Xorg.man: Add -novtswitch and -sharevts options
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
parent
93abda6bdd
commit
a00dc6af6e
|
@ -334,6 +334,10 @@ as root (i.e, with real-uid 0).
|
||||||
.B \-nosilk
|
.B \-nosilk
|
||||||
Disable Silken Mouse support.
|
Disable Silken Mouse support.
|
||||||
.TP 8
|
.TP 8
|
||||||
|
.B \-novtswitch
|
||||||
|
Disable the automatic switching on X server reset and shutdown to the
|
||||||
|
VT that was active when the server started, if supported by the OS.
|
||||||
|
.TP 8
|
||||||
.B \-pixmap24
|
.B \-pixmap24
|
||||||
Set the internal pixmap format for depth 24 pixmaps to 24 bits per pixel.
|
Set the internal pixmap format for depth 24 pixmaps to 24 bits per pixel.
|
||||||
The default is usually 32 bits per pixel. There is normally little
|
The default is usually 32 bits per pixel. There is normally little
|
||||||
|
@ -376,6 +380,9 @@ and
|
||||||
.B \-ggamma
|
.B \-ggamma
|
||||||
options.
|
options.
|
||||||
.TP 8
|
.TP 8
|
||||||
|
.B \-sharevts
|
||||||
|
Share virtual terminals with another X server, if supported by the OS.
|
||||||
|
.TP 8
|
||||||
.BI \-screen " screen-name"
|
.BI \-screen " screen-name"
|
||||||
Use the __xconfigfile__(__filemansuffix__) file
|
Use the __xconfigfile__(__filemansuffix__) file
|
||||||
.B Screen
|
.B Screen
|
||||||
|
|
Loading…
Reference in New Issue