After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 385907 - Braille device input key management (ignore/accept KEY_CMDs)
Braille device input key management (ignore/accept KEY_CMDs)
Status: RESOLVED FIXED
Product: lsr
Classification: Deprecated
Component: extensions
0.3.x
Other Linux
: Normal normal
: 0.4.0
Assigned To: Scott Haeger
LSR maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-14 16:37 UTC by Scott Haeger
Modified: 2007-02-21 01:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for input key_cmd management (4.84 KB, patch)
2006-12-15 18:33 UTC, Scott Haeger
none Details | Review

Description Scott Haeger 2006-12-14 16:37:08 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.
Comment 1 Scott Haeger 2006-12-15 18:33:14 UTC
Created attachment 78441 [details] [review]
patch for input key_cmd management
Comment 2 Peter Parente 2006-12-15 19:30:18 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.