Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A How to change the keyboard layout with Gnome and Arch linux?

I'd forget about messing around with console commands and X configuration files, and just change the keyboard layout in the GNOME Settings panel: You can access this by hitting the Windows key a...

posted 10mo ago by deleted user

Answer
#1: Initial revision by (deleted user) · 2023-07-27T13:53:34Z (10 months ago)
I'd forget about messing around with console commands and X configuration files, and just change the keyboard layout in the GNOME Settings panel:

![Screenshot of Keyboard configuration in GNOME](https://linux.codidact.com/uploads/ioospd00bw3dtiki7piqd48u1t71)

You can access this by hitting the Windows key and typing "keyboard", at which point you can select Settings -> Keyboard in the Activities overview window. You can use the `+` button at the bottom to add new layouts, and the vertical `...` buttons to remove unwanted layouts.

It seems that by default the `+` button only lists other English layouts if the main language is English, but you can scroll down and choose `Other` if you want the full list of available layouts to appear (including `French (AZERTY)` as I have chosen in the image).

Note that I'm using Ubuntu, but I assume that GNOME on Arch behaves the same way — this configuration dialog is a GNOME feature, not something specific to the distribution (unless the distro has done something weird with their GNOME build).