#!/bin/sh

LD_PRELOAD=/usr/lib/chinese/xa+cv/wrap.so
export XA_MODE=2
export XA_CVMODE=b
export LD_PRELOAD

$@

