Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-11-25 | keylaunch-conf: Never-ever use "Pressed" events in public configs. | Paul Sokolovsky | 1 | |
* It is possible to unambigously distingish events only of two types: <default> (short press) and "Held" (long press). Using any other event type is ambigous. In particular, with the old default config there was ambiguity with power off and backlight toggle bindings - most of the time, backlight toggling also caused power off. As freedom of using any key in any way should be left to user, ambigouos bindings should be avoided. | ||||
2007-11-25 | keylaunch-conf: Describe keylaunchrc format. | Paul Sokolovsky | 1 | |
2007-11-25 | keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility, | Paul Sokolovsky | 17 | |
from random crap aka device-specific (mis)configs and hacks. |