mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-05 09:17:57 +03:00
cdbc3f56e6
Removing this was discussed here: https://www.redhat.com/archives/virt-tools-list/2019-June/msg00117.html This is the old default, where we would try to determine a static keymap value from host graphics config files, and set that in the XML. We haven't defaulted to this for a long time, setting a static keymap is suboptimal generally, and the file parsing code is not up to date for modern host config. So let's remove it The hostkeymap module is now unused, so remove it and all the custom testing for it. Signed-off-by: Cole Robinson <crobinso@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
char.py | ||
controller.py | ||
device.py | ||
disk.py | ||
filesystem.py | ||
graphics.py | ||
hostdev.py | ||
input.py | ||
interface.py | ||
memballoon.py | ||
memory.py | ||
panic.py | ||
redirdev.py | ||
rng.py | ||
smartcard.py | ||
sound.py | ||
tpm.py | ||
video.py | ||
vsock.py | ||
watchdog.py |