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 

Search found 10 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Hot Corners
SoerenB

Replies: 17
Views: 13917

PostForum: Scripts & Functions   Posted: Thu Oct 07, 2010 8:53 am   Subject: HotZones - wrong Link
Hi,
and thanks, DewiMorgan,
and sorry, "HelloWorld"

I've just edited the link to not mislead you anymore.

Thanks for being interested!
  Topic: 11 actions per X1/2 Btn? To start, take 7, with miniGestures
SoerenB

Replies: 0
Views: 1240

PostForum: Scripts & Functions   Posted: Wed Apr 14, 2010 8:33 am   Subject: 11 actions per X1/2 Btn? To start, take 7, with miniGestures
This almost entirely nicked from TheIrishThug, from his post in
www.autohotkey.com/forum/topic8357-15.html

His script gives you, on top of additional RButton double- and long clicks, a RButton &am ...
  Topic: Launch AHK macros by mouseclick rather than using keyboard
SoerenB

Replies: 6
Views: 783

PostForum: Ask for Help   Posted: Mon Mar 29, 2010 12:45 pm   Subject: a grid for a start
Hi, dsavant,

I have no idea about Excel (using openOffice), and would shy away from employing
such a big program for those helper things.

This here gives you a grid of buttons for macro action ...
  Topic: SinglePress, DoublePress and PressAndHold
SoerenB

Replies: 14
Views: 2031

PostForum: Scripts & Functions   Posted: Mon Mar 15, 2010 11:55 pm   Subject: SinglePress, DoublePress and PressAndHold
A good one, congratulations!

I replaced #c:: with
just MButton (no modifier!)
in the upper example.
now my MButton has a long- and a double- click!


; by emmanuel d, modified by SoerenB @ h ...
  Topic: Hot Corners
SoerenB

Replies: 17
Views: 13917

PostForum: Scripts & Functions   Posted: Fri Mar 12, 2010 1:21 pm   Subject: Hot Zones
Hi,

I borrowed heavily from HotFoots script, and made a HotZones thing, published here:

http://www.autohotkey.com/forum/viewtopic.php?t=55631

Cheers
SoerenB
  Topic: HotZones? Hot Corners revisited: Mouse-Only WinManager...
SoerenB

Replies: 0
Views: 1150

PostForum: Scripts & Functions   Posted: Fri Mar 12, 2010 1:11 pm   Subject: HotZones? Hot Corners revisited: Mouse-Only WinManager...
Hi,

here's a script (well, 2 scripts and a file..), still under construction, to make a
windows Manger / utilities starter to be CONTROLLED BY THE MOUSE EXCLUSIVELY,
not even using the wheel or ...
  Topic: Minimize Mozilla Firefox by hitting the left border
SoerenB

Replies: 4
Views: 1481

PostForum: Scripts & Functions   Posted: Sat Aug 08, 2009 5:23 pm   Subject: Minimize Mozilla Firefox by hitting the left border
This one works here, it`s a bit different, added tolerance, no flickering when maximizing:



#Persistent
#singleInstance, ignore
setTitleMatchMode 2
coordMode, mouse, screen

loop
{
...
  Topic: Exit a script on exiting another one - good bye, Clipomatic
SoerenB

Replies: 2
Views: 422

PostForum: Ask for Help   Posted: Mon Sep 29, 2008 3:54 pm   Subject: Exit a script on exiting another one - good bye, Clipomatic
Thank You for replying so instantly, vahju!
i am quite new to this - this is still beyond my scope, sorry.
I tried OnExit and ExitApp, but did not manage - the lines from the OnExit help page are no ...
  Topic: Exit a script on exiting another one - good bye, Clipomatic
SoerenB

Replies: 2
Views: 422

PostForum: Ask for Help   Posted: Mon Sep 29, 2008 2:18 pm   Subject: Exit a script on exiting another one - good bye, Clipomatic
Hi,

This is probably trivial, but I couldn't narrow down my search efficiently.

I want "script1" to exit "script2", when "script1" is exited, which way ever.
What ...
  Topic: Clipomatic, controlled by Mouse Gestures
SoerenB

Replies: 0
Views: 883

PostForum: Ask for Help   Posted: Sat Sep 27, 2008 5:03 pm   Subject: Clipomatic, controlled by Mouse Gestures
Hi,
ahk-noob, my first posting here - hope this fits in here.

Mike Lin's Clipomatic ("Cpm") is one of my favorite little helpers - text only, paste on click (or hotkey), "permanen ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group