From: Michael Stapelberg Date: Sun, 20 Aug 2017 16:00:10 +0000 (+0200) Subject: t/264-keypress-numlock: add mouse binding test X-Git-Tag: 4.14~6^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fpull%2F2868%2Fhead;p=i3%2Fi3 t/264-keypress-numlock: add mouse binding test fixes #2523 --- diff --git a/testcases/t/264-keypress-numlock.t b/testcases/t/264-keypress-numlock.t index 2fdafb83..fcc39ead 100644 --- a/testcases/t/264-keypress-numlock.t +++ b/testcases/t/264-keypress-numlock.t @@ -344,6 +344,47 @@ is(scalar @i3test::XTEST::binding_events, 18, 'Received exactly 18 binding event exit_gracefully($pid); +################################################################################ +# Verify mouse bindings are unaffected by NumLock +################################################################################ + +$config = <