diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2007-05-10 17:09:36 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2007-05-11 15:29:13 -0700 |
commit | 51c6425bea6e4ef02f7b76e58e759f99b0e993e8 (patch) | |
tree | ca130eeb09ff4c4e185c9a94bc6ae0db645ab93e /man | |
parent | 0415ecaead518123ac6774300241867883a6dd57 (diff) |
Add rudimentary VBE-based dual head support for pre-G80.
Diffstat (limited to 'man')
-rw-r--r-- | man/nv.man | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -93,6 +93,11 @@ the wrong one, this option may be used to force usage of a particular output. The options are "0" or "1". Default: autodetected. .TP +.BI "Option \*qDualhead\*q \*q" boolean \*q +Enables simple VBE-based dual head mode. +This sets the same resolution on both outputs and lays them out side-by-side. +The screens will be panned together as one big metamode if the virtual desktop is larger than both screens combined. +.TP .BI "Option \*qFlatPanel\*q \*q" boolean \*q The driver usually can autodetect the presence of a digital flat panel. In the case that this fails, this option can be used to force the driver to |