AutoHotkey Community

It is currently May 27th, 2012, 3:12 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: October 4th, 2005, 7:25 am 
Offline

Joined: June 4th, 2005, 11:56 am
Posts: 26
Location: Lokeren, Belgium
No more stuck Win key with this latest version.

I'll keep you posted if it still happens.

Thanks Chris!

Guido.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 17th, 2008, 8:14 pm 
Offline

Joined: February 16th, 2007, 8:46 pm
Posts: 62
i got somekinda win key stuck problem.


Version 1.0.47.06

i got a small "script"


Code:
SC15B::F9


iam linking win key to F9, iam using F9 as push-to-talk in ventrilo

but sometimes (it happend like 2 times now) win key is stucked, and then when i pressed 'E' guess what happend :D

is there any way to avoid this, or make a bit better script?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 18th, 2008, 6:03 pm 
Offline

Joined: February 17th, 2008, 8:52 pm
Posts: 314
How about this?

Code:
SC15B::Send, {F9 down}{F9 up}


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 28th, 2008, 6:59 pm 
Offline

Joined: February 16th, 2007, 8:46 pm
Posts: 62
Iam using this code:

Code:
*LWin::Send {F9 Down}
*LWin Up::Send {F9 Up}


this code is from the Help -> Hotkeys category

it worked for a very long time, but today i got the same 'stucked winkey' problem

Atm iam a bit hopeless to solve this problem. Is there any other idea left to make a perfect script, or is this issue is somekinda bug inside Autohotkey?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 28th, 2008, 7:56 pm 
just get a new keyboard or if your too cheep then for got sake pluck the sucker out of the keyboard


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: rbrtryn and 25 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group