| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Change coordinates to fit physical screen.
Source position: gpm.pp line 192
| function gpm_fitvalues( | 
| var x: LongInt; | 
| var y: LongInt | 
| ):LongInt; | 
Gpm_fitValues changes x and y so they fit in the visible screen. The actual mouse pointer is not affected by this function.
None.
| 
 | Change coordinates to fit margin. |