I found the solution ! I have to disable the ps2mouse module. Two solutions :
* use the following argument : --dfb:disable-module=ps2mouse * or add in config file the following line : disable-module=ps2mouse Guillaume -------- Message d'origine-------- De: [EMAIL PROTECTED] de la part de GARDET Guillaume Date: mer. 16/04/2008 15:05 À: directfb-dev@directfb.org Objet : [directfb-dev] DirectFB + touchscreen and mouse Hi list, my touchscreen is also seen as a mouse, so when I simple click on a button I get a double click, one click from the touchscreen and another from the mouse (which is in fact the touchscreen too) ! I have also a real mouse (on USB) which is ok. How can I disable the "false" mouse in order to have a working touchscreen and also keep my mouse ? "arm-linux-dfbinfo" output : ***************************************************************** Screen (00) FBDev Primary Screen (primary screen) Caps: VSYNC POWER_MANAGEMENT Layer (00) FBDev Primary Layer (primary layer) Type: GRAPHICS Caps: SURFACE BRIGHTNESS CONTRAST SATURATION Input (01) tslib touchscreen 0 (primary mouse) Type: MOUSE Caps: AXES BUTTONS Max. Axis: 1 Max. Button: 0 Input (10) IMPS/2 Mouse Type: MOUSE Caps: AXES BUTTONS Max. Axis: 2 Max. Button: 2 Input (11) Dell Premium USB Optical Mouse Type: MOUSE Caps: AXES BUTTONS Max. Axis: 3 Max. Button: 6 ***************************************************************** Regards, Guillaume
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev