Home | History | Annotate | Download | only in x11vnc

Lines Matching full:kc1_mode_switch

908 static int kc1_mode_switch, kc1_iso_level3_shift, kc1_multi_key;
1320 kc1_mode_switch = -1;
1402 if (kc1_mode_switch == -1) {
1403 kc1_mode_switch = kc;
1529 if (kc1_mode_switch != -1 && kc1_iso_level3_shift != -1) {
1530 if (kc1_mode_switch < kc1_iso_level3_shift) {
1532 kc_vec[kc1_mode_switch] = kc1_iso_level3_shift;
1533 kc_vec[kc1_iso_level3_shift] = kc1_mode_switch;