Skip to content
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

Macro utility is broken #74

Closed
matlo opened this issue Nov 27, 2013 · 5 comments
Closed

Macro utility is broken #74

matlo opened this issue Nov 27, 2013 · 5 comments

Comments

@matlo
Copy link
Owner

matlo commented Nov 27, 2013

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

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on April 21, 2011 05:08:14

Labels: -Priority-Medium Priority-Critical

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

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?

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

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.

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on May 07, 2011 07:41:50

Macros now generate events for the device that triggers the macro.

Status: Fixed

@matlo
Copy link
Owner Author

matlo commented Nov 27, 2013

From mathieu....@gmail.com on December 19, 2011 09:14:56

Status: Verified

@matlo matlo closed this as completed Nov 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant