1
0
Fork 0
mutter-performance-source/src/run-metacity.sh

6 lines
151 B
Bash
Raw Normal View History

2001-05-31 03:30:58 +00:00
#! /bin/bash
2001-06-01 03:00:01 +00:00
Xnest :1 -scrns 2 -geometry 270x270 &
2001-06-03 01:33:27 +00:00
METACITY_UISLAVE_DIR=./uislave DISPLAY=:1 unst libtool --mode=execute gdb ./metacity
2001-05-31 06:42:58 +00:00
killall Xnest