ubuntu intermittent scrolling issue
Posted: Sat Mar 24, 2007 7:56 am
Hello all,
I've been able to use scrolling in firefox, etc via the middle Ultra-nav button with about 90% accuracy. Most of the time it works fine, however, sometimes I end up with the scroll being interpreted as a click and the browser moves backwards to the previous page I was viewing - this is mildly annoying to maddening depending on what I am doing (reviewing a form of data for example). The xorg.conf changes I made are listed below - has anyone else encountered these issues or found a way around them? I'm running a fully up to date install of Ubuntu 6.10 on the thinkpad R40 listed in my sig.
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection
Thanks!
I've been able to use scrolling in firefox, etc via the middle Ultra-nav button with about 90% accuracy. Most of the time it works fine, however, sometimes I end up with the scroll being interpreted as a click and the browser moves backwards to the previous page I was viewing - this is mildly annoying to maddening depending on what I am doing (reviewing a form of data for example). The xorg.conf changes I made are listed below - has anyone else encountered these issues or found a way around them? I'm running a fully up to date install of Ubuntu 6.10 on the thinkpad R40 listed in my sig.
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "2"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "6 7"
Option "ZAxisMapping" "4 5"
EndSection
Thanks!