Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 554 Bytes

File metadata and controls

13 lines (10 loc) · 554 Bytes

Keyboard

I’m using ČUS Kláveska as may keyboard layout. Setting is done through localectl in Arch it seems, so no config file?

sudo localectl set-keymap cus_klaveska ralt_switch,terminate:ctrl_alt_bksp,grp_led:scroll,ctrl:nocaps
sudo localectl set-x11-keymap cus_klaveska ralt_switch,terminate:ctrl_alt_bksp,grp_led:scroll,ctrl:nocaps

Move this to Ansible

As this need to be done manually now, it would be better to install my keyboard and set it up from Ansible.