<div dir="ltr"><div dir="ltr">On Mon, Nov 28, 2022 at 12:31 PM Bo Berglund via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I have looked at /dev/tty* but it lists a large number of items which makes it<br>
impossible for me. I do not belive all of´them are real serial ports...<br>
<br>
What can I do to get a selector for real serial ports on Ubuntu.<br><a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a></blockquote><div><br></div><div>Here is an example for POSIX type OSs: <a href="https://github.com/ccrause/LazScope/blob/master/gui/serialobject.pas#L299">https://github.com/ccrause/LazScope/blob/master/gui/serialobject.pas#L299</a> </div></div></div>