gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.64k stars 257 forks source link

Key repeat does not work #1123

Closed KurokiTenma closed 3 months ago

KurokiTenma commented 3 months ago

Holding down a key on the keyboard does not make it repeat in the guest OS. LG client configuration options releated to [input] are left on default. If I remember corectly this worked in LG beta 5.0.1.

Host CPU: AMD Ryzen 5900X Host GPU: AMD Radeon RX6600 Host kernel: 5.19.0-50-generic QEMU version: 6.2.0 Guest GPU: Nvidia RTX 3060 Guest OS: Windows 10 Looking Glass version: B7-rc1

gnif commented 3 months ago

Add the virtio-keyboard to your VM configuration as per the LG documentation. https://looking-glass.io/docs/B7-rc1/install_libvirt/#keyboard-mouse-display-audio

KurokiTenma commented 3 months ago

I just checked, virtio keyboard is present in vm config.

<input type="keyboard" bus="virtio">
  <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/>
</input>
gnif commented 3 months ago

And you installed the drivers in windows for it? Check device manager. Please though come to the LG discord for support, we do not provide support via GitHub issues. https://looking-glass.io/discord