#!/bin/sh

PATH="/usr/lib/ltsp-x11-autosetup:$PATH"

echo "$1"|vcinfo|xconf -D "Card0" "$2" "$2"
