Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for QEMU LED State pseudo encoding #1795

Merged
merged 1 commit into from
Sep 29, 2023

Commits on Sep 29, 2023

  1. Add QEMU Led Pseudo encoding support

    Previously, num-lock and caps-lock syncing was performed on a best effort basis by qemu.
    Now, the syncing is performed by no-vnc instead. This allows the led state syncing to work
    in cases where it previously couldn't, since no-vnc has with this extension knowledge of both
    the remote and local capslock and numlock status, which QEMU doesn't have.
    otthou committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a0b7c0d View commit details
    Browse the repository at this point in the history