updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git] / ucimf-fbterm-svn / ucimf-fbterm-svn.install
blob13b0b9461a7eb068ef3a897f927ed9282a6ddcf8
1 post_install() {
2     cat <<EOF
4 ==> Add your user to the video group to run fbterm as a non-root user:
5 ==> gpasswd -a USERNAME video
6 ==>
7 ==> Configuration file is \$HOME/.fbtermrc
8 ==> Start your UCIMF environment, you should do as follows or make a bundle of them in a script:
9 ==> sudo ucimf_keyboard
10 ==> LC_CTYPE=zh_CN.UTF-8 fbterm 2>/dev/null
11 EOF
14 post_upgrade() {
15     post_install