CVS: rdesktop/doc keymapping.txt,1.15,1.16
Peter Ã
strand <[email protected]> Mon, 08 Oct 2007 05:34:08 -0700
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/doc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28460/doc
Modified Files:
keymapping.txt
Log Message:
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.
Index: keymapping.txt
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/doc/keymapping.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** keymapping.txt 4 May 2007 03:27:28 -0000 1.15
--- keymapping.txt 8 Oct 2007 12:34:05 -0000 1.16
***************
*** 244,245 ****
--- 244,259 ----
shift, then release the other key. Do this in a speedy fasion.
Make sure the shift state is not stuck down.
+
+ 12. Test all numpad keys, when not using the -N option.
+
+ 13. Map a single, un-shifted key (such as F1) to XK_A:
+ xmodmap -e "keycode 67 = A A"
+
+ Perform in Notepad:
+ * Write some text
+ * Press F1
+ * Press b
+ * Release b
+ * Release F1
+
+ Verify that shift is not stuck down, by clicking on the text.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/