You are not logged in.

#1 2009-09-19 16:08:10

nTia89
Banned
From: varese, italy
Registered: 2008-12-22
Posts: 1,230

openbox problem

hi to all

how i can disable the desktop change when i scroll up or down ???


+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome

Offline

#2 2009-09-19 16:34:10

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: openbox problem

Disable these in your rc.xml file:

<mousebind button="Up" action="Click">
   <action name="DesktopPrevious"/>
</mousebind>
<mousebind button="Down" action="Click">
   <action name="DesktopNext"/>
</mousebind>

Offline

#3 2009-09-19 16:36:41

Crows
Member
From: Wales
Registered: 2008-09-05
Posts: 92

Re: openbox problem

Your rc.xml file - the section with mouse bindings. Check the Openbox wiki for on altering the settings file if you need help.

EDIT: Never mind. Beaten to it.

Last edited by Crows (2009-09-19 16:36:59)

Offline

Board footer

Powered by FluxBB