|
发表于 2010-8-18 21:52:37
|
显示全部楼层
Post by twando;2108756
直接改~/.config/openbox/rc.xml吧。。。。可以去掉的。。。
在rc.xml里应该可以找到
<mousebind button="Up" action="Click">
<action name="DesktopPrevious"/>
</mousebind>
<mousebind button="Down" action="Click">
<action name="DesktopNext"/>
</mousebind>
注释掉或者直接删掉就可以了 |
|