I want to set my keyboard so that pressing space and releasing will emit a "normal" space, but holding space and pressing one of i/j/k/l will emit an arrow key.
Is it possible to do that?
Thanks!
I want to set my keyboard so that pressing space and releasing will emit a "normal" space, but holding space and pressing one of i/j/k/l will emit an arrow key.
Is it possible to do that?
Thanks!
I guess the SpaceFN layout is exactly what you want. The idea is great and you can customize the layout for your fit. However, it seems that it only works for some specific programmable mechanical keyboard.
For an implementation with software, you can try Karabiner on OSX and Autohotkey on Windows. I'm not very familiar with xkb for Linux, but I guess there are ways to do it as well.