touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #42237
[Bug 1400393] Re: wrong keyboard layout
Yeah, so init script from console-setup does
" if expr "$(fgconsole 2>/dev/null || true)" : '[1-6]$' >/dev/null && \
(! type plymouth >/dev/null || ! plymouth --ping); then
log_action_begin_msg "Setting up console font and keymap""
the fgconsole check makes it bail out when running on vt7, which init
does...
under upstart it has an upstart specific job which is why it works there
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1400393
Title:
wrong keyboard layout
Status in systemd package in Ubuntu:
New
Bug description:
Using systemd as init on current vivid, the keyboard layout doesn't
respect the configuration from /etc/default/keyboard
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1400393/+subscriptions
References