This is also a boot performance issue!

ckbcomp can take on the order of half a second to run, so it should
_not_ be run every boot.  It gets run twice (keyboard-setup and console-
setup).

@ /etc/init.d/console-setup
# Only use --save if we aren't in the boot sequence, to avoid
# slowing down the boot too much. Outside the boot sequence,
# this means that 'dpkg-reconfigure console-setup' automatically
# saves the font and keymap.

(Skeptical glare).  Ideally one would fix setupcon to avoid the --save
penalty.  (--save runs ckbcomp twice, once piped through loadkeys and
once redirected to boottime.kmap.  Unfortunately it's awkard to code
because you also have to implement the no options case - just set the
keymap - and --save-only).

(FWIF I'm running Gutsy).

-- 
no way to install a custom keymap
https://bugs.launchpad.net/bugs/122680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to