1. 確定 x-window 為 4.3 版
#XFree86 -version
2. 下載 redhat 的 cursor themes
#wget
http://kdelook.org/content/files/5600-r ... sor.tar.gz
#tar zxf 5600-redhat9cursor.tar.gz
#mkdir -p ~/.icons/default
#cp -a cursors ~/.icons/default (把解開的 cursors 目錄複製至此)
3. vi ~/.xinitrc 加入下面這一行(小型=16、中型=32、大型=48)
export XCURSOR_SIZE=32
4. restart x-window
p.s. size 要能縮放,cursor themes 要合乎 SVG 格式才可以