gsplus icon indicating copy to clipboard operation
gsplus copied to clipboard

Documentation: PDF manual and Reset

Open knghtbrd opened this issue 3 years ago • 0 comments
trafficstars

No patch forthcoming for these because I don't immediately know how/where you're generating the PDF nor from what source.

The manual for GSplus actually lists F12 as the reset key in Table 3-1. It's actually an emulator alias made in adb.c. The KEGS-intended key is Pause/break (which is implemented in the SDL2 driver which I understand you intend to be the only driver going forward.) This is important as Ctrl-Alt-F12 generally doesn't work on Linux, but Ctrl-Alt-Pause/Break works great.

This won't totally resolve the "how do I type…" issues, but I'm not convinced you're going to completely solve those. I've got ideas, but I'm not ready to code a solution now, so I'll save it 'til I am.

knghtbrd avatar Apr 19 '22 19:04 knghtbrd