Skip to main content

Questions tagged [xephyr]

0 votes
1 answer
194 views

I am running a Python program where I'm trying to launch a Xephyr window to display the Isaac Gym simulation. However, when executing the line: sim = self.gym.create_sim(compute_device, ...
zijing's user avatar
  • 1
1 vote
0 answers
218 views

Running firefox in a SELinux sandbox using this script: Random variables for directories, Allowing multiple instances SEhome=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 8 | head -n 1) SEtemp=$(...
ministry's user avatar
1 vote
0 answers
193 views

I need to pilot an X application with my PC, to take scientific measuring. I have an xdotool script which does the job pretty well, but while it's running, I cannot use my PC, which is frustrating and ...
Alessandro Bertulli's user avatar
1 vote
0 answers
124 views

Is there any way to start a XDMCP session, say with Xephyr in LightDM, locally through Unix Sockets instead of IP? For performance I was wondering if, somehow, I can avoid any network stack working ...
igorkattar's user avatar
5 votes
1 answer
2k views

So, I started a Xephyr window: Xephyr -br -ac -noreset -screen 1280x720 :1 and then started xfce4 inside of that Xephyr X server: Export DISPLAY=:1 startxfce4 This all works fine, but now I want to ...
TT-392's user avatar
  • 247
0 votes
0 answers
63 views

How to replay Chaosreader X11.replay session? I tried this: Xephyr -br -ac -noreset :1 DISPLAY=:1 ./session_0001.X11.replay But got ERROR42: Can't connect to X11 daemon on 127.0.0.1:6001 at ./...
Nikon Podgorny's user avatar
9 votes
1 answer
6k views

I am running GNOME Shell under Wayland and I would like to debug extensions in a nested session so that I don't have to restart the compositor, how can I do that?
Scrooge McDuck's user avatar
3 votes
1 answer
7k views

when I open new openbox session in Xephyr, the screen goes blank after 10 minutes of inactivity. How can I disable this ? I tried this command: xset -dpms s off but get following error: server does ...
Martin Vegter's user avatar

15 30 50 per page