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>About Synergy</title>
|
---|
9 | </head>
|
---|
10 | <body class="main">
|
---|
11 | <p>
|
---|
12 | With synergy, all the computers on your desktop form a single virtual
|
---|
13 | screen. You use the mouse and keyboard of only one of the computers
|
---|
14 | while you use all of the monitors on all of the computers.
|
---|
15 | You tell synergy how many screens you have and their positions relative
|
---|
16 | to one another. Synergy then detects when the mouse moves off
|
---|
17 | the edge of a screen and jumps it instantly to the neighboring screen.
|
---|
18 | The keyboard works normally on each screen; input goes to whichever
|
---|
19 | screen has the cursor.
|
---|
20 | </p><p>
|
---|
21 | In this example, the user is moving the mouse from left to right.
|
---|
22 | When the cursor reaches the right edge of the left screen it jumps
|
---|
23 | instantly to the left edge of the right screen.
|
---|
24 | </p><p>
|
---|
25 | <center><img src="images/warp.gif"></center>
|
---|
26 | </p><p>
|
---|
27 | You can arrange screens side-by-side, above and below one another,
|
---|
28 | or any combination. You can even have a screen jump to the opposite
|
---|
29 | edge of itself. Synergy also understands multiple screens attached
|
---|
30 | to the same computer.
|
---|
31 | </p><p>
|
---|
32 | Running a game and don't want synergy to jump screens? No problem.
|
---|
33 | Just toggle Scroll Lock. Synergy keeps the cursor on the same screen
|
---|
34 | when Scroll Lock is on. (This can be configured to another hot key.)
|
---|
35 | </p><p>
|
---|
36 | Do you wish you could cut and paste between computers? Now you can!
|
---|
37 | Just copy text, HTML, or an image as you normally would on one screen
|
---|
38 | then switch to another screen and paste it. It's as if all your
|
---|
39 | computers shared a single clipboard (and separate primary selection for
|
---|
40 | you X11 users). It even converts newlines to each computer's native
|
---|
41 | form so cut and paste between different operating systems works
|
---|
42 | seamlessly. And it does it all in Unicode so any text can be copied.
|
---|
43 | </p><p>
|
---|
44 | </p><p>
|
---|
45 | Do you use a screen saver? With synergy all your screen savers act in
|
---|
46 | concert. When one starts they all start. When one stops they all
|
---|
47 | stop. And, if you require a password to unlock the screen, you'll
|
---|
48 | only have to enter a password on one screen.
|
---|
49 | </p><p>
|
---|
50 | If you regularly use multiple computers on one desk, give synergy a
|
---|
51 | try. You'll wonder how you ever lived without it.
|
---|
52 | </p>
|
---|
53 | </body>
|
---|
54 |
|
---|
55 | </html>
|
---|