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-globalkeys-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-globalkeys-&lxqt-globalkeys-version;.tar.xz">
|
---|
8 | <!ENTITY lxqt-globalkeys-download-ftp " ">
|
---|
9 | <!ENTITY lxqt-globalkeys-md5sum "f7e0de7cac2379a7dd7af7fd97e9138c">
|
---|
10 | <!ENTITY lxqt-globalkeys-size "52 KB">
|
---|
11 | <!ENTITY lxqt-globalkeys-buildsize "6.6 MB">
|
---|
12 | <!ENTITY lxqt-globalkeys-time "0.3 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="lxqt-globalkeys" xreflabel="lxqt-globalkeys-&lxqt-globalkeys-version;">
|
---|
16 | <?dbhtml filename="lxqt-globalkeys.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>lxqt-globalkeys-&lxqt-globalkeys-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="lxqt-globalkeys">
|
---|
26 | <primary sortas="a-lxqt-globalkeys">lxqt-globalkeys</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to lxqt-globalkeys</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>lxqt-globalkeys</application> package contains a daemon
|
---|
34 | used to register global keyboard shortcuts and a key shortcut GUI editor.
|
---|
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-globalkeys-download-http;"/>
|
---|
44 | </para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>
|
---|
48 | Download (FTP): <ulink url="&lxqt-globalkeys-download-ftp;"/>
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 | <listitem>
|
---|
52 | <para>
|
---|
53 | Download MD5 sum: &lxqt-globalkeys-md5sum;
|
---|
54 | </para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>
|
---|
58 | Download size: &lxqt-globalkeys-size;
|
---|
59 | </para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>
|
---|
63 | Estimated disk space required: &lxqt-globalkeys-buildsize;
|
---|
64 | </para>
|
---|
65 | </listitem>
|
---|
66 | <listitem>
|
---|
67 | <para>
|
---|
68 | Estimated build time: &lxqt-globalkeys-time;
|
---|
69 | </para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect3">lxqt-globalkeys Dependencies</bridgehead>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
76 | <para role="required">
|
---|
77 | <xref linkend="liblxqt"/>
|
---|
78 | </para>
|
---|
79 |
|
---|
80 | <para condition="html" role="usernotes">
|
---|
81 | User Notes: <ulink url="&blfs-wiki;/lxqt-globalkeys"/>
|
---|
82 | </para>
|
---|
83 | </sect2>
|
---|
84 |
|
---|
85 | <sect2 role="installation">
|
---|
86 | <title>Installation of lxqt-globalkeys</title>
|
---|
87 |
|
---|
88 | <para>
|
---|
89 | Install <application>lxqt-globalkeys</application> by running the
|
---|
90 | following commands:
|
---|
91 | </para>
|
---|
92 |
|
---|
93 | <screen><userinput>mkdir -v build &&
|
---|
94 | cd build &&
|
---|
95 |
|
---|
96 | cmake -DCMAKE_BUILD_TYPE=Release \
|
---|
97 | -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
---|
98 | -DCMAKE_INSTALL_LIBDIR=lib \
|
---|
99 | .. &&
|
---|
100 |
|
---|
101 | make</userinput></screen>
|
---|
102 |
|
---|
103 | <para>
|
---|
104 | This package does not come with a test suite.
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <para>
|
---|
108 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
109 | </para>
|
---|
110 |
|
---|
111 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
112 |
|
---|
113 | </sect2>
|
---|
114 |
|
---|
115 | <sect2 role="content">
|
---|
116 | <title>Contents</title>
|
---|
117 |
|
---|
118 | <segmentedlist>
|
---|
119 | <segtitle>Installed Programs</segtitle>
|
---|
120 | <segtitle>Installed Libraries</segtitle>
|
---|
121 | <segtitle>Installed Directories</segtitle>
|
---|
122 |
|
---|
123 | <seglistitem>
|
---|
124 | <seg>
|
---|
125 | lxqt-config-globalkeyshortcuts and lxqt-globalkeysd
|
---|
126 | </seg>
|
---|
127 | <seg>
|
---|
128 | liblxqt-globalkeys.so and liblxqt-globalkeys-ui.so
|
---|
129 | </seg>
|
---|
130 | <seg>
|
---|
131 | $LXQT_PREFIX/include/lxqt-globalkeys,
|
---|
132 | $LXQT_PREFIX/share/lxqt/translations/lxqt-config-globalkeyshortcuts and
|
---|
133 | $LXQT_PREFIX/lib/cmake/lxqt-globalkeys{,-ui}
|
---|
134 | </seg>
|
---|
135 | </seglistitem>
|
---|
136 | </segmentedlist>
|
---|
137 |
|
---|
138 | <variablelist>
|
---|
139 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
140 | <?dbfo list-presentation="list"?>
|
---|
141 | <?dbhtml list-presentation="table"?>
|
---|
142 |
|
---|
143 | <varlistentry id="lxqt-config-globalkeyshortcuts">
|
---|
144 | <term><command>lxqt-config-globalkeyshortcuts</command></term>
|
---|
145 | <listitem>
|
---|
146 | <para>
|
---|
147 | is a key shortcuts GUI editor.
|
---|
148 | </para>
|
---|
149 | <indexterm zone="lxqt-globalkeys lxqt-config-globalkeyshortcuts">
|
---|
150 | <primary sortas="b-lxqt-config-globalkeyshortcuts">lxqt-config-globalkeyshortcuts</primary>
|
---|
151 | </indexterm>
|
---|
152 | </listitem>
|
---|
153 | </varlistentry>
|
---|
154 |
|
---|
155 | <varlistentry id="lxqt-globalkeysd">
|
---|
156 | <term><command>lxqt-globalkeysd</command></term>
|
---|
157 | <listitem>
|
---|
158 | <para>
|
---|
159 | is a global key shortcuts daemon.
|
---|
160 | </para>
|
---|
161 | <indexterm zone="lxqt-globalkeys lxqt-globalkeysd">
|
---|
162 | <primary sortas="b-lxqt-globalkeysd">lxqt-globalkeysd</primary>
|
---|
163 | </indexterm>
|
---|
164 | </listitem>
|
---|
165 | </varlistentry>
|
---|
166 |
|
---|
167 | <varlistentry id="lxqt-globalkeys-lib">
|
---|
168 | <term><filename class="libraryfile">lxqt-globalkeys.so</filename></term>
|
---|
169 | <listitem>
|
---|
170 | <para>
|
---|
171 | contains the <application>lxqt-globalkeys</application> API
|
---|
172 | functions.
|
---|
173 | </para>
|
---|
174 | <indexterm zone="lxqt-globalkeys lxqt-globalkeys-lib">
|
---|
175 | <primary sortas="c-lxqt-globalkeys">lxqt-globalkeys.so</primary>
|
---|
176 | </indexterm>
|
---|
177 | </listitem>
|
---|
178 | </varlistentry>
|
---|
179 |
|
---|
180 | <varlistentry id="liblxqt-globalkeys-ui-lib">
|
---|
181 | <term><filename class="libraryfile">liblxqt-globalkeys-ui.so</filename></term>
|
---|
182 | <listitem>
|
---|
183 | <para>
|
---|
184 | contains the <application>liblxqt-globalkeys-ui</application> API
|
---|
185 | functions.
|
---|
186 | </para>
|
---|
187 | <indexterm zone="lxqt-globalkeys liblxqt-globalkeys-ui-lib">
|
---|
188 | <primary sortas="c-liblxqt-globalkeys-ui">liblxqt-globalkeys-ui.so</primary>
|
---|
189 | </indexterm>
|
---|
190 | </listitem>
|
---|
191 | </varlistentry>
|
---|
192 |
|
---|
193 | </variablelist>
|
---|
194 |
|
---|
195 | </sect2>
|
---|
196 |
|
---|
197 | </sect1>
|
---|