AutoHotkey Community

It is currently May 24th, 2012, 8:14 am

All times are UTC [ DST ]


Search found 42 matches
Search these results:

Author Message

 Forum: Scripts   Topic: NODE : Launcher.. and more.

 Post subject: Re: NODE : Now OPEN SOURCE!
Posted: May 11th, 2012, 11:34 pm 

Replies: 275
Views: 4472


Hi The reason why i've not been using nDroid (nor have I successfully installed and used any alternatives :cry: ), is that I run most of my applications portable and that the huge library of files seems to be re-indexed every time the drive letter differs. Please consider ideas from niftylink or maj...

 Forum: Scripts   Topic: ELP Extended-length path library 0.94

Posted: May 11th, 2012, 11:07 pm 

Replies: 5
Views: 566


I'll be using this, thanks!

 Forum: Support   Topic: Controlling Synaptics Touchpad using COM API

Posted: January 22nd, 2012, 8:58 pm 

Replies: 42
Views: 3978


This is great! I would like to figure out how to invert the mouse movement to match the mousepad movement with the tilted screen orientation (If I can get the rotation feature of the Intel graphics driver to work on my Acer laptop; VERY FRUSTRATING) using MouseMove by itself was not a good solution ...

 Forum: Support   Topic: [SOLVED] Synaptics Touchpad: How do I detect Three-Finger...

Posted: January 22nd, 2012, 7:25 pm 

Replies: 9
Views: 362


topic on Controlling Synaptics with link to full SDK
:!:

 Forum: Utilities   Topic: Webcam face detection

Posted: October 12th, 2011, 9:08 pm 

Replies: 2
Views: 981


thanks! especially for the resources summary web page

 Forum: Utilities   Topic: Webcam face detection

 Post subject: Webcam face detection
Posted: October 9th, 2011, 12:37 pm 

Replies: 2
Views: 981


hi, I woul like to automate the change of orientation of my netbook's screen (and mousepad movement), using the webcam. Facial recognition seems to be the most reliable way, but I know it's a long way about. Does anyone have an idea of where to find a free app/dll that's capable of returning the ori...

 Forum: Support   Topic: special key as modifier key

Posted: October 4th, 2011, 8:40 pm 

Replies: 5
Views: 198


tanks, sorry should have searched more thoroughly. :oops: The Fn key on some notebooks might be a hardware level key, meaning that the hardware/firmware of the keyboard/notebook itself may monitor key combinations and take action based on what you pressed. This makes sense when you think about it, b...

 Forum: Support   Topic: special key as modifier key

Posted: October 4th, 2011, 10:31 am 

Replies: 5
Views: 198


Quote:
Not sure what key that is "SC178".

it's simply the Fn key on my laptop (so already a native modifier key)

I have Vista SP1, only tested AHK_L v 1.1.4.1

 Forum: Support   Topic: special key as modifier key

 Post subject: special key as modifier key
Posted: October 2nd, 2011, 7:31 pm 

Replies: 5
Views: 198


hi, ; this workes, the Up key is the modifier key Up & SC178::MsgBox, %A_ThisHotKey% was pressed. ; I would like the special key to be the modifier key SC178 & Up::MsgBox, %A_ThisHotKey% was pressed. ;does not work, results in sending {Up} I couldn't find help for this elementary t...

 Forum: Scripts   Topic: Awesome Desktop Clock

Posted: October 2nd, 2011, 4:30 pm 

Replies: 42
Views: 6664


I guess a reference to the Improved Show Desktop could be of use here...
(#D is within the handspan on my azerty keyboard and thus more comfortable to toggle)

 Forum: Scripts   Topic: Awesome Desktop Clock

Posted: September 29th, 2011, 9:19 am 

Replies: 42
Views: 6664


Quote:
Edit: added parent to desktop option thanks to a suggestion by tic. Enable the ParentDesktop setting to keep the clock parented to the desktop.
did you? :(

(ps: perhaps you could force the gui to reappear when #d is pressed)

 Forum: Scripts   Topic: Awesome Desktop Clock

Posted: September 26th, 2011, 10:26 pm 

Replies: 42
Views: 6664


hi, I can't seem to get the GUI to be a child window of the desktop . ;... OnExit, ExitSub Gui, 1:-Caption +E0x80000 +LastFound +Owner [color=red]DllCall("SetParent", UInt, WinExist() , UInt, WinExist("Program Manager"))[/color] Gui, 1:Show, x%WinX% y%WinY...

 Forum: Offtopic   Topic: MIDI File Transform Language

Posted: February 28th, 2011, 9:20 pm 

Replies: 3
Views: 398


I just found this: http://web.mac.com/nicowald/SubtleSoft/MidiPipe.html
but I don't have Mac

 Forum: Offtopic   Topic: MIDI File Transform Language

Posted: February 20th, 2011, 2:06 pm 

Replies: 3
Views: 398


I would like to parse midi files using MidiTrans . But where is it? Before I contact the author to know if it is still available and running on a current windows version, I wanted to ask the ahk forum users if they have knowlege of other apps and possibilities to read and write a sequence of command...

 Forum: Support   Topic: retain hotkeys during keywait

Posted: November 7th, 2010, 12:54 pm 

Replies: 4
Views: 180


simply all I needed. thanks!
Sort by:  
Page 1 of 3 [ Search found 42 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group