Rev 11 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11 | Rev 29 | ||
---|---|---|---|
1 | x2vnc was Written by Fredrik Hübinette <hubbe@hubbe.net> |
1 | x2vnc was Written by Fredrik Hübinette <hubbe@hubbe.net> |
2 | Based on ideas from x2x and code from vncviewer. |
2 | Based on ideas from x2x and code from vncviewer. |
3 | 3 | ||
- | 4 | Some mouse wheel code written by bryan d. berg <km@underworld.net>. |
|
- | 5 | ||
4 | It was packaged for use with Debian GNU/Linux by |
6 | It was packaged for use with Debian GNU/Linux by |
5 | Edward Betts <edward@debian.org> |
7 | Edward Betts <edward@debian.org> |
6 | 8 | ||
7 | The x2vnc-wheel-patch was applied by the new maintainer Ola Lundqvist |
- | |
8 | <opal@debian.org>. This patch was written by bryan d. berg <km@underworld.net> |
- | |
9 | and found on freshmeat: http://freshmeat.net/projects/x2vnc-wheel-patch/ |
- | |
10 | - | ||
11 | The latest version of this program should be available from |
9 | The latest version of this program should be available from |
12 | 10 | ||
13 | http://fredrik.hubbe.net/x2vnc.html |
11 | http://fredrik.hubbe.net/x2vnc.html |
14 | 12 | ||
15 | For more info about VNC: http://www.uk.research.att.com/vnc/ |
13 | For more info about VNC: http://www.uk.research.att.com/vnc/ |
16 | For more info about x2x: http://ftp.digital.com/pub/Digital/SRC/x2x/ |
14 | For more info about x2x: http://ftp.digital.com/pub/Digital/SRC/x2x/ |
17 | 15 | ||
18 | The code is: |
16 | The code is: |
19 | Copyright (C) 1997, 1998 Olivetti & Oracle Research Laboratory |
17 | Copyright (C) 1997, 1998 Olivetti & Oracle Research Laboratory |
20 | 18 | ||
21 | This is free software; you can redistribute it and/or modify |
19 | This is free software; you can redistribute it and/or modify |
22 | it under the terms of the GNU General Public License as published by |
20 | it under the terms of the GNU General Public License as published by |
23 | the Free Software Foundation; either version 2 of the License, or |
21 | the Free Software Foundation; either version 2 of the License, or |
24 | (at your option) any later version. |
22 | (at your option) any later version. |
25 | 23 | ||
26 | On Debian GNU/Linux systems, the complete text of the GNU General |
24 | On Debian GNU/Linux systems, the complete text of the GNU General |
27 | Public License can be found in `/usr/share/common-licenses/GPL'. |
25 | Public License can be found in `/usr/share/common-licenses/GPL'. |