Tuesday, September 29, 2009

How to turn off the Caps Lock key through the command line

You can turn off the Caps Lock key through the command line interface using the xmodmap command.

Quote : xmodmap -e "remove lock = Caps Lock"

To reactivate the key,

Quote : xmodmap -e "add lock = Caps Lock"

Enjoy ubuntu... ;)

No comments:

kunkun-laptop .... ;)