#!/bin/sh

RXVT=/usr/bin/X11/crxvt
export LANG=zh_TW.Big5

xcin &
#$RXVT -ls -fm taipei16 -fn 8x16 -km big5 -im xcin -pt Root &
$RXVT -ls -fm taipei16 -fn 8x16 -km big5 -im xcin -pt Root -fg white -bg black &
#$RXVT -ls -fm taipei24 -fn 12x24 -km big5 -im xcin -pt Root
