Johnny Matthews | Disable Caps Lock in Manjaro

It's literally all in the title. This post shows you how to disable caps-lock in Manjaro, and possibly other Linux distros. This was written on 29th of August 2024.

Right, this is crazy simple:

  1. Open terminal.

  2. Enter:

    setxkbmap -option ctrl:nocaps
    
  3. That’s it.