Home World Forum
Stars! AutoHost web forums

Jump to Stars! AutoHost


 
 
Home » Stars! 2.6/7 » The Bar » Trouble with Stars! in Windows XP mode in Windows 7 Pro
Re: Trouble with Stars! in Windows XP mode in Windows 7 Pro Sun, 30 March 2014 16:51 Go to previous messageGo to previous message
nmid

 
Commander

Messages: 1608
Registered: January 2011
Location: GMT +5.5

Darn.. I didn't understand the initial problem correctly...
though, did you try the link from the logitech forums?
http://forums.logitech.com/t5/Mice-and-Pointing-Devices/Mous e-Double-Clicks-when-I-only-Single-Click/td-p/243999/page/2
http://www.experienceit.pl/download

Regarding AHK, I wonder if you can use leftclick with a pause timer to act as a click in AHK.

In the mean time add this
Option A
-------
SetMouseDelay,1
-------
http://www.autohotkey.com/docs/commands/SetMouseDelay.htm

If that doesnt work, try using it in combination with this
Option B
-------
LButton::
sleep,100
send {click}
return
-------
http://www.autohotkey.com/docs/commands/Sleep.htm

Option C
and I wonder if we can use the UP function?
(The word UP may follow the name of a hotkey to cause the hotkey to fire upon release of the key rather than when the key is pressed down.)

LButton UP::click
This however will stop you from using your mouse to select text or drag icons around, so this won't be a very practical idea on it's own.
so perhaps
LButton UP::Lbutton
though I guess that will send it into a loop... Razz

ps - I'm not sure how to boot in safe mode on a VM either.. my keyboard's function keys don't get registered while it's booting up :s
I'm sure google would have an answer, but I'll check later Smile


[Updated on: Sun, 30 March 2014 16:54]




I know my minefields.. but I'm a chaff sweeper.
I used to curse when I got stuck in traffic... till I realised I AM traffic.

Report message to a moderator

 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Alpha torpedo bug?
Next Topic: Cheating is rife in the stars community.
Goto Forum:
  


Current Time: Sat May 11 00:34:04 EDT 2024