Anton Zinoviev <[email protected]> (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.
signature.asc
Description: Digital signature

