AutoHotkey Community

It is currently May 23rd, 2012, 5:56 am

All times are UTC [ DST ]


Search found 28 matches
Search these results:

Author Message

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: October 1st, 2009, 7:04 am 

Replies: 11
Views: 409


I haven't tried it on a different computer. And suspending the hotkeys halted it entirely, though it could somehow be related to the two programs interacting? I dunno.

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: October 1st, 2009, 6:23 am 

Replies: 11
Views: 409


That didn't cause it to happen at all, and commenting out the ControlSend line of my original script made it stop happening for Ctrl-R, but it continued to happen for Ctrl-S.

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: September 30th, 2009, 5:48 pm 

Replies: 11
Views: 409


Fair enough. I hope someone can.

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: September 30th, 2009, 2:42 am 

Replies: 11
Views: 409


That Windows explorer pops up twice for no apparent reason, and the only thing I can observe is that it's somehow associated with AutoHotkey and the Control key.

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: September 30th, 2009, 1:31 am 

Replies: 11
Views: 409


Key History. Dunno if that helps. A2 01D d 1.05 Ctrl test.ahk - Notepad A2 01D d 0.50 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.05 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl A2 01D d 0.03 Ctrl 53 01F d 0.02 S 53 01F u 0.06 S A2 01D...

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: September 30th, 2009, 1:27 am 

Replies: 11
Views: 409


Script works perfect. Like I said, it even did it when I used S. The script isn't the problem, though it's somehow related to the script running.

 Forum: Support   Topic: Ctrl hotkeys launching Windows Explorer

Posted: September 29th, 2009, 11:02 pm 

Replies: 11
Views: 409


Alright, no idea what's going on. Even when running only a single script that looks like this... #singleinstance force ~^r:: ifWinActive %A_ScriptName% { controlsend, ahk_parent, ^s, %A_Scriptname% reload } return ...and while having it open and active in Notepad, I'm getting this. I just ...

 Forum: Support   Topic: Headphone detection AND/OR User-entered hotkeys for compiled

Posted: September 15th, 2009, 8:20 pm 

Replies: 5
Views: 335


Do you know how to make this work? Can you help me? All I want is a simple script that sets variable VolStep to 1 when headphones are in, and 2 when they aren't. I have no idea how to get started.

P.S. I am running Vista.

 Forum: Support   Topic: Headphone detection AND/OR User-entered hotkeys for compiled

Posted: September 14th, 2009, 7:01 pm 

Replies: 5
Views: 335


Come on, back me up. Is there any way to detect whether or not headphones are plugged in?

 Forum: Support   Topic: Headphone detection AND/OR User-entered hotkeys for compiled

Posted: September 13th, 2009, 8:49 pm 

Replies: 5
Views: 335


Awesome. Not how he did it, but perfectly adequate for my needs. Thank you.

 Forum: Support   Topic: Headphone detection AND/OR User-entered hotkeys for compiled

Posted: September 13th, 2009, 8:33 pm 

Replies: 5
Views: 335


I had an idea to modify my volume control script, but I was wondering if it could somehow detect if headphones were plugged in or not. If so, tell me and I'll run with it. Another thing! I want to know how to make users able to enter their own hotkeys for compiled scripts. Kinda like this guy did he...

 Forum: Support   Topic: Advanced Copy-Paste

Posted: July 15th, 2009, 8:37 am 

Replies: 2
Views: 588


Okay, nevermind, I can't make paste work properly at all. Help me out?

 Forum: Support   Topic: Advanced Copy-Paste

 Post subject: Advanced Copy-Paste
Posted: July 15th, 2009, 8:12 am 

Replies: 2
Views: 588


Alright, what I'm aiming for is the use of several clipboards. The idea is to press Ctrl-C as normal, but before releasing the C button, pressing Numpad1 and having it stored in a new variable. Digits 2-0 would work similarly, as would the cut and past functions. The real problem I'm having is, I'd ...

 Forum: Support   Topic: Windows Key triggering [resolved]

Posted: July 3rd, 2009, 8:58 am 

Replies: 9
Views: 564


Cool, it appears to work just fine. Am I likely to be seeing the effects of that control key? Like in a game, or something? Oh well, if it becomes a problem, I'll just use the regular windows key. Thanks a lot!

 Forum: Support   Topic: Windows Key triggering [resolved]

Posted: July 3rd, 2009, 8:11 am 

Replies: 9
Views: 564


I tested it with a straight Appskey::RWin, and I found that I had to release the Apps key and press it again each time I wanted to use a hotkey. Not very practical for skipping songs and the like. Also, neither inserting {Blind} or reverting to the single line replacement solved the problem.
Sort by:  
Page 1 of 2 [ Search found 28 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group