Skip to content

Make App Store codeinstall see keyboard buttons#327

Open
benclifford wants to merge 1 commit into
emfcamp:mainfrom
benclifford:codeinstall-keyboard
Open

Make App Store codeinstall see keyboard buttons#327
benclifford wants to merge 1 commit into
emfcamp:mainfrom
benclifford:codeinstall-keyboard

Conversation

@benclifford

@benclifford benclifford commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Before this PR, the code input dialog only did directional frontboard A-F buttons, even though codes are often represented as numbers.

It did not respond to button pushes for actual number buttons on tildagons with those additional button types
(in my case, my usb serial keyboard driver, but I guess also any other external keyboard? I'm not sure? it's also "broken" behaviour inside the web emulator which has a keyboard driver)

After this PR, you can use the frontboard A-F buttons as before or press numerical keys if you have them.

Before this PR, the code input dialog only did directional
frontboard A-F buttons, even though codes are often
represented as numbers.

It did not respond to button pushes for actual number buttons
on tildagons with those additional button types
(in my case, my usb serial keyboard driver, but I guess also
any other external keyboard? I'm not sure?)

After this PR, you can use the frontboard A-F buttons as before
or press numerical keys if you have them.
@benclifford benclifford force-pushed the codeinstall-keyboard branch from 80fce20 to 338567a Compare June 2, 2026 23:50
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