wok rev 853

syslinux: update keyboard help
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 22 21:52:15 2008 +0000 (2008-05-22)
parents 02a65dfae818
children c48eba57fbb4
files syslinux/stuff/enopts.txt syslinux/stuff/options.txt
line diff
     1.1 --- a/syslinux/stuff/enopts.txt	Thu May 22 16:36:21 2008 +0000
     1.2 +++ b/syslinux/stuff/enopts.txt	Thu May 22 21:52:15 2008 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  =====================================================================
     1.5   
     1.6   irqpoll :       Recommended if problems with interrupts.
     1.7 - no387 :         Disable mathematical coprocessor emulation.
     1.8 + no387 :         Disable mathematic coprocessor emulation.
     1.9   vga=XXX :       Change video mode or framebuffer.
    1.10                   788 (800x600), 771 (1024x768), 775 (1280x1024).
    1.11   
    1.12 @@ -15,7 +15,7 @@
    1.13                   Example : config=/dev/hda1,slitaz.sh
    1.14   modprobe=<module_list> : Force module(s) to load.
    1.15   lang=* :        Select language [en,fr_CH,fr_FR]
    1.16 - kmap=* :        Select keyboard [be,ca,de,en,es,fi,fr,fr_CH,hu,it,jp,us]
    1.17 + kmap=* :        Select keyboard [be-latin1,de-latin1,fr-latin1,fr_CH...]
    1.18   sound=no :      Remove all sound kernel modules.
    1.19   sound=noconf :  Do not configure sound card.
    1.20   screen=<type> : Define screen type [text, 640x480x16..1920x1440x24]
     2.1 --- a/syslinux/stuff/options.txt	Thu May 22 16:36:21 2008 +0000
     2.2 +++ b/syslinux/stuff/options.txt	Thu May 22 21:52:15 2008 +0000
     2.3 @@ -15,7 +15,7 @@
     2.4                   peripherique. Exemple : config=/dev/hda1,slitaz.sh
     2.5   modprobe=<module_list> : Force le chargement de module(s).
     2.6   lang=* :        Specifie la langue [en,fr_CH,fr_FR]
     2.7 - kmap=* :        Specifie le clavier [be,ca,de,en,es,fi,fr,fr_CH,hu,it,jp,us]
     2.8 + kmap=* :        Specifie le clavier [be-latin1,de-latin1,fr-latin1,fr_CH...]
     2.9   sound=no :      Supprime tous les modules son du noyau.
    2.10   sound=noconf :  Ne configure pas la carte son.
    2.11   screen=<type> : Definit le type d'ecran [text,640x480x16..1920x1440x24]