Baraoic Posted November 15, 2009 Posted November 15, 2009 Got a quick question. I tried setting my F14 and F15 as hotkeys and it didn't work. SciTE didn't even highlight it orange like it recognized it. Does AutoIt not support those keys? I have already found a workaround but wanted to know this and if it doesn't why not?
AdmiralAlkex Posted November 15, 2009 Posted November 15, 2009 (edited) What does the helpfile say?{F1} - {F12}So I would assume that it doesn't work. As to why, I have no idea. Can you register them from other languages with RegisterHotKey? (I think that's what AutoIt uses)Edit1: Or even better, what happens if you call RegisterHotKey with F14 from AutoIt? Edited November 15, 2009 by AdmiralAlkex .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Bert Posted November 15, 2009 Posted November 15, 2009 It isn't part of a standard keybaord. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Baraoic Posted November 15, 2009 Author Posted November 15, 2009 AdmiralAlkex when I try to do hotkeyset for F14 nothing happens. Also I know autohotkey does recognize it, but I don't use that language. Volly I almost have a standard keyboard but the print screen and other two buttons that are beside it are actually F13-F15. I have just used sharpkeys to remap F13 to print screen and then F14 and F15 to media keys which is what I wanted to do with the hotkey.
Bert Posted November 15, 2009 Posted November 15, 2009 ah, OK. Learned something new. I will have to do some research. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now