http://bugs.winehq.org/show_bug.cgi?id=4579
------- Additional Comments From dturner0413@yahoo.com 2006-18-08 15:42 ------- I had this same problem and I'm not sure if this was figured out elsewhere but for some reason ubuntu put 3 sections in /etc/X11/xorg.conf for a wacom tablet input device which I don't have, so to fix it:
Edit xorg.conf and comment out all three sections that refer to /dev/wacom (stylus, eraser, and cursor) then scroll down to where it says Section "ServerLayout" and comment the stylus,cursor,eraser lines there as well. Hope this helps..
Dave