Rev 9 | Rev 21 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9 | Rev 18 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | 8 | ||
9 | Package: x2vnc |
9 | Package: x2vnc |
10 | Architecture: any |
10 | Architecture: any |
11 | Depends: ${shlibs:Depends}, ${misc:Depends} |
11 | Depends: ${shlibs:Depends}, ${misc:Depends} |
12 | Suggests: vnc4server, xvnc4viewer, tightvncserver, xtightvncviewer |
12 | Suggests: vnc4server, xvnc4viewer, tightvncserver, xtightvncviewer |
13 | Description: A dual-screen hack - link an MS-Windows and X display |
13 | Description: Link a VNC and and an X display together, simulating a multiheaded display |
14 | This program merges the capabilities of x2x and vncviewer. It will allow a |
14 | This program merges the capabilities of x2x and vncviewer. It will allow a |
15 | machine with an X display and a machine with a VNC server running on its main |
15 | machine with an X display and a machine with a VNC server running on its main |
16 | screen to act as if they were two displays connected to one machine. When you |
16 | screen to act as if they were two displays connected to one machine. When you |
17 | move your mouse pointer off the screen in a direction of your choosing, the |
17 | move your mouse pointer off the screen in a direction of your choosing, the |
18 | pointer will appear on the other screen instead. |
18 | pointer will appear on the other screen instead. |