I installed keyd and added this to its configuration file /etc/keyd/default.conf
That broke disable-while-typing on the touchpad, thus https://gist.github.com/gbishop/e158ba1296a37dfc6b5642f429c97f58
I installed keyd and added this to its configuration file /etc/keyd/default.conf
That broke disable-while-typing on the touchpad, thus https://gist.github.com/gbishop/e158ba1296a37dfc6b5642f429c97f58
| [ids] | |
| * | |
| [main] | |
| # Maps capslock to escape when pressed and control when held. | |
| capslock = overload(control, esc) |