Lines Matching refs:Shift
260 indicator 12 = "Shift Lock";
306 modifiers= Shift;
307 map[Shift]= 2;
309 level_name[2]= "Shift";
312 modifiers= Shift+Lock;
313 map[Shift]= 2;
319 modifiers= Shift+Alt;
320 map[Shift+Alt]= 2;
322 level_name[2]= "Shift+Alt";
361 modifiers= Shift+Control+Alt+LevelThree;
362 map[Shift]= 2;
364 map[Shift+LevelThree]= 4;
367 level_name[2]= "Shift";
369 level_name[4]= "Shift Alt";
373 modifiers= Shift+Lock+Control+LevelThree;
374 map[Shift]= 2;
377 map[Shift+Lock+LevelThree]= 3;
378 map[Shift+LevelThree]= 4;
381 map[Shift+Lock+Control]= 5;
382 map[Shift+Control]= 6;
385 map[Shift+Lock+Control+LevelThree]= 7;
386 map[Shift+Control+LevelThree]= 8;
389 level_name[2]= "Shift";
391 level_name[4]= "Shift Level3";
393 level_name[6]= "Shift Ctrl";
395 level_name[8]= "Shift Level3 Ctrl";
398 modifiers= Shift+LevelThree;
399 map[Shift]= 2;
401 map[Shift+LevelThree]= 3;
403 level_name[2]= "Shift";
407 modifiers= Shift+LevelThree+LevelFive;
408 map[Shift]= 2;
410 map[Shift+LevelThree]= 4;
412 map[Shift+LevelFive]= 6;
414 map[Shift+LevelThree+LevelFive]= 8;
416 level_name[2]= "Shift";
418 level_name[4]= "Shift Alt";
420 level_name[6]= "X Shift";
422 level_name[8]= "X Shift Alt";
425 modifiers= Shift+Lock+LevelThree+LevelFive;
426 map[Shift]= 2;
429 map[Shift+LevelThree]= 4;
431 map[Shift+Lock+LevelThree]= 3;
433 map[Shift+LevelFive]= 6;
436 map[Shift+LevelThree+LevelFive]= 8;
438 map[Shift+Lock+LevelThree+LevelFive]= 7;
440 level_name[2]= "Shift";
442 level_name[4]= "Shift Alt";
444 level_name[6]= "X Shift";
446 level_name[8]= "X Shift Alt";
449 modifiers= Shift+Lock+LevelThree+LevelFive;
450 map[Shift]= 2;
453 map[Shift+LevelThree]= 4;
456 map[Shift+Lock+LevelThree]= 4;
457 preserve[Shift+Lock+LevelThree]= Lock;
459 map[Shift+LevelFive]= 6;
463 map[Shift+LevelThree+LevelFive]= 8;
466 map[Shift+Lock+LevelThree+LevelFive]= 8;
467 preserve[Shift+Lock+LevelThree+LevelFive]= Lock;
468 map[Shift+Lock+LevelFive]= 1;
469 preserve[Shift+Lock+LevelFive]= Lock;
471 level_name[2]= "Shift";
473 level_name[4]= "Shift Alt";
475 level_name[6]= "X Shift";
477 level_name[8]= "X Shift Alt";
480 modifiers= Shift+LevelThree;
481 map[Shift]= 2;
483 map[Shift+LevelThree]= 4;
485 level_name[2]= "Shift";
487 level_name[4]= "Shift Alt";
490 modifiers= Shift+Lock+LevelThree;
491 map[Shift]= 2;
494 map[Shift+LevelThree]= 4;
496 map[Shift+Lock+LevelThree]= 3;
498 level_name[2]= "Shift";
500 level_name[4]= "Shift Alt";
503 modifiers= Shift+Lock+LevelThree;
504 map[Shift]= 2;
507 map[Shift+LevelThree]= 4;
510 map[Shift+Lock+LevelThree]= 4;
511 preserve[Shift+Lock+LevelThree]= Lock;
513 level_name[2]= "Shift";
515 level_name[4]= "Shift Alt";
518 modifiers= Shift+NumLock+LevelThree;
520 map[Shift]= 2;
523 map[Shift+LevelThree]= 4;
524 map[Shift+NumLock+LevelThree]= 4;
528 level_name[4]= "Shift Alt";
531 modifiers= Shift+Control+Alt+LevelThree;
533 map[Shift+LevelThree]= 3;
537 level_name[3]= "Shift Alt";
541 modifiers= Shift+Lock+LevelThree;
542 map[Shift]= 2;
546 map[Shift+LevelThree]= 4;
549 map[Shift+Lock+LevelThree]= 3;
551 level_name[2]= "Shift";
553 level_name[4]= "Shift AltGr";
556 modifiers= Shift+Lock+LevelThree;
557 map[Shift]= 2;
559 map[Shift+LevelThree]= 4;
561 map[Shift+Lock]= 2;
563 map[Shift+Lock+LevelThree]= 4;
565 level_name[2]= "Shift";
567 level_name[4]= "Shift Alt";
571 modifiers= Shift+NumLock;
572 map[Shift]= 2;
578 modifiers= Shift+NumLock+LevelThree;
579 map[Shift]= 2;
582 map[Shift+LevelThree]= 4;
584 map[Shift+NumLock+LevelThree]= 3;
597 interpret ISO_Level2_Latch+Exactly(Shift) {
599 action= LatchMods(modifiers=Shift,clearLocks,latchToLock);
601 interpret Shift_Lock+AnyOf(Shift+Lock) {
602 action= LockMods(modifiers=Shift);
967 action= SetMods(modifiers=Shift);
1063 indicator "Shift Lock" {
1065 modifiers= Shift;
1903 modifier_map Shift { <LFSH>, <RTSH> };