/[rdesktop]/jpeg/rdesktop/trunk/doc
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /jpeg/rdesktop/trunk/doc

View Directory Listing Directory Listing


Sticky Revision:

Revision 1507 - Directory Listing
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 9 months ago) by dpavlin
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - Directory Listing
Modified Fri May 15 08:18:08 2009 UTC (14 years, 11 months ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/doc
Moving rdesktop trunk to correct location. 



Revision 1472 - Directory Listing
Modified Sun May 11 06:15:40 2008 UTC (15 years, 11 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Update ChangeLog


Revision 1465 - Directory Listing
Modified Sat Apr 5 06:15:45 2008 UTC (16 years ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Bump version number in preparation for release.


Revision 1462 - Directory Listing
Modified Thu Mar 27 16:15:21 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Numbered test cases


Revision 1459 - Directory Listing
Modified Wed Mar 26 16:44:55 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Re-worked the support for SeamlessRDP window stacking:

* Since many window managers cannot properly restack a window between
two other windows, we need to check for this at startup.

* A new utility function, sw_wait_configurenotify, is used to wait for
the WM to process our restacking request.

* We are using XReconfigureWMWindow instead of XRestackWindows and
XRaiseWindow, to easier meet the demands of ICCCM. Restacking between
is only done if the WM is not broken, though.

* The error handler does not ignore BadMatch from ConfigureWindow
requests any longer. I haven't found any WM that gives BadMatch for
XReconfigureWMWindow.

* The test cases has been updated to test more stacking cases.


A somewhat related bug fix wrt focus handling is also included, which
prevents FOCUS messages when reverting focus from a destroyed window


Revision 1458 - Directory Listing
Modified Tue Mar 25 15:13:47 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added TODO about reconnecting and icons


Revision 1457 - Directory Listing
Modified Mon Mar 24 17:54:33 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Testing without WM is also a good idea. Added two new test cases.


Revision 1454 - Directory Listing
Modified Fri Mar 14 07:43:46 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Reminder: test different WMs


Revision 1452 - Directory Listing
Modified Fri Mar 14 07:36:26 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
New test case for window restacking, using Seamonkey.


Revision 1451 - Directory Listing
Modified Fri Mar 14 07:34:56 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Clarified the ZCHANGE message.


Revision 1448 - Directory Listing
Modified Tue Mar 11 08:10:58 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Verify About and Open dialog focus as well.


Revision 1447 - Directory Listing
Modified Fri Mar 7 11:27:12 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Applied patch:

[ 1715358 ] seamlessrdp window close


Revision 1446 - Directory Listing
Modified Fri Mar 7 09:04:04 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added test case for local window close.


Revision 1445 - Directory Listing
Modified Thu Mar 6 15:49:29 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Icons are supported, but there's still a problem with topmost windows


Revision 1441 - Directory Listing
Modified Thu Mar 6 15:28:32 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Let's allow C99 in SeamlessRDP. The current code is not compatible with C89 anyway.


Revision 1438 - Directory Listing
Modified Thu Mar 6 13:10:53 2008 UTC (16 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Two more test cases.


Revision 1436 - Directory Listing
Modified Wed Feb 20 17:18:30 2008 UTC (16 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added test cases


Revision 1419 - Directory Listing
Modified Mon Oct 8 12:34:05 2007 UTC (16 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
We still had some problems with the shift key getting stuck. The new
code makes sure that we restore "faked" modifiers both after press and
release. It's also shorter.

I've added two new test cases to the doc as well.


Revision 1413 - Directory Listing
Modified Mon Jun 18 12:00:34 2007 UTC (16 years, 10 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Implement support for icons in SeamlessRDP.


Revision 1406 - Directory Listing
Modified Fri May 4 03:27:28 2007 UTC (17 years ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/doc
added a test case for moifiers


Revision 1387 - Directory Listing
Modified Thu Feb 8 12:56:38 2007 UTC (17 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Changed my email


Revision 1386 - Directory Listing
Modified Thu Feb 8 12:42:18 2007 UTC (17 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Converted ISO-8859-1 files to UTF-8


Revision 1384 - Directory Listing
Modified Fri Jan 19 13:47:35 2007 UTC (17 years, 3 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Documented that the title needs to be in UTF-8


Revision 1363 - Directory Listing
Modified Wed Jan 3 09:58:35 2007 UTC (17 years, 4 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Documented that we should remain compatible with C89


Revision 1359 - Directory Listing
Modified Tue Jan 2 16:30:06 2007 UTC (17 years, 4 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Add experimental extension to the RDPSND protocol that allows recording.


Revision 1358 - Directory Listing
Modified Tue Jan 2 16:24:36 2007 UTC (17 years, 4 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Even more information learned from Microsoft's client.


Revision 1357 - Directory Listing
Modified Tue Jan 2 11:44:21 2007 UTC (17 years, 4 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Add new information discovered by examining Microsoft's client.


Revision 1348 - Directory Listing
Modified Mon Dec 11 14:50:01 2006 UTC (17 years, 4 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Add suggestions for improving the event model of rdesktop.


Revision 1338 - Directory Listing
Modified Wed Dec 6 12:57:24 2006 UTC (17 years, 4 months ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Document what is known about the rdpsnd protocol.


Revision 1323 - Directory Listing
Modified Fri Nov 3 14:28:10 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Change email of Alexi Volkov
Remove smartcard banner from scard.c (ACKed by Alexi)


Revision 1309 - Directory Listing
Modified Wed Nov 1 20:52:01 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional
patches for smartcard-support by Jennings Jared <jared.jennings.ctr@eglin.af.mil>


Revision 1306 - Directory Listing
Modified Fri Oct 27 12:59:38 2006 UTC (17 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Prevent segfaults in out of memory conditions by checking the pointer returned from XGetImage.


Revision 1257 - Directory Listing
Modified Sun Sep 17 12:25:10 2006 UTC (17 years, 7 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
ChangeLog updated


Revision 1247 - Directory Listing
Modified Wed Jul 12 09:57:05 2006 UTC (17 years, 9 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Fix high cpu-usage in OSS-driver


Revision 1244 - Directory Listing
Modified Thu Jul 6 10:40:16 2006 UTC (17 years, 9 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Clarify ChangeLog entry (requested by Ilya)


Revision 1243 - Directory Listing
Modified Wed Jul 5 12:36:29 2006 UTC (17 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Tweaked the SeamlessRDP documentation: Telling where to download seamlessrdpshell


Revision 1241 - Directory Listing
Modified Wed Jul 5 12:04:56 2006 UTC (17 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated 1.5.0 ChangeLog: Large file support, default color depth and
Vista support.


Revision 1232 - Directory Listing
Modified Fri Apr 28 07:55:36 2006 UTC (18 years ago) by ossman_
Original Path: sourceforge.net/trunk/rdesktop/doc
Add a destroy group command to SeamlessRDP for when entire groups of windows
get killed off in one go.


Revision 1229 - Directory Listing
Modified Thu Apr 20 12:41:37 2006 UTC (18 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Removed two things from the SeamlessRDP TODO: Clipboard works and the Security Dialog is recoqnized.


Revision 1226 - Directory Listing
Modified Wed Apr 12 06:47:24 2006 UTC (18 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
The default color depth is now the depth of the root window.


Revision 1220 - Directory Listing
Modified Fri Apr 7 22:36:12 2006 UTC (18 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added some test cases.


Revision 1216 - Directory Listing
Modified Fri Apr 7 14:19:46 2006 UTC (18 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Clarified what the numlock flag means.


Revision 1204 - Directory Listing
Modified Mon Mar 27 08:40:58 2006 UTC (18 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added a few more TODOs for SeamlessRDP.


Revision 1200 - Directory Listing
Modified Mon Mar 27 08:18:35 2006 UTC (18 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Note about SeamlessRDP.


Revision 1199 - Directory Listing
Modified Mon Mar 27 08:17:34 2006 UTC (18 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added SeamlessRDP support: Merged seamlessrdp-branch


Revision 1053 - Directory Listing
Modified Thu Mar 2 15:22:25 2006 UTC (18 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added support for a new virtual channel, lspci, which makes it
possible for the remote RDP server to enumerate the local PCI devices.


Revision 1052 - Directory Listing
Modified Thu Mar 2 10:16:19 2006 UTC (18 years, 2 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/doc
I've married and changed surname to my wifes.. ;)  ( PGP 0x41C60D62 )


Revision 1051 - Directory Listing
Modified Wed Mar 1 14:22:23 2006 UTC (18 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Update ChangeLog


Revision 1024 - Directory Listing
Modified Thu Nov 3 11:07:48 2005 UTC (18 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Document -k none (from Ilya Konstantinov <future@shiny.co.il>)


Revision 983 - Directory Listing
Modified Tue Aug 16 18:09:00 2005 UTC (18 years, 8 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
sgi/irix driver was fixed, is not new...


Revision 982 - Directory Listing
Modified Mon Aug 15 12:13:41 2005 UTC (18 years, 8 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Fix Session Directory Support entry in ChangeLog


Revision 981 - Directory Listing
Modified Mon Aug 15 12:07:42 2005 UTC (18 years, 8 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Update Changelog


Revision 977 - Directory Listing
Modified Mon Aug 8 19:15:57 2005 UTC (18 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory support.


Revision 972 - Directory Listing
Modified Thu Aug 4 12:11:10 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Support for non-dead keys and autodetection of keymap has been
implemented.


Revision 964 - Directory Listing
Modified Wed Aug 3 11:30:53 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
It is now possible to specify keyboard type, subtype and number of functionskeys. From patch #974509, by Dekaino.


Revision 962 - Directory Listing
Modified Wed Aug 3 09:56:17 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Autoselecting keyboard map based on current locale. Re-implementation of patch #1068995.


Revision 961 - Directory Listing
Modified Wed Aug 3 09:32:22 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
The keymap names are now case sensitive, since the -k argument now specifies a file name.


Revision 960 - Directory Listing
Modified Wed Aug 3 08:41:02 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
~/.rdesktop/keymaps is now tried before KEYMAP_PATH


Revision 959 - Directory Listing
Modified Wed Aug 3 08:36:53 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Documented the new keymap search paths.


Revision 949 - Directory Listing
Modified Tue Aug 2 15:07:35 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Implemented support for keyboard "sequences", which makes it possible to send multiple scancodes to the RDP server in response to one X11 keyboard event.


Revision 936 - Directory Listing
Modified Thu Jun 30 22:29:16 2005 UTC (18 years, 10 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
compression works for all depths now


Revision 903 - Directory Listing
Modified Sun May 8 17:57:12 2005 UTC (18 years, 11 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
bump version to 1.4.1
add some entries to TODO


Revision 898 - Directory Listing
Modified Sat Apr 30 10:06:00 2005 UTC (19 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
update changelog for rdpsnd_sgi


Revision 888 - Directory Listing
Modified Sat Apr 16 12:02:21 2005 UTC (19 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Update ChangeLog


Revision 886 - Directory Listing
Modified Sat Apr 16 11:42:34 2005 UTC (19 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Enable rdp-compression for all bpps.
Many thanks to Vahur Sinijärv <vahur.sinijarv@cydonia.ee> for
finding the fix.


Revision 873 - Directory Listing
Modified Sat Apr 2 17:31:27 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Use configure to determine stat(v)fs and setmntent
Tested on:
 * Debian GNU/Linux 3.1
 * Solaris 9/10
 * Mac OSX 10.3
 * HP/UX 10.20
 * OpenBSD 3.4


Revision 871 - Directory Listing
Modified Wed Mar 30 19:51:41 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
allow windowid to be hexadecimal, which is what krdc actually uses...


Revision 859 - Directory Listing
Modified Sun Mar 13 14:03:53 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
add korean keymap to changelog


Revision 857 - Directory Listing
Modified Sun Mar 13 13:36:04 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
configure test for HAVE_ICONV_H, HAVE_LOCALE_H and HAVE_LANGINFO_H
still no test for HAVE_ICONV


Revision 839 - Directory Listing
Modified Tue Mar 8 12:47:37 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
update ChangeLog


Revision 828 - Directory Listing
Modified Sun Mar 6 21:11:18 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


Revision 815 - Directory Listing
Modified Sat Feb 19 17:28:44 2005 UTC (19 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
fix 1.3.1 release date


Revision 804 - Directory Listing
Modified Wed Dec 22 19:40:18 2004 UTC (19 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Typos...


Revision 803 - Directory Listing
Modified Wed Dec 22 19:37:27 2004 UTC (19 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Update ChangeLog, add Jeroen to AUTHORS


Revision 752 - Directory Listing
Modified Sun Aug 22 14:25:38 2004 UTC (19 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Recommend mapping the Windows keys to Super; not Hyper.


Revision 747 - Directory Listing
Modified Mon Aug 9 13:50:41 2004 UTC (19 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Disk redirection actually uses share names; not drive letters.
Make sure we truncate share names longer than 8 chars.
Documentation updated.


Revision 725 - Directory Listing
Modified Sun Jun 27 17:51:54 2004 UTC (19 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/doc
added persistant bitmap chaching from Jeroen Meijer, slightly modified


Revision 719 - Directory Listing
Modified Fri Jun 18 01:38:35 2004 UTC (19 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/doc
update the core file list


Revision 675 - Directory Listing
Modified Tue Apr 20 06:58:03 2004 UTC (20 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added link to http://dev.remotenetworktechnology.com/refdata.htm.


Revision 672 - Directory Listing
Modified Sun Apr 18 19:59:22 2004 UTC (20 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with reality; many RDP5 features already implemented.
Added many other things that needs to be done.


Revision 671 - Directory Listing
Modified Sun Apr 18 19:52:19 2004 UTC (20 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Removed "Future"; the syntax is quite current.


Revision 637 - Directory Listing
Modified Mon Mar 15 14:49:12 2004 UTC (20 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
RDP5 Experience patch by Jeroen Meijer <jeroen@oldambt7.com>


Revision 636 - Directory Listing
Modified Sat Mar 13 12:08:18 2004 UTC (20 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
XEmbed-patch by Arend van Beelen jr. <arend@auton.nl>


Revision 635 - Directory Listing
Modified Wed Mar 10 07:39:49 2004 UTC (20 years, 1 month ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/doc
update the -r sound documentation


Revision 633 - Directory Listing
Modified Fri Mar 5 09:37:54 2004 UTC (20 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
remove old syntax


Revision 628 - Directory Listing
Modified Thu Mar 4 12:43:10 2004 UTC (20 years, 2 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/doc
leave sound on server -r sound:remote thanks to cbquillen for finding out.


Revision 605 - Directory Listing
Modified Sat Feb 14 22:54:38 2004 UTC (20 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Make IPv6-support easily configurable


Revision 591 - Directory Listing
Modified Thu Jan 29 12:37:12 2004 UTC (20 years, 3 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/doc
lptport and comport only do write in w2k, and it is not seamless.


Revision 581 - Directory Listing
Modified Fri Jan 23 14:34:47 2004 UTC (20 years, 3 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/doc
adding some info about -r args.


Revision 577 - Directory Listing
Modified Thu Jan 22 22:10:17 2004 UTC (20 years, 3 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Documentation fixes by François Revol


Revision 565 - Directory Listing
Modified Mon Jan 19 21:58:58 2004 UTC (20 years, 3 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Try to use a TrueColor visual, even if the default-visual is
PseudoColor. This enables high-colour modes on displays with
a PseudoColor default visual and eliminates colourmap-flashing
at 8 bpp there.


Revision 558 - Directory Listing
Modified Wed Dec 10 15:02:26 2003 UTC (20 years, 4 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Some ChangeLog entries...


Revision 552 - Directory Listing
Modified Mon Dec 8 12:01:25 2003 UTC (20 years, 4 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Reverted to the old numlock-state code. The numlock sync can be enabled via new option -N


Revision 543 - Directory Listing
Modified Mon Nov 3 13:33:35 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Re-worked numlock handling: Keeping remote numlock state in sync with local state


Revision 535 - Directory Listing
Modified Thu Oct 30 11:49:38 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added ChangeLog


Revision 530 - Directory Listing
Modified Wed Oct 29 13:41:20 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added Michael.


Revision 529 - Directory Listing
Modified Wed Oct 29 11:34:07 2003 UTC (20 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
s/audio/sound/
add current syntax without any options


Revision 520 - Directory Listing
Modified Tue Oct 28 05:07:00 2003 UTC (20 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
-A -> -r sound
Update option listing and documentation for this and some other options.


Revision 507 - Directory Listing
Modified Mon Oct 20 21:04:40 2003 UTC (20 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
remove description for unimplemented commandline-option -r


Revision 505 - Directory Listing
Modified Sun Oct 19 12:05:23 2003 UTC (20 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/doc
Added missing parameters to man-page


Revision 503 - Directory Listing
Modified Sun Oct 19 07:47:22 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Audio should be off by default.


Revision 502 - Directory Listing
Modified Sun Oct 19 07:46:33 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added redirection.txt


Revision 500 - Directory Listing
Modified Wed Oct 15 14:32:43 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Support for specifying geometry in terms of percent of whole screen


Revision 485 - Directory Listing
Modified Sun Oct 12 20:51:44 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
keymap-names.txt has CRLF line breaks


Revision 484 - Directory Listing
Modified Sun Oct 12 20:48:45 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added keymap-names.txt


Revision 480 - Directory Listing
Modified Tue Oct 7 06:47:02 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Removed sound from TODO list.


Revision 455 - Directory Listing
Modified Sun Aug 31 20:00:22 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Better english, or something like that.


Revision 454 - Directory Listing
Modified Sun Aug 31 19:59:21 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Documented fullscreen toggle keys and windows keys.


Revision 453 - Directory Listing
Modified Sun Aug 31 19:47:45 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with reality.


Revision 445 - Directory Listing
Modified Sun Aug 17 07:35:30 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated doc to reflect reality: numeric ipv6 addresses is now supported.


Revision 441 - Directory Listing
Modified Mon Aug 11 11:12:32 2003 UTC (20 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added ipv6.txt


Revision 434 - Directory Listing
Modified Wed Jul 9 07:26:14 2003 UTC (20 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added URL to scancode howto.


Revision 425 - Directory Listing
Modified Thu Jun 19 11:46:03 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/doc
Detection of unclean disconnect turned out not to work on W2K3 Server. Doh.


Revision 424 - Directory Listing
Modified Thu Jun 19 07:29:53 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/doc
Make rdesktop return 0 only if a RDP_PDU_DISCONNECT was received,
otherwise return 2 (except for usage errors, where it still returns
1).

Documented exit codes of rdesktop in doc/exit_codes.txt.


Revision 397 - Directory Listing
Modified Fri Jun 6 10:07:30 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/doc
I'm an AUTHOR too! :-)


Revision 330 - Directory Listing
Modified Tue Feb 18 13:16:53 2003 UTC (21 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Documentation for -S.


Revision 324 - Directory Listing
Modified Tue Feb 11 10:40:03 2003 UTC (21 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added note explaining that protocol stack should be
system-independent.


Revision 323 - Directory Listing
Modified Mon Feb 10 13:48:39 2003 UTC (21 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added doc about licensing


Revision 294 - Directory Listing
Modified Wed Jan 22 08:10:11 2003 UTC (21 years, 3 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Bump version to 1.2.0, update manpage.


Revision 282 - Directory Listing
Modified Sat Dec 7 18:35:29 2002 UTC (21 years, 4 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added keymap autodetect wish.


Revision 272 - Directory Listing
Modified Tue Nov 19 13:59:56 2002 UTC (21 years, 5 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
We use RFC1766 now; update doc.
Added note about writing keymap files.


Revision 271 - Directory Listing
Modified Tue Nov 19 13:57:48 2002 UTC (21 years, 5 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added keynums.png


Revision 270 - Directory Listing
Modified Tue Nov 19 13:47:46 2002 UTC (21 years, 5 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added note about dead keys.


Revision 264 - Directory Listing
Modified Tue Nov 19 09:17:12 2002 UTC (21 years, 5 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated documentation to reflect new -D and -g workarea functionality.


Revision 256 - Directory Listing
Modified Thu Nov 7 11:49:13 2002 UTC (21 years, 5 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Add Norbert Federa to AUTHORS.


Revision 245 - Directory Listing
Modified Thu Oct 24 08:49:20 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Update documentation accordingly.


Revision 243 - Directory Listing
Modified Thu Oct 24 08:44:41 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Remove "Windows keys don't work" from TODO.


Revision 242 - Directory Listing
Modified Thu Oct 24 08:43:12 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Add ex-team member Michal Mihalik to AUTHORS, and add a note up the top.


Revision 241 - Directory Listing
Modified Thu Oct 24 08:35:28 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Update documentation for -k.


Revision 232 - Directory Listing
Modified Mon Oct 14 06:13:20 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Update man page in line with source changes.


Revision 217 - Directory Listing
Modified Wed Oct 9 14:13:46 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Replace README with build and invocation instructions.
Update man page.
Still need to update AUTHORS.


Revision 213 - Directory Listing
Modified Sun Oct 6 13:30:30 2002 UTC (21 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/doc
Remove -P (askpass program)


Revision 186 - Directory Listing
Modified Wed Sep 18 12:28:26 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated info about vincent_8bpp.patch.


Revision 180 - Directory Listing
Modified Tue Sep 17 16:06:49 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about vincent_8bpp.patch.


Revision 179 - Directory Listing
Modified Tue Sep 17 15:57:01 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about vincent_19-7-3_excel.patch.


Revision 178 - Directory Listing
Modified Tue Sep 17 10:00:14 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Fixed typos: TDB -> TBD


Revision 177 - Directory Listing
Modified Tue Sep 17 09:59:13 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about vpypatch.txt.


Revision 175 - Directory Listing
Modified Tue Sep 17 09:42:42 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about vincent_19-7-2.secure.patch.


Revision 174 - Directory Listing
Modified Tue Sep 17 09:34:39 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about svenni_disable_bs_in_x-tiny-patch.


Revision 173 - Directory Listing
Modified Tue Sep 17 09:33:27 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about svenni_dis_wmkeybnds.patch.


Revision 172 - Directory Listing
Modified Tue Sep 17 09:29:26 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about svenni_dis_wmkeybnds.patch.


Revision 167 - Directory Listing
Modified Mon Sep 16 18:54:50 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added note about keymap files naming.


Revision 166 - Directory Listing
Modified Mon Sep 16 18:20:33 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Type fix: There are four types of lines.


Revision 163 - Directory Listing
Modified Mon Sep 16 07:10:42 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated info about rdesktop-gmp.patch.


Revision 153 - Directory Listing
Modified Sat Sep 14 18:06:52 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about spark-manpage-patch-19.4 and spark-manpage-patch-19.4-1


Revision 152 - Directory Listing
Modified Sat Sep 14 18:05:11 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about scroll-to-death-patch.txt.


Revision 151 - Directory Listing
Modified Sat Sep 14 18:03:56 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdp-srvr-19-6-6.diff.


Revision 150 - Directory Listing
Modified Sat Sep 14 18:02:37 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop_keymap.patch.


Revision 149 - Directory Listing
Modified Sat Sep 14 18:01:35 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop.vncviewer_patch.


Revision 148 - Directory Listing
Modified Sat Sep 14 18:00:10 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop-openssl.patch.


Revision 147 - Directory Listing
Modified Sat Sep 14 17:57:23 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop-new_kb.patch.


Revision 146 - Directory Listing
Modified Sat Sep 14 17:55:27 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop-1.0.0-pl19-7-2-mmihalik-1.diff and rdesktop-gmp.patch.


Revision 145 - Directory Listing
Modified Sat Sep 14 17:43:54 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about rdesktop-1.0.0-19-7-1-mmihalik-3.diff and rdesktop-1.0.0-mmihalik-1.diff.


Revision 144 - Directory Listing
Modified Sat Sep 14 17:37:26 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about patch19-7-2.xyPos.emptyPassword.patch.


Revision 143 - Directory Listing
Modified Sat Sep 14 16:55:20 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about norbert_rdp_tcp_port.diff.


Revision 142 - Directory Listing
Modified Sat Sep 14 16:39:43 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about norbert_percent.txt.


Revision 141 - Directory Listing
Modified Sat Sep 14 16:32:56 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about norbert_fullscreen.patch.


Revision 140 - Directory Listing
Modified Sat Sep 14 16:30:07 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about mmihalik_19-7-3-keyfix-4.patch.


Revision 139 - Directory Listing
Modified Sat Sep 14 16:28:25 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated info about hove-19-7-2endian.diff.


Revision 138 - Directory Listing
Modified Sat Sep 14 16:22:46 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about hostname-patch.


Revision 137 - Directory Listing
Modified Sat Sep 14 16:17:27 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about frank_fasttext.patch.txt.


Revision 136 - Directory Listing
Modified Sat Sep 14 16:13:09 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about frank_1linerfix.html.


Revision 135 - Directory Listing
Modified Sat Sep 14 16:10:39 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about francisco_fix_patblt.html.


Revision 134 - Directory Listing
Modified Sat Sep 14 16:05:22 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated info about fasttext2+nobackpixmap.patch.


Revision 133 - Directory Listing
Modified Sat Sep 14 15:52:26 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added some info about fasttext2+nobackpixmap.patch.
Using double blank lines between each patch entry.


Revision 132 - Directory Listing
Modified Sat Sep 14 15:45:57 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about downkeypatch.diff.


Revision 131 - Directory Listing
Modified Sat Sep 14 15:44:24 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about ctrl1nohang.diff.


Revision 130 - Directory Listing
Modified Sat Sep 14 15:41:58 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about ben_xwin.c.diff.


Revision 129 - Directory Listing
Modified Sat Sep 14 15:39:52 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated with info about backingstore+privatecolormap-for-19-3-9.patch.


Revision 128 - Directory Listing
Modified Sat Sep 14 15:31:06 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated info about assar_19-7-2.hostlen.patch.


Revision 127 - Directory Listing
Modified Sat Sep 14 15:05:12 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated description for Makefile.diff.


Revision 126 - Directory Listing
Modified Sat Sep 14 15:04:05 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated status for Makefile.diff.


Revision 124 - Directory Listing
Modified Sat Sep 14 14:46:00 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added patches.txt


Revision 116 - Directory Listing
Modified Wed Sep 11 11:11:27 2002 UTC (21 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Inhibited keys are defined in keymap files; not hardcoded


Revision 110 - Directory Listing
Modified Sun Sep 1 11:39:36 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Updated TODO


Revision 108 - Directory Listing
Modified Sun Sep 1 11:35:03 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added AUTHORS


Revision 107 - Directory Listing
Modified Sun Sep 1 11:27:58 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added -w option for setting title


Revision 106 - Directory Listing
Modified Sun Sep 1 11:15:42 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added manpage


Revision 104 - Directory Listing
Modified Sun Sep 1 10:22:14 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added keymapping doc


Revision 92 - Directory Listing
Modified Tue Aug 6 16:44:08 2002 UTC (21 years, 8 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Note about adding manpage.


Revision 83 - Directory Listing
Modified Tue Jul 30 07:24:37 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added note about var-arg macros.


Revision 78 - Directory Listing
Modified Mon Jul 29 20:17:32 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Removed note about -K option.


Revision 75 - Directory Listing
Modified Mon Jul 29 20:07:23 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added TODO


Revision 62 - Directory Listing
Added Thu Jul 18 14:42:57 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/doc
Added doc/HACKING


  ViewVC Help
Powered by ViewVC 1.1.26