#!/bin/sh

LD_PRELOAD=/usr/lib/chinese/xa+cv/wrap.so
export XA_MODE=3
export XA_CVMODE=a
export LD_PRELOAD

Eterm -F 8x16 -g 80x25 "$@"

