pikvm/docs/blog/posts/2021/2021-10-03/index.md

882 B

title date slug description categories authors links comments
KVMD 3.27: Mouse polling rate 2021-10-03 kvmd-3-27-mouse-polling-rate KVMD now supports setting the mouse polling rate
Releases
mdevaev
PiKVM
https://pikvm.org
Discord
https://discord.gg/bpmXfz5
KVMD release
https://github.com/pikvm/kvmd/releases/tag/v3.27
true

The new version ships with a new feature: configurable mouse polling rate.

Previously it was a fixed 100ms, now it can be reduced to 10ms, so on good communication channels it makes the mouse more responsive.

Other changes:

  • Added tests to check whether the browser supports WebRTC/H.264.
  • Added a GPIO driver for a new KVM switch XK-HK4401.

To update:

rw
pacman -Syu
reboot

We also fixed the use of new Tailscale versions. Install the tailscale-pikvm package.