diff options
author | Kevin E Martin <kem@kem.org> | 2004-08-09 22:37:22 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2004-08-09 22:37:22 +0000 |
commit | a2da1caf5848a78b10afd99811fd1a5677af6786 (patch) | |
tree | ca0f34d8044b70800fe6666a4a72e3520b000f3f /man | |
parent | 3171664c6a02424736864204b731249097fa7aae (diff) |
Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,
Harold L. Hunt II, Alexander Gottwald).
Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao,
David Dawes).
Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson).
HP-PA build fix (Bug #828, Guy Martin, Paul Anderson).
Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine).
Fix attempt to read video ROM before enabling it (Bug #843, Ivan
Kokshaysky, Mike A. Harris).
Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A.
Harris).
Clarify xset man page description of how to use the keyboard repeat rate
settings (Bug #846, Mike A. Harris).
Fix problem where print-screen key would get remapped to sys-req in certain
keymaps, which broke GNOME printscreen functionality (Bug #847, Owen
Taylor).
Fix several render problems:
- MMIO mode support
- Hang on IGP chips
- VT switching hang
- 3D render corruption (Bug #922, Hui Yu).
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/radeon.man b/man/radeon.man index 1a93459..e464f79 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -455,7 +455,7 @@ parameter may be specified as a float value with standard suffixes like Enable Render acceleration. Does not support component alpha (subpixel) rendering. Only supported on Radeon series up to and including 9200 (9500/9700 and newer unsupported). The default is -.B on. +.B off. .TP .BI "Option \*qSubPixelOrder\*q \*q" "string" \*q Force subpixel order to specified order. |