Date: Mon, 9 Aug 2004 14:25:16 +0200 From: "Kinz Elektronik" Subject: AW: [nanogui] microwindows stops events for the duration of system clock setting back -- solved patch Hi ... I found the problem was the timeout for the select, where waiting for events. The timout was clculatet on the old system-time (before set back) an was to large. I made a patch which checks system-clock-changes and calculates the timeout with the new time. I hope the patch is usefull to others. Regards Robert filename="microwindows-0.90-sysclockchanges.patch.gz"