You are not logged in.

#1 Yesterday 10:09:32

AndyM48
Member
Registered: 2025-09-19
Posts: 3

Set X11vnc cursor to show local system cursor [SOLVED]

In the Alt-Ctl-M menu there is an option to

Show local cursor when not provided by server: Cursor type System

How 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

#2 Yesterday 11:10:26

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,041

Re: Set X11vnc cursor to show local system cursor [SOLVED]

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

#3 Yesterday 12:46:28

AndyM48
Member
Registered: 2025-09-19
Posts: 3

Re: Set X11vnc cursor to show local system cursor [SOLVED]

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 system

Offline

Board footer

Powered by FluxBB