Breve how to su come impostare il layout della tastiera nei sistema operativo Tiny Core Linux e nel suo port per raspberry pi piCore Linux
editiamo il file /home/tc/.xsession con la seguente stringa:

[ -e /usr/local/bin/setxkbmap ] && setxkbmap -layout "it" -variant "nodeadkeys"
