source: lxqt/desktop/lxqt-runner.xml@ 096ed61

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 096ed61 was 096ed61, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Update to libsysstat 0.3.1.
  • Update to libqtxdg-1.3.0.
  • Update to Update to LXQt 0.10.0.
  • Archive liblxqt-mount-0.9.0.
  • Short descriptions and typo, from Denis Mugnier.
  • Update to qupzilla-1.8.8.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16607 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY lxqt-runner-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-runner-&lxqt-runner-version;.tar.xz">
8 <!ENTITY lxqt-runner-download-ftp " ">
9 <!ENTITY lxqt-runner-md5sum "eab734eed0a904672f9367732bd5b511">
10 <!ENTITY lxqt-runner-size "192 KB">
11 <!ENTITY lxqt-runner-buildsize "2.6 MB">
12 <!ENTITY lxqt-runner-time "0.1 SBU">
13]>
14
15<sect1 id="lxqt-runner" xreflabel="lxqt-runner-&lxqt-runner-version;">
16 <?dbhtml filename="lxqt-runner.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>lxqt-runner-&lxqt-runner-version;</title>
24
25 <indexterm zone="lxqt-runner">
26 <primary sortas="a-lxqt-runner">lxqt-runner</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to lxqt-runner</title>
31
32 <para>
33 The <application>lxqt-runner</application> package provides a tool used
34 to launch programs quickly by typing their names.
35 </para>
36
37 &lfs78_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&lxqt-runner-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&lxqt-runner-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &lxqt-runner-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &lxqt-runner-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &lxqt-runner-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &lxqt-runner-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">lxqt-runner Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 kwindowsystem, from <xref linkend="kf5-frameworks"/>,
78 <xref linkend="lxqt-common"/>,
79 <xref linkend="lxqt-globalkeys"/> and
80 <xref linkend="menu-cache"/>
81 </para>
82
83 <para condition="html" role="usernotes">
84 User Notes: <ulink url="&blfs-wiki;/lxqt-runner"/>
85 </para>
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of lxqt-runner</title>
90
91 <para>
92 Install <application>lxqt-runner</application> by running the following
93 commands:
94 </para>
95
96<screen><userinput>mkdir -v build &amp;&amp;
97cd build &amp;&amp;
98
99cmake -DCMAKE_BUILD_TYPE=Release \
100 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
101 .. &amp;&amp;
102
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116<!--
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <para>
121 <command>sed ...</command>: Fixes the headers for KF5.
122 </para>
123
124 </sect2>-->
125
126 <sect2 role="use">
127 <title>Using lxqt-runner</title>
128
129 <para>
130 To use <application>lxqt-runner</application>, simultaneously press the
131 Alt-F2 keys. A dialogue window appears in the top center of the screen.
132 When you start typing the command, a list of possible matches appears and
133 changes as you keep typing.
134 </para>
135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Program</segtitle>
143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directories</segtitle>
145
146 <seglistitem>
147 <seg>
148 lxqt-runner
149 </seg>
150 <seg>
151 None
152 </seg>
153 <seg>
154 $LXQT_PREFIX/share/lxqt/translations/lxqt-runner
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="lxqt-runner-prog">
165 <term><command>lxqt-runner</command></term>
166 <listitem>
167 <para>
168 is a graphical dialogue for quickly executing a program.
169 </para>
170 <indexterm zone="lxqt-runner lxqt-runner-prog">
171 <primary sortas="b-lxqt-runner">lxqt-runner</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.