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