summaryrefslogtreecommitdiff
path: root/packages/keylaunch/keylaunch-conf
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko9
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe8
2007-11-25keylaunch-conf: Never-ever use "Pressed" events in public configs.Paul Sokolovsky1
* 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-25keylaunch-conf: Describe keylaunchrc format.Paul Sokolovsky1
2007-11-25keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility,Paul Sokolovsky17
from random crap aka device-specific (mis)configs and hacks.