Skip to content
  • Peter Hutterer's avatar
    test: fix the 'all codes' keyboard device · 4c4d400b
    Peter Hutterer authored
    
    
    The ...create() method returned the wrong device, so this one was never
    actually used. Once we start using, we get test case failures related to the
    device having BTN_foo events as well. For now, just disable those codes so we
    have a keyboard with all keys and pass the tests. The rest needs better
    fixing.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    4c4d400b