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
This commit is contained in:
Matthew Allum 2006-09-21 14:06:21 +00:00
parent 234159862e
commit 2b9b7684a6
4 changed files with 8 additions and 127 deletions

View File

@ -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
<Alt>n=next
<Alt>p=prev
<Alt>c=close
<Alt>d=desktop
<Alt>m=!matchbox-remote -mbmenu
### App launching.
<ctrl><alt>x=!xterm
<ctrl><alt>r=!rxvt
### App launching with startup notify
<ctrl><alt>e=!!gpe-calender
### windows style key shortcuts
<alt>Tab=next
<alt><shift>Tab=prev
<alt>space=taskmenu
<alt>escape=!matchbox-remote -mbmenu
<alt>f4=close
f11=fullscreen
### super should be a 'window' key, uncomment '#' if you have one.
#<super>d=desktop
#<super>r=!xterm
#<super>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

View File

@ -19,9 +19,15 @@
<ctrl><alt>x=!xterm
<ctrl><alt>r=!rxvt
### App launching with startup notify
### poky additions
<ctrl><alt>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.
#<super>d=desktop
#<super>r=!xterm
#<super>e=!!nautilus
### Special keys, likely probably only available on extended keyboards.
#App=!matchbox-remote -mbmenu
#Menu=!matchbox-remote -mbmenu

View File

@ -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 @@
<alt>escape=!mbcontrol -mbmenu
<alt>f4=close
-f11=fullscreen
+#Please don't do this, it breaks suspending on SimPad
+#f11=fullscreen
### super should be windows keys

View File

@ -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
<Alt>n=next
<Alt>p=prev
<Alt>c=close
<Alt>d=desktop
<Alt>m=!matchbox-remote -mbmenu
### App launching.
<ctrl><alt>x=!xterm
<ctrl><alt>r=!rxvt
### App launching with startup notify
<ctrl><alt>e=!!gpe-calender
### windows style key shortcuts
<alt>Tab=next
<alt><shift>Tab=prev
<alt>space=taskmenu
<alt>escape=!matchbox-remote -mbmenu
<alt>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.
#<super>d=desktop
#<super>r=!xterm
#<super>e=!!nautilus
### Special keys, likely probably only available on extended keyboards.
#App=!matchbox-remote -mbmenu
#Menu=!matchbox-remote -mbmenu