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

Added feature to emit keyboard events through a macro #2161

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Feb 19, 2023

Added feature to emit keyboard events through a macro. The intent with this feature is that to activate keyboard shortcuts to other softwares or macros outside of UGS which can be mapped to a gamepad controller. Yes, it is a very nished feature but it didn't cost much to add it to UGS...

The keys should be defined using the Java keystroke format:
https://docs.oracle.com/javase/7/docs/api/javax/swing/KeyStroke.html#getKeyStroke(java.lang.String)

Added additional actions for increase/decrease jog feed speed.

@breiler breiler merged commit fe4c35d into winder:master Feb 19, 2023
@breiler breiler deleted the feature/keypress-macro branch March 20, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant