The "SmartDocs" bar can customize this page to show only the features present on a particular Zebra device.
OSX, MX and Android version information for a device can be found in the Android Settings panel or by querying the device through ADB, EMDK or the MX CSP. More info
The TouchMgr adjusts touch-screen sensitivity for different usage scenarios on devices that support sensitivity settings. Touch panel settings can compensate for input with a finger or stylus, when working with gloves or when a screen protector is present.
Note: Touch-screen sensitivity settings vary by device.
Used to specify the set of Zebra devices for which to apply settings for touch-screen sensitivity.
Parm Name: DeviceType
Option | Name | Description | Requires |
---|---|---|---|
0 | Any | This value (or the absence of this parm from the XML) will apply Touch Mode settings for any and all devices. |
MX: 6.2+ |
1 | 8960 | Applies settings for TC55, TC70, or TC75 devices. |
MX: 6.2+ |
3 | 8956 | Applies settings for TC51, TC56, TC70x, or TC75x devices. |
MX: 6.2+ |
Used to specify the Touch Mode for a specific set of devices corresponding to touch-screen sensitivity required for an expected usage scenario.
Shown if: Device Type is set to "TC55, TC70, or TC75" or "TC51, TC56, TC70x, or TC75x"
Parm Name: TouchAction
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not change | This value (or the absence of this parm from the XML) will cause no change to the Touch Mode; any previously selected setting will be retained. |
MX: 4.2+ |
1 | Stylus and Finger | Adjusts touch-screen sensitivity for input with a stylus or bare finger. |
MX: 4.2+ |
2 | Glove and Finger | Adjusts touch-screen sensitivity for input with a bare or gloved finger. |
MX: 4.2+ |
Used to specify Touch-Mode settings applicable to any device corresponding to touch-screen sensitivity required for an expected usage scenario.
Shown if: Device Type is set to "Any"
Parm Name: TouchActionAny
Option | Name | Description | Requires |
---|---|---|---|
0 | Do not change | This value (or the absence of this parm from the XML) will cause no change to the Touch Mode; any previously selected setting will be retained. |
MX: 6.2+ |
1 | Stylus and Finger | Adjusts touch-screen sensitivity for input with a stylus or bare finger. |
MX: 6.2+ |
2 | Glove and Finger | Adjusts touch-screen sensitivity for input with a bare or gloved finger. |
MX: 6.2+ |
3 | Finger Only | Adjusts touch-screen sensitivity for input with a bare finger only. |
MX: 6.2+ |
4 | Stylus, Glove and Finger | Adjusts touch-screen sensitivity for input with a stylus, or bare or gloved finger. |
MX: 6.2+ |
Controls whether screen sensitivity will be adjusted to compensate for the presence of a screen protector. Compatible with TC51, TC56, TC70x and TC75x devices only.
Parm Name: Protector
Option | Name | Description | Requires |
---|---|---|---|
false | false | Screen protector not present; sensitivity will not be adjusted to compensate. |
OSX: 6.2+ MX: 6.2+ |
true | true | Screen protector is present; sensitivity will be adjusted (on devices that support it) to compensate. |
OSX: 6.2+ MX: 6.2+ |