Friends,
I just installed and customized Mint Cinnamon 64, but here's two annoying things I can't figure out:
The text at the bottom of the menu bar when hovering over an application looks cheap. Anyway to get rid of it?
[image]http://i.imgur.com/3Fnvgob.png[/image]
Annoying yellow tooltips appear system wide. Anyway to get rid of these as well?
[image]http://i.imgur.com/rmQGwAZ.png[/image]
Thanks.
Disabling Menu Bar Text And Tooltips (Mint 18 Cinnamon 64)
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
-
shelleyfrank
- Level 1

- Posts: 9
- Joined: Fri Jul 12, 2013 9:25 am
Re: Disabling Menu Bar Text And Tooltips (Mint 18 Cinnamon 64)
In your home folder look for .gtkrc-2.0
Open the file in a text editor and add the following line
Save the file, logout and login again.
The yellow tooltips will now be disabled.
Open the file in a text editor and add the following line
Code: Select all
gtk-enable-tooltips = 0The yellow tooltips will now be disabled.