diff options
author | root <root@treble.(none)> | 2007-03-10 22:12:39 -0800 |
---|---|---|
committer | root <root@treble.(none)> | 2007-03-10 22:17:24 -0800 |
commit | 636adcd57f1c5b33edf2d8fbf9e7fa9aac1ccb1a (patch) | |
tree | adf2f3384d442c4ce60a0b6ca399f2d61b7cb19f /man | |
parent | 8b2c7bc457d34b7ed59cd08719bec8754ebf6fb8 (diff) |
Get rid of BackendMode and disable hw cursor for now.
Diffstat (limited to 'man')
-rw-r--r-- | man/nv.man | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -147,13 +147,6 @@ Enable or disable the hardware cursor. Default: on. .TP .BI "Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled. -.TP -.BI "Option \*qBackendMode\*q \*q" mode \*q -Designate a mode to be used as the physical mode driving the display. -The screen will be scaled to fit the requested mode. -For example, if -.B Option \*qBackendMode\*q \*q1280x1024\*q -is specified, the monitor will always display the 1280x1024 mode and the screen will be scaled to match. .. .if __support_g80__ .G8 .\" ******************** end G80 section ******************** |