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

[PATCH] fix xserver keyboard layout



Hi!

I don't know if it's a nice way, but seems works with many keyboard layout.
Patch made against revision 339 from bzr repository.

I removed xserver-xorg/autodetect_keyboard because this can works only when 
d-i is installed.

I changed
LANG=$(grep "^${locale}" /root/usr/share/i18n/SUPPORTED | grep UTF-8 | 
sed -e 's, .*,,' -e q)
because with a generated locale "fr_FR.UTF-8" from boot parameter "locale=fr", 
this give me "fr_BE.UTF-8".

Btw discover/xresprobe/mdetect package must be include with all X based 
make-live flavour, xserver-xorg's debconf used these soft.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xserver-keyboard.patch
Type: text/x-diff
Size: 906 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20061104/701964d6/xserver-keyboard.bin

Reply to: