Rev 25 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 25 | Rev 30 | ||
---|---|---|---|
1 | Source: x2vnc |
1 | Source: x2vnc |
2 | Section: x11 |
2 | Section: x11 |
3 | Priority: optional |
3 | Priority: optional |
4 | Maintainer: Magnus Holmgren <holmgren@debian.org> |
4 | Maintainer: Magnus Holmgren <holmgren@debian.org> |
5 | Standards-Version: 3.9.3 |
5 | Standards-Version: 3.9.3 |
6 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 6), libxaw7-dev, |
6 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9), libxaw7-dev, |
7 | xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
7 | xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
8 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
8 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
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 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. |