1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
|
---|
5 | <meta name="keywords" content="Virtual Screen, Open Source, Software" />
|
---|
6 | <meta name="description" content="Mouse and Keyboard Sharing" />
|
---|
7 | <link rel="stylesheet" type="text/css" href="synergy.css" media="screen" />
|
---|
8 | <title>Synergy</title>
|
---|
9 | </head>
|
---|
10 | <body class="main">
|
---|
11 | <p>
|
---|
12 | </p><h4>Introduction</h4><p>
|
---|
13 | synergy: [noun] a mutually advantageous conjunction of distinct elements
|
---|
14 | </p><p>
|
---|
15 | Synergy lets you easily share a single mouse and keyboard between
|
---|
16 | multiple computers with different operating systems, each with its
|
---|
17 | own display, without special hardware. It's intended for users
|
---|
18 | with multiple computers on their desk since each system uses its
|
---|
19 | own monitor(s).
|
---|
20 | </p><p>
|
---|
21 | Redirecting the mouse and keyboard is as simple as moving the mouse
|
---|
22 | off the edge of your screen. Synergy also merges the clipboards of
|
---|
23 | all the systems into one, allowing cut-and-paste between systems.
|
---|
24 | Furthermore, it synchronizes screen savers so they all start and stop
|
---|
25 | together and, if screen locking is enabled, only one screen requires
|
---|
26 | a password to unlock them all. <a href="about.html">Learn more</a>
|
---|
27 | about how it works.
|
---|
28 | </p><p>
|
---|
29 | Synergy is open source and released under the
|
---|
30 | <a href="license.html#GPL">GNU Public License (GPL)</a>.
|
---|
31 | </p><p>
|
---|
32 | </p><h4>System Requirements</h4><p>
|
---|
33 | </p><p>
|
---|
34 | <ul>
|
---|
35 | <li>Microsoft Windows 95, Windows 98, Windows Me (the Windows 95 family)
|
---|
36 | <li>Microsoft Windows NT, Windows 2000, Windows XP (the Windows NT family)
|
---|
37 | <li>Mac OS X 10.2 or higher
|
---|
38 | <li>Unix
|
---|
39 | <ul>
|
---|
40 | <li>X Windows version 11 revision 4 or up
|
---|
41 | <li>XTEST extension<br>
|
---|
42 | (use "<span class="code">xdpyinfo | grep XTEST</span>" to check for XTEST)
|
---|
43 | </ul>
|
---|
44 | </ul>
|
---|
45 | All systems must support TCP/IP networking.
|
---|
46 | </p><p>
|
---|
47 | "Unix" includes Linux, Solaris, Irix and other variants. Synergy has
|
---|
48 | only been extensively tested on Linux and may not work completely or
|
---|
49 | at all on other versions of Unix. Patches are welcome (including
|
---|
50 | patches that package binaries) at the
|
---|
51 | <a target="_top" href="http://sourceforge.net/tracker/?group_id=59275&atid=490469">patches page</a>.
|
---|
52 | </p><p>
|
---|
53 | The Mac OS X port is incomplete. It does not synchronize the screen saver,
|
---|
54 | only text clipboard data works (i.e. HTML and bitmap data do not work),
|
---|
55 | the cursor won't hide when not on the screen, and there may be problems
|
---|
56 | with mouse wheel acceleration. Other problems should be
|
---|
57 | <a target="_top" href="http://sourceforge.net/tracker/?func=add&group_id=59275&atid=490467">filed as bugs</a>.
|
---|
58 | </p>
|
---|
59 | </body>
|
---|
60 |
|
---|
61 | </html>
|
---|