aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSamuel Thibault <[email protected]>2017-03-04 15:01:56 +0100
committerGreg Kroah-Hartman <[email protected]>2017-03-09 17:29:14 +0100
commit9831013cbdbd3d06430a1db01d8c32d50c7d1c04 (patch)
tree11f38519fa3f4d9aece31a0f597554b56561e40b /tools/perf/scripts/python/bin
parent89fc2ae80bb1eeca1d967723c1918c0b156508a0 (diff)
speakup: convert screen reading to 16bit characters
This adds 16bit character support to most of the screen reading by extending characters to u16 throughout the code. Non-latin1 characters are assumed to be alphabetic type for now. non-latin1 vt_notifier_call-provided characters are not ignored any more, and the 16bit character returned by get_char is not truncated any more. For simplicity, speak_char still only supports latin1 characters. Its direct mode however does support 16bit characters, so in practice this will not be a limitation, non-latin1 languages will be handled by the synthesizer. spelling words does not support direct mode yet, for simplicity for now it will ignore 16bit characters. For simplicity again, speakup messages are left in latin1 for now. Some coding style is fixed along the way. Signed-off-by: Samuel Thibault <[email protected]> Reviewed-by: Okash Khawaja <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions