When launching TExaSdisplay.exe in Ubuntu 18.04 LTS using Wine it brings up the TExaSdisplay software just fine except when I try to find com port to connect to launch pad (plugged into usb port) it is looking for COM33 or COM34 where COM33 --> /dev/ttyACM0 and COM34 --> /dev/ttyACM1, where it should be finding a /dev/ttyUSB0 at COM33 or COM34. Using wine regedit I have not been able to force COM33 or COM34 to be set to /dev/ttyUSB0.
Perhaps you can recommend using another proc other than wine to execute TExaSdisplay.exe in Ubuntu 18.04 LTS, or another way to force COM33 or COM34 to recognize the launchpad hardware.