the <interactive> tags are no longer needed
Dana Jansens danakj@orodu.net
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
data/rc3
→
data/rc3
@@ -297,10 +297,10 @@ </mousebind>
</context> <context name="desktop"> <mousebind button="Up" action="click"> - <action name="desktopnext"><interactive>no</interactive></action> + <action name="desktopnext"></action> </mousebind> <mousebind button="Down" action="click"> - <action name="desktopprevious"><interactive>no</interactive></action> + <action name="desktopprevious"></action> </mousebind> <mousebind button="A-Up" action="click"> <action name="desktopnext"/>