aboutsummaryrefslogtreecommitdiff
path: root/voctogui/default-config.ini
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-02-27 21:18:23 +0100
committerJonas Smedegaard <dr@jones.dk>2017-02-27 21:18:23 +0100
commitf953824dd2a18f15c2beeb5bd792f5f13fb75a44 (patch)
treef5b0fe4febf47da38ae08ade1e7b2f2af7748523 /voctogui/default-config.ini
parent50b8077a14310972ca86473e5733c1c00a6d0796 (diff)
Smaller frames. More cams. Xvideo (not OpenGL).
Diffstat (limited to 'voctogui/default-config.ini')
-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