-
Notifications
You must be signed in to change notification settings - Fork 109
Macro utility is broken #74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From mathieu....@gmail.com on April 21, 2011 05:08:14 Labels: -Priority-Medium Priority-Critical |
From zkummer2...@gmail.com on April 27, 2011 04:21:18 Is it possible to use the virtual keyboard like an onscreen keyboard for setup purposes? Correct me if I am wrong, but it should be possible to make scripts using any keyboard so long as it is available while you are making the scripts? |
From mathieu....@gmail.com on April 27, 2011 04:46:57 As the event catcher grabs the mouse and does not release it until an event is caught, this is not possible. |
From mathieu....@gmail.com on May 07, 2011 07:41:50 Macros now generate events for the device that triggers the macro. Status: Fixed |
From mathieu....@gmail.com on December 19, 2011 09:14:56 Status: Verified |
From mathieu....@gmail.com on April 21, 2011 13:52:45
It seems I broke the macros with the 0.20 version. This is due to the multiple keyboard support. Macros generate events for keyboard #0, which is the Virtual Keyboard.
Original issue: http://code.google.com/p/diyps3controller/issues/detail?id=72
The text was updated successfully, but these errors were encountered: