Results 1 to 3 of 3

Thread: Caps lock inverted

  1. #1
    Join Date
    Aug 2011
    Beans
    2

    Caps lock inverted

    Hello, thank you very much for receiving me I hope I am posting in the correct place.

    Got the following problem, which is quite annoying:


    From time to time it looks like caps lock gets enabled by itself, inverting its normal way. Right now, I am writing with my caps locked on (showing the caps light), and if I turn them off, WRITING COMES THIS WAY.


    I don't know what to do. Looking for an answer, found this post
    here. It says is solved, unfortunately I don't understand what was done in there.

    Last time this happened to me, some months ago, I even bought a new keyboard and a new mouse and finally it went to normal just the way it came, one day just automatically.


    Could anybody help me with this, please? I am a complete newbie in Ubuntu although it's been a while since I finally got the courage to fully migrate from windows. I feel so proud because now I am able to do a lot of things, however, still am a donkey with the terminal, it's been hard for me to understand it. I have a desktop computer working with Ubuntu Lucid 10.04.


    Thank you very much for your kind help.

  2. #2
    Join Date
    Sep 2010
    Beans
    34

    Re: Caps lock inverted

    Try installing the program "xdotool", which will invert the state of the caps lock key without affecting the light on your keyboard. To install it, open a terminal (Ctrl+alt+t) and run:
    Code:
    sudo apt-get install xdotool
    Then enter your password and hit Enter.

    To switch the state of your caps lock key, run:
    Code:
    xdotool key Caps_Lock

  3. #3
    Join Date
    Aug 2011
    Beans
    2

    Smile Re: Caps lock inverted

    Oh great!!! It changed the caps !!! Thanks MDguy, you're an angel ... !!!

    I guess then that I just need to run xdotool in terminal each time the caps lock invert, isn't that right?

    Well, again, thank you very, very much for your help. I'm so glad to have joined Ubuntu Forums and hope one day I could be of help to someone just as you have so kindly been to me. Thanks !!!



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •