Rev 8 | Rev 18 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8 | Rev 9 | ||
---|---|---|---|
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.6.2 |
5 | Standards-Version: 3.9.1 |
6 | Build-Depends: debhelper (>= 6), libxaw7-dev, xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
6 | Build-Depends: debhelper (>= 6), libxaw7-dev, xutils-dev, libx11-dev, libxinerama-dev, libxss-dev |
7 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
7 | Homepage: http://fredrik.hubbe.net/x2vnc.html |
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: A dual-screen hack - link an MS-Windows and X 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. |