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

Bug#732849: KDM does not use the configured system keyboard layout



Package: kdm
Version: 4:4.11.3-2

KDM does not use the configured system keyboard layout. I'm using unstable.
Here's my /etc/default/keyboard (comments removed):

XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"

/etc/default/console-setup (again, comments and blanks removed):

VERBOSE_OUTPUT="no"
ACTIVE_CONSOLES="/dev/tty[1-6]"
CHARMAP="UTF-8"
CODESET="Lat15"
FONTFACE="Terminus"
FONTSIZE="8x16"
if [ -f /etc/default/keyboard ]; then
    . /etc/default/keyboard
fi

/etc/default/locale:

LANG=fr_FR.UTF-8


Reply to: