Le 23/09/2019 à 18:07, Anthony PERARD a écrit :
> Hi,
>
> Once this patch is applied, if we try to start QEMU with "-k en-us",
> qemu print a message and exit:
> qemu-system-i386: could not read keymap file: 'en-us'
>
> See below,
>
> On Fri, Sep 06, 2019 at 10:38:12AM +0200, Laurent Vivier
Hi,
Once this patch is applied, if we try to start QEMU with "-k en-us",
qemu print a message and exit:
qemu-system-i386: could not read keymap file: 'en-us'
See below,
On Fri, Sep 06, 2019 at 10:38:12AM +0200, Laurent Vivier wrote:
> diff --git a/ui/input-barrier.c b/ui/input-barrier.c
> ne
On Fri, Sep 06, 2019 at 10:38:12AM +0200, Laurent Vivier wrote:
> This allows to receive mouse and keyboard events from
> a Barrier server.
>
> This is enabled by adding the following parameter on the
> command line
>
> ... -object input-barrier,id=$id,name=$name ...
>
> Where $name is the n
Ping?
Le 06/09/2019 à 10:38, Laurent Vivier a écrit :
> This allows to receive mouse and keyboard events from
> a Barrier server.
>
> This is enabled by adding the following parameter on the
> command line
>
> ... -object input-barrier,id=$id,name=$name ...
>
> Where $name is the name d
This allows to receive mouse and keyboard events from
a Barrier server.
This is enabled by adding the following parameter on the
command line
... -object input-barrier,id=$id,name=$name ...
Where $name is the name declared in the screens section of barrier.conf
The barrier server (barriers)