[quoted lines by Mario Lang on 2017/07/28 at 10:14 +0200] >At least what I am seeing is, that no commands whatsoever arrive if I have >selected "raw keycode" mode. Which makes sense, since you probably wouldn't be >able to differentiate commands and raw keycodes returned from brlapi__readKey >anyway?
If the key events are being consumed by the API then they never get translated into commands by the core. Some drivers do still send some commands directly. Touch commands might be done that way (I don't recall at the moment). Look for drivers that call enqueueCommand(). -- Dave Mielke | 2213 Fox Crescent | http://Mielke.cc/ Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | The Bible is the very Word of God. _______________________________________________ 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.com/mailman/listinfo/brltty
