screen_data Struct Reference

Data of a VNC screen.


Data Fields

struct themetheme
int screen_width
int screen_height
int * y_scale_display
int * y_roff_display
int * y_loff_display
int * x_scale_display
int * x_roff_display
int * x_loff_display
int display_scaled_width
int display_scaled_height
int client_count
struct timeval key_repeat_delay
int mouse_control
int display_refresh
int cover_refresh


Field Documentation

struct theme* screen_data::theme [read]

Theme data.

Width of VNC screen.

Height of VNC screen.

Y scaling vector (display).

Y scaling vector offsets from the right.

Y scaling vector offsets from the left.

X scaling vector (display).

X scaling vector offsets from the right.

X scaling vector offsets from the left.

Scaled width of display.

Scaled height of display.

Number of VNC clients.

struct timeval screen_data::key_repeat_delay [read]

Minimum time between 'key presses'.

Flag for mouse control within display area.

Screen refresh flag.

Cover refresh flag.


The documentation for this struct was generated from the following file:

Generated on Mon Mar 29 01:39:35 2010 for Veronica by  doxygen 1.5.8