mutter/src/run-metacity.sh

7 lines
104 B
Bash
Raw Normal View History

2001-05-30 23:30:58 -04:00
#! /bin/bash
Xnest :1 -scrns 2 -geometry 200x200 &
sleep 1
2001-05-31 02:42:58 -04:00
DISPLAY=:1 unst $1 ./metacity
killall Xnest