How to change Blue's Attendant font size
Article ID: 771
Last updated: 24 Jul, 2020
Applies to:
Blue's Attendant and Blue's One Enterprise clients, starting from 2020.Summer.1 release
Description:
This article explains how to change Blue's Attendant font size in 5 different display areas:
- Text within contacts and call lists
- Header text of contacts and call lists
- Text within a FlySearch panel
- Phone number on main display (input box)
- Phone number on main display (incoming call)
How-to:
- Make sure that user you want to tweak is not logged in with BAE/BAP/BOE
- 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
|
||
This article was: |
Prev | Next | |
How to know how many UCX Console clients are currently logged in... | How to install a self-signed Digital Certificate in Attendant... |