[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Roda Mouse



On Wednesday 20 August 2003 11:50, Tiago Menezes wrote:
> Pessoal,
>
> Alguem já habilitou a roda de um mouse ps2 no debian ?

se vc ta usando o Xfree4 eh so alterar o /etc/X11/XF86Config-4 para ficar 
parecido com isso:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

/dev/mouse eh um link para /dev/psaux no meu caso...

-- 
Christian Lyra
POP-PR - RNP

http://lyra.soueu.com.br
http://wecanstopspam.org

  The master programmer moves from program to program without fear. No change 
in management can harm him. He will not be fired, even if the project is 
cancelled. Why is this? He is filled with Tao. 
						The Tao Of Programing



Reply to: