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