Mouse Cursor Themes For Adobe Flash
Finally visible on OLPC
Thursday, 6 Mar 2008—So. Adobe Flash Player on the >OLPC XO
is Essential. And,
although it’s easy enough to
install, the major problem is
that it doesn’t use the Sugar mouse cursors. It uses the default X
cursors instead, which are practically microscopic on the fancy
200dpi display.
If you’re having that problem, try the following (in the Terminal activity).
$ su # cd /usr/share/icons/default # ln -s ../sugar/cursors .
Hopefully, that will make any app that uses
libXcursor
use the big Sugar cursors by default.