]> source.dussan.org Git - tigervnc.git/commit
Launch vncconfig directly from vncserver, not from xstartup. Justification: vncconf...
authorDRC <dcommander@users.sourceforge.net>
Wed, 5 Oct 2011 21:28:03 +0000 (21:28 +0000)
committerDRC <dcommander@users.sourceforge.net>
Wed, 5 Oct 2011 21:28:03 +0000 (21:28 +0000)
commitf6b584010328c2544ee3b1b1cfdf1f27f1cf7352
tree3eab3aed2078de25dd817c52308f6e57b26f1e8f
parent8249d5cb488dd3787a9a4a9cef75a98310716051
Launch vncconfig directly from vncserver, not from xstartup.  Justification:  vncconfig is necessary to enable basic functionality of the TigerVNC system (clipboard transfer, most notably.)  It isn't always going to be in the PATH, and in fact, there might be more than one version of it on the system (for instance, a version from RealVNC in /usr/bin and a version from TigerVNC in /opt/TigerVNC/bin.)  If it is desirable to disable vncconfig under certain circumstances, then I would suggest adding a command-line option to vncserver to accomplish that.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4709 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/vncserver