08 June 2019

Xnest

System: Slackware Linux (version 14.2)
CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz
GPU: IGP Intel(R) GMA 950 graphics core


Xnest is a nested X Window System.

bash-4.3$ mkdir -p ~/.blackbox/styles
bash-4.3$ cat <<EOF > ~/.blackboxrc
> session.styleFile: /usr/share/blackbox/styles/Gray
> EOF
bash-4.3$ Xnest :1 -geometry 1024x680 2>/dev/null &
[1] 3598
bash-4.3$ DISPLAY=:1 blackbox &
[2] 3610
bash-4.3$ blackbox: managing screen 0 using TrueColor visual 0x20, depth 24

bash-4.3$

NB: Use Xepher instead if you want support for XINERAMA and RANDR.