Page 1 sur 1
Recent and Favorite Menu
Posté:
09 Janvier 2012, 19:19
de antmanvolpe
Is there a way to stop the Recent and Most Used Menu from being displayed within LiberKey? I have it set to show no apps on either menu, but they still appear when I open the LiberyKey menu.
Re: Recent and Favorite Menu
Posté:
10 Janvier 2012, 10:00
de Dji
yes, check file LiberKeyTools\LiberKeyMenu\data\user_prefs.xml :
- Code: Tout sélectionner
<LiberKeyMenu>
<UserConfig>
...
<MostUsed max="0" empty="hide"/>
...
</UserConfig>
</LiberKeyMenu>
Re: Recent and Favorite Menu
Posté:
10 Janvier 2012, 14:39
de antmanvolpe
I changed the file that you indicated, but when I load LiberKey menu the menu is still shown. Is there something else I need to change.
Thank you for your response.
Anthony
Re: Recent and Favorite Menu
Posté:
10 Janvier 2012, 14:48
de Dji
You have your Liberkey closed before doing the modifications
Re: Recent and Favorite Menu
Posté:
10 Janvier 2012, 23:03
de Edin
I followed the instructions myself, and the tab is still there. Empty, but not hidden.
Anything else we can do about it?
Re: Recent and Favorite Menu
Posté:
11 Janvier 2012, 10:34
de Dji
You're right, it hides only the "most used" entry of the "richt-clic" menu.
How to remove "Most Used" and Recent" tabs completely?
Posté:
12 Janvier 2012, 22:07
de Edin
Is there a way to completely remove "Most Used" and Recent" tabs?
I know how to remove entries, but how to remove tabs all together?
There was a suggestion to modify line in "user_prefs.xml" file as shown bellow:
<MostUsed max="0" empty="hide"/>
but that doesn't do anything other than removing entries. Tabs are still there...