:ppaala...@gmail.com]
Sent: Thursday, April 18, 2013 11:47 PM
To: Singh, Satyeshwar
Cc: Jason Ekstrand; wayland-devel@lists.freedesktop.org; Andrew Voron
Subject: Re: Seats support
On Thu, 18 Apr 2013 19:36:55 -0500
Jason Ekstrand wrote:
> Singh,
> On Thu, Apr 18, 2013 at 12:35 PM, Singh
unces+satyeshwar.singh=
> > intel@lists.freedesktop.org [mailto:
> > wayland-devel-bounces+satyeshwar.singh=intel@lists.freedesktop.org]
> > On Behalf Of Jason Ekstrand
> > Sent: Wednesday, April 17, 2013 1:49 PM
> > To: Andrew Voron
> > Cc: wayland-dev
top.org]
> On Behalf Of Jason Ekstrand
> Sent: Wednesday, April 17, 2013 1:49 PM
> To: Andrew Voron
> Cc: wayland-devel@lists.freedesktop.org
> Subject: Re: Seats support
>
> Andrew,
> The seat concept is meant for each seat to correspond to one human
> interface to the de
on Ekstrand
Sent: Wednesday, April 17, 2013 1:49 PM
To: Andrew Voron
Cc: wayland-devel@lists.freedesktop.org
Subject: Re: Seats support
Andrew,
The seat concept is meant for each seat to correspond to one human
interface to the desktop. For example, say you have a fancy laptop
with a touchscreen as we
's RDP back-end that provides one seat for each connected RDP
client.
I hope that helps,
--Jason Ekstrand
On Wed, Apr 17, 2013 at 3:26 AM, Andrew Voron wrote:
> Hello.
>
> I want to clarify a seats supporting by wayland(and weston). By "seats
> support" I mean an abilit
Hello.
Multi seat support is welcome. There is already some code
in place.
Ability to define anything in weston.ini file is probably
not needed, because the information can be obtained from
udev.
It happens in udev-seat.c The udev should provide a
ID_SEAT for every device.
Currently, all the de
Hello.
I want to clarify a seats supporting by wayland(and weston). By "seats
support" I mean an ability to define in weston.ini file some "seats" and
imput(keyboard, mouse) and output (monitors) channels for each of that
seats. If the answer is YES, can you point me any