Cyril Brulebois, le Thu 27 Dec 2012 22:06:01 +0100, a écrit : > Anton Zinoviev <an...@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?
Actually we already have almost that, in rootskel/src/etc/profile. It seems we just need to fix s/console-setup/keyboard/ there. Samuel -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20121227210955.GK6172@type