[Wayland-bugs] [Bug 73715] New: Application always displays up on seated output

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 16 12:44:40 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73715

          Priority: medium
            Bug ID: 73715
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: Application always displays up on seated output
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: anasuyax.r.nannuri at intel.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

When configuring udev rules on a second pointing device to use the seat
functionality, two pointers appear. One that is bound to the seat and the other
that is not bound to the seat. Using the pointer which is not bound to the
seat, user should be able to execute applications on both seated and not seated
displays. But, applications always show on seated display irrespective of where
they are executed from.

Steps:
1. Cold plugged display1, pointing device and display2 
2. Create udev rules in Weston.rules using device path of USB
Example 
ACTION=="add", SUBSYSTEMS=="input",
DEVPATH=="/devices/pci0000:00/0000:00:14.0/usb1/*", ENV{WL_SEAT}+="back0" 

3. Configure Weston to seat the second pointing device on the display2
Example:
Output
Name=HDMI2
Seat=back0

4. plug a second pointing device into the USB hub( this will bound to display2)
5. Launch weston-launch. 
6. Launch weston-terminal on display1 using mouse pointer( which is not bound
to seat). Observe terminal showing on display2.


Software:
wayland (HEAD) 1.3.92-0-gc102c20
drm (HEAD) libdrm-2.4.50-0-g4c5de72
mesa (HEAD) remotes/origin/10.0-0-g3a62718
libva (HEAD) libva-1.2.1-0-g88ed1eb
intel-driver (HEAD) 1.2.1-0-g8f306e3
weston (HEAD) 1.3.92-0-gb637a40

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140116/954c8366/attachment.html>


More information about the Wayland-bugs mailing list