Hi all, I see in the Qemu source code [0] that there's an option called `lock-key-sync`, but couldn't find it in the documentation [1].
It seems to be responsible for keeping the Caps Lock state synchronized between the local machine and the guest machine [2], and I can disable it by specifying `-vnc :1,lock-key-sync=off`. Should it be documented? [0] https://git.qemu.org/?p=qemu.git;a=blob;f=ui/vnc.c;h=16bb3be770b290863445c728b9283836b627ac38;hb=HEAD#l3476 [1] https://git.qemu.org/?p=qemu.git;a=blob;f=qemu-options.hx;h=6c34c7050f63f6629d65bf81b669c61ee9bf5c28;hb=HEAD#l2092 [2] https://git.qemu.org/?p=qemu.git;a=blob;f=ui/vnc.c;h=16bb3be770b290863445c728b9283836b627ac38;hb=HEAD#l1860 Regards, -- Lucio Seki He / Him / His Senior Systems Administrator, RH Training - Learning Platforms Red Hat <https://www.redhat.com/> [email protected] <https://www.redhat.com/>
