<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Multiple QT apps in virtual Terminals]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I have 2 QT apps. The first apps is Sway which runs on XCB platform plugin. The 2nd app is another QT app which either uses eglfs or linuxfb as platform plugin.</p>
<p dir="auto">First I run sway, then I run the 2nd app which first switches the virtual terminal to tty2 and then displays. Now I want to switch to tty1 which has sway running. With LinuxFb plugin in 2nd QT app I cannot do chvt 1 because it just hangs. If I use eglfs plugin to run second app it never switches virtual terminals and displays.</p>
<p dir="auto">Please let me know how can I run 2 QT apps in different virtual terminals.</p>
<p dir="auto">Thank you for your support.</p>
]]></description><link>https://forum.qt.io/topic/127024/multiple-qt-apps-in-virtual-terminals</link><generator>RSS for Node</generator><lastBuildDate>Mon, 24 Aug 2026 07:23:23 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/127024.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 May 2021 16:20:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multiple QT apps in virtual Terminals on Thu, 27 May 2021 18:38:12 GMT]]></title><description><![CDATA[<ol>
<li>
<p dir="auto">I highly doubt that because each application will take ownership of input devices.</p>
</li>
<li>
<p dir="auto">Same as above.</p>
</li>
</ol>
<p dir="auto">If you want active multi-head support why are you dumping Wayland ?</p>
]]></description><link>https://forum.qt.io/post/661932</link><guid isPermaLink="true">https://forum.qt.io/post/661932</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 27 May 2021 18:38:12 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple QT apps in virtual Terminals on Thu, 27 May 2021 06:21:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a></p>
<p dir="auto">We want to slowly move away to EGLFS but for now we have one QT app(Sway compositor <a href="https://swaywm.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://swaywm.org/</a> ) with XCB plugin and the other with EGLFS.<br />
Two questions</p>
<ol>
<li>Would 2 qt apps run in parallel in virtual terminal if they both use EGLFS plugin and switch between them using chvt? If NO, why?</li>
<li>Would 2 qt apps run in parallel in virtual terminal if they both use Linuxfb plugin and switch between them using chvt? If NO, why?</li>
</ol>
<p dir="auto">Sorry, I am very new to QT. I couldnt find any questions related to my use case where 2 QT apps/processes use the same display.</p>
<p dir="auto">Thanks a lot.</p>
]]></description><link>https://forum.qt.io/post/661844</link><guid isPermaLink="true">https://forum.qt.io/post/661844</guid><dc:creator><![CDATA[navikh333]]></dc:creator><pubDate>Thu, 27 May 2021 06:21:01 GMT</pubDate></item><item><title><![CDATA[Reply to Multiple QT apps in virtual Terminals on Wed, 26 May 2021 18:30:35 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">I am not sure that this possible like that.</p>
<p dir="auto">Why not use xcb for both ?</p>
]]></description><link>https://forum.qt.io/post/661766</link><guid isPermaLink="true">https://forum.qt.io/post/661766</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 26 May 2021 18:30:35 GMT</pubDate></item></channel></rss>