AutoHotkey Community

It is currently May 23rd, 2012, 4:38 pm

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Keyboard Media Keys (for USB HID devices!)

Posted: August 28th, 2009, 7:13 pm 

Replies: 40
Views: 51386


I put the test message in and could see the key is being detected... so I commented it out and uncommented my original send delete command... lo and behold it now works! Even the Ctrl-Alt-Delete key combo now works on XP using the Apple mini keyboard, using Eject ast the substitute key for Delete. C...

 Forum: Scripts   Topic: Keyboard Media Keys (for USB HID devices!)

Posted: August 27th, 2009, 10:23 am 

Replies: 40
Views: 51386


This gets me a bit closer... using the above advice, when I run the "Keyboard Media Keys.ahk" script I can see it's pulling in my subroutine from "Keyboard Media Keys Actions.ahk" because when I forgot to add the action like this: 4852: ; Eject Return it correctly warned me that ...

 Forum: Scripts   Topic: Keyboard Media Keys (for USB HID devices!)

Posted: August 25th, 2009, 8:31 pm 

Replies: 40
Views: 51386


ok sorry this is easy of course: 4854: ; eject -> delete send {delete} Return I've been following this thread and the Autohotkey FAQ to get my Eject button to server as a 'Forward Delete' button. This on an Apple Aluminium mini Keyboard connected to a straight XP machine. Autohotkey is already work...

 Forum: Support   Topic: How Do I Map CTRL+ALT+INSERT ??

Posted: August 22nd, 2009, 4:09 pm 

Replies: 7
Views: 2948


Thanks for that, I was now able to transpose the keys by just adding lines: @::" "::@ to my existing script, feel I am getting the hang of this great tool now! Next mission is to try & obtain the keyvalue being sent by the Apple eject key, will probably do a new post to ask as the Doc ...

 Forum: Support   Topic: How Do I Map CTRL+ALT+INSERT ??

Posted: August 21st, 2009, 9:58 am 

Replies: 7
Views: 2948


I will do that, this hopefully will allow me to detect the actual codes sent by the Apple keyboard.

Is there a nice 'how to program' FAQ somewhere showing a simple example of now to substitute one code for a certain key?

 Forum: Support   Topic: How Do I Map CTRL+ALT+INSERT ??

Posted: August 20th, 2009, 7:36 pm 

Replies: 7
Views: 2948


It's either here or start a new similar thread! Using the Apple alu usb keyboard on a straight Windows XP machine in UK, (nothing to do with Bootcamp). I have tried Eric F. Savage's compiled Autohotkey script and it works to control volume up/down/mut for example. What I now need is the commands to:...
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group