How to disable caps lock in Linux

August 3rd, 2008 by Daniel Høyer Iversen

If you want to disable the caps lock. Open the ~/.bashrc file and add:

    # Disables the caps lock button
    xmodmap -e "remove lock = Caps_Lock"
Do you want to use this code?

0 Responses to “How to disable caps lock in Linux”

  1. No Comments

Leave a Response