diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/.cvsignore | 2 | ||||
-rw-r--r-- | man/i810.man | 20 |
2 files changed, 0 insertions, 22 deletions
diff --git a/man/.cvsignore b/man/.cvsignore deleted file mode 100644 index 282522db..00000000 --- a/man/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/man/i810.man b/man/i810.man index a3f25ec6..fa588fb9 100644 --- a/man/i810.man +++ b/man/i810.man @@ -116,13 +116,6 @@ 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 @@ -178,19 +171,6 @@ NOTE: Using this option may cause text mode to be restored incorrectly, and thus should be used with caution. Default: disabled. .TP -.BI "Option \*qDisplayInfo\*q \*q" boolean \*q -It has been found that a certain BIOS call can lockup the Xserver because -of a problem in the Video BIOS. The log file will identify if you are -suffering from this problem and tell you to turn this option off. -Default: enabled -.TP -.BI "Option \*qDevicePresence\*q \*q" boolean \*q -Tell the driver to perform an active detect of the currently connected -monitors. This option is useful if the monitor was not connected when -the machine has booted, but unfortunately it doesn't always work and -is extremely dependent upon the Video BIOS. -Default: disabled -.TP .BI "Option \*qRotate\*q \*q90\*q" Rotate the desktop 90 degrees counterclockwise. Other valid options are 0, 90, 180 and 270 degrees. The RandR extension is used for rotation |