rdesktop/doc
Peter Åstrand bbeb187681 When modifiers are used and a key is released, the generated keysym
might be different from the one generated when the key was
pressed. This can happen if the user physically releases the modifier
key before the symbol key. It can also happen with VNC servers such as
Xvnc, since it only "fakes" the correct modifiers during key
presses. So, we must remember which keysym that was used during the
key press, and use the same on release, otherwise keys such as the
Windows key can be stuck activated. 



git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1512 423420c4-83ab-492f-b58f-81f9feb106b5
2009-09-17 13:52:04 +00:00
..
AUTHORS Changed my email 2007-02-08 12:56:38 +00:00
ChangeLog Update ChangeLog 2008-05-11 06:15:40 +00:00
HACKING Let's allow C99 in SeamlessRDP. The current code is not compatible with C89 anyway. 2008-03-06 15:28:32 +00:00
ipv6.txt Make IPv6-support easily configurable 2004-02-14 22:54:38 +00:00
keymap-names.txt keymap-names.txt has CRLF line breaks 2003-10-12 20:51:44 +00:00
keymapping.txt When modifiers are used and a key is released, the generated keysym 2009-09-17 13:52:04 +00:00
keynums.png Added keynums.png 2002-11-19 13:57:48 +00:00
licensing.txt Changed my email 2007-02-08 12:56:38 +00:00
lspci-channel.txt Added support for a new virtual channel, lspci, which makes it 2006-03-02 15:22:25 +00:00
patches.txt Updated info about vincent_8bpp.patch. 2002-09-18 12:28:26 +00:00
rdesktop.1 Clean up and document the return values. Trying to solve a number of issues: 2009-09-02 13:03:43 +00:00
rdpsnd-rec.txt Add experimental extension to the RDPSND protocol that allows recording. 2007-01-02 16:30:06 +00:00
rdpsnd.txt Even more information learned from Microsoft's client. 2007-01-02 16:24:36 +00:00
redirection.txt Disk redirection actually uses share names; not drive letters. 2004-08-09 13:50:41 +00:00
seamlessrdp-channel.txt Numbered test cases 2008-03-27 16:15:21 +00:00
TODO Added TODO about reconnecting and icons 2008-03-25 15:13:47 +00:00