Opened 18 years ago

Closed 18 years ago

#976 closed defect (wontfix)

remote control DPMS wakeup on native LIRC event

Reported by: kcodyjr@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When mythfrontend is left alone long enough for DPMS to suspend the monitor, a keyboard or mouse event is required to wake it up.

I've looked through trac and the code; it appears that although LIRC events are processed as keypress events, the injection occurs at the Qt layer while the DPMS event is generated by X.

There do appear to be TRAC entries related to this issue; nevertheless it still occurs. I have not investigated too deeply, but this issue could be masked when lircmd is in use.

I will attach a patch to inject a screensaver reset event when a native LIRC event is processed.

This is only relevant on installations using a DPMS-compatible output device (VGA,DVI,HDMI).

Attachments (1)

mythtv-dpms-lirc.patch (983 bytes) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by anonymous

Attachment: mythtv-dpms-lirc.patch added

comment:1 Changed 18 years ago by Isaac Richards

Resolution: wontfix
Status: newclosed

Consensus on the -dev list seems to be that this is unneeded.

Note: See TracTickets for help on using tickets.