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

Update KeyValue.java - add "scrollLock" - appropriate location. #800

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

DocJr90
Copy link
Contributor

@DocJr90 DocJr90 commented Nov 10, 2024

Added "scrollLock" under "menu"; equates to KeyEvent.KEYCODE_SCROLL_LOCK

DocJr90 and others added 5 commits November 10, 2024 13:09
Added "scrollLock" under "capslock"; equates to KeyEvent.KEYCODE_SCROLL_LOCK
Moved "scrollLock" to below "menu" and changed the method to keyeventKey. When replicating the changes I made in my test environment, I accidentally specified eventKey in my production environment and thus on the Git commit.
for consistency with the other key names.
Copy link
Owner

@Julow Julow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !
I've renamed it scroll_lock for consistent casing and added it to the extra keys option and the doc.

@Julow Julow mentioned this pull request Nov 11, 2024
@Julow Julow merged commit fcbaa23 into Julow:master Nov 11, 2024
4 checks passed
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.

2 participants