Searched refs:Kc_last_down (Results 1 – 1 of 1) sorted by relevance
1589 static int Kc_last_down[KLAST]; in xkb_tweak_keyboard() local1603 Kc_last_down[i] = -1; in xkb_tweak_keyboard()1900 if (Kc_last_down[i] == kc_f[l]) { in xkb_tweak_keyboard()1903 Kc_f = Kc_last_down[i]; in xkb_tweak_keyboard()2006 Kc_f, Kc_last_down[0]); in xkb_tweak_keyboard()2030 Kc_last_down[i] = Kc_last_down[i-1]; in xkb_tweak_keyboard()2033 Kc_last_down[0] = Kc_f; in xkb_tweak_keyboard()