| View previous topic :: View next topic |
| Author |
Message |
mstamat Tux's lil' helper


Joined: 09 May 2002 Posts: 130 Location: Greece
|
Posted: Tue Jan 11, 2005 10:00 am Post subject: xscreensaver & kde |
|
|
In my gentoo box, after emerging kde only a few screensavers were available. Then I emerged xscreensaver and the same few screensavers are still available.
How can I make all the screensavers included in xscreensaver appear in kde too?
Thanks! _________________ Manolis |
|
| Back to top |
|
 |
tora n00b


Joined: 10 Nov 2004 Posts: 37
|
Posted: Tue Jan 11, 2005 10:23 am Post subject: |
|
|
You have to re-emerge kdeartwork with the USE xscrennsaver set
| Code: |
#USE=" xscreensaver" emerge kdeartwork
|
|
|
| Back to top |
|
 |
mstamat Tux's lil' helper


Joined: 09 May 2002 Posts: 130 Location: Greece
|
Posted: Tue Jan 11, 2005 12:24 pm Post subject: |
|
|
Hmmmm.... Re-emerging puts the right .desktop files in /usr/kde/3.3/share/applnk/System/ScreenSavers. But the menu still shows the same screensavers. As root (where I have not configured all the details of KDE) I deleted all .kde directories. After starting X, all screensavers appeared.
So to make all screensavers appear in kde desktop, I guess I have to delete some config file in my .kde dir. But which one? I don't want to lose all my settings.
Thanks again! _________________ Manolis |
|
| Back to top |
|
 |
tora n00b


Joined: 10 Nov 2004 Posts: 37
|
Posted: Tue Jan 11, 2005 12:40 pm Post subject: |
|
|
try
| Code: |
#chmod a+r /usr/bin/xscreensaver
|
It's a problem I thought was solved since kde 3.3.2
Ciao |
|
| Back to top |
|
 |
mstamat Tux's lil' helper


Joined: 09 May 2002 Posts: 130 Location: Greece
|
Posted: Tue Jan 11, 2005 1:00 pm Post subject: |
|
|
that fixed it!
thanks a lot! _________________ Manolis |
|
| Back to top |
|
 |
N715DP n00b

Joined: 04 Dec 2004 Posts: 17
|
Posted: Mon Jan 24, 2005 12:04 am Post subject: |
|
|
Glad I found, this had the same trouble, the steps in this thread cleared it right up.
Thanks! |
|
| Back to top |
|
 |
|