Changes between Version 10 and Version 11 of Tweaks
- Timestamp:
- 12/12/08 22:36:57 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tweaks
v10 v11 58 58 http://git.openmoko.org/?p=openmoko.git;a=blob_plain;f=packages/xserver-kdrive-common/xserver-kdrive-common/openmoko/Xserver;h=a26c5c2d702dd427529f5c67e94058456bc49407 59 59 }}} 60 Then you will be annoyed by the dimming,because typing with the keyboard isn't taken into account by the framework, 61 so the next step is to comment this part in /etc/freesmartphone/oevents/rules.yaml 62 {{{ 63 #- 64 # trigger: IdleState() 65 # filters: HasAttr(status, "idle_dim") 66 # actions: SetDisplayBrightness("pcf50633_bl", 20) 67 #- 68 # trigger: IdleState() 69 # filters: HasAttr(status, "idle_prelock") 70 # actions: SetDisplayBrigh#tness("pcf50633_bl", 0) 71 }}}
