Application Manager client resolution font size change
search cancel

Application Manager client resolution font size change

book

Article ID: 217162

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

Is it possible to change the resolution / font size of Applications Manager client ?

 

Environment

Release : 9.3x, 9.4x

Component : CA Automic APPLICATIONS MANAGER

Cause

Windows Resolution changes impact font size.

Resolution

Currently there is no specific setting within the Applications Manager product to adjust the font size. This topic is currently being evaluated for a possible release in a future version. Please vote on an existing Idea/Enhancement on this topi at the url below:

https://community.broadcom.com/participate/ideation-home/viewidea?IdeationKey=24ed85a1-0966-4af9-9739-e419fc38a22e

 

Additional Information

Workaround:

As an unofficial / unsupported  workaround, you can make a change on your workstations Java Runtime Environment Setting. In the RunTime Parameters you can add the following line for the specific Java version which launches the Applications Manager client: -Java Runtime Environment Settings > Runtime Parameters:
"-Dsun.java2d.dpiaware=false" 

This change will force the Applications Manager GUI to better scale with the Windows resolution and scaling settings. 

In 9.3 or above: This is not officially supported.

With this in mind, you can add the below variable in the client.properties which is located in the same directory as the user's RunClient.jar: 

runOptions=-Dappworx.fontSize=n 

where n represents a percent. 

We recommend have a value no more than 150 as entering a value higher than 150, you may start seeing some text being cut off as the spacing and icon sizes do not change. Please test this on a test system.