Skip to main content
vadiaz
Explorer II
December 17, 2018
Question

FortiClient trey icon on Linux have fixed size of 64px which effectively ruin panel

  • December 17, 2018
  • 1 reply
  • 2806 views

FortiClient trey icon on Linux have fixed size of 64px which effectively ruin panel 

Ususal panel size is 48px

panel became stretched and all icons and applets became broken. Like task applet start show tasks in 2 or even 4 lines instead 1

    1 reply

    spacebuehler
    New Member
    March 11, 2022

    On Ubuntu MATE 20.04 I was able to switch to the matching 16px tray icon by replacing it with an icon from /usr/share/icons/hicolor. Multiple resolutions available, including 24px. Here are the commands for 16px:

    sudo mv /opt/forticlient/images/Forticlient.png /opt/forticlient/images/Forticlient.png.bak
    sudo cp /usr/share/icons/hicolor/16x16/apps/forticlient.png /opt/forticlient/images/Forticlient.png