fhools wrote:
> I am running fltk 1.3.x on aix 5.3 with Exceed as the X server.
> 
> Ctrl-C and Ctrl-V in Fl_Input input field does not work, instead a 'c' or 'v' 
> is inserted. I also tried the test/keyboard application
> and event_text shows as 'c' or 'v'
> 
> I tried fltk 1.1.10 and it works. test/keyboard application shows ^C or ^V.

    In the test/keyboard app: is the CTRL key stripped off /all/ keyboard 
sequences
    (^A, ^B, etc) in fltk 1.3.x, or is it just ^C/^V?

    How about the other modifier keys; SHIFT and ALT and META; are they all
    stripped as well?

    Does the state of CapsLock, NumLock or ScrollLock affect this?

    I'm not too knowledgeable about the X keyboard stuff that changed between
    1.1.x and 1.3.x, but more info might help the devs.


_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to