| View previous topic :: View next topic |
| Author |
Message |
silkcom
Joined: 23 Jan 2008 Posts: 96
|
Posted: Thu Jan 31, 2008 7:05 pm Post subject: (Not Solved) ALT-TAB with left and right mouse clicks |
|
|
I'm interested in making a semi simple script, im just not sure what all it would take.
Here's the idea:
Hold down right click button and click left click button = ALT-TAB (if you hold down the right click button it works like holding down the alt, meaning another left would alt-tab to the next and so on, and while holding down the right click it shows the menu).
I'd also like the exact opposite to work, hold down left and click right equals a alt-shift-tab
If someone could make it, that would be very very awesome, or if someone could point me in the right direction I don't mind working on it. |
|
| Back to top |
|
 |
silkcom
Joined: 23 Jan 2008 Posts: 96
|
Posted: Fri Feb 01, 2008 6:33 pm Post subject: |
|
|
| it would be fine if it didn't work exactly like alt-tab does. Maybe just while you're holding down right click if you click left click it sends an alt-tab |
|
| Back to top |
|
 |
williamsharkey
Joined: 06 Oct 2007 Posts: 52 Location: Philadelphia
|
Posted: Fri Feb 01, 2008 7:24 pm Post subject: |
|
|
| Alternatively, a rightclick+scroll wheel would do the trick. Perhaps more intuitive. Notepad++ uses this internally for tab switching. |
|
| Back to top |
|
 |
silkcom
Joined: 23 Jan 2008 Posts: 96
|
Posted: Fri Feb 01, 2008 7:35 pm Post subject: |
|
|
| that would be just as good (it would be easy to make it customizable anyway) |
|
| Back to top |
|
 |
grupo Guest
|
Posted: Fri Feb 01, 2008 9:27 pm Post subject: |
|
|
| what is the problem?? |
|
| Back to top |
|
 |
silkcom
Joined: 23 Jan 2008 Posts: 96
|
Posted: Fri Feb 01, 2008 9:41 pm Post subject: |
|
|
The problem is that I don't really know where to begin.
I'm not sure how to watch to see if the right mouse is being held without "taking over" the click, and then I'm not sure how to show the ALT-TAB "menu".
I imagine it would be a simple script for anyone not so new to AutoHotKey. |
|
| Back to top |
|
 |
|