A screenshot would be better for understanding.
If you really have font/resolution issue, try the following:
- Quit Liberkey (fully exit, don't only close the menu)
- opens Liberkey\LiberKeyTools\LiberKeyMenu\data\user_prefs.xml and find "Main" Xml node, like:
- Code: Tout sélectionner
<Main x="1232" y="561" w="448" h="459"/>
- Try to reduce the h and/or y values.
- Try also to reduce Accessibility font value :
- Code: Tout sélectionner
<Accessibility>
<Menus active="no">
<Font size="12" name="Tahoma"/>
</Menus>
<VoiceOver active="no"/>
<Zoom active="no"/>
</Accessibility>
<ClearTypeFonts active="yes"/>