daledsm Posted September 17, 2007 Share Posted September 17, 2007 I have searched the fourms and couldn't find something related, and if I did, i am so new to this that I didn't realize that it was related. Any help is appreicated. I have a situation where I need to contorl a power point from a virtual keystroke on a touch panel. The touch panle only allows for one key command per button push. I need it to work that when I press one keystroke, it sends a keyboard macro of commands to the power point program (it isn't really powerpoint, it is of a different breed, but is sorta power point) Here is what I have: For the left slide forward = right arrow left side reverse = left arrow right side forward = shift + right arrow right side reverse = shift + left arrow both slides advance = ctrl + right arrow both sides reverse = ctrl + left arrow left hide/show = H right hide/sho = shift + H both hide/show = ctrl + H I was thinking I could use the function keys or something to run these macros. Example: F6 will run the ctrl + left arrow macro and reverse both slides. Any thoughts? If someone can get me started with the first one, I can figure out the rest. I don't even know where to start. I have downloaded the software, but havn't yet even figured that out, but I will. Thanks for the help! Link to comment Share on other sites More sharing options...
cdkid Posted September 17, 2007 Share Posted September 17, 2007 I'm not sure if this will help you, but look into something using "HotKeySet". (helpfile) ~cdkid AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide! Link to comment Share on other sites More sharing options...
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