Skip to main content
typo fixes
Source Link
Jeff Schaller
  • 68.8k
  • 35
  • 122
  • 267

Change active keyboard layout programaticallyprogrammatically in Gnome3 on Arch

I'm writing some scripts to automate common things like changing the language/keyboard layourlayout or installing legacy tools like browser, passwordsafe and so on. This is designed for an Antergos installation, which itself is based on Arch Linux. My first task is changing the default keyboard layout. AltoughAlthough I selected German in the installation process, I got a English layout after installation.

Using the GUI, it's done like described here: http://mixeduperic.com/linux/how-to-enable-multiple-language-keyboard-layouts-in-gnome3.html

How can I set this layout programaticallyprogrammatically? I'm looking for some kind of configuration file, where I can replace the English one by German in some case.

Change active keyboard layout programatically in Gnome3 on Arch

I'm writing some scripts to automate common things like changing the language/keyboard layour or installing legacy tools like browser, passwordsafe and so on. This is designed for an Antergos installation, which itself is based on Arch Linux. My first task is changing the default keyboard layout. Altough I selected German in the installation process, I got a English layout after installation.

Using the GUI, it's done like described here: http://mixeduperic.com/linux/how-to-enable-multiple-language-keyboard-layouts-in-gnome3.html

How can I set this layout programatically? I'm looking for some kind of configuration file, where I can replace the English one by German in some case.

Change active keyboard layout programmatically in Gnome3 on Arch

I'm writing some scripts to automate common things like changing the language/keyboard layout or installing legacy tools like browser, passwordsafe and so on. This is designed for an Antergos installation, which itself is based on Arch Linux. My first task is changing the default keyboard layout. Although I selected German in the installation process, I got a English layout after installation.

Using the GUI, it's done like described here: http://mixeduperic.com/linux/how-to-enable-multiple-language-keyboard-layouts-in-gnome3.html

How can I set this layout programmatically? I'm looking for some kind of configuration file where I can replace the English one by German in some case.

edited tags
Link
jasonwryan
  • 74.9k
  • 35
  • 204
  • 230
Source Link
Lion
  • 348
  • 1
  • 6
  • 18

Change active keyboard layout programatically in Gnome3 on Arch

I'm writing some scripts to automate common things like changing the language/keyboard layour or installing legacy tools like browser, passwordsafe and so on. This is designed for an Antergos installation, which itself is based on Arch Linux. My first task is changing the default keyboard layout. Altough I selected German in the installation process, I got a English layout after installation.

Using the GUI, it's done like described here: http://mixeduperic.com/linux/how-to-enable-multiple-language-keyboard-layouts-in-gnome3.html

How can I set this layout programatically? I'm looking for some kind of configuration file, where I can replace the English one by German in some case.