From 200e9bef2641a664801c75b39c0775aa959d469e Mon Sep 17 00:00:00 2001 From: lukas Date: Wed, 8 Feb 2023 19:09:04 +0000 Subject: [PATCH] docs: update gofurther/evdev --- gofurther/evdev.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gofurther/evdev.md b/gofurther/evdev.md index e13fea7..08ad0d6 100644 --- a/gofurther/evdev.md +++ b/gofurther/evdev.md @@ -2,7 +2,7 @@ title: Share an input device with a guest using evdev description: published: true -date: 2023-02-08T18:57:59.712Z +date: 2023-02-08T19:09:01.244Z tags: editor: markdown dateCreated: 2022-08-13T00:26:02.801Z @@ -10,9 +10,11 @@ dateCreated: 2022-08-13T00:26:02.801Z # Share an input device +In this section, we focus on sharing a device locally. + ## Virtio-input -> Input grabbing on Wayland doesn't currently work as expected. Destkop environments based on the X session manager may work better. +> 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