How do you start a display manager in a Xephyr window?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
elypter

How do you start a display manager in a Xephyr window?

Post by elypter »

i ran

Code: Select all

sudo Xephyr :8 -screen 800x600
and in another window i ran

Code: Select all

dm-tool add-local-x-seat 8
I didnt get any error message but the Xephyr window stays black.

Code: Select all

dm-tool add-nested-seat 
also only opens an empty window.
running regular applications with

Code: Select all

DISPLAY=:8 appname
works

any idea whats wrong?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: How do you start a display manager in a Xephyr window?

Post by Flemur »

elypter wrote:any idea whats wrong?
No, but this might help:
https://wiki.archlinux.org/index.php/Xephyr
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
elypter

Re: How do you start a display manager in a Xephyr window?

Post by elypter »

when running

Code: Select all

 startx -- /usr/bin/Xephyr :1
i get this error

Code: Select all

xinit: XFree86_VT property unexpectedly has 0 items instead of 1
xinit: connection to X server lost

waiting for X server to shut down 
Locked

Return to “Software & Applications”