Hello, I have used the AAP utility for installation. Is there a way to reconfigure & recompile for GTK2 (a howto/help perhaps)
Thanks alot for your help Boris On 8/31/06, Robert Cussons <[EMAIL PROTECTED]> wrote:
Yakov Lerner wrote: > On 8/31/06, Boris Dinkevich <[EMAIL PROTECTED]> wrote: > >> Hello everyone, >> >> I am using Mandrake 9.2 and have recently upgraded from Vim6 to 7. >> Unfortunately after the update, the look&feel changed, I was able to >> restore >> most of the settings but am unable to restore the font configuration. >> >> My font was similar (or the same) to "Monospace" font as appears in >> Konsole >> app. >> But I am unable to set gvim7 to use the same font. > > > Difference in fonts may be due to difference in GUI libraries that > gvim is built with. Check 4th line of output of :version > command, both in your old vim, and in your new vim. > > For example, mine reads :version ... Huge version with GTK2 GUI. > > The vim that had font closest to Konsole possibly was Qt-based. > > Yakov > Hi Boris, I had exactly the same problem and as Yakov says it was due to the GUI libraries, the old one was GTK2 GUI and when I recompiled it, it was motif and the font changed as you said, when I recompiled it for GTK2 GUI the appearance returned to the old one.