speakup: make get_char actually get unicode characters
9831013c ('speakup: convert screen reading to 16bit characters') paved the way for handling unicode characters in speakup, but for the review mode, it missed actually getting unicode characters from the VC. This fixes by just turning the use_unicode parameter to 1. Signed-off-by: NSamuel Thibault <samuel.thibault@ens-lyon.org> Tested-by: NZahari Yurukov <zahari.yurukov@gmail.com> Reviewed-by: NChris Brannon <chris@the-brannons.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
想要评论请 注册 或 登录