NEW USERS, READ THIS!
0 Members and 1 Guest are viewing this topic.
Hey allHopefully just a quick question - can you program Tipros to do more than just keypresses? I'm thinking along the lines of opening programs - simple example something like Microsoft Word. I've had a play and can't seem to figure out if it's possible or not.CheersGeorge
WIN, W, O, R, D, ENTERThat sequence might work to launch word.Edit: Can Tipro output strings of keypresses like the one above?
17:15 < vun> these are the healthiest crisps I've ever come across17:16 < vun> mostly because I can't get the bag open
As far as I can tell the tipro software isn't suited for anything else than keypresses. Autohotkey might be your best bet. I personnally set a keyboard shortcut to the programs with the native windows functionality and program it into a key. Don't forget that you have access to 4 layers with your tipro, so you can reserve a layer to such macros if it's really useful.
Quote from: damorgue on Sun, 28 July 2013, 09:50:01WIN, W, O, R, D, ENTERThat sequence might work to launch word.Edit: Can Tipro output strings of keypresses like the one above?That solution didn't work for me, Windows was not fast enough so most of the keypresses were sent somewhere else. Your pc might be more reactive than mine, but with Windows it will never be a long term solution I'm afraid.