Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103475 - control-center Mouse capplet should look for cursors in /usr/share/cursors/xorg-x11/
Summary: control-center Mouse capplet should look for cursors in /usr/share/cursors/xo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 09:29 UTC by Ed Catmur
Modified: 2006-02-14 11:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2005-08-23 09:29:12 UTC
For whatever reason, we put cursors in /usr/share/cursors/xorg-x11 rather than
where Xorg defaults to put them (/usr/X11R6/lib/X11/icons).

As a result the "Cursor" tab in the Mouse capplet only sees the Bluecurve cursor
themes (they have a symlink from within /usr/share/icons).

The mouse capplet needs to be fixed to look for cursor themes in
/usr/share/cursors/xorg-x11 (add path at capplets/mouse/gnome-mouse-properties.c
line
651).

(See bug 83450 for when this bug hit gcursor).
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-09-13 18:02:44 UTC
Works for me in control-center 2.12.
Comment 2 Ed Catmur 2006-02-14 11:45:54 UTC
Yup.