| Author |
Message |
Topic: using right-click and mouse movement as a "scroll wheel |
ddh819
Replies: 6
Views: 718
|
Forum: Ask for Help Posted: Mon Aug 03, 2009 4:54 am Subject: using right-click and mouse movement as a "scroll wheel |
| That works pretty well! Thanks for the Firefox tip, but there are other applications I can use this functionality too. |
Topic: using right-click and mouse movement as a "scroll wheel |
ddh819
Replies: 6
Views: 718
|
Forum: Ask for Help Posted: Sun Aug 02, 2009 5:22 am Subject: using right-click and mouse movement as a "scroll wheel |
| rapte_of_suzaku, that script is great. Is it possible to make it scroll left and right also? |
Topic: AHKHID - An AHK implementation of the HID functions |
ddh819
Replies: 386
Views: 83381
|
Forum: Scripts & Functions Posted: Fri May 01, 2009 3:33 pm Subject: AHKHID - An AHK implementation of the HID functions |
Even after rescanning with the Device Manager, it doesn't come up on the Other tab.
The only thing different from the other keyboard devices in Example 1 is the name of the device and the Number o ... |
Topic: AHKHID - An AHK implementation of the HID functions |
ddh819
Replies: 386
Views: 83381
|
Forum: Scripts & Functions Posted: Thu Apr 30, 2009 7:19 pm Subject: AHKHID - An AHK implementation of the HID functions |
| I have a Kensington Presentation remote that seems to output regular keyboard keys F5, PgUp, PgDn, and b. I wanted to see if I can get a script that can differentiate between the remote and the regula ... |
Topic: HID/Extended input devices (MS Natural Keyboard 4000 etc.) |
ddh819
Replies: 31
Views: 10978
|
Forum: Scripts & Functions Posted: Fri Feb 20, 2009 3:51 pm Subject: HID/Extended input devices (MS Natural Keyboard 4000 etc.) |
| I'd like to use this to remap the buttons on a Kensington presentation remote (which simulate PgUp, PgDn, F5 and "b") since Micha's DLL can't tell the difference between it and the regular k ... |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Tue Jun 03, 2008 3:43 am Subject: pseudo dual joysticks for videogames |
| This version tries to turn off all the directional keys before changing where I aim to fire, but I think the emulator app is still picking up the directional keys. I'm also using the number pad to do ... |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Sun Jun 01, 2008 4:00 am Subject: pseudo dual joysticks for videogames |
| Ok, so maybe I need to turn off all of the directional keys right when the shooting direction is triggering. |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Sat May 31, 2008 5:23 am Subject: pseudo dual joysticks for videogames |
How does the disabling the arrow keys work? I tried using that part but sometimes the arrow keys stay disabled.
Also, it seems like my WASD are repeating when I hold them down because I keep moving ... |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Wed May 28, 2008 10:22 pm Subject: pseudo dual joysticks for videogames |
Well, moving and shooting in the same direction is no problem. Moving and shooting in different directions sometimes ends up with me shooting in a direction I don't want to be shooting in.
I notice ... |
Topic: "<" and ">" button on the mouse |
ddh819
Replies: 4
Views: 514
|
Forum: Ask for Help Posted: Wed May 28, 2008 6:38 pm Subject: "<" and ">" button on the mouse |
| I think they're called WheelLeft and WheelRight, but you might need the Logitech drivers installed or be using Vista. |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Wed May 28, 2008 6:20 pm Subject: pseudo dual joysticks for videogames |
So you hold down both the shoot button and the lock button while shooting, I guess? Well, I had an idea but you pretty much pasted it in your code...I dunno.
I have Super Smash TV (any difference fro ... |
Topic: pseudo dual joysticks for videogames |
ddh819
Replies: 9
Views: 700
|
Forum: Ask for Help Posted: Wed May 28, 2008 6:26 am Subject: pseudo dual joysticks for videogames |
| Can anyone help me with a script to simulate a dual-joystick control for a game that doesn't actually support it? For instance, the 80s arcade games Robotron and Smash TV had one stick for moving and ... |
Topic: no-click interface |
ddh819
Replies: 6
Views: 3509
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 6:20 pm Subject: no-click interface |
| @nick: works pretty well! I use a dual monitor setup though, and when the gui is "off" it shows up on the right side of my secondary monitor. How do I change where the gui hides? |
Topic: no-click interface |
ddh819
Replies: 6
Views: 3509
|
Forum: Ask for Help Posted: Thu Mar 29, 2007 2:11 pm Subject: no-click interface |
| I just copied and pasted your code into an .ahk file and when I launch it, it just quits immediately. What else is needed to actually use it as a script? |
Topic: no-click interface |
ddh819
Replies: 6
Views: 3509
|
Forum: Ask for Help Posted: Wed Mar 28, 2007 3:23 pm Subject: no-click interface |
here's an interesting idea for an ahk script, a mouse app that lets you "click" by just pausing the mouse:
http://www.extremetech.com/article2/0,1558,2106784,00.asp?kc=ETRSS02129TX1K00005 ... |
| |