- Section "InputDevice"
- Identifier "Configured Mouse"
- Driver "mouse"
- Option "CorePointer"
- Option "Device" "/dev/input/mice"
- Option "Protocol" "ExplorerPS/2"
- Option "ZAxisMapping" "4 5"
- Option "Emulate3Buttons" "true"
- EndSection
- Section "InputDevice"
- Identifier "Synaptics Touchpad"
- Driver "synaptics"
- Option "SendCoreEvents" "true"
- Option "Device" "/dev/psaux"
- Option "Protocol" "auto-dev"
- Option "HorizScrollDelta" "0"
- Option "SHMConfig" "on"
- EndSection
- Section "ServerLayout"
- Identifier "Default Layout"
- Screen "Default Screen"
- InputDevice "Generic Keyboard"
- InputDevice "Configured Mouse"
- InputDevice "Synaptics Touchpad"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
Parsed in 0.003 seconds