Unable to hibernate ubuntu 7.10

Status
Not open for further replies.

saurabh kakkar

D i s t i n c t l y Ahead
Hi
I m unable to hibernate my ubuntu 7.10 system whenever i try to hibernate my system goes in sleep mode :(
I m having 256 mb Ram nd 314 mb swap

also how can i assign short cuts to open an application like i want alt+ to open xmms
 

praka123

left this forum longback
^may be more of swap is needed

saurabh kakkar said:
also how can i assign short cuts to open an application like i want alt+ to open xmms
*www.thinkdigit.com/forum/showpost.php?p=763644&postcount=107

open a terminal and do as below:
Code:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Alt>+"
and
Code:
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "xmms"
 
Status
Not open for further replies.
Top Bottom