aboutsummaryrefslogtreecommitdiff
path: root/voctogui
diff options
context:
space:
mode:
Diffstat (limited to 'voctogui')
-rw-r--r--voctogui/default-config.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/voctogui/default-config.ini b/voctogui/default-config.ini
index e058318..367bc26 100644
--- a/voctogui/default-config.ini
+++ b/voctogui/default-config.ini
@@ -2,8 +2,8 @@
host=localhost
[previews]
-width=320
-;height=180
+;width=320
+height=120
; true = use if the server provides it
; false = never use it
@@ -16,10 +16,10 @@ playaudio=false
[videodisplay]
# Use OpenGL - most performant
-system=gl
+#system=gl
# Use XVideo - oldschool
-#system=xv
+system=xv
# Use simple X-Images - least performant
#system=x