added a test case for moifiers

git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1405 423420c4-83ab-492f-b58f-81f9feb106b5
This commit is contained in:
Jay Sorg 2007-05-04 03:27:28 +00:00
parent 7f786d64d4
commit 2a1a0fa324

View File

@ -240,4 +240,6 @@ works:
10. Make sure keymaps can be loaded from ~/.rdesktop/keymaps,
KEYMAP_PATH, $CWD/keymaps, and from an absolute path.
11. Press Shift, then press a key modified by shift, the release
shift, then release the other key. Do this in a speedy fasion.
Make sure the shift state is not stuck down.