GNOME Bugzilla – Bug 385907
Braille device input key management (ignore/accept KEY_CMDs)
Last modified: 2007-02-21 01:58:13 UTC
BRLTTY developers suggest ignoring all KEY_CMDs except those of interest. By default, the BrlAPIDevice will issue ignoreKeyRange() command for the entire range of keys. It will then be the resposiblity of the Perk or Tasks themselves to acceptKeyRange() specific for it's need.
Created attachment 78441 [details] [review] patch for input key_cmd management
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.