Menu

#122 Shift key being lost

v1.0 (example)
open
nobody
5
2012-04-25
2006-12-09
Anonymous
No

When trying to use AutoHotKey with the latest beta, the shift key seems to get lost.

Make a default script that does "Send +a+b+c" which should echo "ABC", instead it echos "abc".

bigvanillaearthquake+console2@gmail.com

Discussion

  • Marko Bozikovic

    Marko Bozikovic - 2007-04-22
    • status: open --> closed
     
  • Dan

    Dan - 2012-04-25

    Yup, I'm having this problem too. For example if you try and send a path in double quotes, such as :
    "C:\stuff"
    it gets interpreted as:
    'C;\stuff'
    Also, sometimes the \ character gets translated to |, or the path folder will show up as sTuff, so it looks like the Shift key press lags behind the rest of the key presses.

     
  • Dan

    Dan - 2012-04-25
    • status: closed --> open
     

Log in to post a comment.