Skip to content
  • Thomas Jaeger's avatar
    Improve detection of input device source type · 7d196b39
    Thomas Jaeger authored
    
    
    This detection code is not 100% reliable, but it should fare much better
    than the current code, which just compares the device name to a fixed
    set of strings.  Many applications depend on erasers being recognized
    reliably, so we start by checking for a device name containing the
    substring 'eraser'.
    
    Signed-off-by: default avatarThomas Jaeger <ThJaeger@gmail.com>
    7d196b39