summaryrefslogtreecommitdiff
path: root/src/run-metacity.sh
blob: 3e8d68c6dd1b29e3b94ffecc222efc4cfb34bb78 (plain)
1
2
3
4
5
#! /bin/bash

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