#!/bin/sh

pyldin -g `fbset | grep geom | awk '{ print $2 "x" $3; }'` $@
