Re: [gentoo-user] Scroll wheel doesn't scroll

2005-06-19 Thread Mitko Moshev
Chris Ong wrote:

> Zac Medico wrote:
>
>> Colin wrote:
>>
>>> Sorry for all the messages all at once.  I've noticed recently that my
>>> mouse's scroll wheel isn't working.  How do I turn on the wheel in X
>>> (since I'm guessing it's off)?
>>> -- 
>>> Colin
>>
>>
>>
>> It's the ZAxisMapping option.
>>
>> Section "InputDevice"
>> Identifier  "Mouse0"
>> Driver  "mouse"
>> Option"Protocol" "IMPS/2"
>> Option"Device" "/dev/input/mice"
>>   Option  "ZAxisMapping" "4 5"
>>   Option  "Emulate3Buttons" "no"
>> EndSection
>>
>> Zac
>
> Did you miss out
> Option"Buttons" "x"
>
> x = no. of button in your mouse.
>
This is usually not needed.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scroll wheel doesn't scroll

2005-06-16 Thread Chris Ong

Zac Medico wrote:

Colin wrote:


Sorry for all the messages all at once.  I've noticed recently that my
mouse's scroll wheel isn't working.  How do I turn on the wheel in X
(since I'm guessing it's off)?
--
Colin



It's the ZAxisMapping option.

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "IMPS/2"
Option  "Device" "/dev/input/mice"
  Option  "ZAxisMapping" "4 5"
  Option  "Emulate3Buttons" "no"
EndSection

Zac

Did you miss out
Option  "Buttons" "x"

x = no. of button in your mouse.

--

Regards,
C. K. Ong (Chris)
Linux System Engineer
RHCT Cert No: 603004347692007
http://www.redhat.com/rhce/rhce603004347692007.html

My Directory Sdn. Bhd.
Your Open Source Partner.
http://www.md.com.my http://www.net.my
2005

This week's fortune:
---
In most countries selling harmful things like drugs is punishable.
Then howcome people can sell Microsoft software and go unpunished?
(By [EMAIL PROTECTED], Hasse Skrifvars)
---
fortune-mod version 1.99.1

*
**POWERED BY BYNARI INSIGHT SERVER* *
*  The Enterprise Email Server That Rocks!  *
*
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scroll wheel doesn't scroll

2005-06-16 Thread Zac Medico
Colin wrote:
> Sorry for all the messages all at once.  I've noticed recently that my
> mouse's scroll wheel isn't working.  How do I turn on the wheel in X
> (since I'm guessing it's off)?
> --
> Colin

It's the ZAxisMapping option.

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "IMPS/2"
Option  "Device" "/dev/input/mice"
Option  "ZAxisMapping" "4 5"
Option  "Emulate3Buttons" "no"
EndSection

Zac
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Scroll wheel doesn't scroll

2005-06-16 Thread Ow Mun Heng
On Thu, 2005-06-16 at 04:17 -0400, Colin wrote:
> Sorry for all the messages all at once.  I've noticed recently that my
> mouse's scroll wheel isn't working.  How do I turn on the wheel in X
> (since I'm guessing it's off)?

grep -i "4 5" /etc/X11/xorg.conf
Option  "ZAxisMapping" "4 5"


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 16:29:37 up 5:48, 4 users, load average: 1.02, 0.90, 0.77 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Scroll wheel doesn't scroll

2005-06-16 Thread Colin
Sorry for all the messages all at once.  I've noticed recently that my
mouse's scroll wheel isn't working.  How do I turn on the wheel in X
(since I'm guessing it's off)?
--
Colin
-- 
gentoo-user@gentoo.org mailing list