/freebsd/share/man/man4/ |
H A D | mouse.4 | 41 provide user programs with movement and button state information of the mouse. 54 Movement and button states are usually encoded in fixed-length data packets. 67 Most drivers provide horizontal and vertical movement of the mouse 91 The first half of horizontal movement count in two's complement; 94 The first half of vertical movement count in two's complement; 97 The second half of the horizontal movement count in two's complement; 99 To obtain the full horizontal movement count, add 102 The second half of the vertical movement count in two's complement; 104 To obtain the full vertical movement count, add 109 Z axis movement count in two's complement; -64 through 63. [all …]
|
H A D | sysmouse.4 | 67 provides horizontal and vertical movement of the mouse 89 The first half of horizontal movement count in two's complement; 92 The first half of vertical movement count in two's complement; 95 The second half of the horizontal movement count in two's complement; 97 To obtain the full horizontal movement count, add 100 The second half of the vertical movement count in two's complement; 102 To obtain the full vertical movement count, add 114 .\" driver can somewhat `accelerate' the movement of the pointing device. 273 movement counts in the structure as defined in 293 to inform the console of mouse actions including mouse movement [all …]
|
H A D | psm.4 | 64 that is, sensitivity of movement. 82 Frequency, or report rate, at which the device sends movement 87 Note that when there is no movement and no button has changed its state, 97 horizontal and vertical movement of the attached device 99 The movement and status are encoded in a series of fixed-length data packets 107 The movement of the roller is reported as movement along the Z axis. 132 One indicates overflow in the vertical movement count. 134 One indicates overflow in the horizontal movement count. 136 Set if the vertical movement count is negative. 138 Set if the horizontal movement count is negative. [all …]
|
H A D | wsp.4 | 68 Movement on the trackpad following a partially-released click can be 71 set to 0 to disable the movement on the trackpad until a full release 72 or 1 to allow the continued movement (default).
|
H A D | atp.4 | 77 result in faster movement. 88 movement (in mickeys).
|
H A D | cyapa.4 | 150 Minimum ticks before cursor movement occurs, the default is 4. 154 Ticks while preventing cursor movement on single finger after scroll,
|
/freebsd/usr.sbin/moused/ |
H A D | moused.8 | 77 reports translation movement, button press/release 78 events and movement of the roller or the wheel if available. 79 The roller/wheel movement is reported as 81 axis movement. 211 msec (default 4000) since last real mouse movement. 239 so they are still very accurate, while a faster movement will 275 Values less than 1.0 slow down movement, values greater than 1.0 speed it 482 While this button is pressed, X and Y axis movement is reported to be zero 483 and the Y axis movement is mapped to Z axis. 484 You may further map the Z axis movement t [all...] |
H A D | moused.c | 82 /* Abort 3-button emulation delay after this many movement events. */ 406 float expoffset; /* Movement offset for exponential accel. */ 409 int scrollthreshold; /* Movement distance before virtual scrolling */ 410 int scrollspeed; /* Movement distance to rate of scrolling */ 697 * Use button i for negative Z axis movement and in main() 698 * button (i + 1) for positive Z axis movement. in main() 932 * and taken into account upon the next movement. 1086 /* mouse movement */ in moused() 1163 /* Middle button down, waiting for movement threshold */ in moused() 1221 /* X or/and Y movement onl in moused() [all...] |
/freebsd/share/doc/usd/13.viref/ |
H A D | vi.cmd.roff | 74 the type of movement is defined by the distance to the new cursor position. 141 movement will again attempt to move the cursor to that position. 142 Therefore, although a movement to a line shorter than the currently 144 that line, a subsequent movement to a longer line will cause the 169 last absolute movement was executed. 173 absolute movement is so noted. 178 command is considered an absolute movement. 199 which case it means the current line) or a cursor movement command. 265 either to give a size or a position (for display or movement commands), 383 command is an absolute movement. [all …]
|
/freebsd/contrib/libedit/ |
H A D | editline.7 | 382 Can be used as a movement command after 390 Can be used as a movement command after 402 Can be used as a movement command after 422 Can be used as a movement command after 442 Can be used as a movement command after 540 Can be used as a movement command after 591 following movement command and save a copy of it to the cut buffer. 609 following movement command and save a copy of it to the cut buffer. 618 Can be used as a movement command after 627 Can be used as a movement command after [all …]
|
/freebsd/contrib/nvi/vi/ |
H A D | v_util.c | 46 msgq(sp, M_BERR, "195|Movement past the end-of-file"); in v_eof() 69 msgq(sp, M_BERR, "196|Movement past the end-of-line"); in v_eol() 75 * Vi no cursor movement error. 82 msgq(sp, M_BERR, "197|No cursor movement made"); in v_nomove() 97 msgq(sp, M_BERR, "199|Movement past the beginning of the file"); in v_sof()
|
H A D | v_paragraph.c | 80 * characters in the line, i.e. the movement is cutting all of the in v_paragraphf() 86 * the paragraph movement was from the start of the last line to EOF, in v_paragraphf() 144 * the previous line, whereas the movement command was in v_paragraphf() 164 * Adjust end of the range for motion commands; EOF is a movement in v_paragraphf() 188 * cursor movement is to the first nonblank. in v_paragraphf() 227 * characters) i.e. the movement is cutting the entire line, the buffer in v_paragraphb() 294 /* SOF is a movement sink. */ in v_paragraphb()
|
H A D | vs_refresh.c | 110 * Always refresh the current screen, it may be a cursor movement. in vs_refresh() 207 * 6: Line movement. in vs_paint() 210 * before, if the movement is large, the screen is repainted. in vs_paint() 224 * the same as ^D), movement to a specific line would (:N where N in vs_paint() 226 * movement would scroll if it was 11 lines or less, and compress if in vs_paint() 384 * left-right scrolling, the cursor movement code handles the problem. in vs_paint() 438 * and can calculate the left/right scrolling and cursor movement in vs_paint() 498 * movement. If cnt is so large that we're going to cross the in vs_paint() 583 * If doing left-right scrolling and the cursor movement has changed in vs_paint()
|
H A D | v_sentence.c | 143 /* EOF is a movement sink, but it's an error not to have moved. */ in v_sentencef() 156 * column in their lines, i.e. the movement is cutting entire lines, in v_sentencef() 243 if (cs.cs_flags == CS_SOF) /* SOF is a movement sink. */ in v_sentenceb() 332 * columns in the line, i.e. the movement is cutting an entire line, in v_sentenceb()
|
H A D | vs_smap.c | 577 * Check to see if movement is possible. in vs_sm_up() 605 * If it's a small screen, and the movement isn't larger than a in vs_sm_up() 694 * set it up so that the next "real" movement will return the in vs_sm_up() 695 * cursor to the closest position to the last real movement. in vs_sm_up() 813 /* Check to see if movement is possible. */ in vs_sm_down() 824 * If it's a small screen, and the movement isn't larger than a in vs_sm_down() 929 * set it up so that the next "real" movement will return the in vs_sm_down() 930 * cursor to the closest position to the last real movement. in vs_sm_down() 1153 sof: msgq(sp, M_BERR, "220|Movement past the end-of-screen"); in vs_sm_position() 1189 "221|Movement past the beginning-of-screen"); in vs_sm_position()
|
H A D | v_match.c | 111 * Don't correct for leftward movement -- historic vi deleted the in v_match() 125 * movement is cutting all of the line's text, and the later cursor in v_match()
|
H A D | vi.h | 89 * direction of the movement, as well as the command. The only special 128 #define V_ABS 0x00004000 /* Absolute movement, set '' mark. */ 136 #define V_MOVE 0x00400000 /* Command defines movement. */ 175 * curses to optimize the movement, i.e. detect that the downward scroll
|
H A D | v_section.c | 75 * characters in the line, i.e. the movement is cutting all of the in v_sectionf() 220 * If moving backward, reached SOF, which is a movement sink. in v_sectionb()
|
/freebsd/sys/dev/usb/input/ |
H A D | atp.c | 106 /* Threshold for small movement noise (in mickeys) */ 111 /* Threshold of instantaneous deltas beyond which movement is considered fast.*/ 153 * The movement threshold for a stroke; this is the maximum difference 204 "movement scale factor"); 209 "the small movement black-hole for filtering noise"); 216 * Strokes which accumulate at least this amount of absolute movement 223 "strokes with at least this amt. of movement are considered slides"); 607 int delta_mickeys; /* change in location (un-smoothened movement)*/ 636 /* Fields containing information about movement. */ 641 int movement_dx; /* interpreted smoothened movement */ [all …]
|
H A D | wsp.c | 138 &wsp_tuning.scale_factor, 0, "movement scale factor"); 158 &wsp_tuning.enable_single_tap_movement, 0, "enable single tap movement"); 593 int dx_sum; /* x axis cumulative movement */ 594 int dy_sum; /* y axis cumulative movement */ 595 int dz_sum; /* z axis cumulative movement */ 598 int dt_sum; /* T-axis cumulative movement */ 611 uint8_t scr_mode; /* scroll status in movement */ 798 * limited information. They encode movement deltas and button in wsp_attach() 1185 /* Optionally ignore movement during button is releasing */ in wsp_intr_callback() 1189 /* Ignore movement if ntouch changed */ in wsp_intr_callback() [all …]
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_mvcur.c | 50 ** Comparisons with older movement optimizers: 59 ** Compile with -DMAIN to build an interactive tester/timer for the movement 65 ** exercises the non-cup movement capabilities heavily. If you think you've 529 * Optimized cursor movement 827 * use local movement if the current attribute is anything but in onscreen_mvcur() 829 * (like, say, local-movement \n getting mapped to some obscure in onscreen_mvcur() 844 /* tactic #1: use local movement */ in onscreen_mvcur() 855 /* tactic #2: use carriage-return + local movement */ in onscreen_mvcur() 866 /* tactic #3: use home-cursor + local movement */ in onscreen_mvcur() 877 /* tactic #4: use home-down + local movement */ in onscreen_mvcur() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/accel/ |
H A D | kionix,kxsd9.txt | 10 - interrupts: The movement detection interrupt
|
/freebsd/sys/sys/ |
H A D | mouse.h | 56 int dx; /* x movement */ 57 int dy; /* y movement */ 58 int dz; /* z movement */
|
/freebsd/sys/dev/evdev/ |
H A D | evdev.h | 58 * Sysmouse protocol does not support horizontal wheel movement reporting. 62 * 0 - do not extract horizontal wheel movement (default).
|
/freebsd/contrib/ncurses/man/ |
H A D | curs_in_wch.3x | 69 Functions prefixed with \*(``mv\*('' first perform cursor movement and
|