Bug 813 - Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse/Keyboard)
Summary: Allow InputDevice to be auto-assigned, e.g. via USB Topology (Monitor - Mouse...
Status: CONFIRMED
Alias: None
Product: Newt
Classification: JogAmp
Component: core (show other bugs)
Version: tbd
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on: 812
Blocks: 814
  Show dependency treegraph
 
Reported: 2013-08-09 14:47 CEST by Sven Gothel
Modified: 2019-03-29 14:11 CET (History)
0 users

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!