Hello everybody... Still bothering people!
This is my actual script:
http://pastebin.com/JHia8g1b
Now I am experiencing that the first keyboard defined, works flawlessly... But cannot make it work the second one! Can´t figure what I´m doing wrong!
Please help!
Another thing: I work with photoshop, but checking on task manager the active window Title, does not show the app name, it shows: "filename.extension @ (zoom percent) ((Layer name, (color mode - usually RGB or CYMK) / (bit depth -usually 8/16/32))
Any suggestion on building the window filter considering multiple possibilities (like check if on the window title says RGB OR CYMK)
Thanks in advance, and Merry Christmas and Happy new Year to everyone!
Multiple Keyboards and multiple apps
Re: Multiple Keyboards and multiple apps
Bump.....
Anyone?
Anyone?
Re: Multiple Keyboards and multiple apps
Hello divarak,
not shure, but it looks like you nested the end)-tags in the wrong way...
Thomas
not shure, but it looks like you nested the end)-tags in the wrong way...
Thomas
Re: Multiple Keyboards and multiple apps
Most macro software, such as the software that comes with my SteelSeries keyboard, uses the executable's path not the caption of a window as an identifier, after all, the window caption, etc., can change while the executable path remains mainly unchanged. I would therefore suggest utilizing the current executable's name and/or path method in targeting a specific application such as Photoshop.