Rev 30 | 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> |
33 | magnus | 5 | Standards-Version: 3.9.8 |
30 | magnus | 6 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), libxaw7-dev, |
21 | magnus | 7 | xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
3 | magnus | 8 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
9 | |||
10 | Package: x2vnc |
||
11 | Architecture: any |
||
12 | Depends: ${shlibs:Depends}, ${misc:Depends} |
||
13 | Suggests: vnc4server, xvnc4viewer, tightvncserver, xtightvncviewer |
||
25 | magnus | 14 | Description: Link a VNC and an X display together, simulating a multiheaded display |
3 | magnus | 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 |
||
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 |
||
19 | pointer will appear on the other screen instead. |