diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:30:42 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:30:42 +0000 |
commit | 25be4f99b4d3aa328177584df9808a23fabe74f4 (patch) | |
tree | 44a767546075981208dcfb359d73ea27c073a7fd /man | |
parent | 46bac6d7ad1c5be6b98f8646bcb4eed5aa93e469 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGE
Diffstat (limited to 'man')
-rw-r--r-- | man/i810.man | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/man/i810.man b/man/i810.man index 33246e96..321d9934 100644 --- a/man/i810.man +++ b/man/i810.man @@ -116,6 +116,13 @@ The following driver .B Options are supported for the 830M and later chipsets: .TP +.BI "Option \*qVBERestore\*q \*q" boolean \*q +Enable or disable the use of VBE save/restore for saving and restoring +the initial text mode. This is disabled by default because it causes +lockups on some platforms. However, there are some cases where it must +enabled for the correct restoration of the initial video mode. If you are +having a problem with that, try enabling this option. Default: Disabled. +.TP .BI "Option \*qVideoKey\*q \*q" integer \*q This is the same as the .B \*qColorKey\*q @@ -123,8 +130,8 @@ option described above. It is provided for compatibility with most other drivers. .TP .BI "Option \*qXVideo\*q \*q" boolean \*q -Disable or enable XVideo support. -Default: XVideo is enabled for configurations where it is supported. +Disable or enable XVideo support. Default: XVideo is enabled for +configurations where it is supported. .SH "SEE ALSO" |