hw/xwin: Add -wgl option to XWin manpage
Document the -[no]wgl options in the XWin manpage Reviewed-by: Colin Harrison <colin.harrison@virgin.net> Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
parent
d62726019e
commit
005e68ba59
|
@ -208,6 +208,10 @@ Enable or disable the \fICtrl-Alt-Backspace\fP key combination as a
|
||||||
signal to exit the X Server. The \fICtrl-Alt-Backspace\fP key combination
|
signal to exit the X Server. The \fICtrl-Alt-Backspace\fP key combination
|
||||||
is disabled by default.
|
is disabled by default.
|
||||||
.TP 8
|
.TP 8
|
||||||
|
.B \-[no]wgl
|
||||||
|
Enable [disable] the GLX extension to use the native Windows WGL interface
|
||||||
|
for hardware accelerated OpenGL (AIGLX). (Experimental)
|
||||||
|
.TP 8
|
||||||
.B \-[no]winkill
|
.B \-[no]winkill
|
||||||
Enable or disable the \fIAlt-F4\fP key combination as a signal to exit the
|
Enable or disable the \fIAlt-F4\fP key combination as a signal to exit the
|
||||||
X Server.
|
X Server.
|
||||||
|
|
Loading…
Reference in New Issue