Change display size

MM
Miguel Machado
CodeOne - MSP

Hello, I need to change the display size property on all of my devices.

Is there any script to allow me to make this? I know that exists one to change font size, but I need to change display size.

Datalogic Skorpio X5 Android 10

Agent version 15.1.5.1049

API = RC Virtual Display, Work Managed Device, Advanced Android Plus 1.18, 1402

2 years ago
Android
ANSWERS
ZC
Zafer Cigdem
2 years ago

Hi Miguel,

There was a similar topic here SOTI Discussion Forum and you can try what Raymond said; sending out below legacy script: 

Did you already try this, if it works, is it different that your needs?


example: writesecuresetting -sys font_scale 1.3
 

writesecuresetting -sys font_scale   SIZE

 

where SIZE equals

 

      1.0     => NORMAL

      1.3      => HUGE

       0.93   => SMALL

       0.85   => TINY


 

MM
Miguel Machado
2 years ago

Hi Zafer,

This script is to change font-size. I need to change display size.

ZC
Zafer Cigdem
2 years ago

Hi Miguel,

I got it. I thought it would be similar, okay then, did you already check out the Datalogic OEM setting, if not, you may review Datalogic OEMConfig whether it works for your needs.From Policies > App Policy > Apps

I hope it helps. Thank you

P.S. You may assign it to a test device first to verify.

Zafer

RS
Rafael Schäfer
2 years ago

There's still no setting for him to change display size but pointing to the OEM config app of Datalogic is correct. @Miguel: Reach out to Datalogic if they can implement this setting change into their OEM-config app.