keylaunch: the h/w hotkeys and LCD softkeys are now in the F20+ range (there was...
authorMatthias Hentges <oe@hentges.net>
Wed, 30 May 2007 23:27:50 +0000 (23:27 +0000)
committerMatthias Hentges <oe@hentges.net>
Wed, 30 May 2007 23:27:50 +0000 (23:27 +0000)
packages/keylaunch/files/akita/keylaunchrc
packages/keylaunch/files/spitz/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb

index 27cce24..a6c0f78 100644 (file)
@@ -1,5 +1,5 @@
-key=....F9:-:gpe-calendar
-key=....F10:-:gpe-contacts
+key=....F9:-:gpe-contacts
+key=....F10:-:gpe-calendar
 key=....F13:-:sylpheed
 key=....F12:-:~matchbox-remote -next
 key=...*F12:-:~matchbox-remote -desktop
@@ -11,17 +11,17 @@ key=...*4:-:~display-brightness.sh up
                                                                                 
 # LCD Softkeys                                                                  
 # Please note that the space _between_ two softkeys can be used, too ;)         
-#key=....F5:-:                                                                  
-key=....F15:-:~matchbox-remote -next                                            
-#key=....F6:-:                                                                  
-key=....F16:-:sylpheed                                                          
-#key=....F7:-:                                                                  
-key=....F17:-:gpe-contacts                                                      
-#key=....F8:-:                                                                  
-key=....F18:-:gpe-calendar                                                      
-#key=....F19:-:                                                                 
-#key=....F19:-:                                                                 
-#key=....F10:-:                                                                 
+#key=....F20:-:                                                                  
+key=....F21:-:~matchbox-remote -next                                            
+#key=....F22:-:                                                                  
+key=....F23:-:sylpheed                                                          
+#key=....F24:-:                                                                  
+key=....F25:-:gpe-contacts                                                      
+#key=....F26:-:                                                                  
+key=....F27:-:gpe-calendar                                                      
+#key=....F28:-:                                                                 
+#key=....F29:-:                                                                 
+#key=....F30:-:                                                                 
 
 # VT changing
 key=...*Left:-:~chvt 1
index 27cce24..a6c0f78 100644 (file)
@@ -1,5 +1,5 @@
-key=....F9:-:gpe-calendar
-key=....F10:-:gpe-contacts
+key=....F9:-:gpe-contacts
+key=....F10:-:gpe-calendar
 key=....F13:-:sylpheed
 key=....F12:-:~matchbox-remote -next
 key=...*F12:-:~matchbox-remote -desktop
@@ -11,17 +11,17 @@ key=...*4:-:~display-brightness.sh up
                                                                                 
 # LCD Softkeys                                                                  
 # Please note that the space _between_ two softkeys can be used, too ;)         
-#key=....F5:-:                                                                  
-key=....F15:-:~matchbox-remote -next                                            
-#key=....F6:-:                                                                  
-key=....F16:-:sylpheed                                                          
-#key=....F7:-:                                                                  
-key=....F17:-:gpe-contacts                                                      
-#key=....F8:-:                                                                  
-key=....F18:-:gpe-calendar                                                      
-#key=....F19:-:                                                                 
-#key=....F19:-:                                                                 
-#key=....F10:-:                                                                 
+#key=....F20:-:                                                                  
+key=....F21:-:~matchbox-remote -next                                            
+#key=....F22:-:                                                                  
+key=....F23:-:sylpheed                                                          
+#key=....F24:-:                                                                  
+key=....F25:-:gpe-contacts                                                      
+#key=....F26:-:                                                                  
+key=....F27:-:gpe-calendar                                                      
+#key=....F28:-:                                                                 
+#key=....F29:-:                                                                 
+#key=....F30:-:                                                                 
 
 # VT changing
 key=...*Left:-:~chvt 1
index 9e5a224..d1258b8 100644 (file)
@@ -15,7 +15,7 @@ DESCRIPTION = "A small utility for binding commands to a hot key.\
  program is already running, keylaunch can bring its window to the front\
  rather than just running another copy."
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r9"
+PR = "r10"
 
 SRC_URI += " file://keylaunchrc"
 SRC_URI += " file://makefile-fix.patch;patch=1"