Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no response to mouse (memorex rf7000) clicks under kde/gnome
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
hanneshorn
n00b
n00b


Joined: 04 Oct 2004
Posts: 18

PostPosted: Sun Jun 05, 2005 6:06 pm    Post subject: no response to mouse (memorex rf7000) clicks under kde/gnome Reply with quote

as the subject line says..

I've been searching forums and googling on this extensively, but no luck.

The mouse pointer itself is moving as I move the mouse. There's also visual feedback when the mouse pointer hovers above a button, etc. But no response to clicks.

When I'm booting to a LiveCD, the mouse buttons are active (can hilite, etc), so I guess it's just a set-up problem.

I don't have the machine fully up yet (no browser), so typing everything 'emerge info' spits out is prohibitve.
Here's what uname -a gives me:
Linux hannes 2.6.8-gentoo-r4 #1 Mon May 30 11:44:28 PDT 2005 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux

thx,
H.
Back to top
View user's profile Send private message
elvisthedj
Guru
Guru


Joined: 21 Jun 2004
Posts: 483
Location: Nampa, ID

PostPosted: Sun Jun 05, 2005 6:09 pm    Post subject: Reply with quote

Could you post what kind of mouse you have and the mouse portion of your xorg.conf?
_________________
Kris Edwards
kris edwards at g mail dot c0m
PGP
WWW
Back to top
View user's profile Send private message
hanneshorn
n00b
n00b


Joined: 04 Oct 2004
Posts: 18

PostPosted: Sun Jun 05, 2005 6:54 pm    Post subject: Reply with quote

ok, I'm able to open a browser window on my gentto box (found an old PS2 mouse).

the mouse I'm having problems with is a (wireless) Memorex RF7000 mouse with 5 buttons.

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

# wireless usb mouse (doesn't work)
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice" # for usb mouse
Option "Emulate3Buttons" "no"
Option "Buttons" "5"
Option "ZAxisMapping" "4,5"
EndSection

# PS/2 mouse (works)
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Back to top
View user's profile Send private message
elvisthedj
Guru
Guru


Joined: 21 Jun 2004
Posts: 483
Location: Nampa, ID

PostPosted: Sun Jun 05, 2005 6:59 pm    Post subject: Reply with quote

Have a look at This Thread ... Different name, same mouse. (hopefully the same fix ;) )
_________________
Kris Edwards
kris edwards at g mail dot c0m
PGP
WWW
Back to top
View user's profile Send private message
hanneshorn
n00b
n00b


Joined: 04 Oct 2004
Posts: 18

PostPosted: Mon Jun 06, 2005 4:35 am    Post subject: Reply with quote

Followed a hunch and updated kernel from 2.6.8-r4 to 2.6.11-r7!

Problem with rf7000 mouse and various others went away magically!

thx,
H.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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