マウスカーソルの変更
gentooで、マウスカーソルを変更する。
gentooのカーソルテーマをemerge
#emerge gentoo-xcursors
emergeすると、最後の方に設定の仕方がでてくるので、それに従う。以下引用。
-----------------------------------------------------------------------
To use this set of cursors, edit or create the file ~/.Xdefaults
and add the following line (for example):
Xcursor.theme: gentoo
You can change the size by adding a line like:
Xcursor.size: 48
Also, to globally use this set of mouse cursors edit the file:
/usr/local/share/cursors/xorg-x11/default/index.theme
and change the line:
Inherits=[current setting]
to (for example)
Inherits=gentoo
Note this will be overruled by a user's ~/.Xdefaults file.
If you experience flickering, try setting the following line in
the Device section of your xorg.conf file:
Option "HWCursor" "false"
The three sets installed are gentoo, gentoo-silver and gentoo-blue
-----------------------------------------------------------------------
/usr/local/share/cursors/xorg-x11/default/index.themeなんて見あたらないぞ?
仕方がないので、~/.Xdefaultsに
Xcursor.theme: gentoo-silver
Xcursor.size: 24
と書いて再ログインしたら、新しいカーソルになった!
半透明でかっこいいな。