projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d46ea2
)
pwrtray: Update config
author
Michael Büsch
<mb@bu3sch.de>
Thu, 27 Oct 2011 13:24:25 +0000
(13:24 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Thu, 27 Oct 2011 13:24:25 +0000
(13:24 +0000)
SVN-Revision: 28625
Xorg/app/pwrtray/files/etc/pwrtray-backendrc
patch
|
blob
|
history
diff --git
a/Xorg/app/pwrtray/files/etc/pwrtray-backendrc
b/Xorg/app/pwrtray/files/etc/pwrtray-backendrc
index d03004a3fe4341a50f8735fc95007d9e4b1a46e9..4ef6550f5d8f98b2e40c7c138eb199d726ec40d6 100644
(file)
--- a/
Xorg/app/pwrtray/files/etc/pwrtray-backendrc
+++ b/
Xorg/app/pwrtray/files/etc/pwrtray-backendrc
@@
-9,8
+9,14
@@
autodim_steps=15/65 20/50 25/25 30/10 35/0
autodim_default_max=75
# Enable auto-dimming by default?
autodim_default_on=1
+# Force backlight to autodim-max, if on AC and autodim is enabled?
+# This effectively disables autodim if not on battery power.
+autodim_max_on_ac=0
[SCREEN]
# Framebuffer device for screen blanking
fbdev=/dev/fb0
+[XEVREP]
+# X11 input event reporter grace period (in milliseconds)
+grace_period=2000