Re: other annoyances before fc5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/5/06, Leon <sdl.web@xxxxxxxxx> wrote:
> Just noticed that /etc/sysconfig/pm has the following:
> HIBERNATE_RESUME_POST_VIDEO="no"
>
> Maybe set it to "yes" will help.
>
> Leon
>
Don't think so.  /etc/pm/hooks/20video has:

case "$1" in
        suspend)
                suspend_video
                ;;
        resume)
                if [ "x$PM_MODE" != "hibernate" -o \
                     "x$HIBERNATE_RESUME_POST_VIDEO" == "xyes" ]; then
                        resume_video
                fi

Since PM_MODE should not be "hibernate", there will be no check of
HIBERNATE_RESUME_POST_VIDEO. In any case, resume_video is being
called.

tom
--
Tom London

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux