2013/12/12 Matthias Clasen :
>
> On Wed, Dec 11, 2013 at 2:15 PM, Piñeiro wrote:
>>
>>
>> On 12/11/2013 07:09 PM, Giulio Camuffo wrote:
>> > Wayland doesn't have a way to inject mouse events currently. Some
>> > protocol must be written, which would be presumably implemented as a
>> > private prot
On Wed, Dec 11, 2013 at 2:15 PM, Piñeiro wrote:
>
> On 12/11/2013 07:09 PM, Giulio Camuffo wrote:
> > Wayland doesn't have a way to inject mouse events currently. Some
> > protocol must be written, which would be presumably implemented as a
> > private protocol which only trusted clients can use,
On 12/11/2013 07:09 PM, Giulio Camuffo wrote:
> Wayland doesn't have a way to inject mouse events currently. Some
> protocol must be written, which would be presumably implemented as a
> private protocol which only trusted clients can use, given the
> security implications.
I was guessing about t
Wayland doesn't have a way to inject mouse events currently. Some
protocol must be written, which would be presumably implemented as a
private protocol which only trusted clients can use, given the
security implications.
Giulio
2013/12/10 Piñeiro :
> GNOME Assistive Technologies need to be able t
GNOME Assistive Technologies need to be able to synthesize mouse events.
Use cases:
* Perform a mouse button click for users who cannot use a physical mouse
* Route the mouse pointer to an object or element to trigger its hover
action
The Orca screen reader currently provides these commands vi