Searched refs:skin_key_command_to_str (Results 1 – 4 of 4) sorted by relevance
64 extern const char* skin_key_command_to_str ( SkinKeyCommand command );
39 skin_key_command_to_str( SkinKeyCommand cmd ) in skin_key_command_to_str() function345 … D( "adding binding %s to %s", skin_key_command_to_str(command), skin_key_symmod_to_str(sym,mod)); in skin_keyset_add()
328 skin_key_command_to_str(command), sym, mod, skin_key_symmod_to_str(sym,mod)); in skin_keyboard_key_to_code()
306 strings[n] = skin_key_command_to_str(n+1); in help_keyset_file()