WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Colemak on Tiny Core  (Read 644 times)

Offline AlexD

  • Newbie
  • *
  • Posts: 2
Colemak on Tiny Core
« 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.

Offline gadget42

  • Hero Member
  • *****
  • Posts: 738
Re: Colemak on Tiny Core
« Reply #1 on: June 24, 2024, 10:25:26 PM »
had a few minutes and a quick search found:

https://colemak.com/Unix
The fluctuation theorem has long been known for a sudden switch of the Hamiltonian of a classical system Z54 . For a quantum system with a Hamiltonian changing from... https://forum.tinycorelinux.net/index.php/topic,25972.msg166580.html#msg166580

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11530
Re: Colemak on Tiny Core
« Reply #2 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

Offline AlexD

  • Newbie
  • *
  • Posts: 2
Re: Colemak on Tiny Core
« Reply #3 on: June 25, 2024, 01:53:54 AM »
Thanks, that worked. Time to use Tiny Core!

Offline Zefia

  • Newbie
  • *
  • Posts: 1
Re: Colemak on Tiny Core
« Reply #4 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.