Open GoogleCodeExporter opened 9 years ago
It's probably obvious, but the same problem exists with the "screens" section.
Original comment by jacksene...@gmail.com
on 17 Jun 2010 at 8:37
Original comment by otavi...@gmail.com
on 20 Aug 2010 at 5:05
Original comment by otavi...@gmail.com
on 20 Aug 2010 at 5:05
Same problem here. Plus quicksynergy crashes after clicking "Execute" if
synergy.conf is set to read only.
Original comment by t.pon...@gmail.com
on 21 Dec 2010 at 6:11
Not sure if anyone is interested, but the ugly way of doing this (still using
QuickSynergy to generate the initial config file)
[start QuickSynergy, click "Execute"]
$ ps aux | grep synergy
jjg 9395 0.0 0.1 170844 13184 ? S 10:07 0:00 quicksynergy
jjg 9545 0.7 0.0 66184 3160 ? Sl 10:11 0:00
/usr/bin/synergys -f --config .quicksynergy/synergy.conf
$ synergys --help
...
If no configuration file pathname is provided then the first of the
following to load successfully sets the configuration:
/path/to/home/jjg/.synergy.conf
/etc/synergy.conf
[manually edit ~/.quicksynergy/synergy.conf]
$ cp ~/.quicksynergy/synergy.conf ~/.synergy.conf
[stop QuickSynergy]
$ synergys --daemon
Clearly not the intended use of QuickSynergy, but it does avoid the need to put
together a config file from scratch...
Original comment by j...@google.com
on 24 Feb 2011 at 3:21
Original issue reported on code.google.com by
russellpcook@gmail.com
on 19 Jan 2010 at 8:33