Skip to content

Comments

Add support for X11 keypresses#16

Open
pkhuong wants to merge 1 commit intoAtrix256:mainfrom
pkhuong:pkhuong/x11-keypress
Open

Add support for X11 keypresses#16
pkhuong wants to merge 1 commit intoAtrix256:mainfrom
pkhuong:pkhuong/x11-keypress

Conversation

@pkhuong
Copy link

@pkhuong pkhuong commented Feb 21, 2026

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
Owner

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

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