]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 18 Dec 2012 04:10:33 +0000 (13:10 +0900)
committerPHO <pho@cielonegro.org>
Tue, 18 Dec 2012 04:10:33 +0000 (13:10 +0900)
dot-files/_fluxbox/keys
dot-files/_gitconfig

index 51a5664343c86a28ded261f679e82910621d7aec..b1f4f1cede2e6fb1f29c7e66f7fcc870f37b0367 100644 (file)
@@ -1,3 +1,13 @@
+! fluxbox-update_configs added '(workspace=[current])' to (Next|Prev)(Window|Group)
+! check lines marked by 'FBCV13' if they are correctly updated
+!mouse actions added by fluxbox-update_configs
+OnTitlebar Mouse1 :MacroCmd {Focus} {Raise} {ActivateTab}
+!mouse actions added by fluxbox-update_configs
+OnTitlebar Move1 :StartMoving
+OnLeftGrip Move1 :StartResizing bottomleft
+OnRightGrip Move1 :StartResizing bottomright
+OnWindowBorder Move1 :StartMoving
+
 !mouse actions added by fluxbox-update_configs
 OnTitlebar Mouse2 :StartTabbing
 
@@ -32,8 +42,8 @@ OnDesktop Mouse5 :PrevWorkspace
 
 # Mod1 Tab :NextWindow
 # Mod1 Shift Tab :PrevWindow
-Mod1 Tab :NextGroup
-Mod1 Shift Tab :PrevGroup
+Mod1 Tab :NextGroup (workspace=[current]) !! FBCV13 !!
+Mod1 Shift Tab :PrevGroup (workspace=[current]) !! FBCV13 !!
 
 Mod1 F1 :Workspace 1
 Mod1 F2 :Workspace 2
@@ -51,3 +61,7 @@ Mod1 F12 :Workspace 12
 Mod1 Control bracketleft :PrevTab
 Mod1 Control bracketright :NextTab
 
+
+
+
+
index 88d572da174df64b4f0d7054caa6ca04a4906a3a..840e655419b2adb8db94488e80153efbd424f3e2 100644 (file)
@@ -16,3 +16,5 @@
        sh = show
        st = status
        gl = log --stat --graph
+[push]
+       default = simple