From b2f192faabe412adce79534e22efe9fb69ee40e2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jul 2006 10:10:31 +0000 Subject: Rename /openembedded/ -> /meta/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-wm/matchbox-wm/kbdconfig | 47 +++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 meta/packages/matchbox-wm/matchbox-wm/kbdconfig (limited to 'meta/packages/matchbox-wm/matchbox-wm/kbdconfig') 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 @@ +# +# This is an example keyboard config file for matchbox +# +# You can edit this file or change per user by copying to +# ~/.matchbox/kbdconfig +# +# Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox ) + +### Window operation short cuts + +n=next +p=prev +c=close +d=desktop +m=!matchbox-remote -mbmenu + +### App launching. + +x=!xterm +r=!rxvt + +### App launching with startup notify + +e=!!gpe-calender + +### windows style key shortcuts + +Tab=next +Tab=prev + +space=taskmenu +escape=!matchbox-remote -mbmenu +f4=close + +f11=fullscreen + +### super should be a 'window' key, uncomment '#' if you have one. + +#d=desktop +#r=!xterm +#e=!!nautilus + +### Special keys, likely probably only available on extended keyboards. + +#App=!matchbox-remote -mbmenu +#Menu=!matchbox-remote -mbmenu + -- cgit v1.2.3-54-g00ecf