[Bug 21120] New: Define TV or A/V remote controller's keys

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21120

            Bug ID: 21120
           Summary: Define TV or A/V remote controller's keys
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: schepers@w3.org
          Reporter: masayuki@d-toybox.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org
            Blocks: 21083

I found some keys for TV or A/V remote controller's key which are not defined
in D3E.

GTK                   Qt                           Android
GDK_Switch_VT_1
GDK_Switch_VT_2
GDK_Switch_VT_3
GDK_Switch_VT_4
GDK_Switch_VT_5
GDK_Switch_VT_6
GDK_Switch_VT_7
GDK_Switch_VT_8
GDK_Switch_VT_9
GDK_Switch_VT_10
GDK_Switch_VT_11
GDK_Switch_VT_12
GDK_CycleAngle
GDK_AudioCycleTrack   Qt::Key_AudioCycleTrack
GDK_AudioRepeat       Qt::Key_AudioRepeat
GDK_FrameBack
GDK_FrameForward
GDK_Time              Qt::Key_Time
GDK_View              Qt::Key_View
GDK_TopMenu           Qt::Key_TopMenu
ContrastAdjust        Qt::Key_ContrastAdjust
                      Qt::Key_BassBoost
                      Qt::Key_TrebleUp
                      Qt::Key_TrebleDown
                      Qt::Key_CD
                      Qt::Key_Video                KEYCODE_DVR
                                                   KEYCODE_TV
                                                   KEYCODE_MEDIA_CLOSE
                                                   KEYCODE_TV_POWER
                                                   KEYCODE_TV_INPUT
                                                   KEYCODE_STB_POWER
                                                   KEYCODE_STB_INPUT
                                                   KEYCODE_AVR_POWER
                                                   KEYCODE_AVR_INPUT
                                                   KEYCODE_3D_MODE

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 26 February 2013 07:37:23 UTC