[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scrolling with wheel mouse



Adam Hardy wrote:

I rebooted 1/2 an hour ago and when x came back and I started using the mouse, I realised the wheel on the mouse wasnt scrolling anything.

This is on etch.

I honestly don't think I installed or upgraded anything that would have caused this, and I'm at a loss for what to do. This is my config in /etc/X11/xorg.conf which hasn't changed recently at all:

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/psaux"
    Option         "Protocol" "ExplorerPS/2"
    Option         "Emulate3Buttons" "true"
    Option         "ZAxisMapping" "4 5"
    Option         "Buttons" "5"
EndSection

Sorry I didn't reply earlier, had not noticed your post, but I'm also using Etch. My mouse config section looks like:

Section "InputDevice"
   Identifier    "Configured Mouse"
   Driver        "mouse"
   Option        "CorePointer"
   Option        "Device"        "/dev/input/mice"
   Option        "Protocol"        "ExplorerPS/2"
   Option        "Emulate3Buttons"    "true"
EndSection

and scrolling works fine. I've been reading something about "dpkg-reconfigure xserver-xorg" on the list to reconfigure x. I'm not sure how much it will help, but you might try something like that (search the list for "dpkg-reconfigure xserver-xorg" or something like that for more info). HTH.


I've spent the last half an hour trying to track down the problem.

What happened? How can I get scrolling back?

I'd appreciate any help.

Adam




--
Sincerely
Jose Alburquerque



Reply to: