source: lxqt/desktop/lxqt-runner.xml@ d9c3e477

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 d9c3e477 was d9c3e477, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to lxqt-0.11.1

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

  • Property mode set to 100644
File size: 5.4 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 "856a42189416b42c24299e277a418783">
10 <!ENTITY lxqt-runner-size "208 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 &lfs7a_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 <xref linkend="lxqt-globalkeys"/> and
78 <xref linkend="menu-cache"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="git"/> (to download translation files) or
84 <xref linkend="lxqt-l10n"/> (to add localization files), and
85 <ulink url="http://muparser.beltoforion.de">muparser</ulink>
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/lxqt-runner"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of lxqt-runner</title>
95
96 <para>
97 Install <application>lxqt-runner</application> by running the following
98 commands:
99 </para>
100
101<screen><userinput>mkdir -v build &amp;&amp;
102cd build &amp;&amp;
103
104cmake -DCMAKE_BUILD_TYPE=Release \
105 -DRUNNER_MATH=OFF \
106 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
107 -DPULL_TRANSLATIONS=no \
108 .. &amp;&amp;
109
110make</userinput></screen>
111
112 <para>
113 This package does not come with a test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <parameter>-DRUNNER_MATH=OFF</parameter>: Removes the dependency on
129 <application>muparser</application>. If you want Math expression support,
130 in <application>lxqt-runner</application>, install
131 <application>muparser</application> and remove this switch.
132 </para>
133
134 <para>
135 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
136 <xref linkend="git"/>, which would otherwise be requested to download
137 the translation files.
138 </para>
139
140 </sect2>
141
142 <sect2 role="use">
143 <title>Using lxqt-runner</title>
144
145 <para>
146 To use <application>lxqt-runner</application>, simultaneously press the
147 Alt-F2 keys. A dialogue window appears in the top center of the screen.
148 When you start typing the command, a list of possible matches appears and
149 changes as you keep typing.
150 </para>
151
152 </sect2>
153
154 <sect2 role="content">
155 <title>Contents</title>
156
157 <segmentedlist>
158 <segtitle>Installed Program</segtitle>
159 <segtitle>Installed Libraries</segtitle>
160 <segtitle>Installed Directories</segtitle>
161
162 <seglistitem>
163 <seg>
164 lxqt-runner
165 </seg>
166 <seg>
167 None
168 </seg>
169 <seg>
170 None
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="lxqt-runner-prog">
181 <term><command>lxqt-runner</command></term>
182 <listitem>
183 <para>
184 is a graphical dialogue for quickly executing a program.
185 </para>
186 <indexterm zone="lxqt-runner lxqt-runner-prog">
187 <primary sortas="b-lxqt-runner">lxqt-runner</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 </variablelist>
193
194 </sect2>
195
196</sect1>
Note: See TracBrowser for help on using the repository browser.