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:
9f03493
)
add raise to the desktop left press binding
author
Dana Jansens
<danakj@orodu.net>
Wed, 24 Sep 2003 05:08:27 +0000
(
05:08
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 24 Sep 2003 05:08:27 +0000
(
05:08
+0000)
data/rc.xml.in
patch
|
blob
|
history
diff --git
a/data/rc.xml.in
b/data/rc.xml.in
index e2fd1a9a04a351fa469490da790d57d14ff6ddae..c516f763ca259a79fad01bf93c0bc6c03deca7bc 100644
(file)
--- a/
data/rc.xml.in
+++ b/
data/rc.xml.in
@@
-314,6
+314,7
@@
</mousebind>
<mousebind button="Left" action="Press">
<action name="Focus"/>
+ <action name="Raise"/>
</mousebind>
<mousebind button="Middle" action="Press">
<action name="ShowMenu"><menu>client-list-menu</menu></action>