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:
02b6318
)
missed some "'s
author
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:05:34 +0000
(11:05 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 4 Feb 2003 11:05:34 +0000
(11:05 +0000)
scripts/motion.py
patch
|
blob
|
history
diff --git
a/scripts/motion.py
b/scripts/motion.py
index 8cc890503072351565a791135f7d405296f902c6..cdfb9477539822d60e88ab03d4bd84ca58b90e3c 100644
(file)
--- a/
scripts/motion.py
+++ b/
scripts/motion.py
@@
-10,7
+10,7
@@
EDGE_RESISTANCE = 10
"""The amount of resistance to provide to moving a window past a screen
boundary. Specify a value of 0 to disable edge resistance."""
MOVE_POPUP = 1
-"""Display a coordinates popup when moving windows."
+"""Display a coordinates popup when moving windows."
""
MOVE_RUBBERBAND = 0
"""NOT IMPLEMENTED (yet?)
Display an outline while moving instead of moving the actual window,