]> git.lyx.org Git - features.git/commit
Keytests: improve handling of strings to be send to xvkbd
authorKornel Benko <kornel@lyx.org>
Thu, 4 May 2017 11:53:09 +0000 (13:53 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 4 May 2017 11:53:09 +0000 (13:53 +0200)
commitd1271f80ecd9ef1c579b1185e8bbdbb6029ae0fb
tree81f8156a488f4a0b5313a178f2efbd3ce7374253
parent950ce217b66aab9dbc64592ca8d7f62d6c3b4573
Keytests: improve handling of strings to be send to xvkbd

1.) Don't modify the line as it happened at start of sendKeystringLocal()
2.) Split lines on each keysym (e.g. \[Return])
3.) Beatify the debug output of the sent text
development/autotests/keytest.py