http://bugs.openembedded.org/show_bug.cgi?id=883
------- Comment #9 from [EMAIL PROTECTED] 2006-04-26 00:10 ------- I have just tried 3.5.4.1-rc1 which now has mousedev module. Plugging in usb mouse loads both usbmouse and mousedev modules. /dev/input/mice is created properly. the mouse works in gpm ipkg install gpm gpm -m /dev/input/mice -t imps2 unfortunately it does not working in X11. I have started analyzing kdrive code and it seems that touchscreen driver is initializing on top of mouse driver. it always overrides mouse driver. no matter how many -mouse command line arguments are added, each one will be treated as touchscreen and when /dev/input/mice is passed as device name tslib will just complain that it does not support it :-( how the hell pdaXrom does it? -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
