Home | History | Annotate | Download | only in android

Lines Matching defs:bindings

223             SkinKeyBinding  bindings[ SKIN_KEY_COMMAND_MAX_BINDINGS ];
227 count = skin_keyset_get_bindings( android_keyset, cmd, bindings );
233 skin_key_symmod_to_str( bindings[n].sym, bindings[n].mod ) );
290 " configuration of key-bindings to use. the default location on this\n"
383 " and key bindings/presses\n\n"
1321 bindings used\n"
1347 " if no corresponding file is found, a default set of key bindings is used.\n\n"
1348 " use '-help-keys' to list the default key bindings.\n"
1577 { "keys", "supported key bindings", help_keys },
1581 { "keyset-file", "key bindings configuration file", help_keyset_file },