So I just read a wonderful article about tricking out the modern keyboard:
http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
On of the most interesting suggestions for me is this vision of a duality for the control key:
- When pressed in conjunction with another key, the control key acts as it normally does.
- When briefly tapped, the control key sends escape.
This would be a big deal for me, because it would save me a significant amount of movement as I use vim.
Is there any way I can implement this behavior in linux?