Mario Lang (2017/07/27 17:17 +0200): > Shérab <[email protected]> writes: > > > Mario Lang (2017/07/27 16:40 +0200): > >> In fact, I know the core doesn't pass the keypresses on because some of > >> the keys result in BRLTTY playing a sound, as if it were trying to read > >> a screen. Maybe the detection logic for brl_keyToCommand() is the > >> problem? Or something else? > > > > See the brlapi_acceptKeyRange function & co. You may need to let BrlAPI > > know which keys your application is interested in. I thought in "raw > > keycode" mode all the keys would be passed to the client by defautl but > > it may not be the case. > > The documentation of "Raw keycode" mode does explicitly state that > brlapi_acceptKeyRange() is not necessary.
Yes, I know. > I will give it a try. May be worth it. > What should I pass? 0 and the biggest 64bits integer, I don't know how it's called. Shérab. _______________________________________________ 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
