diff options
Diffstat (limited to 'man/i810.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" |