diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/keyboard.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/keyboard.pm b/lib/keyboard.pm index 71b8e56..635d3ed 100644 --- a/lib/keyboard.pm +++ b/lib/keyboard.pm @@ -584,7 +584,7 @@ sub setup_install { } if (-x "/usr/bin/setxkbmap") { - setxkbmap($keyboard); + setxkbmap($keyboard) or log::l("setxkbmap failed"); } else { my $f = xmodmap_file($keyboard); #- timeout is needed for drakx-in-chroot to kill xmodmap when it gets crazy with: |