I've looked through the forums, tried google and all that, and I've seen lots of command line work to be done. I'm ok with that, I've installed the command line extras console-common or whatever, and made lots of other modifications to my system trying to get this to work. Simply put, my brain is not capable of parsing all these snippets of code I come across into something that works. Not to be demanding or anything, but what I need is one thing of code to type in to do this:
Starting conditions: colemak.iso15.kmap has already been untarred to my /home/ethan/Desktop directory.
I'll assume I need admin privileges. Not a problem there.
su
(password)
I want to have some kind of language bar to switch layouts quickly, but if an alias binding is as good as it gets for quick switching, fine. I want to see Colemak right next to all the other layouts under English in the system->preferences->keyboard->layouts manager.
gedit usually has weird problems, but I'm fine with vim. i, w, q, delete, arrow keys.
I'll give you console feedback from previous attempts. Here:
ethan@desktop:~/Desktop$ ls
colemak-1.0.tar.gz colemak.iso15.kmap
ethan@desktop:~/Desktop$ install-keymap colemak.iso15.kmap
Deferring virtual terminal setup until console accessible.
ethan@desktop:~/Desktop$
If a complete solution has multiple facets, it'd be nice to explain them and keep them separate, like so:
First, we must add colemak to the list of layout modules in...
Code:
| bla &&bla /bla/bla
|cp bla.bla /$
Then, we must configure xorg to...
Code:
|And so on.
If any additional questions must be answered by myself, I'll try to answer them quickly.
Any help is very, very much appreciated.