You are not logged in.
Pages: 1
Internet is full of crap about the fact that gnome 3 doesn't have an UI to select something different than suspension when closing the laptop's lid.. but it's really hard to find how to do it from bash.
On this site http://fedora.rasmil.dk/blog/?p=208 I've found this:
gconftool-2 –type string –set /apps/gnome-power-manager/buttons/lid_ac “<setting>“
gconftool-2 –type string –set /apps/gnome-power-manager/buttons/lid_battery “<setting>“
<setting> ::= nothing|blank|suspend|hibernate|shutdown
or
gsettings set org.gnome.settings-daemon.plugins.power lid-close-ac-action “<setting>”
gsettings set org.gnome.settings-daemon.plugins.power lid-close-ac-action “<setting>”
but none of the two methods seems to work.
The first doesn't add any key in GConf (as I expect..)
The second exits with: # 0-7:can not parse as value of type `s'
Any suggestion? Thanks!
Last edited by DarioP (2011-04-23 19:15:24)
Offline
just install gnome-tweak-tool and you can tweak that from shell section
Give what you have. To someone, it may be better than you dare to think.
Offline
Solved, tanks
Offline
moved to [testing]
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Pages: 1