Am Freitag 20 Oktober 2006 14:31 schrieb Wolfgang Mader:
> But one problem remains. If I open a new file in lets say kate this is
> encoded an iso-8559-1. Do I have to switch for every single new file
> manualy to utf8, do I have to set it for every single app which is able to
> edi
Am Freitag 20 Oktober 2006 13:55 schrieb Didier Raboud:
> Le vendredi 20 octobre 2006 13:51, Alejandro Exojo a écrit :
> > El Viernes, 20 de Octubre de 2006 00:04, Wolfgang Mader escribió:
> > > Hello list,
> > >
> > > is there an uptodate howto whic
Le vendredi 20 octobre 2006 13:51, Alejandro Exojo a écrit :
> El Viernes, 20 de Octubre de 2006 00:04, Wolfgang Mader escribió:
> > Hello list,
> >
> > is there an uptodate howto which teaches me to switch to utf8 on my
> > debian-sid-kde box?
>
> Maybe I forg
El Viernes, 20 de Octubre de 2006 00:04, Wolfgang Mader escribió:
> Hello list,
>
> is there an uptodate howto which teaches me to switch to utf8 on my
> debian-sid-kde box?
Maybe I forgot something, but it should be as easy as this:
1) generate locales (dpkg-reconfigure locales)
2)
Hello list,
is there an uptodate howto which teaches me to switch to utf8 on my
debian-sid-kde box?
Thank you. W. Mader
pgpTbZrxpdBNb.pgp
Description: PGP signature
On Sunday 24 July 2005 23:57, Matej Cepl wrote:
> Bas Spitters wrote:
> > Do you have a suggestion for such a font?
> > Free sans was suggested, but the following does not look good with it.
> > It does look good in firefox (except for the first character).
> > http://www.cs.ru.nl/~spitters/test.ht
Bas Spitters wrote:
> Do you have a suggestion for such a font?
> Free sans was suggested, but the following does not look good with it.
> It does look good in firefox (except for the first character).
> http://www.cs.ru.nl/~spitters/test.html
http://dejavu.sourceforge.net/ (and debian packages in
On Thursday 21 July 2005 17:16, Allan Sandfeld Jensen wrote:
> On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> > Hello,
> >
> > How do I make konqueror display utf8-fonts correctly?
> > The following file works well in firefox, but not in Konqueror.
> &
On Thu 21 July 2005 13:24, Miros/law Baran wrote:
> 21.07.2005 pisze David P James ([EMAIL PROTECTED]):
> > I would tend to use the Free Sans font but it isn't complete enough
> > like the others mentioned here (though it will display the above
> > page without a problem). It's too bad the Arial Un
21.07.2005 pisze David P James ([EMAIL PROTECTED]):
> I would tend to use the Free Sans font but it isn't complete enough like
> the others mentioned here (though it will display the above page
> without a problem). It's too bad the Arial Unicode MS font isn't
> available from outside Windows s
On Thu 21 July 2005 10:31, Bas Spitters wrote:
> Hello,
>
> How do I make konqueror display utf8-fonts correctly?
> The following file works well in firefox, but not in Konqueror.
> http://www.cs.ru.nl/~spitters/almostper.html
> Look for the empty boxes.
If you have Debian you c
Le Jeu 21 Juillet 2005 17:24, Bas Spitters a écrit :
> On Thursday 21 July 2005 17:16, Allan Sandfeld Jensen wrote:
> > On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> > > Hello,
> > >
> > > How do I make konqueror display utf8-fonts correctly?
> >
Allan Sandfeld Jensen <[EMAIL PROTECTED]> wrote:
> On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> > How do I make konqueror display utf8-fonts correctly?
> > The following file works well in firefox, but not in Konqueror.
> > http://www.cs.ru.nl/~spitters/almo
On Thursday 21 July 2005 17:16, Allan Sandfeld Jensen wrote:
> On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> > Hello,
> >
> > How do I make konqueror display utf8-fonts correctly?
> > The following file works well in firefox, but not in Konqueror.
> &
On Thursday 21 July 2005 16:31, Bas Spitters wrote:
> Hello,
>
> How do I make konqueror display utf8-fonts correctly?
> The following file works well in firefox, but not in Konqueror.
> http://www.cs.ru.nl/~spitters/almostper.html
> Look for the empty boxes.
>
You need to use
Hello,
How do I make konqueror display utf8-fonts correctly?
The following file works well in firefox, but not in Konqueror.
http://www.cs.ru.nl/~spitters/almostper.html
Look for the empty boxes.
Thanks,
Bas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Am Dienstag, 28. September 2004 15:47 schrieb Jan-Hendrik Palic:
> $cat .kde/env/locale.sh
> export LANG="de_DE.UTF-8"
> export LC_CTYPE="de_DE.UTF-8"
> export LC_ALL="de_DE.UTF-8"
> export LC_MESSAGES="en_GB.UTF-8"
Those settings are non-sense:
LC_ALL overwrites LC_MESSAGES
LC_CTYPE is already de
Hi ...
I played around with ~/.kde/env to solve my locale-utf8-kde3.3 problem.
my situation is, that I have locale.sh in ~/.kde/env with the following
content:
$cat .kde/env/locale.sh
export LANG="de_DE.UTF-8"
export LC_CTYPE="de_DE.UTF-8"
export LC_ALL="de_DE.
El Viernes, 24 de Septiembre de 2004 14:06, Jan-Hendrik Palic escribió:
> /home/$USER/.profile
> [EMAIL PROTECTED]; export LANG
> [EMAIL PROTECTED]; export LC_ALL
> LC_CTYPE="[EMAIL PROTECTED]" ; export LC_CTYPE
> LC_MESSAGES="en_GB.UTF-8" ; export LC_MESSAGES
>
> In KDM I cannot choose my charact
On Saturday 25 September 2004 12:58, Jan-Hendrik Palic wrote:
> Hoi ...
>
> On Freitag, 24. September 2004 14:25 wrote Thomas Rebien:
> > I don't know if this is the best way but i enabled utf-8 by setting
> > LANG and the other exports in a small script which gets sourced on
> > kde startup.
> >
>
Hoi ...
On Freitag, 24. September 2004 14:25 wrote Thomas Rebien:
> I don't know if this is the best way but i enabled utf-8 by setting
> LANG and the other exports in a small script which gets sourced on
> kde startup.
>
> ~$ cat .kde/env/locales.sh
> export LANG="de_DE.UTF-8"
> export LC_CTYPE=
On Friday 24 September 2004 14:06, Jan-Hendrik Palic wrote:
> I am a bit confused about the utf8 support of KDE 3.3 in Sid.
> /home/$USER/.profile
> [EMAIL PROTECTED]; export LANG
> [EMAIL PROTECTED]; export LC_ALL
> LC_CTYPE="[EMAIL PROTECTED]" ; export LC_CTYPE
&
Hi all,
I am a bit confused about the utf8 support of KDE 3.3 in Sid.
I was a GNOME user befor switching to KDE fa few weeks ago and in gdm I
was able to choose [EMAIL PROTECTED] and got a full utf8 enabled GNOME-Desktop.
Just I am using KDE and happy but I have only utf8 enabled Apps, if I
23 matches
Mail list logo