aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/keylaunch/keylaunch-conf/keylaunchrc
blob: c84fa251373fa8c8bc9ac52b6f4b69e9d5ff389c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Format:
# "key=" <ModState> [<Event>] <Keysym>+ ":" [ <Window> ":" ] <Command>
# ModState: 
#   "????" - any modifier (don't care)
#   "...." - no modifer
#   "*..." - Shift
#   ".*.." - Control
#   "..*." - Alt
#   "...*" - AltGr
#   Shift/Control/Alt/AltGr can be combined (e.g. ".**." == Control+Alt)
# Event:
#   <empty> - Normal keytouch (short keypress followed by release)
#   Held - Long keytouch (pressed and held for some time)
#   Special Events (use with care):
#   Pressed - Key was just pressed (note: other events may match too, e.g. 
#   normal/Held)
#   Released - Key was just released (note: other events may match too)
#   Combine - Several keys pressed together (note: other events may match too)
# Keysym: One or more (for Combine only) X keysyms
# Window: Ignored, do not use
# Command: Command line to execute, if starts with ~, suppress X startup notification 
#   (use for non-X apps).
#
key=????XF86AudioRecord:gpe-soundbite record --autogenerate-filename $HOME_VOLATILE
key=????XF86Calendar:gpe-calendar
key=????telephone:gpe-contacts
key=????XF86Mail:gpe-taskmanager
key=????XF86Start:~matchbox-remote -desktop
key=????XF86PowerDown:~apm --suspend
key=????Held XF86PowerDown:~bl toggle
key=????Combine XF86Calendar XF86Start:gpe-keylock