After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314266 - Cursors tab does not display cursor themes from /usr/share/cursors
Cursors tab does not display cursor themes from /usr/share/cursors
Status: RESOLVED NOTGNOME
Product: gnome-control-center
Classification: Core
Component: Mouse
2.11.x
Other Linux
: Normal enhancement
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-08-23 13:49 UTC by Ed Catmur
Modified: 2005-08-23 16:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Ed Catmur 2005-08-23 13:49:42 UTC
On my system (xorg-x11 6.8.2, Gentoo 2005.1) cursor themes are installed to
/usr/share/cursors/xorg-x11/; this includes the Xorg default cursors.

Since the mouse capplet does not look in /usr/share/cursors/xorg-x11/ it only
displays the Bluecurve cursors (as these have a symlink from within
/usr/share/icons/).

The cursors capplet should add "/usr/share/cursors/xorg-x11/" to the list of
paths it looks in for cursors (capplets/mouse/gnome-mouse-properties.c line
651). Alternatively extra paths should be made configurable at compile time.
Comment 1 Sebastien Bacher 2005-08-23 15:54:07 UTC
your distribution hack the standards path, they should probably patch the
packages they broke too.
Comment 2 Ed Catmur 2005-08-23 16:30:45 UTC
Apologies. Downstreamed at http://bugs.gentoo.org/show_bug.cgi?id=103475 (whose
bright idea was it to hack the path?)