diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-11-25 22:43:28 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-11-25 22:43:28 +0000 |
commit | 5b56ea8960f47f11fd7923abeb938fc57c84942e (patch) | |
tree | 649b5f07a6a2116be2b82e57734e95a848927d06 /packages/keylaunch/keylaunch-conf/keylaunchrc | |
parent | 6455c691e7d17a65938ac633c63c170aae9c9da2 (diff) |
keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility,
from random crap aka device-specific (mis)configs and hacks.
Diffstat (limited to 'packages/keylaunch/keylaunch-conf/keylaunchrc')
-rw-r--r-- | packages/keylaunch/keylaunch-conf/keylaunchrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/keylaunch/keylaunch-conf/keylaunchrc b/packages/keylaunch/keylaunch-conf/keylaunchrc new file mode 100644 index 0000000000..0296db9dad --- /dev/null +++ b/packages/keylaunch/keylaunch-conf/keylaunchrc @@ -0,0 +1,8 @@ +key=????Pressed XF86AudioRecord:gpe-soundbite record --autogenerate-filename $HOME_VOLATILE +key=????Pressed XF86Calendar:gpe-calendar +key=????Pressed telephone:gpe-contacts +key=????Pressed XF86Mail:gpe-taskmanager +key=????Pressed XF86Start:~matchbox-remote -desktop +key=????Pressed XF86PowerDown:~apm --suspend +key=????Held XF86PowerDown:~bl toggle +key=????Combine XF86Calendar XF86Start:gpe-keylock |