[quoted lines by 高生旺 on 2024/12/27 at 12:49 +0800] >if I have created a shell command to get character description >then how to let brtty to run the command with presing a cursor routing key >through brlapi? >My command is coded in python.
The language that a command is written in doesn't matter. There's a way to run a command if a routing key is pressed. In your key table, you'd put: run Key1+Key2+RoutingKey command arg ... There'd be a problem, though, in that the command wouldn't know the character that's associated with the routing key. -- 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 | http://mielke.cc/xmother.html (Letter from a Feminist ex-Mother) _______________________________________________ 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
