summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm/matchbox-wm/kbdconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm/kbdconfig')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm/kbdconfig47
1 files changed, 47 insertions, 0 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig
new file mode 100644
index 0000000000..633d3672a3
--- /dev/null
+++ b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig
@@ -0,0 +1,47 @@
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
35f11=fullscreen
36
37### super should be a 'window' key, uncomment '#' if you have one.
38
39#<super>d=desktop
40#<super>r=!xterm
41#<super>e=!!nautilus
42
43### Special keys, likely probably only available on extended keyboards.
44
45#App=!matchbox-remote -mbmenu
46#Menu=!matchbox-remote -mbmenu
47