# HG changeset patch # User Pascal Bellard # Date 1253271779 -7200 # Node ID eda797775988138d13e279d992d99fa96f47cb8d # Parent 45f11182ff5482cfafb5834e6afdf1b5306edc3b syslinux: doc for xarg= argument diff -r 45f11182ff54 -r eda797775988 syslinux/stuff/enopts.txt --- a/syslinux/stuff/enopts.txt Fri Sep 18 11:09:19 2009 +0200 +++ b/syslinux/stuff/enopts.txt Fri Sep 18 13:02:59 2009 +0200 @@ -20,7 +20,8 @@ sound=noconf : Do not configure sound card. screen= : Define screen type [text, 640x480x16..1920x1440x24] user=* : Username account. Default "tux". + xarg=* : Extra parameter for the X server [-2button,-dumb,-nozap...] usage: slitaz [option]; Example : - boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x xarg=-2button diff -r 45f11182ff54 -r eda797775988 syslinux/stuff/options.txt --- a/syslinux/stuff/options.txt Fri Sep 18 11:09:19 2009 +0200 +++ b/syslinux/stuff/options.txt Fri Sep 18 13:02:59 2009 +0200 @@ -20,7 +20,8 @@ sound=noconf : Ne configure pas la carte son. screen= : Definit le type d'ecran [text,640x480x16..1920x1440x24] user=* : Compte utilisateur. Par defaut "tux". + xarg=* : Parametre pour le serveur X [-2button,-dumb,-nozap...] usage: slitaz [option], par exemple : - boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x + boot: slitaz irqpoll screen=1280x800x24 modprobe=3c59x xarg=-2button