Forum Discussion

Herb_P's avatar
Herb_P
Level 3
9 years ago

Change font size in Java Remote Console

Hi,

Does anyone if it is possible to adjust the font size inside the Java Remote Console? This is running on a Windows 7 desktop.

 

Thank you,

Herb

  • Thank you for your responses. I was able to fix my issues by changing my overall screen resolution.

  • Hi Herb

     

    I don't think that is possible, and even if it was, the rest of the GUI would need to be updated (or update itself) to match the new font size.

     

    Sounds to me look you need a bigger screen :)

     

     

  • Unfortunately, there isn't any easy way to change the font. It takes the value defined in jre. For any changes to default you will have to play with your java runtime environment, which is usually under

    C:\Program Files\VERITAS\java\jre\lib

  • Thank you for your responses. I was able to fix my issues by changing my overall screen resolution.