#!/bin/bash

#XTERM_RES from /etc/environment

xterm -u8 -en utf-8 -fa "DejaVu Sans Mono" -fs 10 -uc -bc -cr navy -kt vt220 -ls -T xterm $XTERM_RES
