[ImoLUG] Slackware 10.2 e mouse
sberla54@yahoo.it
sberla54@yahoo.it
Gio 6 Ott 2005 00:37:09 CEST
Ciao.
Io ho ancora il 2.4.31 sul pc fisso ma ad ogni modo credo che per la configurazione del mouse non cambi niente.
Ecco la mia parte di xorg.conf:
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:
# Option "Protocol" "Auto"
# The available mouse protocols types that you can set below are:
# Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
# Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
# MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
# ThinkingMouse ThinkingMousePS/2 Xqueue
# Option "Protocol" "PS/2"
Option "Protocol" "IMPS/2"
# Aggiungo il riconoscimento della rotellina
Option "ZAxisMapping" "4 5"
# The mouse device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.
Option "Device" "/dev/mouse"
# Option "Device" "/dev/psaux"
# Option "Device" "/dev/ttyS0"
# Option "Device" "/dev/ttyS1"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
Credo che l'errore nel tuo conf stia nel protocollo da usare...devi mettere questo
Option "Protocol" "IMPS/2"
invece di questo
Option "Protocol" "PS/2"
e con l'aggiunta di
Option "ZAxisMapping" "4 5"
farai funzionare la rotellina.
Ciao fammi sapere.
Stefano Ballardini ha scritto:
>Ciao a tutti,
>non riesco a far funzionare il mouse sulla Slack 10.2 col kernel
>2.6.13test, ho provato anche con mouseconfig ma niente, ho visto altri
>xorg.conf ma non mi sono serviti.
>Dunque il mouse č un Logitech PS/2, 2 tasti e una rotella.
>Di seguito alcuni pezzi del file xorg.conf
># **********************************************************************
># Core Pointer's InputDevice section
># **********************************************************************
>
>Section "InputDevice"
>
># Identifier and driver
>
> Identifier "Mouse1"
> Driver "mouse"
>
># On platforms where PnP mouse detection is supported the following
># protocol setting can be used when using a newer PnP mouse:
>
># Option "Protocol" "Auto"
>
># The available mouse protocols types that you can set below are:
># Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
># Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
># MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
># ThinkingMouse ThinkingMousePS/2 Xqueue
> Option "Protocol" "PS/2"
>
># The mouse device. The device is normally set to /dev/mouse,
># which is usually a symbolic link to the real device.
>
> Option "Device" "/dev/mouse"
># Option "Device" "/dev/psaux"
># Option "Device" "/dev/ttyS0"
># Option "Device" "/dev/ttyS1"
>
># When using XQUEUE, comment out the above two lines, and uncomment
># the following line.
>
># Option "Protocol" "Xqueue"
>
># Baudrate and SampleRate are only for some Logitech mice. In
># almost every case these lines should be omitted.
>
># Option "BaudRate" "9600"
># Option "SampleRate" "150"
>
># Emulate3Buttons is an option for 2-button Microsoft mice
># Emulate3Timeout is the timeout in milliseconds (default is 50ms)
>
># Option "Emulate3Buttons"
># Option "Emulate3Timeout" "50"
>
># ChordMiddle is an option for some 3-button Logitech mice
>
># Option "ChordMiddle"
>
>EndSection
>
>
>Grazie per le risposte
>Stefsno Ballardini
>
>
>
>
--
______________________________________________________________________________________________________
/*non ho scelto io di venire al mondo, ma da quel momento in poi le altre decisioni le prendo da me*/
- #puNk4free on irc.criten.net [puNk r0'tten°°chat*]
- http://www.punk4free.org -
- http://www.viverevegan.org -
- http://www.slacky.it -
- ICQ# 31109628 -
- M$N: sberla54@hotmail.com -
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
Maggiori informazioni sulla lista
Imolug