keyseq: add test for repeat-shift-repeat-unshift-repeat
authorRan Benita <ran234@gmail.com>
Sun, 16 Sep 2012 12:57:36 +0000 (15:57 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 16 Sep 2012 12:59:31 +0000 (15:59 +0300)
commitdbd7a95359652032466cadad8d8749c9ed1bfbfa
tree2c17d546da7b38b18a4be1fcb9c2bb34d9bb958c
parentb21107056e0540489669bb35fcb3abe1b5b46ecd
keyseq: add test for repeat-shift-repeat-unshift-repeat

e.g. hhhhhHHHHHHHhhhhhh with shift down and up in the middle.
Unfortunately trying a quick test with test/interactive is not possible
because the evdev soft-repeat stops the repeat when another key is
pressed. So you need real soft-repeat for that.

Signed-off-by: Ran Benita <ran234@gmail.com>
test/keyseq.c