Hello, at the moment I�m working on an kiosk system for linux. I�m using the 4.3.0 Xfree86 Server and the modified TWM windowmanager from the kiosk mode project and for visualisation an firebird browser... The input device should only be provided by an touch screen. (here Hampshire Tsharc touch controller) The problem is, that sometimes pressing an button on screen cause an drag -n- drop event and the button has to be pressed again...
I�ll now solve the problem by myself with an short program. It should grab the pointer, when button 1 is pressed, every MotionNotify Evens should be dropped until button 1 is released. Are there any code examples for the xlib to start with? I only locked yet on the code of xev and unclutter... Regards, Martin P. _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
