mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-12-22 05:35:22 +00:00
docs: update gofurther/evdev
This commit is contained in:
parent
820570538f
commit
32e501be2e
@ -2,7 +2,7 @@
|
||||
title: Share an input device with a guest using evdev
|
||||
description:
|
||||
published: true
|
||||
date: 2023-02-08T19:09:51.570Z
|
||||
date: 2023-05-13T15:04:02.628Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2022-08-13T00:26:02.801Z
|
||||
@ -10,11 +10,11 @@ dateCreated: 2022-08-13T00:26:02.801Z
|
||||
|
||||
# Share an input device
|
||||
|
||||
In this section, we focus on sharing a device locally.
|
||||
In this section, we focus on sharing a locally attached input device with a guest virtual machine.
|
||||
|
||||
## 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.
|
||||
*Libvirt* offers a low-latency way to share an input device device with a local virtual machine, using the linux evdev event interface.
|
||||
|
||||
Event device or simply `evdev` is a generic input event interface that is part of the Linux kernel.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user