wok rev 4098
syslinux: doc for xarg= argument
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 18 13:02:59 2009 +0200 (2009-09-18) |
parents | 45f11182ff54 |
children | 6509db5aa948 |
files | syslinux/stuff/enopts.txt syslinux/stuff/options.txt |
line diff
1.1 --- a/syslinux/stuff/enopts.txt Fri Sep 18 11:09:19 2009 +0200 1.2 +++ b/syslinux/stuff/enopts.txt Fri Sep 18 13:02:59 2009 +0200 1.3 @@ -20,7 +20,8 @@ 1.4 sound=noconf : Do not configure sound card. 1.5 screen=<type> : Define screen type [text, 640x480x16..1920x1440x24] 1.6 user=* : Username account. Default "tux". 1.7 + xarg=* : Extra parameter for the X server [-2button,-dumb,-nozap...] 1.8 1.9 usage: slitaz [option]; Example : 1.10 - boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x 1.11 + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x xarg=-2button 1.12
2.1 --- a/syslinux/stuff/options.txt Fri Sep 18 11:09:19 2009 +0200 2.2 +++ b/syslinux/stuff/options.txt Fri Sep 18 13:02:59 2009 +0200 2.3 @@ -20,7 +20,8 @@ 2.4 sound=noconf : Ne configure pas la carte son. 2.5 screen=<type> : Definit le type d'ecran [text,640x480x16..1920x1440x24] 2.6 user=* : Compte utilisateur. Par defaut "tux". 2.7 + xarg=* : Parametre pour le serveur X [-2button,-dumb,-nozap...] 2.8 2.9 usage: slitaz [option], par exemple : 2.10 - boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x 2.11 + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x xarg=-2button 2.12