#! /bin/sh

set -- `vfoinfo $* | grep FormatName | tr -d '"'`
echo /usr/gfx/setmon -n $2
/usr/gfx/setmon -n $2
