n2wz skrev:
Plamen.Vassilev wrote:see here: http://wiki.jswindle.com/index.php/Wine_Registry look down for Ports section you might want to specify /dev/ttyUSBx in the registry if wine does not recognise the serial devices -PlamenBy the way, how should I specify ttyUSB in the registry?
You don't. You just symlink it into .wine/dosdevices, e.g. ln -s /dev/ttyUSB ~/.wine/dosdevices/com1 The registry isn't involved at all.