Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mouse scroll up broken??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
sa
Guru
Guru


Joined: 10 Jun 2002
Posts: 450

PostPosted: Wed Jun 12, 2002 5:31 pm    Post subject: mouse scroll up broken?? Reply with quote

I have newly compiled gentoo 1.2 for x86 w/xfree-r12 and my mouse scroll up doesnt work, has anyone else seen this on a pc? I found this on the ppc forumn, https://forums.gentoo.org/viewtopic.php?t=1987
but this doesnt help me, I have tried xfree r9 and r12 w/gcc2.95.3 and gcc3
xev gives no output from mouse scrollup but mouse scroll down works fine.
my XF86Config has this:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Resolution" "450"
EndSection

any suggestions??

thanks,
sa
Back to top
View user's profile Send private message
sa
Guru
Guru


Joined: 10 Jun 2002
Posts: 450

PostPosted: Thu Jun 13, 2002 1:35 am    Post subject: Reply with quote

Hmm, I dont know who moved this in the hardware forumn, Its definatly not a hardware problem! Any ways I fixed it.

in me XF86Config-4:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
Option "Resolution" "450"
EndSection

and in me ~/.Xclients
xmodmap -e "pointer = 1 2 3 6 7 4 5"&

This problem is weird it has never happened to me on any other distro' It didnt even happen when I had a linux from scratch box. 8)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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