Rev 9 | Rev 21 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | magnus | 1 | Source: x2vnc |
2 | Section: x11 |
||
3 | Priority: optional |
||
4 | magnus | 4 | Maintainer: Magnus Holmgren <holmgren@debian.org> |
9 | magnus | 5 | Standards-Version: 3.9.1 |
8 | magnus | 6 | Build-Depends: debhelper (>= 6), libxaw7-dev, xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
3 | magnus | 7 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
8 | |||
9 | Package: x2vnc |
||
10 | Architecture: any |
||
11 | Depends: ${shlibs:Depends}, ${misc:Depends} |
||
12 | Suggests: vnc4server, xvnc4viewer, tightvncserver, xtightvncviewer |
||
18 | magnus | 13 | Description: Link a VNC and and an X display together, simulating a multiheaded display |
3 | magnus | 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 |
||
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 |
||
18 | pointer will appear on the other screen instead. |