AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to exclude firefox from mouse gestures script

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Billznik
Guest





PostPosted: Wed Oct 08, 2008 7:42 pm    Post subject: How to exclude firefox from mouse gestures script Reply with quote

I would like to use one of the mouse gestures ahk scripts but exclude firefox since I'm already using an add-on which does this for me. What code would I add to exclude firefox or other programs? Thanks!
Back to top
Sivvy



Joined: 21 Jul 2008
Posts: 726
Location: Calgary, AB, Canada

PostPosted: Wed Oct 08, 2008 7:54 pm    Post subject: Reply with quote

"#IfWinActive"
Back to top
View user's profile Send private message
Billznik
Guest





PostPosted: Wed Oct 08, 2008 8:18 pm    Post subject: Reply with quote

Sorry, I posted a new topic instead of a response.

Thanks, but I'm a beginner, could you give me the whole code as an example? Would I need to use '#IfWinActive' then specify firefox, and then some kind of exclude function? Or must specify each program that I want to use it with?
Back to top
Sivvy



Joined: 21 Jul 2008
Posts: 726
Location: Calgary, AB, Canada

PostPosted: Wed Oct 08, 2008 8:27 pm    Post subject: Reply with quote

The Help File has many useful examples, and it's pretty easy to read.

#IfWinActive lets you make context-sensitive hotkeys.
-----^
-----||
Click Link.
Back to top
View user's profile Send private message
hardcider09



Joined: 26 Mar 2009
Posts: 15

PostPosted: Thu Dec 17, 2009 12:36 pm    Post subject: Reply with quote

I too want to exclude Firefox from deguix's mouse gestures script for the exact same reason.

I'm familiar with the #IfWinActive command but I believe deguix's gestures script does not use hotkeys, so there is no place I know of where a #IfWinActive command stops it.

Am I mistaken or do you any other suggestions?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group