yast / yast-installation

YaST module installation
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
16 stars 44 forks source link

Add Colemak keyboard layout to the installer #1081

Open ilyss01 opened 1 year ago

ilyss01 commented 1 year ago

All linux distros except openSUSE have an option to choose Colemak as default keyboard layout

shundhammer commented 1 year ago

https://en.wikipedia.org/wiki/Colemak

shundhammer commented 1 year ago

It looks like it's already available in the installed system (Leap 15.4 in this case).

% rpm -ql kbd | grep -i colemak
/usr/share/kbd/keymaps/xkb/gb-colemak.map.gz
/usr/share/kbd/keymaps/xkb/no-colemak.map.gz
/usr/share/kbd/keymaps/xkb/ph-colemak.map.gz
/usr/share/kbd/keymaps/xkb/us-colemak.map.gz
shundhammer commented 1 year ago

That of course means you can already use it in the installed system with command line tools or with your desktop environment's keyboard selection.