MK1ITS wrote: > Sorry to jump on board but does this mean that if I already run a Windows based application through Wine, that I cannot use a serial bluetooth device which sets itself up as a local com port on ubuntu 10.04.3 LTS? No, it doesn't. Wine will see such device as a regular serial port, if you properly setup symlinks in $WINEPREFIX/dosdevices. PS3 game pad won't work because it's an HID device which requires specific driver(s).