Lines Matching +full:left +full:- +full:shifted
3 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
4 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
32 .TH curs_getch 3X 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
59 \fB\%has_key\fP \-
97 then if the no-delay flag is set in the window
158 (those corresponding to the ECMA-6 character set\(emsee
187 these object-like macros have values outside the range of eight-bit
192 .I "user-defined function keys"
195 but are also expected to have values outside the range of eight-bit
202 Most terminals one encounters follow the ECMA-48 standard insofar as
230 If the window is in \*(``no time-out\*('' mode,
237 the terminal may appear to hang in no time-out mode after the user has
284 KEY_HOME Home key (upward+left arrow)
311 KEY_LL Home down/Bottom (lower left)
312 KEY_A1 Upper left of keypad
315 KEY_C1 Lower left of keypad
348 KEY_SBEG Shifted beginning key
349 KEY_SCANCEL Shifted cancel key
350 KEY_SCOMMAND Shifted command key
351 KEY_SCOPY Shifted copy key
352 KEY_SCREATE Shifted create key
353 KEY_SDC Shifted delete character key
354 KEY_SDL Shifted delete line key
355 KEY_SEND Shifted end key
356 KEY_SEOL Shifted clear line key
357 KEY_SEXIT Shifted exit key
358 KEY_SFIND Shifted find key
359 KEY_SHELP Shifted help key
360 KEY_SHOME Shifted home key
361 KEY_SIC Shifted insert key
362 KEY_SLEFT Shifted left arrow key
363 KEY_SMESSAGE Shifted message key
364 KEY_SMOVE Shifted move key
365 KEY_SNEXT Shifted next object key
366 KEY_SOPTIONS Shifted options key
367 KEY_SPREVIOUS Shifted previous object key
368 KEY_SPRINT Shifted print key
369 KEY_SREDO Shifted redo key
370 KEY_SREPLACE Shifted replace key
371 KEY_SRIGHT Shifted right arrow key
372 KEY_SRSUME Shifted resume key
373 KEY_SSAVE Shifted save key
374 KEY_SSUSPEND Shifted suspend key
375 KEY_SUNDO Shifted undo key
379 Many keyboards feature a nine-key directional pad.
386 left B2 right
481 .\" as with att505 or vt52-basic
541 is not well-defined.
545 function-key-rich keyboard of the AT&T 7300
582 when a window's \*(``no time-out\*('' mode is
617 reads only single-byte characters.
635 whether an input timeout or non-blocking mode has been set.
655 but no higher-level functions use the feature.
677 library in its wide-character configuration
691 ECMA-6 \*(``7-bit coded Character Set\*(''
692 \%<https://\*:ecma\-international\*:.org/\
693 \*:publications\-and\-standards/\*:standards/\*:ecma\-6/>
695 ECMA-48 \*(``Control Functions for Coded Character Sets\*(''
696 \%<https://\*:ecma\-international\*:.org/\
697 \*:publications\-and\-standards/\*:standards/\*:ecma\-48/>