Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Michael Sullivan
On Tue, 2006-05-02 at 14:13 -0400, Christopher E wrote: > Thank you Michael! > > So that would apply to a mouse with two buttons and the wheel that is > button also? > Yes. In any Linux docs you might read that refer to the "third mouse button", this is your mouse wheel. > Sincerely, > Christoph

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Michael Sullivan
On Tue, 2006-05-02 at 13:50 -0400, Christopher E wrote: > Hello all, > > I am wondering what I need to do to get my wheel (scroll) to work > inside of gnome? > > In my xorg I have auto as the protocal, and for the location to > /dev/input/mice what else do I nned for geting my mouse wheel to work

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Christopher E
Hello and thank you all for your respone my mouse is not working to my best of knowing :-) Sincerely, Christopher On 5/2/06, Jeff <[EMAIL PROTECTED]> wrote: Hey Chris. This one often stumps even seasoned X dorks like myself. In your /etc/X11/xorg.conf, look for the 'Section "InputDevice"' stan

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Michael Schreckenbauer
Am Dienstag, 2. Mai 2006 20:13 schrieb Christopher E: > Thank you Michael! > So that would apply to a mouse with two buttons and the wheel that is > button also? yes :) The wheel are buttons 4 and 5 in that case. > Sincerely, > Christopher Hand, Michael > On 5/2/06, Michael Schreckenbauer <[EMA

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Christopher E
Thank you Michael! So that would apply to a mouse with two buttons and the wheel that is button also? Sincerely, Christopher On 5/2/06, Michael Schreckenbauer <[EMAIL PROTECTED]> wrote: Hi Christopher, Am Dienstag, 2. Mai 2006 19:50 schrieb Christopher E: > Hello all, > I am wondering what I

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Jeff
Hey Chris. This one often stumps even seasoned X dorks like myself. In your /etc/X11/xorg.conf, look for the 'Section "InputDevice"' stanza which describes your mouse, and add the following: Option "ZAxisMApping" "4 5" This will get your mouse wheel up and running, but you'll need t

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread François Steinmetz
See http://www.gentoo.org/doc/en/xorg-config.xml#doc_chap4_sect3 ;-) This is xorg configuration, it has nothing to do with gnome.On 5/2/06, Christopher E <[EMAIL PROTECTED] > wrote:Hello all,I am wondering what I need to do to get my wheel (scroll) to work inside of gnome?In my xorg I have auto as

Re: [gentoo-user] Mouse Question (Not working Wheel)

2006-05-02 Thread Michael Schreckenbauer
Hi Christopher, Am Dienstag, 2. Mai 2006 19:50 schrieb Christopher E: > Hello all, > I am wondering what I need to do to get my wheel (scroll) to work > inside of gnome? > In my xorg I have auto as the protocal, and for the location to > /dev/input/mice what else do I nned for geting my mouse whee