On Wed, Oct 08, 2014 at 10:23:47PM -0400, Ted Unangst wrote:
> I upgraded to a new snapshot and ran pkg_add -u. gio-querymodules shit
> its pants a few times, but otherwise seemed succesful.
> 
> .libs-firefox-26.0p1+.libs-firefox-29.0.1+firefox-32.0->firefox-32.0: ok

You can remove the old packages with 'pkg_delete -a'.

If that command doesn't remove the old versions of firefox, try this:
pkg_delete -n .libs-firefox-26.0p1 .libs-firefox-29.0.1

pkg_delete will show what packages depend of these versions.

> 
> However, now the "new" firefox has these great big honking stupid
> cursors instead of the nice cursors it used to have. The arrow is too
> big, the I text cursor has an ugly outline, and the "hand" looks more
> like the poop emoji than a hand. How do I get the good cursors back?

Are you seeing a hand like this https://i.imgur.com/toikxB5.png ?

Firefox uses the default cursors of gtk. Probably your problem is
related to the update of gtk and gnome-themes.

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to