[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RH 7.1 problems



Worked very well though I changed the set to 8859-1

Is there a program that can change desktop resolution like in windows ?

----- Original Message -----
From: "Ilya Konstantinov" <linux-il@future.galanet.net>
To: "Ben-Nes Michael" <miki@canaan.co.il>
Cc: "linux ILUG" <linux-il@linux.org.il>
Sent: Tuesday, June 12, 2001 12:44 PM
Subject: Re: RH 7.1 problems


> On Tue, Jun 12, 2001 at 12:20:09PM +0300, Ben-Nes Michael wrote:
> > Hi All
> >
> > I changed the interface in KDE to iso8859-8 and restarted X, Since then
X
> > Crash when I start it.
> >
> > Where I can change the interface language from console ?
>
>
> ~/.kde/share/config/kdeglobals
>
> Change 'Charset=iso8859-8' to 'Charset=iso10646-1' and make sure you
> have some fonts with an iso10646-1 encoding (e.g. if you use TrueType
> fonts, simply add an '-iso10646-1' entry per every fon -- this perl
> script should do it automatically:
>
> perl -i -pe 's/(.*)-iso8859-1$/$1-iso8859-1\n$1-iso10646-1/g' fonts.dir
>
> )
>
>
> > also, Where I can change the Desktop Resolution ?
>
> /etc/X11/XF86Config or /etc/X11/XF86Config-4.
> Find the SubSection "Display" for your bpp (color mode) and add the
> allowed resolutions you want. Keep in mind the desktop virtual size
> would be as large as the largest resolution.
>


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