[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to preseed keyboard layout



Lucas Nussbaum, le Thu 23 Apr 2015 18:43:33 +0200, a écrit :
> (Replying to a super-old email)
> 
> On 03/12/12 at 12:57 +0100, Samuel Thibault wrote:
> > Antoine Pitrou, le Mon 03 Dec 2012 11:55:49 +0100, a écrit :
> > > d-i keyboard-configuration/xkb-keymap select fr(oss)
> > 
> > fr(oss) is not a selectable option. Only fr(latin9) is.  Also, simply
> > use 
> > 
> > d-i keymap select fr(latin9)
> > 
> > as documented in the installation manual.
> 
> Where is that documented, actually?
> 
> https://www.debian.org/releases/jessie/amd64/apbs04.html.en#preseed-l10n
> says:
> # Keyboard selection.
> d-i keyboard-configuration/xkb-keymap select us

Ah, sorry. keymap is actually an alias for
keyboard-configuration/xkb-keymap

> Also, is there a way to find the list of valid values?

The "simplest" way is to look at the templates, either in the source
code
console-setup/debian/keyboard-configuration.templates

or the live template within d-i:
/var/lib/cdebconf/templates.dat

A more user-friendly way is to just install a dummy system the way you
want, and then use debconf-get-selections

> d-i keyboard-configuration/xkb-keymap select fr
> did not work for me. I haven't tried fr(latin9). I guess it would have
> worked...

Yes. fr is not available, only fr(latin9) is.

Samuel


Reply to: