Open
Description
Please provide on the graphic installer an option to select the keyboard setting.
I had to configure the keyboard to the Portuguese layout by downloading the following packages.
kbd and nano to open the sysconfig/console file.
For those who are interested:
tdnf install kbd
Localectl set-keymap pt-latin1 (this sets the keyboard layout instantly)
To persist on the system, do the following
tdnf install nano (you can use vi, but i prefer nano)
nano\vi /etc/sysconfig/console
uncoment keymap and set is value to pt-latin1
Metadata
Metadata
Assignees
Labels
No labels