summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2011-01-20 16:21:04 +0000
committerJon TURNEY <jon.turney@dronecode.org.uk>2011-07-07 18:03:46 +0100
commit005e68ba59782b60dd5c44a06c75b1fa5e8d70d8 (patch)
treee78f5906822c5f1b71eb6f51936edbee54b47f0c
parentd62726019e4b7bfac8a23d0d733677b141047d66 (diff)
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>
-rw-r--r--hw/xwin/man/XWin.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xwin/man/XWin.man b/hw/xwin/man/XWin.man
index 7975fd30d..6e69a185d 100644
--- a/hw/xwin/man/XWin.man
+++ b/hw/xwin/man/XWin.man
@@ -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
is disabled by default.
.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
Enable or disable the \fIAlt-F4\fP key combination as a signal to exit the
X Server.