diff options
Diffstat (limited to 'perl-install/install_gtk.pm')
-rw-r--r-- | perl-install/install_gtk.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index 0cf8e9a31..8d22cdfda 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -261,7 +261,7 @@ EndSection Section "InputDevice" Identifier "Keyboard" - Driver "Keyboard" + Driver "keyboard" %s Option "XkbModel" "pc105" Option "XkbLayout" "" |