#include <config.h>
Data Fields | |
int | refresh |
int | key_repeat_delay |
char * | auth_file |
int | screen_count |
struct config_screen ** | screens |
int config::refresh |
Refresh delay in milliseconds.
Key repeat delay in milliseconds.
char* config::auth_file |
Password authentication file.
Number of VNC screens.
struct config_screen** config::screens [read] |
VNC screens.