diff options
author | Alex Deucher <alex@botch2.(none)> | 2007-12-23 17:18:42 -0500 |
---|---|---|
committer | Alex Deucher <alex@botch2.(none)> | 2007-12-23 17:18:42 -0500 |
commit | ad3325f672a241449ca239c8ee3a24b6d7703d76 (patch) | |
tree | 2245584d391d3ddcb5f5c87cd8265d97324be48e /man | |
parent | 20eedf348a527e1e0a5450bc22d7564895034a66 (diff) |
RADEON: Add "IgnoreLidStatus" option
Generally, users that start X with the laptop lid closed
want to use one or more external monitors rather than the
internal panel and do not want the internal panel to be on
by default. Others, it seems, want to always have the
internal panel on, regardless of the lid. I can't win.
Enable this option to force the latter.
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/radeon.man b/man/radeon.man index 3c4df233..49755f42 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -467,6 +467,12 @@ Enable this option to force TV Out to always be detected as attached. The default is .B off .TP +.BI "Option \*qIgnoreLidStatus\*q \*q" boolean \*q +Enable this option to ignore lid status on laptops and always detect +LVDS as attached. +The default is +.B off +.TP .SH SEE ALSO __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__) |