Bug 813

Summary: Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse/Keyboard)
Product: [JogAmp] Newt Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: ---    
Version: tbd   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---
Bug Depends on: 812    
Bug Blocks: 814    

Description Sven Gothel 2013-08-09 14:47:47 CEST
Currently, certain InputDevices simply send events to the global focused window.

However, in multi seat environements, we may like a different behavior
where input devices are assigned to the focused window per monitor.

We may assign mouse/keyboard by their USB location
to their 'closest' monitor device, assuming they are attached
to their monitor device's USB hub!