![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu QA Team
![]() Join Date: Mar 2005
Location: İstanbul
Beans: 5,882
|
HOWTO: Replace gnome-screensaver with xscreensaver
Note: I have another guide for adjusting screensaver settings in Dapper without replacing gnome-screensaver. I prefer the method described in that guide to this one, but your mileage may vary. Both have their pros and cons so make sure you check out both before applying the instructions.
Problem: Dapper ships with gnome-screensaver instead of xscreensaver, which gives the user no option to set individual screensaver settings. Details: In Dapper display power management functions were decoupled from the screensaver with the introduction of Gnome Power Manager. xscreensaver provides both functions, thus became partially redundant. Refer to the gnome-screensaver FAQ, the upstream bugzilla discussion and the Launchpad discussion for more details if interested. Ubuntu has a tendency to stick with the GNOME suite of applications unless absolutely necessary, and the GNOME developers do have reasons for doing what they're doing, so gnome-screensaver does have its longer term use, but in immediate practical terms we need a way of configuring screensaver options; otherwise most of them are either unusable or have crippled functionality. The following isn't a very elegant modification, but one that works nevertheless. Refer to the "Drawbacks" part at the bottom for possible dysfunctions after applying this. Solution: Get xscreensaver back, disable gnome-screensaver. 1. To configure gnome-screensaver not to function, go to System / Preferences / Screensaver and uncheck both checkboxes. 2. To totally stop gnome-screensaver from running, kill its process Code:
sudo killall gnome-screensaver Code:
gconftool-2 --type boolean -s /apps/gnome_settings_daemon/screensaver/start_screensaver false Code:
sudo chmod -x /usr/bin/gnome-screensaver Code:
sudo apt-get install xscreensaver Code:
sudo apt-get install xscreensaver-data-extra xscreensaver-gl-extra 6. Modify the System / Preferences / Screensaver menu entry to launch the xscreensaver configuration window instead of the gnome-screensaver one: Code:
gksudo gedit /usr/share/applications/gnome-screensaver-preferences.desktop Code:
Exec=gnome-screensaver-preferences Code:
Exec=xscreensaver-demo Code:
#X-GNOME-Bugzilla-Bugzilla=GNOME #X-GNOME-Bugzilla-Product=gnome-screensaver #X-GNOME-Bugzilla-Component=general #X-Ubuntu-Gettext-Domain=gnome-screensaver 8. Optional: Create a launcher to lock the screen manually. Right click your desktop, choose "Create Launcher", and enter the following as the command: "xscreensaver-command -lock". Drawbacks: - System / Quit / Lock Screen doesn't function after applying this, since it locks the screen via gnome-screensaver. I'm looking for a fix to this; in the meantime you can use the launcher you created in step 8 as a workaround. (Update: See this post for a suggested fix. I haven't tried it yet) - In my experience the screen won't get locked when closing the laptop lid but this may be due to my (mis)configuration; I'll report back on this after experimenting a bit. - You get the standard xscreensaver unlock dialog when unlocking the screen instead of the Dapper one, which detracts from the overall polish a bit, if you mind such things.
__________________
"Theoretically, a great number of ideas assures a great number of choices, but such choices are essentially quantitative. This practice is as bewildering as it is wasteful. It discourages spontaneity, encourages indifference, and more often than not produces results which are neither distinguished, interesting, nor effective. In short, good ideas rarely come in bunches." -- Paul Rand, The Politics of Design Last edited by 23meg; June 11th, 2009 at 02:22 AM.. |
|
|
|
|
|
#2 |
|
Ubuntu addict and loving it
![]() Join Date: Jun 2006
Location: The Netherlands
My beans are hidden!
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Replace gnome-screensaver with xscreensaver
Thank you for this HowTo.
All worked fine and no messing up so far |
|
|
|
|
|
#3 |
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Replace gnome-screensaver with xscreensaver
yes, that's work, but i prefer to use alacarte to add a new menu entry for xscreensaver-demo, this way keep everything to restore easily gnome screensaver, and btw why edit manually conf file when the graphical way works
|
|
|
|
|
|
#4 | ||
|
Ubuntu QA Team
![]() Join Date: Mar 2005
Location: İstanbul
Beans: 5,882
|
Re: HOWTO: Replace gnome-screensaver with xscreensaver
Quote:
Quote:
__________________
"Theoretically, a great number of ideas assures a great number of choices, but such choices are essentially quantitative. This practice is as bewildering as it is wasteful. It discourages spontaneity, encourages indifference, and more often than not produces results which are neither distinguished, interesting, nor effective. In short, good ideas rarely come in bunches." -- Paul Rand, The Politics of Design |
||
|
|
|
|
|
#5 | ||
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Replace gnome-screensaver with xscreensaver
Quote:
Quote:
|
||
|
|
|
|
|
#6 | |
|
Ubuntu QA Team
![]() Join Date: Mar 2005
Location: İstanbul
Beans: 5,882
|
Re: HOWTO: Replace gnome-screensaver with xscreensaver
Quote:
__________________
"Theoretically, a great number of ideas assures a great number of choices, but such choices are essentially quantitative. This practice is as bewildering as it is wasteful. It discourages spontaneity, encourages indifference, and more often than not produces results which are neither distinguished, interesting, nor effective. In short, good ideas rarely come in bunches." -- Paul Rand, The Politics of Design |
|
|
|
|
|
|
#7 |
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Replace gnome-screensaver with xscreensaver
ah yes, true. but weird to have a dep that force to keep unwanted/unused apps.
|
|
|
|
|
|
#8 |
|
Ubuntu Extra Shot
![]() Join Date: Dec 2005
Location: Milano, Italy
Beans: 224
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Replace gnome-screensaver with xscreensaver
it's only me, or "fade to black" option doesn't work?
|
|
|
|
|
|
#9 |
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Replace gnome-screensaver with xscreensaver
xscreensaver "fade to black" option works perfectly on my laptop
|
|
|
|
|
|
#10 |
|
Ubuntu Extra Shot
![]() Join Date: Dec 2005
Location: Milano, Italy
Beans: 224
Ubuntu 7.10 Gutsy Gibbon
|
Re: HOWTO: Replace gnome-screensaver with xscreensaver
d'oh. that's strange...
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|