projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe214d
)
add a comment
author
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:08:40 +0000
(11:08 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:08:40 +0000
(11:08 +0000)
scripts/defaults.py
patch
|
blob
|
history
diff --git
a/scripts/defaults.py
b/scripts/defaults.py
index 6467cf8ea0a0a3303572e3d644b59c8ea630ea75..38b00a4dccb3de43707c5c129a04b614e13569be 100644
(file)
--- a/
scripts/defaults.py
+++ b/
scripts/defaults.py
@@
-39,7
+39,7
@@
ob.kbind(["A-S-Tab"], ob.KeyContext.All, stackedcycle.previous
# if you want linear cycling instead of stacked cycling, comment out the focus
# bindings above, and use these instead.
-#import focuscycle
+#import focuscycle
# functions for doing linear cycling
#focuscycle.RAISE_WINDOW = 0 # don't raise windows when they're activated
#ob.kbind(["A-Tab"], ob.KeyContext.All, focuscycle.next)
#ob.kbind(["A-S-Tab"], ob.KeyContext.All, focuscycle.previous)