summaryrefslogtreecommitdiffstats
path: root/perl-install/keyboard.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/keyboard.pm')
-rw-r--r--perl-install/keyboard.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm
index edf74e87e..a057a8dac 100644
--- a/perl-install/keyboard.pm
+++ b/perl-install/keyboard.pm
@@ -288,6 +288,7 @@ sub setup {
my $packer = new packdrake("$ENV{SHARE_PATH}/keymaps.cz2");
$packer->extract_archive(undef, "$o->[1].bkmap");
};
+ c::_exit(0);
}
}
my $f = xmodmap_file($keyboard);