From 5ae7eef1220bd677f129beae394ddbb4b9b8c0b3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 4 Oct 2019 09:29:16 +0100 Subject: [PATCH] Install `xev` to help with identifying keyboard events --- tasks/input.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/input.yml b/tasks/input.yml index 81f48b5..f475a30 100644 --- a/tasks/input.yml +++ b/tasks/input.yml @@ -12,6 +12,7 @@ - 'libinput' - 'libinput-gestures' - 'solaar' + - 'xorg-xev' - name: Install mouse config copy: