Thursday, October 29, 2009

More random Linux goodies needed:

Prevent asking for password on resume from standby:

Open gconf-editor
Go to apps / gnome-power-manager
Switch off "lock_on_suspend"
Reboot or log off to activate the new settings.

Enabling Wake On Lan:

sudo ethtool -s eth0 wol g

Also - remove -i from halt in /etc/init.d/halt, or set netdown=no in same

Disable Firefox autohide toolbars on full screen:

about:config
Filter for autohide
Set browser.fullscreen.autohide to false

No comments: