Skip to content
  • Nestor Lopez Casado's avatar
    HID: Add full support for Logitech Unifying receivers · 534a7b8e
    Nestor Lopez Casado authored
    
    
    With this driver, all the devices paired to a single Unifying
    receiver are exposed to user processes in separated /input/dev
    nodes.
    
    Keyboards with different layouts can be treated differently,
    Multiplayer games on single PC (like home theater PC) can
    differentiate input coming from different kbds paired to the
    same receiver.
    
    Up to now, when Logitech Unifying receivers are connected to a
    Linux based system, a single keyboard and a single mouse are
    presented to the HID Layer, even if the Unifying receiver can
    pair up to six compatible devices. The Unifying receiver by default
    multiplexes all incoming events (from multiple keyboards/mice)
    into these two.
    
    Signed-off-by: default avatarNestor Lopez Casado <nlopezcasad@logitech.com>
    Signed-off-by: default avatarBenjamin Tissoires <benjamin.tissoires@gmail.com>
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    534a7b8e