xorgconf.cpp: kbd, not keyboard
This commit is contained in:
parent
3a36b0a24a
commit
393f8347ed
|
@ -179,7 +179,7 @@ XCOMM **********************************************************************
|
||||||
Section "InputDevice"
|
Section "InputDevice"
|
||||||
|
|
||||||
Identifier "Keyboard1"
|
Identifier "Keyboard1"
|
||||||
Driver "keyboard"
|
Driver "kbd"
|
||||||
|
|
||||||
XCOMM Set the keyboard auto repeat parameters. Not all platforms implement
|
XCOMM Set the keyboard auto repeat parameters. Not all platforms implement
|
||||||
XCOMM this.
|
XCOMM this.
|
||||||
|
|
Loading…
Reference in New Issue