Hi all,
Our MC18 devices have to be configured with a default low screen resolution (240 x 400 pixels) after reboot.
The following registry keys were used for that :
[HKEY_LOCAL_MACHINE\Drivers\Display]
"DisplayID"=401
[HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
"EnableScaler"=1
After a warm reboot, the "EnableScaler" key is automatically set to 0.
How to configure the MC18 to display a permanent low screen resolution ?
Thank you.
1 Replies
MC18 is not designed to support the low resolution mode. The screen resolution applet in MC18 was designed to provide ease of use for the programmers and store associates involved in configuring the device.
In order to set the default screen resolution to WQVGA, please use the following registry option:
[HKEY_LOCAL_MACHINE\Drivers\Display]
"DisplayID"=dword:191
[HKEY_LOCAL_MACHINE\Drivers\Display\Primary]
"EnableScaler"=dword:1
[HKEY_LOCAL_MACHINE\Drivers\Display\Primary\Configurations\LQ040Y3DX80]
"EnableScaler"=dword:1