Hi, On Sat, Apr 05, 2025 at 01:05:26AM -0400, Dave Mielke wrote: > You shouldn't need -g on the secondary instance because it's the primary > (main) instance that's handling the keyboard. Commands which are bound in the > keyboard table are passed through to the secondary instance, via BrlAPI, for > processing.
It appears to be working. But I'm wondering why the brtty process running in the user session isn't handling the key presses. It should be better positioned to know whether the terminal currently has focus. With the current solution, can we somehow signal to brltty to only register key presses when the terminal is focused? Otherwise, it could clash with keyboard shortcuts in desktop applications. BR. Halim _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
