Коды игровых манипуляторов


  Описание     Кнопки     Файлы устройств  

Vendor_12bd_Product_d015.kl

  • Vendor: Gembird

  • Product: Hitgaming SNES Retro

  • Строк: 10

    1. key BUTTON_A 306 [0x0132]

    2. key BUTTON_SELECT 312 [0x0138]

    3. key BUTTON_START 313 [0x0139]

    4. key BUTTON_R1 309 [0x0135]

    5. key BUTTON_L1 308 [0x0134]

    6. key BUTTON_Y 304 [0x0130]

    7. key BUTTON_X 307 [0x0133]

    8. key BUTTON_B 305 [0x0131]

    9. axis HAT_X 0x00 [0]

    10. axis HAT_Y 0x01 [1]



  • Содержимое файла Vendor_12bd_Product_d015.kl

    # Copyright (C) 2013 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.

    # Hitgaming SNES Retro

    key 306 BUTTON_A
    key 305 BUTTON_B
    key 307 BUTTON_X
    key 304 BUTTON_Y
    key 308 BUTTON_L1
    key 309 BUTTON_R1
    key 313 BUTTON_START
    key 312 BUTTON_SELECT

    axis 0x00 HAT_X
    axis 0x01 HAT_Y