diff options
Diffstat (limited to 'x11vnc/options.h')
| -rw-r--r-- | x11vnc/options.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h index 3a09e4a..e74c4a5 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -261,6 +261,9 @@ extern int all_input; extern int watch_fbpm; extern int watch_dpms; +extern int force_dpms; +extern int client_dpms; +extern int no_ultra_dpms; extern int watch_selection; extern int watch_primary; |
