aboutsummaryrefslogtreecommitdiff
path: root/nxcomp
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-10-07 20:51:12 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-12-30 00:05:53 +0100
commit0297567cd501b6fc012c41ff4a1ae27304ff6a10 (patch)
tree5beb83ca372493fa7cde5d0b7b581c27a53726eb /nxcomp
parentf40792c436c2e0678f46478002830367b683f20c (diff)
downloadnx-libs-0297567cd501b6fc012c41ff4a1ae27304ff6a10.tar.gz
nx-libs-0297567cd501b6fc012c41ff4a1ae27304ff6a10.tar.bz2
nx-libs-0297567cd501b6fc012c41ff4a1ae27304ff6a10.zip
Provide support for re-enabling Xinerama on session resumptions.
By design, when resuming a session, Xinerama can only be re-enabled by NX option parsing. Thus, this change introduces a "xinerama" NX option that can be loaded via an options file into NX agent when resuming a session. The new xinerame NX session option also allows switching on Xinerama at session startup via an option file. When implementing the new NX Xinerama support into clients (like TheQVD, X2Go Client, etc., this new xinerama NX option should be used for activating Xinerama in the NX / QVD / X2Go session.
Diffstat (limited to 'nxcomp')
-rw-r--r--nxcomp/Misc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp
index 3297d8ee8..ee73f19d8 100644
--- a/nxcomp/Misc.cpp
+++ b/nxcomp/Misc.cpp
@@ -306,6 +306,7 @@ clipboard=n\n\
streaming=n\n\
backingstore=n\n\
composite=n\n\
+xinerama=n\n\
shmem=b\n\
shpix=b\n\
kbtype=s\n\