keylaunch: Add default mapping for the LCD softkeys on SL-Cxxxx
authorMatthias Hentges <oe@hentges.net>
Fri, 7 Apr 2006 22:01:54 +0000 (22:01 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 7 Apr 2006 22:01:54 +0000 (22:01 +0000)
packages/keylaunch/files/akita/keylaunchrc
packages/keylaunch/files/borzoi/keylaunchrc
packages/keylaunch/files/spitz/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb

index a0ffca6..f5e1fd7 100644 (file)
@@ -8,3 +8,17 @@ key=....F11:-:~matchbox-remote -menu
 #key=...*2:-:~zoom in
 key=...*3:-:~display-brightness.sh down 
 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:-:                                                                 
index a0ffca6..f5e1fd7 100644 (file)
@@ -8,3 +8,17 @@ key=....F11:-:~matchbox-remote -menu
 #key=...*2:-:~zoom in
 key=...*3:-:~display-brightness.sh down 
 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:-:                                                                 
index a0ffca6..f5e1fd7 100644 (file)
@@ -8,3 +8,17 @@ key=....F11:-:~matchbox-remote -menu
 #key=...*2:-:~zoom in
 key=...*3:-:~display-brightness.sh down 
 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:-:                                                                 
index a1c1318..26284f6 100644 (file)
@@ -13,7 +13,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 = "r2"
+PR = "r3"
 
 SRC_URI += " file://keylaunchrc"