| Author |
Message |
Topic: Hibernate() w/ Wakeup |
foxer
Replies: 16
Views: 3244
|
Forum: Scripts & Functions Posted: Sat Dec 26, 2009 10:51 am Subject: Hibernate() w/ Wakeup |
When the computer resumes from hibernate, how do I have the monitor 'come alive' automatically? Is this possible?
This is a good question; I am also looking for a way to do this. I usually make ... |
Topic: UNICODE version of AutoHotkey |
foxer
Replies: 236
Views: 34261
|
Forum: Scripts & Functions Posted: Sat Dec 26, 2009 8:35 am Subject: UNICODE version of AutoHotkey |
Ç(U+00C7) and É(U+00C9) are both in the range between U+0080 and U+00FF.
Thanks for the quick answer and glad to see there might be progress with that.
But as I mentioned, Send works with other ... |
Topic: UNICODE version of AutoHotkey |
foxer
Replies: 236
Views: 34261
|
Forum: Scripts & Functions Posted: Sat Dec 26, 2009 1:02 am Subject: UNICODE version of AutoHotkey |
Hello,
Thanks for this Unicode version.
Let me fill a bug report:
This won't work:
<^>!+é::Send É
<^>!+ç::Send Ç
It would rather show ╔ and Ã
So, I need to write this inst ... |
Topic: Unicode problems |
foxer
Replies: 3
Views: 844
|
Forum: Ask for Help Posted: Wed Dec 23, 2009 5:57 pm Subject: Unicode problems |
This is very good news, thank you! Let's hope we will have Unicode soon integrated into the main app. And why not, a 64 bit version!
With the Unicode version of AutoHotKey, I deleted the PutUnico ... |
Topic: Unicode problems |
foxer
Replies: 3
Views: 844
|
Forum: Ask for Help Posted: Wed Dec 23, 2009 4:21 pm Subject: Unicode problems |
Hello,
I created a script that allows me to enter Unicode characters (șşȘŞțţȚŢ) on standard keyboards. I followed the help file as an example.
So, I chose ... |
| |