docs: update gofurther/evdev

This commit is contained in:
lukas 2023-02-08 19:09:53 +00:00
parent 200e9bef26
commit ea36d71497

View File

@ -2,7 +2,7 @@
title: Share an input device with a guest using evdev
description:
published: true
date: 2023-02-08T19:09:01.244Z
date: 2023-02-08T19:09:51.570Z
tags:
editor: markdown
dateCreated: 2022-08-13T00:26:02.801Z
@ -12,11 +12,6 @@ dateCreated: 2022-08-13T00:26:02.801Z
In this section, we focus on sharing a device locally.
## Virtio-input
> Input grabbing on Wayland doesn't currently work as expected using Spice or VNC. Destkop environments based on the X session manager may work better.
{.is-warning}
## Event device
Libvirt offers a very low-latency way to share an input device device with a local virtual machine, using the linux evdev event interface.
@ -46,3 +41,9 @@ If there are multiple possible options, the input device has to have `event` in
<EFBFBD><EFBFBD>c $
<EFBFBD><EFBFBD>c<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>$<24><>c<EFBFBD>$<24><><63><D78F><63><D78F>c
```
## Virtio-input
> Input grabbing on Wayland doesn't currently work as expected using Spice or VNC. Destkop environments based on the X session manager may work better.
{.is-warning}