Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mouse wheel not working
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Tue Nov 16, 2004 12:38 am    Post subject: Mouse wheel not working Reply with quote

Hi there,

I just updated every package on this box and now my mousewheel doesn't work at all.

Code:
XF86Config
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Device"      "/dev/input/mouse0"
    Option "Protocol" "ExplorerPS/2"
    Option "Buttons" "7"
    Option "ZAxisMapping" "6 7"
    Option "Resolution" "512"
#    Option "Protocol"  "Xqueue"
#    Option "BaudRate"  "9600"
#    Option "SampleRate"        "150"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
#    Option "ChordMiddle"
EndSection


Code:
XFree86.0.log
(**) Option "Protocol" "ExplorerPS/2"
(**) Mouse1: Protocol: "ExplorerPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mouse0"
(**) Option "Buttons" "7"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "6 7"
(**) Mouse1: ZAxisMapping: buttons 6 and 7
(**) Mouse1: Buttons: 7
(**) Option "Resolution" "512"
(**) Mouse1: Resolution: 512
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) Mouse1: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button


I have xmodmap and imwheel in my .kde/Autostart folder in a bash script, and I've also tried running them by hand. Using "xev" shows me that the buttons aren't even being acknowledged. Same goes for "cat /etc/usbmouse | hexdump". What's broken here?

Edit: The usb drivers are loaded:
Code:
 lsmod
ohci1394               30212  0
ieee1394               94644  2 sbp2,ohci1394
ohci_hcd               17924  0
usb_storage            27136  0
usbhid                 29376  0
ehci_hcd               25604  0
usbcore                99684  6 ohci_hcd,usb_storage,usbhid,ehci_hcd


xmodmap is working... and so is imwheel:

Code:
 xmodmap -pp
There are 7 pointer buttons defined.

    Physical        Button
     Button          Code
        1              1
        2              2
        3              3
        4              6
        5              7
        6              4
        7              5

ps aux | grep imwheel
chris    13864  0.0  0.1  2884  916 ?        Ss   21:57   0:00 imwheel -k -b 67

_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Tue Nov 16, 2004 3:25 am    Post subject: Reply with quote

I've tried 2 kernels now, 2.6.9-r1 and r4. I still can't see whats going on here... :(
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
smitten
n00b
n00b


Joined: 19 Sep 2004
Posts: 51

PostPosted: Tue Nov 16, 2004 3:31 am    Post subject: Reply with quote

I get this along with a lot of other msgs regarding usb in "dmesg"
do you get anything along those lines?

input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Tue Nov 16, 2004 3:42 am    Post subject: Reply with quote

I fixed it. I guess I needed coldplug. Thanks though :lol:
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
sedition
n00b
n00b


Joined: 16 Jun 2002
Posts: 5

PostPosted: Tue Nov 16, 2004 6:29 pm    Post subject: Same. Reply with quote

beugh wrote:
I fixed it. I guess I needed coldplug. Thanks though :lol:


I'm having the same problem. How did coldplug solve the issue?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum