Quantcast
Channel: Can I map Control to the Caps Lock key and keep the toggle functionality in Linux? - Super User
Browsing all 3 articles
Browse latest View live

Answer by regnarg for Can I map Control to the Caps Lock key and keep the...

As Ignacio said, it cannot be done with keymaps. But it can be e.g. simply scripted using xbindkeys and xdotool.First, strip Caps Lock of its special functionality using xmodmap (this has to be done...

View Article


Answer by Ignacio Vazquez-Abrams for Can I map Control to the Caps Lock key...

There's no low-level support for a Ctrl Lock in either Linux or Xorg outside of bugs, so you'll either need software that will feed the Ctrl press back into some input buffer in order to simulate a...

View Article


Can I map Control to the Caps Lock key and keep the toggle functionality in...

Can I change the Caps Lock key to Control and still keep the on/off nature of Caps Lock? I've checked into using xmodmap and seem to have hit a dead end. Many people want to swap them, but they also...

View Article
Browsing all 3 articles
Browse latest View live