source: x/installing/xkeyboard-config.xml@ 14bf879

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

Update to fontconfig-2.12.3.
Update to mesa-17.1.1.
Update to xterm-328.
Update to xkeyboard-config-2.21.
Update to libva/intel-vaapi-1.6.2 xorg drivers.

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

  • Property mode set to 100644
File size: 3.9 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
[724ab41]8 "http://xorg.freedesktop.org/archive/individual/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
[71d22cfd]9 <!ENTITY xkeyboard-config-download-ftp
10 "&xorg-download-ftp;/data/xkeyboard-config/xkeyboard-config-&xkeyboard-config-version;.tar.bz2">
[14bf879]11 <!ENTITY xkeyboard-config-md5sum "af9498e8954907d0a47f0f7b3d21e1ef">
12 <!ENTITY xkeyboard-config-size "972 KB">
13 <!ENTITY xkeyboard-config-buildsize "13 MB">
[a14a707]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 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>XKeyboardConfig-&xkeyboard-config-version;</title>
26
27 <indexterm zone="xkeyboard-config">
28 <primary sortas="a-XKeyboardConfig">XKeyboardConfig</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to XKeyboardConfig</title>
33
[4bf7f76]34 <para>
35 The <application>XKeyboardConfig</application> package contains
36 the keyboard configuration database for the X Window System.
37 </para>
[f3adb6c]38
[8b0eef4]39 &lfs80_checked;
[14bf879]40 &gcc7_checked;
[3b69a2aa]41
[f3adb6c]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[4bf7f76]45 <para>
46 Download (HTTP): <ulink url="&xkeyboard-config-download-http;"/>
47 </para>
[f3adb6c]48 </listitem>
49 <listitem>
[4bf7f76]50 <para>
51 Download (FTP): <ulink url="&xkeyboard-config-download-ftp;"/>
52 </para>
[f3adb6c]53 </listitem>
54 <listitem>
[4bf7f76]55 <para>
56 Download MD5 sum: &xkeyboard-config-md5sum;
57 </para>
[f3adb6c]58 </listitem>
59 <listitem>
[4bf7f76]60 <para>
61 Download size: &xkeyboard-config-size;
62 </para>
[f3adb6c]63 </listitem>
64 <listitem>
[4bf7f76]65 <para>
66 Estimated disk space required: &xkeyboard-config-buildsize;
67 </para>
[f3adb6c]68 </listitem>
69 <listitem>
[4bf7f76]70 <para>
71 Estimated build time: &xkeyboard-config-time;
72 </para>
[f3adb6c]73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">XKeyboardConfig Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
[4bf7f76]79 <para role="required">
[d1b4612]80 <xref linkend="xorg7-lib"/>
[4bf7f76]81 </para>
[764c07e7]82
[f3adb6c]83 <para condition="html" role="usernotes">User Notes:
[4bf7f76]84 <ulink url="&blfs-wiki;/xkeyboard-config"/>
85 </para>
[f3adb6c]86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of XKeyboardConfig</title>
90
[4bf7f76]91 <para>
92 Install <application>XKeyboardConfig</application> by running the
93 following commands:
94 </para>
[f3adb6c]95
[7bcce4c3]96<screen><userinput>./configure $XORG_CONFIG --with-xkb-rules-symlink=xorg &amp;&amp;
[f3adb6c]97make</userinput></screen>
98
[4bf7f76]99 <para>
100 This package does not come with a test suite.
101 </para>
[f3adb6c]102
[4bf7f76]103 <para>
104 Now, as the <systemitem class="username">root</systemitem> user:
105 </para>
[f3adb6c]106
[bb7f58e]107<screen role="root"><userinput>make install</userinput></screen>
[f3adb6c]108
109 </sect2>
110
111 <sect2 role="commands">
112 <title>Command Explanations</title>
113
[4bf7f76]114 <para>
115 <parameter>--with-xkb-rules-symlink=xorg</parameter>: By default, the
116 XKB rules installed are named "base". This creates symlinks named
117 "xorg" to those rules, which is the default name used by Xorg.
118 </para>
[f3adb6c]119
120 </sect2>
121
122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
[1c22b4e]126 <segtitle>Installed Programs</segtitle>
127 <segtitle>Installed Libraries</segtitle>
[bb7f58e]128 <segtitle>Installed Directory</segtitle>
[f3adb6c]129
130 <seglistitem>
[1c22b4e]131 <seg>None</seg>
132 <seg>None</seg>
[4bf7f76]133 <seg>
[bb7f58e]134 <envar>$XORG_PREFIX</envar>/share/X11/xkb
[4bf7f76]135 </seg>
[f3adb6c]136 </seglistitem>
137 </segmentedlist>
138
139 </sect2>
140
141</sect1>
Note: See TracBrowser for help on using the repository browser.