6 lines
80 B
Bash
6 lines
80 B
Bash
|
Xephyr :50 -ac -screen 800x600 &
|
||
|
|
||
|
DISPLAY=:50
|
||
|
matchbox-window-manager &
|
||
|
exec $*
|