diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-07-13 13:58:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-07-13 13:58:44 -0300 |
commit | ef1267826007c6bdfbc46cd62deb66d3365a4065 (patch) | |
tree | fffbe06a1bf7e0e9db3e9dcae8bb7de3c1f0c93b /kvmxfile | |
parent | 56ebebc6d3e79e11fbff8864c4c3668ae93fa532 (diff) | |
download | kvmx-ef1267826007c6bdfbc46cd62deb66d3365a4065.tar.gz kvmx-ef1267826007c6bdfbc46cd62deb66d3365a4065.tar.bz2 |
Adds vncviewer as another vnc_client option
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ graphics="-vga qxl" #vnc_client="xtightvncviewer" #vnc_client="xvnc4viewer" #vnc_client="xvncviewer" +#vnc_client="vncviewer" vnc_client="virt-viewer" # SPICE support |