run always loadkeys

This commit is contained in:
Tobias Powalowski 2023-08-28 11:59:08 +02:00
parent ceb3985b85
commit 76a9dfbfe4

View file

@ -160,10 +160,10 @@ if [[ "${TTY}" = "tty1" ]] ; then
fi
fi
fi
# enable super keys console support
loadkeys windowkeys
if [[ -e /usr/bin/setup ]]; then
_local_mode
# enable super keys console support
loadkeys windowkeys
# wait on user interaction!
_enter_shell
# Basic Setup on archboot: