Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /customers/dahoiv.net/dahoiv.net/httpd.www/programmering/wp-includes/theme.php on line 507
How to disable caps lock in Linux | Programming

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