My settings for X on ArchLinux
[shawn@arch2k5 ~]$ cat .xprofile
#export LANG=zh_TW.utf8
export LC_CTYPE=zh_TW.utf8
export LANGUAGE=zh_TW.utf8
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
ibus-daemon -d
nm-applet &
gnome-power-manager &
#export LANG=zh_TW.utf8
export LC_CTYPE=zh_TW.utf8
export LANGUAGE=zh_TW.utf8
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
ibus-daemon -d
nm-applet &
gnome-power-manager &
Comments
Post a Comment