Re: ttfs and virtual consoles under MDK9.1 XFree4

From: Amir Sela (amir_at_nonexisting.hamakor.org.il)
Date: Sun 06 Apr 2003 - 19:16:42 IDT


On Sunday 06 April 2003 17:49, Alon Altman wrote:
> Hi,
> I have a strange problem after installing MDK9.1 on a laptop with XFree 4
> (ATI Rage mobility chipset) with KDE. I can't switch from X to a VC with
> Ctrl+Alt+Fn. ps shows the mingetty processess and if I do "init 3" I return
> to the console. If I do startx, I can't switch back. Anyone know the reason
> for this problem? If I am not mistaken, this does not occur with basic
> xinit, but I'm not sure about that.
>
I'm not a Mandrake User, but I'm assuming the folks at mandrake decided to
enjoy their latest Xfree4.3-based distro by inserting this into the
XF86Config file:

Section ServerFlags
    Option DontVTSwitch On

Search for it in the file, and if it exists(I'm pretty sure it does), remove
it. It prohibits exactly what you're trying to do.

> Another (unrelated) problem on the same installation is with True Type
> fonts (from windows and from the MDK9.1 install). It seems the fonts are
> listed in xlsfonts (thus found by the fontserver), and also seen in
> xfontsel, but KDE and mozilla don't allow me to select the fonts. Culmus
> fonts were installed successfully.
I'm guessing fontconfig settings. search for your fonts.conf file, and add an
entry to search the directory in which you store your culmus/mscorefonts in.
In my system(Debian) it's in fonts.local, but I don't know Mandrake's policy
about this. In any case, it should look something like this:
<dir>/usr/X11R6/lib/X11/fonts/TrueType</dir>
Amir.

>
> Please help. Thanks.
>
> Alon

=================================================================
To unsubscribe, send mail to linux-il-request_at_linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request_at_linux.org.il



This archive was generated by hypermail 2.1.7 : Mon 06 Oct 2003 - 23:44:25 IST