ian.zucker
My feedback
1 result found
-
61 votes
An error occurred while saving the comment An error occurred while saving the comment ian.zucker commentedI think this is a really important. Before the app / driver worked in the background. Karabiner the keyboard app does this well.
ian.zucker supported this idea ·
Here is a solution:
You can hide the icon in menu bar by executing the following command in terminal:
defaults write com.displaylink.DisplayLinkUserAgent ShowMenuBarIcon 0
To show the icon in menu bar please execute the following command in termina:
defaults write com.displaylink.DisplayLinkUserAgent ShowMenuBarIcon 1
Note: Application restart might be required for these changes to take effect.
I can confirm I have applied this and it works.