LibVNC / x11vnc

a VNC server for real X displays
GNU General Public License v2.0
725 stars 142 forks source link

Pointer Lock #192

Open mteam88 opened 2 years ago

mteam88 commented 2 years ago

While using x11vnc with xvfb and noVNC, I realized that there is no mouse lock, which makes games and other resources unusable. This fork of noVNC does not fix it: https://github.com/lhchavez/noVNC/tree/pointer-lock-api You can test the mouse lock with this website: https://mdn.github.io/dom-examples/pointer-lock/