-Daemon-
Well-Known Member
Hallo allerseits,
Ja, ich habe Google, die Forensuche und das Wiki genutzt, aber ich habe immer noch ein Problem mit meiner Maus (ist ne etwas ältere 3-Tasten-PS/2 Maus von Logitech).
Mein System: FreeBSD 5.4, Xorg 6.8
Den X-Server kann ich starten, dann kommt TWM hoch, der Mauszeiger hängt in der rechten oberen Ecke und lässt sich nicht bewegen. Er reagiert auch nicht auf Mausklicks.
Hier mal der Abschnitt aus meiner xorg.conf:
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# 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
Bin für eure Hilfe dankbar!
Gruß,
Philipp aka -Daemon-
P.S.: Bin noch relativ unerfahren was *BSD angeht, also nich gleich hauen bitte
Ja, ich habe Google, die Forensuche und das Wiki genutzt, aber ich habe immer noch ein Problem mit meiner Maus (ist ne etwas ältere 3-Tasten-PS/2 Maus von Logitech).
Mein System: FreeBSD 5.4, Xorg 6.8
Den X-Server kann ich starten, dann kommt TWM hoch, der Mauszeiger hängt in der rechten oberen Ecke und lässt sich nicht bewegen. Er reagiert auch nicht auf Mausklicks.
Hier mal der Abschnitt aus meiner xorg.conf:
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/sysmouse"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# 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
Bin für eure Hilfe dankbar!
Gruß,
Philipp aka -Daemon-
P.S.: Bin noch relativ unerfahren was *BSD angeht, also nich gleich hauen bitte
