source: x/installing/xkeyboard-config.xml@ 34bc77db

12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 34bc77db was 50ce9e5c, checked in by Douglas R. Reno <renodr@…>, 12 months ago

Update to xkeyboard-config-2.40

  • Property mode set to 100644
File size: 4.3 KB
RevLine 
[f3adb6c]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
[71d22cfd]7 <!ENTITY xkeyboard-config-download-http
[0a18d81]8 "&xorg-download-http;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.xz">
[71d22cfd]9 <!ENTITY xkeyboard-config-download-ftp
[0a18d81]10 "&xorg-download-ftp;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.xz">
[50ce9e5c]11 <!ENTITY xkeyboard-config-md5sum "11c8d0ed0f7b604dc5757b7fa1e908d3">
[51aa6e5]12 <!ENTITY xkeyboard-config-size "876 KB">
[50ce9e5c]13 <!ENTITY xkeyboard-config-buildsize "20 MB">
[a14a707b]14 <!ENTITY xkeyboard-config-time "less than 0.1 SBU">
[f3adb6c]15]>
16
17<sect1 id="xkeyboard-config" xreflabel="xkeyboard-config-&xkeyboard-config-version;">
18 <?dbhtml filename="xkeyboard-config.html"?>
19
20
21 <title>XKeyboardConfig-&xkeyboard-config-version;</title>
22
23 <indexterm zone="xkeyboard-config">
24 <primary sortas="a-XKeyboardConfig">XKeyboardConfig</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to XKeyboardConfig</title>
29
[4bf7f76]30 <para>
31 The <application>XKeyboardConfig</application> package contains
32 the keyboard configuration database for the X Window System.
33 </para>
[f3adb6c]34
[f84ad2e]35 &lfs120_checked;
[3b69a2aa]36
[f3adb6c]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
[4bf7f76]40 <para>
41 Download (HTTP): <ulink url="&xkeyboard-config-download-http;"/>
42 </para>
[f3adb6c]43 </listitem>
44 <listitem>
[4bf7f76]45 <para>
46 Download (FTP): <ulink url="&xkeyboard-config-download-ftp;"/>
47 </para>
[f3adb6c]48 </listitem>
49 <listitem>
[4bf7f76]50 <para>
51 Download MD5 sum: &xkeyboard-config-md5sum;
52 </para>
[f3adb6c]53 </listitem>
54 <listitem>
[4bf7f76]55 <para>
56 Download size: &xkeyboard-config-size;
57 </para>
[f3adb6c]58 </listitem>
59 <listitem>
[4bf7f76]60 <para>
61 Estimated disk space required: &xkeyboard-config-buildsize;
62 </para>
[f3adb6c]63 </listitem>
64 <listitem>
[4bf7f76]65 <para>
66 Estimated build time: &xkeyboard-config-time;
67 </para>
[f3adb6c]68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">XKeyboardConfig Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
[4bf7f76]74 <para role="required">
[d1b4612]75 <xref linkend="xorg7-lib"/>
[4bf7f76]76 </para>
[764c07e7]77
[50ce9e5c]78 <bridgehead renderas="sect4">Optional (required for tests)</bridgehead>
79 <para role="optional">
80 <xref linkend="pytest"/>
81 </para>
82
[f3adb6c]83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of XKeyboardConfig</title>
87
[4bf7f76]88 <para>
89 Install <application>XKeyboardConfig</application> by running the
90 following commands:
91 </para>
[f3adb6c]92
[2a56e15]93<screen><userinput>mkdir build &amp;&amp;
[0a18d81]94cd build &amp;&amp;
95
[91318eb]96meson setup --prefix=$XORG_PREFIX --buildtype=release .. &amp;&amp;
[0a18d81]97ninja</userinput></screen>
[f3adb6c]98
[4bf7f76]99 <para>
[50ce9e5c]100 To test the results, issue: <command>ninja test</command>.
[4bf7f76]101 </para>
[f3adb6c]102
[4bf7f76]103 <para>
104 Now, as the <systemitem class="username">root</systemitem> user:
105 </para>
[f3adb6c]106
[0a18d81]107<screen role="root"><userinput>ninja install</userinput></screen>
[f3adb6c]108
109 </sect2>
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
[2a56e15]113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
114 href="../../xincludes/meson-buildtype-release.xml"/>
115<!-- the default for the xorg symlinks is false. So the change to
116 the symlink command is not needed. Note that those symlinks have
117 been deprecated since 2005...
[4bf7f76]118 <para>
[0a18d81]119 <command>sed ... rules/meson.build</command>: Make sure
120 a symlink is created even if it already exists.
121 </para>
122 <para>
123 <parameter>- -with-xkb-rules-symlink=xorg</parameter>: By default, the
[4bf7f76]124 XKB rules installed are named "base". This creates symlinks named
125 "xorg" to those rules, which is the default name used by Xorg.
126 </para>
[0a18d81]127-->
[f3adb6c]128
129 </sect2>
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
[1c22b4e]134 <segtitle>Installed Programs</segtitle>
135 <segtitle>Installed Libraries</segtitle>
[bb7f58e]136 <segtitle>Installed Directory</segtitle>
[f3adb6c]137
138 <seglistitem>
[1c22b4e]139 <seg>None</seg>
140 <seg>None</seg>
[4bf7f76]141 <seg>
[bb7f58e]142 <envar>$XORG_PREFIX</envar>/share/X11/xkb
[4bf7f76]143 </seg>
[f3adb6c]144 </seglistitem>
145 </segmentedlist>
146
147 </sect2>
148
149</sect1>
Note: See TracBrowser for help on using the repository browser.