summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig48
1 files changed, 48 insertions, 0 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig
new file mode 100644
index 0000000000..4c2d949e43
--- /dev/null
+++ b/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig
@@ -0,0 +1,48 @@
1#
2# This is an example keyboard config file for matchbox
3#
4# You can edit this file or change per user by copying to
5# ~/.matchbox/kbdconfig
6#
7# Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox )
8
9### Window operation short cuts
10
11<Alt>n=next
12<Alt>p=prev
13<Alt>c=close
14<Alt>d=desktop
15<Alt>m=!matchbox-remote -mbmenu
16
17### App launching.
18
19<ctrl><alt>x=!xterm
20<ctrl><alt>r=!rxvt
21
22### App launching with startup notify
23
24<ctrl><alt>e=!!gpe-calender
25
26### windows style key shortcuts
27
28<alt>Tab=next
29<alt><shift>Tab=prev
30
31<alt>space=taskmenu
32<alt>escape=!matchbox-remote -mbmenu
33<alt>f4=close
34
35#Please don't do this, it breaks suspending on SimPad
36#f11=fullscreen
37
38### super should be a 'window' key, uncomment '#' if you have one.
39
40#<super>d=desktop
41#<super>r=!xterm
42#<super>e=!!nautilus
43
44### Special keys, likely probably only available on extended keyboards.
45
46#App=!matchbox-remote -mbmenu
47#Menu=!matchbox-remote -mbmenu
48