Home
last modified time | relevance | path

Searched refs:advertise_truecolor (Results 1 – 7 of 7) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Doptions.h151 extern int advertise_truecolor;
H A Doptions.c181 int advertise_truecolor = 0; variable
H A Dconnections.c4123 if (advertise_truecolor && indexed_color) { in new_client()
H A Dx11vnc.c2355 advertise_truecolor = 1; in main()
H A Duserinput.c3585 if (advertise_truecolor && advertise_truecolor_reset && indexed_color) { in check_fixscreen()
/dports/net/x11vnc/x11vnc-0.9.16/
H A DNEWS770 The -advertise_truecolor option can workaround some VNC viewer
H A DREADME1302 "-advertise_truecolor" to handle some workaround in this mode.
12425 -advertise_truecolor -visual n -overlay
12759 -advertise_truecolor If the X11 display is indexed color, lie to clients
12762 Use '-advertise_truecolor reset' to reset client fb too.