<?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[Start Lomiri with Xephyr]]></title><description><![CDATA[<p dir="auto">Hi there, I have Debian inside a ChromeOS and I've installed Lomiri.</p>
<p dir="auto">From what I understand, Xephyr is needed to start a GUI and indeed it works with Lxde and KDE Plasma.</p>
<p dir="auto">I used this script:</p>
<pre><code>Xephyr -br -fullscreen -resizeable :20 &amp;
            sleep 5
            DISPLAY=:20 startlxde &amp;
[empty_row_here]
</code></pre>
<p dir="auto">And run it. It simply worked with Lxde and Plasma.</p>
<p dir="auto">I wonder if it's possible to change this script to make Lomiri start. <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bc7965752a7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">I guess I might need to make it use Xwayland? And/or use the appropriate command where "startxlxde" is.</p>
]]></description><link>https://forums.ubports.com/topic/10288/start-lomiri-with-xephyr</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 21:50:04 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10288.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Jul 2024 10:57:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Start Lomiri with Xephyr on Sun, 28 Jul 2024 18:20:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shishimaru" aria-label="Profile: shishimaru">@<bdi>shishimaru</bdi></a> Lomiri runs on Mir as its Wayland compositor. Xephyr as I understand it is an X server. I doubt you can get Lomiri run on it. I'm sure it's technically possible but not easy. XWayland won't help since it's for running X apps on Wayland and not the other way around</p>
]]></description><link>https://forums.ubports.com/post/81220</link><guid isPermaLink="true">https://forums.ubports.com/post/81220</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Sun, 28 Jul 2024 18:20:12 GMT</pubDate></item></channel></rss>