You are not logged in.
In the Alt-Ctl-M menu there is an option to
Show local cursor when not provided by server: Cursor type SystemHow do I set these cursor option in the X11vnc startup options.
My script show
x11vnc -ncache 10 -ncache_cr -noxdamage -cursor arrow -repeat -multiptr -display :0 -usepw -modtweak -forever -loop -o /home/andrew/.local/tcltk/x11vnc &Thanks in advance
Last edited by AndyM48 (Yesterday 12:47:07)
Offline
This stack exchange thread may be helpful .
What viewer are you using ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Tigervnc
Thanks for the link, it prompted me to re-read the man page. The solution is
Server side: -cursor none
Client side: -AlwaysCursor -CursorType systemOffline