(udev) Keyboard should work again in DRM/KMS

This commit is contained in:
twinaphex 2017-06-12 12:09:19 +02:00
parent e610a906b5
commit 1598042e8e

View File

@ -56,7 +56,7 @@
#include "../../verbosity.h"
#if defined(HAVE_XKBCOMMON) && defined(HAVE_PLAIN_DRM)
#if defined(HAVE_XKBCOMMON) && defined(HAVE_KMS)
#define UDEV_XKB_HANDLING
#endif