Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping "4 5"
Option "Buttons" "5"
EndSection
|
Code:
|
Knoppix could find my touchpad. In the xorg.conf was the above. Do you think any of that may work for the touchpad on PCBSD? |