11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
Section "InputDevice"
|
|
Identifier "Mouse0"
|
|
Driver "mouse"
|
|
Option "Device" "/dev/input/mice"
|
|
EndSection
|
|
|
|
Section "InputDevice"
|
|
Identifier "Keyboard0"
|
|
Driver "kbd"
|
|
EndSection
|