diff options
author | Alex Deucher <agd5f@yahoo.com> | 2004-12-12 00:14:32 +0000 |
---|---|---|
committer | Alex Deucher <agd5f@yahoo.com> | 2004-12-12 00:14:32 +0000 |
commit | 93675d288d5ebb35d4724ebbfc455a703e25a311 (patch) | |
tree | ea6dd9470d7b74722bf5c75d99aeb09d5e6d4bf9 /man | |
parent | ed217003127028483fd2956851d438977169d154 (diff) |
- only mess with Dynamicclocks on mobility chips (Benh, me) bug 1912
- fix display detection (Hui Yu) bug 1559
- Add new option "BIOSHotkeys" to allow the bios to control output
switching (off by default) bug 2000
- update the savage man page to document the "CrtOnly" option
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index 4d66fe3f..eb221171 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -502,6 +502,13 @@ life by reducing power usage. Some users report reduced 3D preformance with this enabled. The default is .B off. .TP +.BI "Option \*qBIOSHotkeys\*q \*q" boolean \*q +Enable BIOS hotkey output switching. This allows the BIOS to toggle outputs +using hotkeys (e.g., fn-f7, etc.). Since the driver does not support ACPI, +there is no way to validate modes on an output switch and the BIOS can +potentially change things behind the driver's back. The default is +.B off. +.TP .SH SEE ALSO __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |