Skip to content

artsi0m/emacs-colemak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

emacs-colemak layout

To put simply I took file from sys-apps/kbd gentoo package placed at /usr/share/keymaps/i386/colemak/en-latin9.map.gz and changed one line, so it will work as normal Colemak layout, except that Caps-lock works as Control rather than Backspace.

You can set this as your Linux console keymap like this

# as root
make install # in the directory where you cloned this repo
localectl set-keymap emacs-colemak

More info

LICENSE

Original file was licensed as Public Domain and I don’t want to change this yet.

kmscon

Turns out that you don’t need this file with kmscon and the same behavior could be achieved with this as your kmscon config:

xkb-layout=us
xkb-variant=colemak
xkb-options=ctrl:nocaps

About

emacs-colemak keymap. Colemak keymap for Linux kernel console with CapsLock acting as Control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors