Lines Matching refs:modifiers
1273 # F1-F12 generate different codes when shift or control modifiers are used.
1280 # \EOP to \EOS. The shifted and control modifiers still do the same thing.
2719 # The modifiers are represented as the codes listed above, prefixed to
2721 # is transmitted twice in succession. If multiple modifiers apply,
3417 # support modifiers on cursor- and keypad keys because the program usually
3531 # add control-key modifiers for function-keys, etc.
3588 # The function keys are numbered based on shift/control/alt modifiers, except
3623 # The insert/delete/home/end keys do not respond to modifiers because mlterm
3746 # are rare, so this entry uses the shift- and control-modifiers as in
4126 # c) has xterm-style modifiers for cursor keys (shift, control, shift+control, meta)
5070 # Oddly enough, while several combinations of modifiers are tabulated, there is
20159 # * corrected xterm+pcf2 modifiers for F1-F4, match xterm #226 -TD