Unicon - eLux- How to increase mouse pointer size in Terminal.ini configuration

book

Article ID: CTX695927

calendar_today

Updated On:

Description

Steps to increase mouse Pointer size

  1. Open Scout console 
    • Navigate to Advanced files entries of the OU/Device(s)
  2. Add or Modify the Cursor Size entry:

    • Navigate to the dconfm section in terminal.ini.

    • Add the following entry (or update if it exists):

       

      [dconfm]
      org.mate.peripherals-mouse:cursor-size:int=48
    • Here:

      • Fileterminal.ini
      • Sectiondconfm
      • Keyorg.mate.peripherals-mouse:cursor-size:int
      • Value: Adjust the integer (e.g., 48) to your preferred size
      • image.png
  3. Add, Apply, Save the changes:

  4. Reboot the device to apply the new pointer size.

Notes

  • Adjust the value (e.g., 48) to set your preferred pointer size.

By following these steps, you can increase/decrease the mouse pointer size in terminal.ini for improved usability.

Issue/Introduction

The mouse pointer size on eLux devices cannot be adjusted through standard device configuration settings. However, the pointer size can be increased by modifying the terminal.ini file and adding a specific cursor‑size entry under the dconfm section.