#include <config.h>
Data Fields | |
int | vnc_port |
int | http_port |
int | show_cursor |
int | mouse_control |
char * | name |
char * | theme_dir |
VNC port number (Remote Framebuffer Protocol).
HTTP port number (Java viewer applet).
Show remote cursor; 0 : no, >= 1 : yes.
Mouse control within display area; 0 : no, >= 1 : yes.
char* config_screen::name |
Screen name displayed in the title bar.
char* config_screen::theme_dir |
Directory with theme files.