Mailinglist Archive: opensuse-bugs (19651 mails)
| < Previous | Next > |
[Bug 328016] Themes don't default to using industrial cursor
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 14 May 2008 21:43:54 -0600 (MDT)
- Message-id: <20080515034354.BF90F245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=328016
User hpj@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=328016#c25
Hans Petter Jansson <hpj@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|yast2-maintainers@xxxxxxx
Component|GNOME |YaST2
--- Comment #25 from Hans Petter Jansson <hpj@xxxxxxxxxx> 2008-05-14 21:43:54
MST ---
Since the default system-wide cursor theme is settable in Yast (see
desktop-data-openSUSE.fillup, which specifies the X_MOUSE_CURSOR setting), I
think it should be Yast's responsibility to create the /usr/share/icons/default
symlink and link it to whatever icon theme is specified by X_MOUSE_CURSOR.
If we don't want to modify files in /usr, we could do something like this:
/usr/share/icons/default -> /etc/sysconfig/cursor-theme
/etc/sysconfig/cyrsor-theme -> /usr/share/icons/$X_MOUSE_CURSOR
The former symlink would be static and owned by desktop-data-openSUSE, while
the latter would be maintained by Yast scripts.
Setting component to YaST2. YaST2 team: Does this sound ok to you? Where do I
make the change to set the symlink?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User hpj@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=328016#c25
Hans Petter Jansson <hpj@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|yast2-maintainers@xxxxxxx
Component|GNOME |YaST2
--- Comment #25 from Hans Petter Jansson <hpj@xxxxxxxxxx> 2008-05-14 21:43:54
MST ---
Since the default system-wide cursor theme is settable in Yast (see
desktop-data-openSUSE.fillup, which specifies the X_MOUSE_CURSOR setting), I
think it should be Yast's responsibility to create the /usr/share/icons/default
symlink and link it to whatever icon theme is specified by X_MOUSE_CURSOR.
If we don't want to modify files in /usr, we could do something like this:
/usr/share/icons/default -> /etc/sysconfig/cursor-theme
/etc/sysconfig/cyrsor-theme -> /usr/share/icons/$X_MOUSE_CURSOR
The former symlink would be static and owned by desktop-data-openSUSE, while
the latter would be maintained by Yast scripts.
Setting component to YaST2. YaST2 team: Does this sound ok to you? Where do I
make the change to set the symlink?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |