From fcc6b28f5fdf582b48124fbd9190e78fab496839 Mon Sep 17 00:00:00 2001 From: Ran Benita Date: Mon, 27 Jul 2020 11:57:24 +0300 Subject: tools/interactive-evdev: fixup 64bff65 Signed-off-by: Ran Benita --- test/tool-option-parsing.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/tool-option-parsing.py b/test/tool-option-parsing.py index 98c75a7..df4ff77 100755 --- a/test/tool-option-parsing.py +++ b/test/tool-option-parsing.py @@ -278,6 +278,7 @@ def test_interactive_evdev_rmlvo(xkbcli_interactive_evdev, rmlvos): ['--enable-compose'], ['--consumed-mode=xkb'], ['--consumed-mode=gtk'], + ['--without-x11-offset'], ]) def test_interactive_evdev(xkbcli_interactive_evdev, args): # Note: --enable-compose fails if $prefix doesn't have the compose tables -- cgit v1.2.1