# Set UTF-8 mode if needed
if [ -f /var/lib/UTF-8 ]; then
	echo -ne "\033%G"
	kbd-mode -u >/dev/null 2>&1 || true
fi
