Skip to content

Add keymap support to remote HID print#7

Merged
rcawston merged 1 commit into
rcawston:mainfrom
uwe-schwarz:fix-keymap-on-paste
Jun 7, 2026
Merged

Add keymap support to remote HID print#7
rcawston merged 1 commit into
rcawston:mainfrom
uwe-schwarz:fix-keymap-on-paste

Conversation

@uwe-schwarz

Copy link
Copy Markdown
Contributor
  • Fetch remote system keymap before sending text
  • Pass keymap to hidPrint for accurate input
  • Improves reliability of remote paste operations

Closes #6

- Fetch remote system keymap before sending text
- Pass keymap to `hidPrint` for accurate input
- Improves reliability of remote paste operations
@rcawston

rcawston commented Jun 7, 2026

Copy link
Copy Markdown
Owner

@uwe-schwarz Thanks for the patch. This looks like a clean fix for #6, and fetching the current remote keymap before hidPrint makes sense for paste. I’ll trim the tiny EOF whitespace nit and merge it.

@rcawston rcawston merged commit e4f599e into rcawston:main Jun 7, 2026
2 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.

keymap setting on paste event

2 participants