test: Add tests for XFree86 special keys

Since the XFree86 special keysyms contain an underscore after the XF86
prefix, check to make sure they're handled correctly.
master
Dan Nicholson 2009-01-22 20:20:02 -08:00
parent 176b9cf524
commit ba0b312ac8
1 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,5 @@ check_string Undo 0xFF65
check_key 0x1008FF56 XF86Close
check_string ThisKeyShouldNotExist NoSymbol
check_key 0x0 NULL
check_string XF86_Switch_VT_5 0x1008FE05
check_key 0x1008FE20 XF86_Ungrab