X window (or whole linux system) replace Caps Lock with ESC *and* Control
Posted
by
gcb
on Super User
See other posts from Super User
or by gcb
Published on 2013-10-22T03:04:53Z
Indexed on
2013/10/22
3:57 UTC
Read the original article
Hit count: 362
on windows there are several key maps applications that replaces Caps lock with ESC on a single 'press and relase' and with a Control signal if hold and another key is pressed.
Is there any way to do something similar on linux? Ideally on the whole system, but if it is only for X window it is fine too.
i'm currently writting scripts with the xautomation package tools. but i guess there is already a better way to do that via configurations.
© Super User or respective owner