#!/bin/bash
xterm -into $(cat .axis.xid) -fa monaco -fs 18 -geometry 108x28 -e mcedit "$1"
