xorg-noudev-conf/05-input.conf
2015-06-08 12:31:18 +03:00

11 lines
181 B
Plaintext

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection