Y
Hacker News
new
|
ask
|
show
|
jobs
by
sadjad
615 days ago
On Linux, you can try Xephyr (
https://www.freedesktop.org/wiki/Software/Xephyr/
,
https://wiki.archlinux.org/title/Xephyr
). It's not as nice as DeskPad, but you can basically achieve the same thing.
1 comments
arjvik
615 days ago
Xephyr runs a whole new X server - it's not as easy to drag and drop an application into the nested server, it has to be launched with DISPLAY=:1.
link