| Author |
Message |
Forum: Support Topic: mozilla windows problem |
| mrjohnnycake |
|
Posted: December 20th, 2007, 11:31 pm
|
|
Replies: 4 Views: 681
|
I'm revisiting this post since I never got a reply and my fix that I had been using won't work anymore.
Just looking for a way to minimize thunderbird to tray and then call it up again. I can do it but I can't find the ahk_class since it has the same one as firefox. |
|
 |
Forum: Support Topic: logoff problems |
| mrjohnnycake |
|
Posted: May 4th, 2007, 4:38 pm
|
|
Replies: 5 Views: 600
|
|
 |
Forum: Support Topic: logoff problems |
| mrjohnnycake |
|
Posted: May 3rd, 2007, 4:57 pm
|
|
Replies: 5 Views: 600
|
win-u brings up utility manager and win-l doesn't log me off, it just brings up the "choose user" screen but shows that I am still logged on.
I was wondering if there is a way that I can immediately logoff and then be brought to that "choose user" screen. |
|
 |
Forum: Support Topic: logoff problems |
| mrjohnnycake |
|
Posted: May 3rd, 2007, 1:19 am
|
|
Replies: 5 Views: 600
|
| I don't know why I'm having problems with this script. I can't seem to find any posts that cover a simple logoff script. I just want to hit a button twice and have the computer logoff. Here's what I got ~RAlt Up:: If (A_PriorHotKey = A_ThisHotKey and A_TimeSincePriorHotkey < 500) Shutdown,0 ... |
|
 |
Forum: Support Topic: mozilla windows problem |
| mrjohnnycake |
|
Posted: December 21st, 2006, 5:17 pm
|
|
Replies: 4 Views: 681
|
| I was logged out for some reason last time so i'm the guest from the last post. ya, the firefox installation is correct. I installed it weird one time and didn't feel like doing it over. As to the Firefox script I don't know why I put that up there. I'm actually interested in the Thunderbird script ... |
|
 |
Forum: Offtopic Topic: Notification: The nick: Goyyah will be changed to: SKAN soon |
| mrjohnnycake |
|
Posted: December 15th, 2006, 11:11 pm
|
|
Replies: 35 Views: 3413
|
| I like mrjohnnycake myself. it comes from "Mysterious (Mr), Johnny Depp is a fairly good actor (Johnny), When I was a kid I used to play patty cake (Cake)". It's good to keep your nicknames simple though so I just stick with mrjohnnycake. |
|
 |
Forum: Support Topic: double press without label |
| mrjohnnycake |
|
Posted: December 14th, 2006, 3:33 am
|
|
Replies: 14 Views: 890
|
| I just tried it with up. still not recognizing media player or even a MsgBox. |
|
 |
Forum: Support Topic: double press without label |
| mrjohnnycake |
|
Posted: December 14th, 2006, 3:19 am
|
|
Replies: 14 Views: 890
|
| this script is running into the same problems as the one I posted. It's not starting media player. Here's how I'm running it. ~SC112:: KeyWait SC112, D T0.3 ; use the actual hotkey If (ErrorLevel = 0) { Run C:\Program Files\Media Player Classic\mplayerc.exe } Else { ; single h... |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 10:37 pm
|
|
Replies: 13 Views: 816
|
| its working on my computer just fine. |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 10:36 pm
|
|
Replies: 13 Views: 816
|
very nice. I miss that sometimes. I have my bookmark set to go straight to the "Ask For Help" section in the forum so I don't see when a new release is out.
Thanks for all your help. |
|
 |
Forum: Support Topic: double press without label |
| mrjohnnycake |
|
Posted: December 13th, 2006, 9:57 pm
|
|
Replies: 14 Views: 890
|
| cool. Thanks Laszlo. It works great. Let me throw this out there. I have two scripts using the double or single click function, one of which is more complex. This script is used to launch iTunes and if its running and shown then it minimizes it and if its minimized and then it calls it up again. So ... |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 9:51 pm
|
|
Replies: 13 Views: 816
|
Thanks Goyyah. But adding this...
Code: Contents := "" ,
makes the script illegal on my computer.
Any thoughts? |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 9:20 pm
|
|
Replies: 13 Views: 816
|
Quote: It is nicer/safer to have some kind of indication!
I'm just using the ToolTip for an indication. I changed it to say "De-formatted" and so when I see that I know that it worked. Thanks for the extra script though. I'll probably use the flashing bar in another script. |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 3:03 am
|
|
Replies: 13 Views: 816
|
Goyyah you're awesome. You're right, I guess it's nice not to have to install 3rd party software. I did end up taking the beeps out though. I'm on a laptop so it's not so pleasant to have my computer beeping all the time.
The script works great. Thanks again. |
|
 |
Forum: Support Topic: copy paste to notepad then to 2nd app |
| mrjohnnycake |
|
Posted: December 13th, 2006, 1:24 am
|
|
Replies: 13 Views: 816
|
| When I'm studying I usually google things or look up terms on wikipedia. I then copy and paste from wikipedia into notepad so that I lose the formatting so it doens;t make my notes look all messed up. I then have to copy and paste it into Word (or wherever I'm working). Is there a script someone kno... |
|
 |
| Sort by: |