[quoted lines by Mario Lang on 2021/09/26 at 14:48 +0200] >Since we already tunnel all the keyboards through BRLTTY anyway, could >we perhaps do key translation for one of them, and insert the resulting >keys directly to the VT the lx screen driver is bound to?
On line 1357 of the Linux srceen driver, you'll find: openKeyboard(); Try commenting out this line to see if that does what you need. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ 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
