- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kbd.xml
r66a06a6 r61ad0b7f 26 26 <title>Installation of Kbd</title> 27 27 28 <para os="p1">Apply the following patch to fix a typo in es.po:</para>29 30 <screen os="p2"><userinput>patch -Np1 -i ../&kbd-espo-patch;</userinput></screen>31 32 28 <para os="a">Prepare Kbd for compilation:</para> 33 29 … … 49 45 stages of booting, those binaries need to be on the root partition:</para> 50 46 51 <screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont , setvtrgb} /bin</userinput></screen>47 <screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont} /bin</userinput></screen> 52 48 53 49 </sect2> … … 61 57 62 58 <seglistitem> 63 <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd info,64 kbd _mode, kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable59 <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd_mode, 60 kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable 65 61 (link to psfxtable), psfgettable (link to psfxtable), psfstriptable 66 62 (link to psfxtable), psfxtable, resizecons, setfont, setkeycodes, 67 setleds, setmetamode, s etvtrgb, showconsolefont, showkey,68 unicode_st art, and unicode_stop</seg>63 setleds, setmetamode, showconsolefont, showkey, unicode_start, and 64 unicode_stop</seg> 69 65 <seg>/usr/share/consolefonts, /usr/share/consoletrans, 70 66 /usr/share/keymaps, /usr/share/unimaps</seg> … … 123 119 <indexterm zone="ch-system-kbd getkeycodes"> 124 120 <primary sortas="b-getkeycodes">getkeycodes</primary> 125 </indexterm>126 </listitem>127 </varlistentry>128 129 <varlistentry id="kbdinfo">130 <term><command>kbdinfo</command></term>131 <listitem>132 <para>Obtains information about the console</para>133 <indexterm zone="ch-system-kbd kbdinfo">134 <primary sortas="b-kbdinfo">kbdinfo</primary>135 121 </indexterm> 136 122 </listitem> … … 291 277 </varlistentry> 292 278 293 <varlistentry id="setvtrgb">294 <term><command>setvtrgb</command></term>295 <listitem>296 <para>Sets the virtal terminal RGB colors</para>297 <indexterm zone="ch-system-kbd setvtrgb">298 <primary sortas="b-setvtrgb">setvtrgb</primary>299 </indexterm>300 </listitem>301 </varlistentry>302 303 279 <varlistentry id="showconsolefont"> 304 280 <term><command>showconsolefont</command></term>
Note:
See TracChangeset
for help on using the changeset viewer.