The fXMove dialog box contains controls which you use to specify the horizontal cursor-movement capabilities for a printer. The following lists names of the controls and provides a brief description.
Control | Description |
CM_XM_NO_POR_GRX | Specifies that the printer does not support horizontal cursor-movement and in portrait mode. |
CM_XM_NO_LAN_GRX | Specifies that the printer does not support horizontal cursor-movement and in landscape mode. |
CM_XM_RESET_FONT | Specifies that the Universal Printer Driver must re-select the current font after each horizontal cursor-movement command is issued. |
CM_XM_FAVOR_ABS | Specifies that the Universal Printer Driver should send absolute- rather than relative-horizontal cursor-movement commands. |
CM_XM_REL_LEFT | Specifies that the command specified in the CM_OCD_XM_REL box can move the cursor in both the positive and the negative x-direction. |
For the Diconix 150 Plus printer, none of the boxes are checked.
For the HP LaserJet IIP printer, the CM_XM_NO_POR_GRX box is checked because the printer does not support horizontal cursor-movement commands when in graphics mode and portrait orientation. The CM_XM_FAVOR_ABS box is also checked, indicating that the Universal Printer Driver should send absolute rather than relative horizontal cursor-movement commands.