Micha Feigin wrote on 2003-06-30: > How do I get xterm to show hebrew file names ? > First, what does ``locale`` show you? And what's the encoding of the file names.
> I set the font properly, but I get the files appearing as a bunch of > question marks (????_??.html) > In the output of ``ls``, right? Try ``ls -N``. > When I press the tab for autocomplete though the filenames do apear > properly, but I can't do anything with those files. > When connecting through ftp using explorer I can see the files properly > and do what I want with them. > Looked at the modules loaded and it seems that nls_iso8859-1 is loaded, > do I need to change the default nls? if so, how? > This only applies to the console, I believe, and to codepage translation of mounts. In any case, I believe these modules will be autoloaded as needed (if needed at all). What does your `/etc/fstab` look like? -- Beni Cherniavsky <[EMAIL PROTECTED]> ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
