Skip to main content
Skip table of contents

How to change UCX Console font size

Applies to:

UCX Console clients, starting from 2020.Summer.1 release

Description:

This article explains how to change UCX Console font size in 5 different display areas:

  1. Text within contacts and call lists

  2. Header text of contacts and call lists

  3. Text within a FlySearch panel

  4. Phone number on main display (input box) 

  5. Phone number on main display (incoming call) 

How-to:

  • Make sure that user you want to tweak is not logged in with own UCX Console

  • Please access to Imagicle VM through Remote Desktop and locate the following personal profile’s settings file: C:\Program Files (x86)\StonevoiceAS\Settings\Users\<user_initials>\<username>\Attendant.UserSettings.config.xml   where:

    • <user_initials> = First username letter

    • <username> = Actual user’s IAS username

  • Edit file with Notepad++ and add or amend the following settings, corresponding to above list:

    • <preference key="Appearence.CustomFontSize.RowDataTable" value="18" />

    • <preference key="Appearence.CustomFontSize.HeaderDataTable" value="18" />

    • <preference key="Appearence.CustomFontSize.FlySearchTextInput" value="18" />

    • <preference key="Appearence.CustomFontSize.CallDisplayNumberInput" value="18" />

    • <preference key="Appearence.CustomFontSize.CallDisplayPhoneNumber" value="18" />

  • Settings values (in red) are in dots. Do not exceed 18 dots, to avoid unreadable GUI.

  • In same file, you can also amend overall font profile, through this setting:

    • <preference key="Appearence.FontSize" value="Medium" />

  • Available values are: Small, Medium and Large

  • Save file. Settings are applied on the fly and they will be available at next BAE login

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.