source: lxqt/desktop/lxqt-globalkeys.xml@ 89d6c9a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 89d6c9a was 89d6c9a, checked in by Pierre Labastie <pieere@…>, 6 years ago

Tags (LXQt and deps)

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

  • Property mode set to 100644
File size: 6.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<!-- As of August 2017, downloads.lxqt.org is down. Use github archives
8 instead, but keep the old link in case the host become available again.
9 According to lxqt devs, they are working on it...
10 <!ENTITY lxqt-globalkeys-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-globalkeys-&lxqt-globalkeys-version;.tar.xz">-->
11 <!ENTITY lxqt-globalkeys-download-http "https://github.com/lxde/lxqt-globalkeys/releases/download/&lxqt-globalkeys-version;/lxqt-globalkeys-&lxqt-globalkeys-version;.tar.xz">
12 <!ENTITY lxqt-globalkeys-download-ftp " ">
13 <!ENTITY lxqt-globalkeys-md5sum "a3f49ade3e06e21391980cb13807cb09">
14 <!ENTITY lxqt-globalkeys-size "51 KB">
15 <!ENTITY lxqt-globalkeys-buildsize "9.3 MB">
16 <!ENTITY lxqt-globalkeys-time "0.3 SBU">
17]>
18
19<sect1 id="lxqt-globalkeys" xreflabel="lxqt-globalkeys-&lxqt-globalkeys-version;">
20 <?dbhtml filename="lxqt-globalkeys.html"?>
21
22 <sect1info>
23 <othername>$LastChangedBy$</othername>
24 <date>$Date$</date>
25 </sect1info>
26
27 <title>lxqt-globalkeys-&lxqt-globalkeys-version;</title>
28
29 <indexterm zone="lxqt-globalkeys">
30 <primary sortas="a-lxqt-globalkeys">lxqt-globalkeys</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to lxqt-globalkeys</title>
35
36 <para>
37 The <application>lxqt-globalkeys</application> package contains a daemon
38 used to register global keyboard shortcuts and a key shortcut GUI editor.
39 </para>
40
41 &lfs82_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&lxqt-globalkeys-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&lxqt-globalkeys-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &lxqt-globalkeys-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &lxqt-globalkeys-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &lxqt-globalkeys-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &lxqt-globalkeys-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">lxqt-globalkeys Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="liblxqt"/>
82 </para>
83
84 <bridgehead renderas="sect4">Optional</bridgehead>
85 <para role="optional">
86 <xref linkend="git"/> (to download translation files) or
87 <xref linkend="lxqt-l10n"/> (to add localization files)
88 </para>
89
90 <para condition="html" role="usernotes">
91 User Notes: <ulink url="&blfs-wiki;/lxqt-globalkeys"/>
92 </para>
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of lxqt-globalkeys</title>
97
98 <para>
99 Install <application>lxqt-globalkeys</application> by running the
100 following commands:
101 </para>
102
103<screen><userinput>mkdir -v build &amp;&amp;
104cd build &amp;&amp;
105
106cmake -DCMAKE_BUILD_TYPE=Release \
107 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
108 -DPULL_TRANSLATIONS=no \
109 .. &amp;&amp;
110
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
130 <xref linkend="git"/>, which would otherwise be requested to download
131 the translation files.
132 </para>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 lxqt-config-globalkeyshortcuts and lxqt-globalkeysd
147 </seg>
148 <seg>
149 liblxqt-globalkeys.so and liblxqt-globalkeys-ui.so
150 </seg>
151 <seg>
152 $LXQT_PREFIX/include/lxqt-globalkeys{,-ui}
153 and $LXQT_PREFIX/share/cmake/lxqt-globalkeys{,-ui}
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="lxqt-config-globalkeyshortcuts">
164 <term><command>lxqt-config-globalkeyshortcuts</command></term>
165 <listitem>
166 <para>
167 is a key shortcuts GUI editor.
168 </para>
169 <indexterm zone="lxqt-globalkeys lxqt-config-globalkeyshortcuts">
170 <primary sortas="b-lxqt-config-globalkeyshortcuts">lxqt-config-globalkeyshortcuts</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="lxqt-globalkeysd">
176 <term><command>lxqt-globalkeysd</command></term>
177 <listitem>
178 <para>
179 is a global key shortcuts daemon.
180 </para>
181 <indexterm zone="lxqt-globalkeys lxqt-globalkeysd">
182 <primary sortas="b-lxqt-globalkeysd">lxqt-globalkeysd</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="lxqt-globalkeys-lib">
188 <term><filename class="libraryfile">lxqt-globalkeys.so</filename></term>
189 <listitem>
190 <para>
191 contains the <application>lxqt-globalkeys</application> API
192 functions.
193 </para>
194 <indexterm zone="lxqt-globalkeys lxqt-globalkeys-lib">
195 <primary sortas="c-lxqt-globalkeys">lxqt-globalkeys.so</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="liblxqt-globalkeys-ui-lib">
201 <term><filename class="libraryfile">liblxqt-globalkeys-ui.so</filename></term>
202 <listitem>
203 <para>
204 contains the <application>liblxqt-globalkeys-ui</application> API
205 functions.
206 </para>
207 <indexterm zone="lxqt-globalkeys liblxqt-globalkeys-ui-lib">
208 <primary sortas="c-liblxqt-globalkeys-ui">liblxqt-globalkeys-ui.so</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 </variablelist>
214
215 </sect2>
216
217</sect1>
Note: See TracBrowser for help on using the repository browser.