Hi, First I thought that there's a bug in VICE but after reading some docs I seem to understand that it is correct that the left mouse button corresponds to keyboard key(s). So if I press the left mouse button then "as a side effect" the key code 160 is detected by cgetc(). If I on the other hand press Shift-Space then "as a side effect" a left mouse button press is detected by the mouse driver. Is this the expected behaviour? Does that mean that a program that allows the user to enter text (thus reaction on "all" keys) needs to filter out the key 160 to avoid garbage entered by mouse button presses? Or do I miss some point completely? Thanks in advance, Oliver ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Jan 30 23:43:30 2010
This archive was generated by hypermail 2.1.8 : 2010-01-30 23:43:33 CET