I'm unsuccessfully trying to force my Arch to set pl layout on X start.
I've googled for solutions, and I found couple of tutorials/tips but none of them works.
My current, keyboard related settings:
LANG=pl_PL.UTF-8 in /etc/locale.conf
pl_PL.UTF-8 UTF-8 in /etc/locale.gen
I did: localectl set-x11-keymap pl
to generate conf for X,
I have created /etc/rc.conf with:
#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See man 5 rc.conf for more details
#
# LOCALIZATION
# ------------
HARDWARECLOCK="UTC"
TIMEZONE="Europe/Warsaw"
KEYMAP="pl"
CONSOLEFONT="lat2-16"
CONSOLEMAP="8859-2"
LOCALE="pl_PL.UTF-8"
DAEMON_LOCALE="yes"
USECOLOR="yes"
with no success.
Aucun commentaire:
Enregistrer un commentaire