Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: AlexD on June 24, 2024, 03:55:06 PM
-
Hi, I am a very new Linux user. How can I set Colemak as my keyboard layout. I've followed the instructions for kmap but I don't know the file name for Colemak (if there is one?).
Currently I'm trying: 'sudo loadkmap < /usr/share/kmap/colemak/fi-latin9.kmap' but it says there is no such file. I might just be dumb (again, new user) but I can't find anything about Colemak online or in this forum.
-
had a few minutes and a quick search found:
https://colemak.com/Unix
-
Hi AlexD
Welcome to the forum.
Try:
sudo loadkmap < /usr/share/kmap/qwerty/en-latin9.kmap
-
Thanks, that worked. Time to use Tiny Core!
-
Try this command:
setxkbmap us -variant colemak
This should switch your keyboard to Colemak. If you can't find the layout file, check under /usr/share/X11/xkb/symbols/ for us(colemak) or a similar file.