Willie Wong wrote:
> The page you list is encoding in GB2312, Simplified Chinese.
>
> Your problem, however, is that you don't have the right fonts. Deja-Vu
> fonts do not support east asian scripts. (See their website for more
> detail.)
>
> I suggest media-fonts/unifont, which has all Unicode
http://www.openmobilefree.net/index.php?entry=entry090125-211840
This page works fine on default fonts of other distros. For me, its got blocks
for all the asian characters.
I've been through the gentoo documentation utf guide. I'm using deja-vu font in
firefox, although it seems to be the same o
Get the best of both worlds with raid 5.
Personally, I do raid 0 and I agree with you on raid redundancy not being very
useful. Backup ftw. I cycle out my hard drives every year or two and make the
old ones be backups, I've only ever had the backups die.
- Ian
token* is the best. I also have this useful script in my bashrc.
its just an extended version of this.
[[ $(md5sum < file1) == $(md5sum < file2) ]]
so you can just give it two files as its argument and it returns 0 if they are
the same. -v for verbose
md5() {
local v x y;
[[ $1 =
Mike Edenfield wrote:
> You should have a directory in /usr/share/locale for every locale you
> want available on your system. The source files for the locales should
> be in /usr/share/i18n/locales and /usr/share/i18n/charsets. That is,
> you should have all of the following:
>
> /usr/share/i18n
do you have a ~/.vimrc?
Try
:map u
and see if there is a mapping.
- Ian
Supreme wrote:
> Thanks for your reply,
>
> I dont have gvim installed. I'll install it and see if I get the same error.
6 matches
Mail list logo