modifica /etc/rc.d/rc.keymap
mettilo cosi'
#!/bin/sh
# Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
if [ -x /usr/bin/loadkeys ]; then
/usr/bin/loadkeys it.map
fi
se devi riscegliere i font dai il comando
setconsolefont
modifica /etc/rc.d/rc.keymap
mettilo cosi'
#!/bin/sh
# Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
if [ -x /usr/bin/loadkeys ]; then
/usr/bin/loadkeys it.map
fi
se devi riscegliere i font dai il comando
setconsolefont