Skip to content

Conversation

@tate4771
Copy link

Summary

Add NumLock toggle button in keyboard menu to support Mac keyboards which don't have a physical NumLock key.

Changes

  • Add new NumLock component that sends NumLock key event to remote device
  • Improve keycode handling logic in keyboard component
  • Add NumLock button to keyboard menu

Motivation

Mac keyboards lack a physical NumLock key, making it impossible to toggle numpad behavior on remote devices. This change allows Mac users to control NumLock state through the application menu.

Testing

  • Tested on Mac with English keyboard
  • Numpad keys (8, 6, 4, 2, etc.) work correctly after toggling NumLock
  • Confirmed that NumLock key event is properly sent to remote device

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