Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: AlexD on June 24, 2024, 03:55:06 PM

Title: Colemak on Tiny Core
Post 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.
Title: Re: Colemak on Tiny Core
Post by: gadget42 on June 24, 2024, 10:25:26 PM
had a few minutes and a quick search found:

https://colemak.com/Unix
Title: Re: Colemak on Tiny Core
Post by: Rich on June 24, 2024, 10:29:12 PM
Hi AlexD
Welcome to the forum.

Try:
Code: [Select]
sudo loadkmap < /usr/share/kmap/qwerty/en-latin9.kmap
Title: Re: Colemak on Tiny Core
Post by: AlexD on June 25, 2024, 01:53:54 AM
Thanks, that worked. Time to use Tiny Core!
Title: Re: Colemak on Tiny Core
Post by: Zefia on June 28, 2024, 07:06:25 AM
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.