diff options
author | MaZderMind <git@mazdermind.de> | 2015-12-03 00:48:13 +0100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2015-12-03 00:48:13 +0100 |
commit | 8396196a69a4c43a65081d8139f8c057d7f12818 (patch) | |
tree | 27337aa3cc9dba376758a5f596db432f14904192 /voctogui/default-config.ini | |
parent | 331f1dc3fc5ee57c4714a0f5d78160e8aec9cbff (diff) |
[voctogui] use opengl for video-output, fixes #23
Diffstat (limited to 'voctogui/default-config.ini')
-rw-r--r-- | voctogui/default-config.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/voctogui/default-config.ini b/voctogui/default-config.ini index ee14da0..6258e7c 100644 --- a/voctogui/default-config.ini +++ b/voctogui/default-config.ini @@ -1,11 +1,6 @@ [server] host=localhost -[x11] -; set to false when running inside a VM which -; usually does not support Xv extensions -xv=true - [previews] width=320 ;height=180 |