summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm/matchbox-wm/kbdconfig
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
committerRichard Purdie <richard@openedhand.com>2006-07-21 10:10:31 +0000
commitb2f192faabe412adce79534e22efe9fb69ee40e2 (patch)
tree7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/packages/matchbox-wm/matchbox-wm/kbdconfig
parent2cf0eadf9f730027833af802d7e6c90b44248f80 (diff)
downloadpoky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
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