diff options
| author | Jerome Poichet <jpoichet@google.com> | 2014-09-10 13:30:21 -0700 |
|---|---|---|
| committer | Jérôme Poichet <jpoichet@google.com> | 2014-09-10 20:53:03 +0000 |
| commit | 0330ef1f29bc858ca1bd19541d73d8c9ac8d54e2 (patch) | |
| tree | 2246739fc73cb6f35b0aeb08d4f945437a75bc85 /Nexus_Remote.kl | |
| parent | 25ea17032b410fdd9a122b60b0c13786fa4c6683 (diff) | |
Adding keyboard layout matching new remote name
b/17454715 | [BT pairing] Cannot pair with Nexus Remote (firmware version 057p23/14615)
Change-Id: I69e2444f228b54660c59dbba4ce16e9b4e6bf9ae
Diffstat (limited to 'Nexus_Remote.kl')
| -rw-r--r-- | Nexus_Remote.kl | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Nexus_Remote.kl b/Nexus_Remote.kl new file mode 100644 index 0000000..dbe4f45 --- /dev/null +++ b/Nexus_Remote.kl @@ -0,0 +1,27 @@ +# Copyright (C) 2010 The Android Open Source Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# +# Key layout file for remote control +# + +key 103 DPAD_UP +key 105 DPAD_LEFT +key 106 DPAD_RIGHT +key 108 DPAD_DOWN +key 158 BACK +key 164 MEDIA_PLAY_PAUSE +key 172 HOME +key 217 ASSIST +key 353 DPAD_CENTER |
