compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #37632
[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)
I believe http://ubuntuforums.org/showthread.php?p=11926504 solved the
problem for me. (In fact, under 11.04, I fixed a similar problem by
creating a file /etc/pm/sleep.d/20_chvt_mjf containing the following:
#!bin/sh
case "$1" in
suspend) chvt 1; ;;
resume) chvt 7; ;;
esac
return 0
but I have not tried that under 12.04.) I am running 12.04 on a
thinkpad x200t.
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/966744
Title:
Resume from suspend leaves me with black screen or a screen of the
desktop before it suspended (though the mouse still moves/changes
cursor)
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/966744/+subscriptions