On 09 Oct 2014 17:04, Stuart Henderson wrote: > On 2014/10/09 16:47, Stuart Henderson wrote: > > On 2014/10/08 22:23, Ted Unangst wrote: > > > 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? > ...and it's still OK with the very latest packages. >
Hi Ted and Stuart, I think the new cursors come from a GTK-related package. The issue with the "poop"-looking icon appears in gtk-demo and gimp. I started having this issue after a full update a couple days ago. The solution is really simple: # rm -rf /usr/local/share/icons/Adwaita/cursors/ Cheers, Enric Morales <[email protected]>
