07-19-2021, 07:11 AM
AFAIK, most occurrences of such problems have been found to come from:
To debug all this, a first thing to do is to spot a repeatable misbehavior, figure out what mouse/keyboard event is supposed to trigger this in Gimp, and then wonder how that event is produced.
- Hardware:
- Plain defective, such as worn out contacts that "bounce" and send multiple strokes/clicks or stuck keys
- Doing strange things, like for instance that Logitech mouse that appears to the PC as a mouse+keyboard and actually sends keyboard keystrokes
- Plain defective, such as worn out contacts that "bounce" and send multiple strokes/clicks or stuck keys
- Software that intercepts the flow of events:
- Session recorders
- Security software
- Session recorders
To debug all this, a first thing to do is to spot a repeatable misbehavior, figure out what mouse/keyboard event is supposed to trigger this in Gimp, and then wonder how that event is produced.