Re: [orca-list] Strange speech problem
- From: Samuel Thibault <sthibault hypra fr>
- To: Colomban Wendling <cwendling hypra fr>
- Cc: Alex ARNAUD <alexarnaud hypra fr>, orca <Orca-list gnome org>
- Subject: Re: [orca-list] Strange speech problem
- Date: Mon, 14 Jan 2019 15:04:04 +0100
Colomban Wendling, le lun. 14 janv. 2019 11:19:15 +0100, a ecrit:
Maybe Orca's transformation should take into account the keyval to
discriminate those cases?
Yes, the keyval allows to know if the 0x0d string comes from a Return
keypress or a control-M keypress. The conversion from 0x0d to 'M' should
only be done when the keyval is an ascii keyval (XK_A - XK_Z and XK_a
- XK_z), it doesn't really make sense to do it for others (enter, tab,
escape, etc.), the fact that there is an 'I' ascii thing behind a tab
press is meaningless for non-technical users.
Samuel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]