Skip to content

Keyboard configuration on install page GUI #1977

Open
@MarcoEnxuto

Description

@MarcoEnxuto

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions