So I am trying to relearn Colemak and am using Ubuntu 10.04. I go up to System -> Preferences -> Keyboard -> Layout, click Add, find USA Colemak, and add it.

When I try it out in the "Type to test settings" box, it is still in Qwerty, and if I apply it system-wide my system is still using Qwerty. Does anyone else have this problem or have any suggestions?

link|improve this question
2  
This question would be more appropriate in the ubuntu community. At the far bottom of this page you should see a list of related communities and ubuntu is there. – Matt Dec 30 '10 at 22:11
1  
Sorry, @Hanmyo, this site is intended just for programming questions. This question might fit better on superuser.com or askubuntu.com – bdukes Dec 30 '10 at 22:14
Okay, thanks guys! – Hanmyo Dec 30 '10 at 22:59
feedback

migrated from stackoverflow.com Dec 31 '10 at 17:44

This question came from our site for professional and enthusiast programmers.

2 Answers

Try opening a terminal and copy and paste this:

setxkbmap us -variant colemak

You might also want to try to changing the keyboard layout on the login screen.

link|improve this answer
feedback

You need to click Move Up so it is at the top of the list of layouts. Then it should take effect.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown