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 3 matches
AutoHotkey Community Forum Index
Author Message
  Topic: AutoHotKey doesn't start automatically at Windows startup
Jedi Kalimero

Replies: 2
Views: 457

PostForum: Ask for Help   Posted: Tue May 31, 2005 9:02 am   Subject: AutoHotKey doesn't start automatically at Windows startup
I've added AutoHotKey to the start group and its icon [H] appears in the traybox, but sometimes it doesn't seem to work. I try any of the HotKeys I've defined and no way.

If I go to the icon and se ...
  Topic: Enhanced ScrollBars like in GENIUS MOUSE? Any script?
Jedi Kalimero

Replies: 4
Views: 1186

PostForum: Ask for Help   Posted: Sat May 21, 2005 12:38 am   Subject: Enhanced ScrollBars like in GENIUS MOUSE? Any script?
Close but still not perfect.

I have changed the script to this:

WheelDown::
CoordMode, Mouse, Screen
MouseGetPos, xmouse, ymouse, id, control
SendMessage, 0x115, 1, 0, %control%, a ...
  Topic: Enhanced ScrollBars like in GENIUS MOUSE? Any script?
Jedi Kalimero

Replies: 4
Views: 1186

PostForum: Ask for Help   Posted: Thu May 19, 2005 9:58 am   Subject: Enhanced ScrollBars like in GENIUS MOUSE? Any script?
I have made a script that actually works in the first point of my last mail but i still don't know how to move the horizontal slider instead of the vertical.

The script works at 90% of ScrollBars b ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group