mutter/src/run-metacity.sh
2001-06-03 01:33:27 +00:00

6 lines
151 B
Bash
Executable File

#! /bin/bash
Xnest :1 -scrns 2 -geometry 270x270 &
METACITY_UISLAVE_DIR=./uislave DISPLAY=:1 unst libtool --mode=execute gdb ./metacity
killall Xnest