[Bug 23766] Define new key name "VideoModePrevious"
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23766 Gary Kacmarcik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Gary Kacmarcik <[email protected]> --- These values come from HRcEvent, which are summarized here (and other places): http://www.videolan.org/developers/libbluray/src/libbluray/bdj/java/org/havi/ui/event/HRcEvent.java Note that they don't define a 'Prev' version of the key. I believe that this is because the key is on a remote controller and: (*) There is not a lot of room on the controller for both a 'next' and a 'prev' key. (*) There are typically only a small number of video modes (3 or 4), so not being able to go backwards is not a problem. -- You are receiving this mail because: You are on the CC list for the bug.