diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-08-25 10:46:32 +0300 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-08-25 10:46:32 +0300 |
commit | 393f8347edcccfc24d8902a86ea9def7ada2537b (patch) | |
tree | d412e3cf642025cc0489d30a1d56d2a968ddcd7e /hw/xfree86/xorgconf.cpp | |
parent | 3a36b0a24aa9e9e238faa7f00100f59800f5142b (diff) |
xorgconf.cpp: kbd, not keyboard
Diffstat (limited to 'hw/xfree86/xorgconf.cpp')
-rw-r--r-- | hw/xfree86/xorgconf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xorgconf.cpp b/hw/xfree86/xorgconf.cpp index 9de7e2baa..df6704f5c 100644 --- a/hw/xfree86/xorgconf.cpp +++ b/hw/xfree86/xorgconf.cpp @@ -179,7 +179,7 @@ XCOMM ********************************************************************** Section "InputDevice" Identifier "Keyboard1" - Driver "keyboard" + Driver "kbd" XCOMM Set the keyboard auto repeat parameters. Not all platforms implement XCOMM this. |