From 005e68ba59782b60dd5c44a06c75b1fa5e8d70d8 Mon Sep 17 00:00:00 2001 From: Jon TURNEY Date: Thu, 20 Jan 2011 16:21:04 +0000 Subject: [PATCH] hw/xwin: Add -wgl option to XWin manpage Document the -[no]wgl options in the XWin manpage Reviewed-by: Colin Harrison Signed-off-by: Jon TURNEY --- hw/xwin/man/XWin.man | 4 ++++ 1 file changed, 4 insertions(+) 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.