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:
21e9453
)
remove quotes from comment
author
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:10:42 +0000
(11:10 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:10:42 +0000
(11:10 +0000)
scripts/defaults.py
patch
|
blob
|
history
diff --git
a/scripts/defaults.py
b/scripts/defaults.py
index 184da763acac00f8889b9bf61966e69314f50c0a..2e5c536d930fdbafe139ddd97da82798d1af94ea 100644
(file)
--- a/
scripts/defaults.py
+++ b/
scripts/defaults.py
@@
-12,7
+12,7
@@
focus.FALLBACK = 1
focusmodel.setup_click_focus() # use focusmodel.setup_sloppy_focus() instead to
# make focus follow the cursor, or bind things
# in some way like these functions do to make
- # your own custom
'focus model'
.
+ # your own custom
focus model
.
# set up the mouse buttons
behavior.setup_window_clicks()
behavior.setup_window_buttons()