From 594e55f56fea7aab2a31908cba42835d51905801 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Tue, 5 Apr 2005 23:26:02 +0000 Subject: Extra keybinding for collie/gpe BKrev: 42531e8aEWQ7kS1EBv-wXPkzR-GWPg --- packages/matchbox-wm/matchbox-wm/collie/kbdconfig | 54 +++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'packages/matchbox-wm') diff --git a/packages/matchbox-wm/matchbox-wm/collie/kbdconfig b/packages/matchbox-wm/matchbox-wm/collie/kbdconfig index e69de29bb2..d56625f394 100644 --- a/packages/matchbox-wm/matchbox-wm/collie/kbdconfig +++ b/packages/matchbox-wm/matchbox-wm/collie/kbdconfig @@ -0,0 +1,54 @@ +# +# 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 + +# Shortcut keys for collie +XF86Calendar=!$gpe-calendar +telephone=!$gpe-contacts +XF86Start=!matchbox-remote -desktop +F2=!matchbox-remote -mbmenu +XF86Mail=!$gpe-taskmanager +Escape=close -- cgit 1.2.3-korg