source: x/lib/keybinder2.xml@ fe0192e

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 fe0192e was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.0 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 keybinder2-download-http
8 "https://github.com/kupferlauncher/keybinder/releases/download/v&keybinder2-version;/keybinder-&keybinder2-version;.tar.gz">
9 <!ENTITY keybinder2-download-ftp " ">
10 <!ENTITY keybinder2-md5sum "a6d7caae0dcb040b08692b008a68a507">
11 <!ENTITY keybinder2-size "384 KB">
12 <!ENTITY keybinder2-buildsize "2.8 MB">
13 <!ENTITY keybinder2-time "less than 0.1 SBU">
14]>
15
16<sect1 id="keybinder2" xreflabel="keybinder-&keybinder2-version;">
17 <?dbhtml filename="keybinder.html" ?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>keybinder-&keybinder2-version;</title>
24
25 <indexterm zone="keybinder2">
26 <primary sortas="a-keybinder2">keybinder2</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to keybinder</title>
31
32 <para>
33 The <application>keybinder</application> package contains a utility
34 library registering global <application>X</application> keyboard
35 shortcuts.
36 </para>
37
38 &lfs101_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&keybinder2-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&keybinder2-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &keybinder2-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &keybinder2-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &keybinder2-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &keybinder2-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">keybinder Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk2"/>
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="gobject-introspection"/> and
84 <xref linkend="pygtk"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="gtk-doc"/> and
90 <xref linkend="lua"/> (currently broken because an older lua version
91 is required)
92 </para>
93
94 <para condition="html" role="usernotes">User Notes:
95 <ulink url="&blfs-wiki;/keybinder"/>
96 </para>
97 </sect2>
98
99 <sect2 role="installation">
100 <title>Installation of keybinder</title>
101
102 <para>
103 Install <application>keybinder</application> by running the
104 following commands:
105 </para>
106
107<screen><userinput>./configure --prefix=/usr --disable-lua &amp;&amp;
108make</userinput></screen>
109
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
120 </sect2>
121
122 <sect2 role="commands">
123 <title>Command Explanations</title>
124
125 <para>
126 <parameter>--disable-lua</parameter>: Use this switch to disable <xref
127 linkend="lua"/> bindings (currently broken, because older lua version is
128 required).
129 </para>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/gtk-doc-rebuild.xml"/>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Library</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 None
147 </seg>
148 <seg>
149 libkeybinder.so and
150 /usr/lib/python&python2-majorver;/site-packages/keybinder/_keybinder.so
151 </seg>
152 <seg>
153 /usr/lib/python&python2-majorver;/site-packages/keybinder and
154 /usr/share/gtk-doc/html/keybinder
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="keybinder2-lib">
165 <term><filename class="libraryfile">libkeybinder.so</filename></term>
166 <listitem>
167 <para>
168 is the library that registers global <application>X</application>
169 keyboard shortcuts
170 </para>
171 <indexterm zone="keybinder2 keybinder2-lib">
172 <primary sortas="c-keybinder2">libkeybinder.so</primary>
173 </indexterm>
174 </listitem>
175 </varlistentry>
176
177 </variablelist>
178
179 </sect2>
180
181</sect1>
Note: See TracBrowser for help on using the repository browser.