Click to See Complete Forum and Search --> : Kylix font problem


pocar
07-27-2002, 06:25 PM
When I start Kylix, it picks some some unreadable small raster fonts (f. e. for object inspector). I looked all availibe FAQ and other readme files in install and kylix2 folder, but nothing. At first start up there was some message that it is seeking fonts, but it registered only 6 fonts. How do I set any (size of) fonts I want (I don't mean Editor opitons)?
I have properly intalled many truetype fonts.

There is another problem with keyboard-shortcuts. If I press AltGr+B to get '{' (I have Central European charset - iso-8852-2), there shows Breakpoint list.
In Windows I could disable those shortcuts with changing value NoCtrlAltKeys in registry (HKEY_CURRENT_USER\SOFTWARE\Borland\Delphi\6.0\Edi tor\Options) to 1. How do I do that in Kylix?

pocar
08-05-2002, 06:01 AM
I solved booth problems with kylix! :D

Problem with font's was in default KDE console font settings - it was Curier at 7 pt. I had that changed in Curier New (truetype), but it seems that Kylix don't digest True Type fonts. So, I changed it back to Curier and increased size to 12 pt and IDE lookes like it should.

For Central European Fonts, I add line'NoCtrlAltKeys=1' in $HOME/.borland/delphi56rc file under section [Editor/Options] and change KEYDEF_LOCALE variable in kylix2/bin/startkylix script to 'sl_SI'.