diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2004-11-27 15:14:15 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2004-11-27 15:14:15 +0000 |
commit | fffbcb761c178e025e3d55d428a803b1284481e0 (patch) | |
tree | fd728fa911fc120bb4537b1b02cfd411a3ee683d /man/radeon.man | |
parent | ad6347d187f9afa053c755aa3a2da9d821916cb2 (diff) |
xc/programs/Xserver/hw/xfree86/driver/ati/radeon.man
xc/programs/Xserver/hw/xfree86/driver/voodoo/voodo.man
xc/programs/Xserver/hw/xfree86/driver/wsfb/wsfb.man XF86Config ->
__xconfigfile__
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/radeon.man b/man/radeon.man index 272feae0..cdd3e1f0 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -253,7 +253,7 @@ determined by the .B Virtual keyword defined on the .B Screen -section of your XF86Config file. It works just like regular virtual +section of your __xconfigfile__ file. It works just like regular virtual desktop except you have two viewports looking into it instead of one. .br For example, if you wanted a desktop composed of two 1024x768 viewports @@ -353,7 +353,7 @@ of different refreshes or sizes to the mix, they are defined as CRT1Mode+CRT2Mod .br Note: Any mode you use in the MetaModes must be defined in the .B Screen -section of your XF86Config file. Modes not defined there will be ignored when +section of your __xconfigfile__ file. Modes not defined there will be ignored when the MetaModes are parsed since the driver uses them to make sure the monitors can handle those modes. If you do not define a MetaMode the driver will create one based on the orientation of the heads and size of the largest defined mode in |