Lines Matching refs:F1

612 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
924 # F13-F24 are shifted F1-F12
925 # F25-F36 are control F1-F12
926 # F37-F48 are shift+control F1-F12
1089 # applications can now use the F1-F8 keys.
1179 # F1-F12 generate different codes when shift or control modifiers are used.
1181 # F1 \E[001q
1182 # shift F1 \E[013q
1183 # control-F1 \E[025q
1674 # F13-F24 are shifted F1-F12
1675 # F25-F36 are control F1-F12
1676 # F37-F48 are shift+control F1-F12
2162 # PF1--PF4 are used as F1--F4.
2530 vt420f|DEC VT420 with VT kbd; VT400 mode; F1-F5 used as Fkeys,
2718 # pterm (the X11 port) uses shifted F1-F10 as F11-F20
2743 # mapping, as installed. Both vt100 PF1-PF4 keys and quasi-vt220 F1-F4 keys
3001 # codes for F1-F4 except while in VT220 mode.
3598 # kf13-kf24 shift 2 F1 to F12
3599 # kf25-kf36 control 5 F1 to F12
3600 # kf37-kf48 shift/control 6 F1 to F12
3601 # kf49-kf60 alt 3 F1 to F12
3602 # kf61-kf63 shift-alt 4 F1 to F3
3742 # "-P" option). So control/F1 to control/F12 may not be usable, depending on
3844 # Note: Shift + F1-F10 generates F11-F20
3864 # F1 ESC [ 11 ~ ESC [ 23 ~ ESC [ 11 ^ ESC [ 23 ^
4612 # (e.g., NCSA Telnet's F1 corresponds to a VT220 F6). We use the VT220-style
4614 # some keyboards and many applications require these as F1-F4.
5253 # The encodings for unshifted arrow keys, F1-F12, Home, Insert, etc. match the
5258 # F1 \E[[A
5282 # Shift-F1 \E[25~
5295 # Ctrl-F1 \E[47~
5319 # Alt-F1 \E[59~
6482 kf7=^AF\r, khome=^^, lf1=F1, lf2=F2, lf3=F3, lf4=F4, lf5=F5,
7028 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
7029 # TVI-920C - typewriter layout, function keys F1-F11 (101 keys)
7089 # F1 | <kf1> || FUNCT + @
7105 # SHIFT + F1 | <kf12> || FUNCT + `
7446 kich1=\EQ, kil1=\EE, lf0=F1, lf1=F2, lf10=F11, lf2=F3, lf3=F4,
7837 # F1 and F2 should be programmed as ^A and ^B; required for UNIFY.
9740 kpp=\E[V, kri=\E[S, lf1=F1, lf2=F2, lf3=F3, lf4=F4, lf5=F5,
9809 kpp=\E[V, kri=\E[S, lf1=F1, lf2=F2, lf3=F3, lf4=F4, lf5=F5,
11280 kf5=^B6\r, kf6=^B7\r, kf7=^B8\r, lf0=F1, lf1=F2, lf2=F3,
11293 kf7=^B8\r, lf0=F1, lf1=F2, lf2=F3, lf3=F4, lf4=F5, lf5=F6,
11405 kf7=^B8\r, kf8=^B9\r, kf9=^B\:\r, khome=^A, lf0=F1, lf1=F2,
11626 khts=^O, kich1=\EK, kil1=\EL, lf0=F1, lf1=F2, lf2=F3, lf3=F4,
12215 # e.g., SHIFT-F1 generates a different code from F1. To number the keys
12216 # sequentially, first the unmodified key codes are listed as F1 through F15.
13480 # (8675: changed k10, k11...k16 to k;, F1...F6 -- esr)
13486 # (8686: changed k10, k11...k16 to k;, F1...F6; fixed broken continuation
14701 kf8=^AG\r, kf9=^AH\r, khome=^A, lf1=F1, lf10=F10, lf2=F2,
15876 kf6=\EOR, kf7=\EOS, lf0=F1, lf1=F2, lf2=F3, lf3=F4, lf4=F5,
15920 kf6=\EOR, kf7=\EOS, lf0=F1, lf1=F2, lf2=F3, lf3=F4, lf4=F5,
16504 kf2=\EOR, kf3=\EOS, lf0=F1, lf1=F2, lf2=F3, lf3=F4, rc=\E8,
16545 # * Added function key support (F1-F4). These only work in Terminal.app
16574 # four working function keys (F1, F2, F3 and F4.) The function keys
17655 # Typical technical selections F1 (modes SDP/ROLL):
18187 # shift-F1 to shift-F5 as F6 to F10 (unshifted F1 to F5 are in
21043 # * update xterm-xf86-v32 to match XFree86 3.2A (changes F1-F4)
21111 # * correct xterm-8bit to match XFree86 3.9Ad F1-F4.
21737 # * corrected xterm+pcf2 modifiers for F1-F4, match xterm #226 -TD