https://gitlab.synchro.net/main/sbbs/-/commit/83c51c67802d86a57a9ec4da
Modified Files:
src/doors/termgfx/keymode.c
Log Message:
termgfx: map the numeric keypad in evdev key mode
The evdev keycode -> ASCII table stopped at code 57, so the numeric
keypad (numlock-on codes 71-83, plus 96 and 98) returned 0 and did
nothing in evdev mode (SyncTERM) -- notably numpad Enter (code 96) would
not select a menu item, though the main Enter (28) worked. The kitty
path already mapped the keypad (PUA 57399..57414 -> "0123456789./*-+\r").
Map those keypad codes to the same ASCII in termgfx_evdev_ascii() so
evdev and kitty clients behave identically. Purely additive for the
three doors that link termgfx (SyncConquer, SyncDuke, SyncDOOM): those
keycodes produced nothing before.
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com>
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net