FLTK logo

test/keybaord.exe (was: FL_CTRL + '+' shortcut)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

test/keybaord.exe (was: FL_CTRL + '+' shortcut) Stephan Effelsberg Feb 14, 2006  
 
Tested with FLTK1.1.7 under Win2k, german keyboard:

Some words before:
The output texts show heavy flickering, while 1.1.6 snapshots (r4586) don't.
See a layout of a german keyboard e.g. at this link:
http://en.wikipedia.org/wiki/Keyboard_layout

Now my observations:
event_text() shows the proper symbol all the time.
Exceptions (probably not related to the different keyboard layouts):
Shift right presses the proper key on the visual keyboard, but shows FL_Shift_L as event_key.
Keypad enter shows FL_KP+'^M', but triggers the normal enter on the visual keybord.

event_key() seems to show US mappings, in particular (not all keys tested):
(Pressed / shown)
'+' / '='
'#' / '/'
'^' / '\'
The swapped 'y' and 'z' map properly.


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.