[sawfish] updated KEYBINDINGS



commit c86ff19b32deea6cc87b181a6b709546b9b52dab
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Feb 20 21:22:31 2011 +0100

    updated KEYBINDINGS

 ChangeLog   |    7 +++++++
 KEYBINDINGS |   18 ++++++++++++++----
 2 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b68c4aa..a9242fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
 2011-02-20  Christopher Roy Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/edge/hot-spot.jl: small string-change
 
+	* lisp/sawfish/wm/autoload.jl
+	* lisp/sawfish/wm/keymaps.jl
+	* lisp/sawfish/wm/tabs/tabgroup.jl: add maybe-raise-tab-function,
+	rather than using a lambda in tabbar keymap (no tooltip then)
+
+	* KEYBINDINGS: updated
+
 	* man/sawfish.texi: EdgeActions docs
 	                    - EdgeFlip
 			    - ViewportDrag
diff --git a/KEYBINDINGS b/KEYBINDINGS
index 86d3459..904418b 100644
--- a/KEYBINDINGS
+++ b/KEYBINDINGS
@@ -248,6 +248,15 @@ Button1-Off2 -> Toggle Window Shaded
 Button1-Move -> Move Window Interactively
 Button2-Off -> Add Window To Tab Group
 
+tabbar-keymap (Those bindings are active when the pointer is on the tabbar)
+
+Button1-Off -> Maybe Raise Tab
+Button1-Off2 -> Toggle Window Shaded
+Button1-Move -> Move Window Interactively
+Button2-Off -> Tab Add To Group
+Button3-Click -> Tab Release Window
+Button3-Move -> Move Window Interactively
+
 border-keymap (Those bindings are active when the pointer is on the border)
 
 Button3-Off -> Raise Or Lower Window
@@ -303,7 +312,8 @@ Button5-Off -> Halve Window Size
 
 raise-lower-button-keymap (Those bindings are active when the pointer is on the raise/lower button)
 
-Button1-Off -> Raise Window
-Button2-Off -> Lower Window
-Button4-Off -> Raise Window Depth
-Button5-Off -> Lower Window Depth
+Button1-Off -> Raise Window Depth
+Button2-Off -> Raise Window
+Button3-Off -> Lower Window Depth
+Button4-Off -> Raise Window
+Button5-Off -> Lower Window



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]