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

Re: Bug#606395: [G-I][squeeze-d-i-beta2] wrong keyboard layout in console (correct in X)



Anton Zinoviev <anton@lml.bas.bg> (27/12/2012):
> Isn't it possible to create a ~/.profile or /etc/profile script calling
> setupcon?  This would be clearer and easier to maintain.  The profile
> script could easily test for the existence of /etc/default/keyboard.

Oh, right. Tested that:
,---[ ~/.profile ]---
| if [ -f /etc/default/keyboard ]; then
|   setupcon >/dev/null 2>&1
| fi

and that seems to work fine without any other modifications, thanks!

If others agree this is an appropriate change, any ideas where to ship
that little file?

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: