summaryrefslogtreecommitdiffstats
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/globals.h b/src/globals.h
index 0b8739c..8215c19 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -13,8 +13,8 @@
#define VMCHOOSER_SESSION_START_SCRIPT "/opt/openslx/vmchooser/sessionstart"
-#define VMCHOOSER_DEFAULT_WIDTH 1024
-#define VMCHOOSER_DEFAULT_HEIGHT 768
+#define VMCHOOSER_DEFAULT_WIDTH 800
+#define VMCHOOSER_DEFAULT_HEIGHT 600
#define OPENSLXCONFIG "/opt/openslx/config"