Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define mobile phone related keys #11

Closed
garykac opened this issue Oct 6, 2015 · 1 comment
Closed

Define mobile phone related keys #11

garykac opened this issue Oct 6, 2015 · 1 comment

Comments

@garykac
Copy link
Member

garykac commented Oct 6, 2015

Copied from W3C Bugzilla: https://www.w3.org/Bugs/Public/show_bug.cgi?id=21121

Masayuki Nakano 2013-02-26 07:55:53 UTC

There are some telephone related keys which are not defined in D3E:

GTK Qt Android
GDK_Phone Qt::Key_Phone
Qt::Key_Call KEYCODE_CALL
Qt::Key_CameraFocus KEYCODE_FOCUS
Qt::Key_Hangup KEYCODE_ENDCALL
Qt::Key_ToggleCallHangup
Qt::Key_VoiceDial
Qt::Key_LastNumberRedial
KEYCODE_HEADSETHOOK
KEYCODE_MANNER_MODE
KEYCODE_CONTACTS

Comment 1 Masayuki Nakano 2013-02-27 02:30:58 UTC

My suggestions are:

'LaunchPhone' as General or 'Phone' as Device
'PhoneCall' as Phone
'CameraFocusAdjust' as Device
'PhoneHangup' as Phone
'TogglePhoneCallHangup' as Phone
'LaunchVoiceDial' as General or Phone
'HeadsettHook' as Phone or Device
'ToggleMannerMode' as Phone or Device
'LaunchAddressBook' as General

Comment 2 Masayuki Nakano 2013-05-08 12:36:00 UTC

http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_MUTE

Android's KEYCODE_MUTE is a mute key for microphone.

It should be 'MicMute' as Device?

@garykac
Copy link
Member Author

garykac commented Oct 21, 2015

This issue was moved to w3c/uievents-key#4

@garykac garykac closed this as completed Oct 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants