summaryrefslogtreecommitdiff
path: root/src/run-metacity.sh
diff options
context:
space:
mode:
authorrhp <rhp>2001-06-07 05:18:10 +0000
committerrhp <rhp>2001-06-07 05:18:10 +0000
commit0feac37c5b23870dbd1bdd3ac30e9f5435820217 (patch)
tree0ee727eb83388ec2e99ead6a545da3b6fe492d11 /src/run-metacity.sh
parent834452ca2c2cde16bd11351e90df44cbe20c96bf (diff)
downloadmetacity-0feac37c5b23870dbd1bdd3ac30e9f5435820217.tar.gz
...
Diffstat (limited to 'src/run-metacity.sh')
-rwxr-xr-xsrc/run-metacity.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run-metacity.sh b/src/run-metacity.sh
index 40ef0d41..798d711e 100755
--- a/src/run-metacity.sh
+++ b/src/run-metacity.sh
@@ -9,7 +9,7 @@ elif test -z "$DEBUG"; then
DEBUG=gdb
fi
-Xnest :1 -scrns $SCREENS -geometry 270x270 &
+Xnest :1 -scrns $SCREENS -geometry 640x480 &
DISPLAY=:1 xsetroot -solid royalblue3
METACITY_UISLAVE_DIR=./uislave DISPLAY=:1 unst libtool --mode=execute $DEBUG ./metacity
killall Xnest