最終更新:2015-11-18 (水) 14:49:56 (3081d)  

.kcm
Top / .kcm

Key character map files (.kcm files) are responsible for mapping combinations of Android key codes with modifiers to Unicode characters.

  • key C {
        label:                              'C'
        base:                               'c'
        shift, capslock:                    'C'
        alt:                                '\u00e7'
        shift+alt:                          '\u00c7'
    }

ファイル

  • Generic.kcm - Do not modify the generic key character map!
  • Virtual.kcm? - Do not modify the virtual key character map!

関連