diff options
author | Alex Deucher <agd5f@yahoo.com> | 2004-10-17 16:52:02 +0000 |
---|---|---|
committer | Alex Deucher <agd5f@yahoo.com> | 2004-10-17 16:52:02 +0000 |
commit | 22405e81b812c239b5d8653b402b5f846e6e10b1 (patch) | |
tree | a1440d02e8cafda4f8e6cf4e701022f762c55820 /man | |
parent | 186efa31b2cb7285717678bb1c4df4cd9e182395 (diff) |
- Add Thomas' latest sis MergedFB enhancements to the radeon driver
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/radeon.man b/man/radeon.man index d05b0769..272feae0 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -346,8 +346,10 @@ MetaModes are mode combinations for CRT1 and CRT2. If you are using merged frame buffer mode and want to change modes (CTRL-ALT-+/-), these define which modes will be switched to on CRT1 and CRT2. The MetaModes are defined as CRT1Mode-CRT2Mode (800x600-1024x768). Modes listed individually (800x600) -define clone modes, that way you can mix clone modes with non-clone modes. -Also some programs require "standard" modes. +define clone modes, that way you can mix clone modes with non-clone modes. +Also some programs require "standard" modes. If you want to add clone modes +of different refreshes or sizes to the mix, they are defined as CRT1Mode+CRT2Mode +(800x600+1024x768). .br Note: Any mode you use in the MetaModes must be defined in the .B Screen |