Skip to content

Add support for X11 keypresses#16

Merged
Atrix256 merged 1 commit into
Atrix256:mainfrom
pkhuong:pkhuong/x11-keypress
Feb 24, 2026
Merged

Add support for X11 keypresses#16
Atrix256 merged 1 commit into
Atrix256:mainfrom
pkhuong:pkhuong/x11-keypress

Conversation

@pkhuong

@pkhuong pkhuong commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

We convert XKeyEvents to a string, and look for exactly one-byte translations: assume those are 8-bit keycodes. Leave everything else untranslated.

I think the KeySym could give us shift/control, if we want that.

We convert XKeyEvents to a string, and look for exactly one-byte
translations: assume those are 8-bit keycodes.  Leave everything
else untranslated.

I think the KeySym could give us shift/control, if we want that.
@Atrix256

Copy link
Copy Markdown
Owner

Im out on vacation til the 25th but will check it out asap. Thanks for the PR!

@Atrix256
Atrix256 merged commit a105b21 into Atrix256:main Feb 24, 2026
20 checks passed
@pkhuong
pkhuong deleted the pkhuong/x11-keypress branch February 25, 2026 14:19
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