Am 2005-12-19 16:24:08, schrieb Mohammad Halawah: > Salam all, > > I would like to have readable Arabic letters for my file names. I have > installed KDE 3.4 with "kde-i18n-ar" but still the arabic files locks > like "ÙÙÙÙÙÙÙÙ ÙÙÙÙÙÙÙÙ ØÙÙÙØ§Ù > اÙÙÙÙÙØ¯Ø§Ø¹ÙÙÙÙÙÙÙØ©" > > I hope there is a solution for this. I guess it is encoding problem but > I am not that expert. I have tried some encodes but could not get it > right. I am using Debian (unstable).
On the Console (VT) ? This is, because the FileSystem does not support Bidi. But anyway, do you have tried __( '/home/michelle.konzack/.bashrc' )________________________________ / | export LANG=ar_MA.UTF8 | export LANGUAGE=ar_MA.UTF8 | export LC_MESSAGES=ar_MA.UTF8 \______________________________________________________________________ __( '/home/michelle.konzack/.bash_profile' )__________________________ / | echo "Load Console Font and Keyboardlayout..." | consolechars --font=LatArCyrHeb-16 | loadkeys --quiet -s michelle-euro-ar | unicode_start \______________________________________________________________________ (you schould use your own keymap, because I use a special one) Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
_______________________________________________ Doc mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/doc

