]> Dogcows Code - chaz/openbox/blobdiff - data/rc3
only cycle focus to normal windows
[chaz/openbox] / data / rc3
index abd2766da9c16243c1a210574400fcaeb1312751..148b4226f7ebb12be33e15fc9094f80902c87361 100644 (file)
--- a/data/rc3
+++ b/data/rc3
@@ -91,8 +91,8 @@ kbind (A-F4)          Close
 
 kbind (W-D)            ToggleDecorations
 
-kbind (A-Tab)           NextWindowLinear
-kbind (S-A-Tab)         PreviousWindowLinear
+kbind (A-Tab)           NextWindow
+kbind (S-A-Tab)         PreviousWindow
 
 [mouse]
 
@@ -113,11 +113,11 @@ mbind     BLCorner        Drag            Left    Resize
 mbind  BRCorner        Drag            Left    Resize
 mbind  Frame           Drag            A-Right Resize
 
-mbind  Titlebar        Click           Left    Raise
+mbind  Titlebar        Click           Left    FocusRaise
 mbind  Titlebar        Press           Middle  Lower
-mbind  Handle          Click           Left    Raise
+mbind  Handle          Click           Left    FocusRaise
 mbind  Handle          Press           Middle  Lower
-mbind  Frame           Click           A-Left  Raise
+mbind  Frame           Click           A-Left  FocusRaise
 mbind  Frame           Click           A-Right Lower
 
 mbind  Titlebar        Press           Left    Focus
This page took 0.025295 seconds and 4 git commands to generate.