Searched refs:customKey (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp474 uint32 customKey= 0; local
534 else if (customKey == 0) {
544 customKey = key;
595 fOverrideKeyCodes.AddItem((void*)(addr_t)customKey);

Completed in 40 milliseconds