Lines Matching full:position

30 ISO key position in the scan code table should exist even if no keyswitch
31 exists in that position on a particular keyboard. The break code for each key
40 0xF7 absolute mouse position record
41 0xF8-0xFB relative mouse position records (lsbs determined by
66 Relative Position Reporting
69 In relative position mode, the ikbd will return relative mouse position
74 Note that the ikbd may return mouse relative position reports with
80 The relative mouse position record is a three byte record of the form
83 %111110xy ; mouse position record flag
96 Absolute Position reporting
99 The ikbd can also maintain absolute mouse position. Commands exist for
100 resetting the mouse position, setting X/Y scaling, and interrogating the
101 current mouse position.
122 In this mode, the ikbd generates a record whenever the joystick position is
129 %x000yyyy ; where yyyy is the stick position
144 ; and yyy is the stick position
201 The ikbd defaults to a mouse position reporting with threshold of 1 unit in
249 ; position report
259 SET RELATIVE MOUSE POSITION REPORTING
266 Set relative mouse position reporting. (DEFAULT) Mouse position packets are
269 key mode, mouse position reports may also be generated when either mouse
284 Set absolute mouse position maintenance. Resets the ikbd maintained X and Y
333 (independently scaled for each axis). Remember that the mouse position
338 INTERROGATE MOUSE POSITION
345 0xF7 ; absolute mouse position header
356 The INTERROGATE MOUSE POSITION command is valid when in the ABSOLUTE MOUSE
359 LOAD MOUSE POSITION
372 mouse position.
419 valid mouse mode commands are SET RELATIVE MOUSE POSITION REPORTING, SET
441 mouse is in RELATIVE MOUSE POSITION REPORTING mode.