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

Diff of /sourceforge.net/trunk/rdesktop/doc/keymapping.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1216 by astrand, Fri Apr 7 14:19:46 2006 UTC revision 1220 by astrand, Fri Apr 7 22:36:12 2006 UTC
# Line 208  Special keys Line 208  Special keys
208  Links  Links
209  =====  =====
210  http://www.win.tue.nl/~aeb/linux/kbd/scancodes.html  http://www.win.tue.nl/~aeb/linux/kbd/scancodes.html
211    
212    
213    Test cases
214    ==========
215    When changing the keyboard code, make sure all these tests in Notepad
216    works:
217    
218    1. Ctrl+f should bring up Find dialog, with CapsLock both on and off.
219    
220    2. Ctrl+Shift+arrows should mark text, with CapsLock both on and off.
221    
222    3. Test a sequence, like egrave.
223    
224    4. Test a char generated with AltGr, such as @ on a swedish keyboard.
225    
226    5. Test Ctrl-Alt-Delete.
227    
228    6. Ctrl-Alt-Enter should toggle fullscreen.
229    
230    7. Test NumLock synchronization using the -N option. Excel is able to
231       indicate the current NumLock state. Verify that the status is
232       updated correctly on reconnects.
233    
234    8. Test the Windows keys, standalone as well as in combination with,
235       say, E.
236    
237    9. Make sure the system menu (via Alt-space) cannot be accessed in
238       single app mode.
239    
240    10. Make sure keymaps can be loaded from ~/.rdesktop/keymaps,
241        KEYMAP_PATH, $CWD/keymaps, and from an absolute path.
242    
243    

Legend:
Removed from v.1216  
changed lines
  Added in v.1220

  ViewVC Help
Powered by ViewVC 1.1.26