Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Scroll Wheel of Mouse does not work
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
zealsamsara
n00b
n00b


Joined: 17 Aug 2004
Posts: 4

PostPosted: Fri Aug 20, 2004 6:10 pm    Post subject: Scroll Wheel of Mouse does not work Reply with quote

Gentoo 2004.2
Kernel 2.6.8, Xorg-x11-6.7.0

I use a USB mouse, and the scroll wheel of that mouse does not perform the scroll function. But it works as the center button (for paste).

The scroll wheel of my PS2 mouse has the exactly same problem

Is there any idea for this?

Thanks
Back to top
View user's profile Send private message
vidigiani
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2003
Posts: 116
Location: Houston, TX

PostPosted: Fri Aug 20, 2004 6:17 pm    Post subject: Reply with quote

You should probably post your X configuration. Did you set the ZAxisMapping for your mouse InputDevice?
Back to top
View user's profile Send private message
G3n2
Tux's lil' helper
Tux's lil' helper


Joined: 09 Aug 2004
Posts: 127

PostPosted: Fri Aug 20, 2004 6:24 pm    Post subject: Reply with quote

your X config is in :

/etc/X11

for xorg :

xorg.conf

for Xfree

XF86Config.conf

find your mouse configuration e.g:

Code:

# Identifier and driver

    Identifier  "Mouse1" (can be something else in ur conf)
    Driver      "mouse" (can be something else in ur conf)
    Option "Protocol"    "Auto" (can be something else in ur conf)
    Option "Device"      "/dev/mouse" (can be something else in ur conf)
Add:
    Option "ZAxisMapping" "4 5" (Add this)

Restart X
Back to top
View user's profile Send private message
zealsamsara
n00b
n00b


Joined: 17 Aug 2004
Posts: 4

PostPosted: Fri Aug 20, 2004 8:31 pm    Post subject: Reply with quote

I went into the /etc/X11, there is only a xorg.conf.example file, there is no xorg.conf file. Do I need to copy the example file to the xorg.conf?
And there are a lot of contents inside that file? What should I do with them?
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Fri Aug 20, 2004 8:40 pm    Post subject: Reply with quote

zealsamsara wrote:
I went into the /etc/X11, there is only a xorg.conf.example file, there is no xorg.conf file. Do I need to copy the example file to the xorg.conf?
And there are a lot of contents inside that file? What should I do with them?


X starts correctly? Without that file it shouldn't even start. 8O
Back to top
View user's profile Send private message
zealsamsara
n00b
n00b


Joined: 17 Aug 2004
Posts: 4

PostPosted: Fri Aug 20, 2004 8:49 pm    Post subject: Reply with quote

Yes, I use GNOME 2.6 Desktop. Everything is fine.
Am I wrong with some thing?

Here are all the files I have inside /etc/X11

. chooser.sh proxymngr sysconfig xkb
.. dm rstart twm xloadimagerc
Sessions fs serverconfig wmconfig xorg.conf.example
X gdm startDM.sh xdm xserver
app-defaults lbxproxy starthere xinit xsm
Back to top
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Fri Aug 20, 2004 8:56 pm    Post subject: Reply with quote

Pwnz3r wrote:
zealsamsara wrote:
I went into the /etc/X11, there is only a xorg.conf.example file, there is no xorg.conf file. Do I need to copy the example file to the xorg.conf?
And there are a lot of contents inside that file? What should I do with them?


X starts correctly? Without that file it shouldn't even start. 8O


If xorg.conf doesn't exist it searches for the old XF86Config.conf that was used for xfree.
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Fri Aug 20, 2004 9:03 pm    Post subject: Reply with quote

slycordinator wrote:
Pwnz3r wrote:
zealsamsara wrote:
I went into the /etc/X11, there is only a xorg.conf.example file, there is no xorg.conf file. Do I need to copy the example file to the xorg.conf?
And there are a lot of contents inside that file? What should I do with them?


X starts correctly? Without that file it shouldn't even start. 8O


If xorg.conf doesn't exist it searches for the old XF86Config.conf that was used for xfree.


Oh yes, the little details we don't think about. However, he doesn't seem to have XF86Config either.
Back to top
View user's profile Send private message
Cinder6
l33t
l33t


Joined: 05 Aug 2004
Posts: 767
Location: California

PostPosted: Fri Aug 20, 2004 9:23 pm    Post subject: Reply with quote

Did you install xorg.conf into another directory? If you don't run xorgconfig as root, it will save it to your /home/USER folder.
_________________
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Back to top
View user's profile Send private message
rush_ad
l33t
l33t


Joined: 22 Jul 2004
Posts: 863
Location: New Jersey, USA

PostPosted: Fri Aug 20, 2004 9:52 pm    Post subject: Reply with quote

just do

Code:

Xorgconfig


let it make a setup file for your and then

Code:

# Identifier and driver

    Identifier  "Mouse1" (can be something else in ur conf)
    Driver      "mouse" (can be something else in ur conf)
    Option "Protocol"    "Auto" (can be something else in ur conf)
    Option "Device"      "/dev/mouse" (can be something else in ur conf)
Add:
    Option "ZAxisMapping" "4 5" (Add this)
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sat Aug 21, 2004 2:17 am    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
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