Ignore:
Timestamp:
May 23, 2011, 3:04:49 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cfb2026a
Parents:
30a199c (diff), 1ac2d0c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' into systemd

Conflicts:

BOOK/final-system/common/kbd.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/kbd.xml

    r30a199c r1718e20  
    2626    <title>Installation of Kbd</title>
    2727
     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
    2832    <para os="a">Prepare Kbd for compilation:</para>
    2933
     
    5660
    5761      <seglistitem>
    58         <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbd_mode,
    59         kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable
     62        <seg>chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbdinfo,
     63        kbd_mode, kbdrate, loadkeys, loadunimap, mapscrn, openvt, psfaddtable
    6064        (link to psfxtable), psfgettable (link to psfxtable), psfstriptable
    6165        (link to psfxtable), psfxtable, resizecons, setfont, setkeycodes,
    62         setleds, setmetamode, showconsolefont, showkey, unicode_start, and
    63         unicode_stop</seg>
     66        setleds, setmetamode, setvtrgb, showconsolefont, showkey,
     67        unicode_start, and unicode_stop</seg>
    6468        <seg>/usr/share/consolefonts, /usr/share/consoletrans,
    6569        /usr/share/keymaps, /usr/share/unimaps</seg>
     
    118122          <indexterm zone="ch-system-kbd getkeycodes">
    119123            <primary sortas="b-getkeycodes">getkeycodes</primary>
     124          </indexterm>
     125        </listitem>
     126      </varlistentry>
     127
     128      <varlistentry id="kbdinfo">
     129        <term><command>kbdinfo</command></term>
     130        <listitem>
     131          <para>Obtains information about the console</para>
     132          <indexterm zone="ch-system-kbd kbdinfo">
     133            <primary sortas="b-kbdinfo">kbdinfo</primary>
    120134          </indexterm>
    121135        </listitem>
     
    276290      </varlistentry>
    277291
     292      <varlistentry id="setvtrgb">
     293        <term><command>setvtrgb</command></term>
     294        <listitem>
     295          <para>Sets the virtal terminal RGB colors</para>
     296          <indexterm zone="ch-system-kbd setvtrgb">
     297            <primary sortas="b-setvtrgb">setvtrgb</primary>
     298          </indexterm>
     299        </listitem>
     300      </varlistentry>
     301
    278302      <varlistentry id="showconsolefont">
    279303        <term><command>showconsolefont</command></term>
Note: See TracChangeset for help on using the changeset viewer.