From 2b9b7684a6059ecfc31b125509bf779f7dda7109 Mon Sep 17 00:00:00 2001 From: Matthew Allum Date: Thu, 21 Sep 2006 14:06:21 +0000 Subject: removed uneeded per machine key setups and merge in single kbdconfig file git-svn-id: https://svn.o-hand.com/repos/poky/trunk@737 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../matchbox-wm/matchbox-wm/collie/kbdconfig | 54 ---------------------- meta/packages/matchbox-wm/matchbox-wm/kbdconfig | 21 ++++----- .../matchbox-wm/kbdconfig_keylaunch_simpad.patch | 12 ----- .../matchbox-wm/matchbox-wm/simpad/kbdconfig | 48 ------------------- 4 files changed, 8 insertions(+), 127 deletions(-) delete mode 100644 meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig delete mode 100644 meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch delete mode 100644 meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig diff --git a/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig deleted file mode 100644 index d56625f39..000000000 --- a/meta/packages/matchbox-wm/matchbox-wm/collie/kbdconfig +++ /dev/null @@ -1,54 +0,0 @@ -# -# 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 diff --git a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig index 633d3672a..239da8f57 100644 --- a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig +++ b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig @@ -19,9 +19,15 @@ x=!xterm r=!rxvt -### App launching with startup notify +### poky additions -e=!!gpe-calender +XF86Calendar=!$contacts +telephone=!$dates +XF86Start=!matchbox-remote -desktop +F2=!matchbox-remote -mbmenu + +#XF86Mail=!$tasks +#Escape=close ### windows style key shortcuts @@ -34,14 +40,3 @@ 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 - diff --git a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch b/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch deleted file mode 100644 index 8fd1dc3f4..000000000 --- a/meta/packages/matchbox-wm/matchbox-wm/kbdconfig_keylaunch_simpad.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- data/kbdconfig~ 2004-07-11 00:59:25.000000000 +0200 -+++ data/kbdconfig 2004-07-11 00:59:25.000000000 +0200 -@@ -28,7 +28,8 @@ - escape=!mbcontrol -mbmenu - f4=close - --f11=fullscreen -+#Please don't do this, it breaks suspending on SimPad -+#f11=fullscreen - - ### super should be windows keys - diff --git a/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig b/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig deleted file mode 100644 index 4c2d949e4..000000000 --- a/meta/packages/matchbox-wm/matchbox-wm/simpad/kbdconfig +++ /dev/null @@ -1,48 +0,0 @@ -# -# 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 - -#Please don't do this, it breaks suspending on SimPad -#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