A note to developers:

When you're developing a text input widget's key bindings
and verifying the various modifier keys work as expected
(eg. verifying Ctrl-Backspace does left-word-delete),
"particular care" should be taken when testing random
modifier combos, especially for the Backspace key,
or you will inevitably be reminded, quite unceremoniously,
that Ctrl-Alt-Backspace kills the window manager under linux..
*immediately*.. LOL
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to