Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Doptions.h151 extern int advertise_truecolor;
Doptions.c181 int advertise_truecolor = 0; variable
Dconnections.c4064 if (advertise_truecolor && indexed_color) { in new_client()
Dx11vnc.c2346 advertise_truecolor = 1; in main()
DRELEASE-NOTES715 The -advertise_truecolor option can workaround some VNC viewer
Duserinput.c3587 if (advertise_truecolor && advertise_truecolor_reset && indexed_color) { in check_fixscreen()
DREADME1262 "-advertise_truecolor" to handle some workaround in this mode.
12371 -advertise_truecolor -visual n -overlay
12705 -advertise_truecolor If the X11 display is indexed color, lie to clients
12708 Use '-advertise_truecolor reset' to reset client fb too.