Re: [e-users] Why do programs like lokkit and aumix look like bad Eterm?

2003-11-19 Thread Michael Jennings
On Wednesday, 19 November 2003, at 08:33:53 (-0500),
Hall Stevenson wrote:

 Check the $TERM variable on each machine. I believe that Eterm sets
 it to TERM=eterm in one of it's config files, but your other machine
 may be overriding Eterm's setting.
 
 To check it, type echo $TERM at a prompt (in an Eterm).

Argh

This is not the first time this question has come up...and it's not
the first time someone has started talking about $TERM.

It's NOT $TERM.  It's $LANG.  Or more specifically, the fact that
/etc/sysconfig/i18n on RedHat sets the default locale to UTF-8.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 Believe what you will...until experience changes your mind.
  -- Mira Furlan (Ambassador Delenn), Babylon Five


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Why do programs like lokkit and aumix look like bad Eterm?

2003-11-19 Thread Hall Stevenson
At 01:10 AM 11/19/2003, Paul E. Johnson wrote:
I have the problem that some console programs don't work right in 
Eterm.  They are ok in xterm.
snip
But it looks completely normal in Eterm on another computer with the same 
OS, but presumably I missed a package somewhere.
Check the $TERM variable on each machine. I believe that Eterm sets it to 
TERM=eterm in one of it's config files, but your other machine may be 
overriding Eterm's setting.

To check it, type echo $TERM at a prompt (in an Eterm).

Hall 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Why do programs like lokkit and aumix look like bad Eterm?

2003-11-19 Thread Paul Johnson
So the fix is to change /etc/sysconfig/i18n from this:

LANG=en_US.UTF-8
SYSFONT=latarcyrheb-sun16
to this:

LANG=en_US
SYSFONT=latarcyrheb-sun16
???

I have no idea what is going on with this, I don't mind changing, but I 
worry it might make some other program not work right.  Is there such a 
danger? 

Michael Jennings wrote:

On Wednesday, 19 November 2003, at 08:33:53 (-0500),
Hall Stevenson wrote:
 

Check the $TERM variable on each machine. I believe that Eterm sets
it to TERM=eterm in one of it's config files, but your other machine
may be overriding Eterm's setting.
To check it, type echo $TERM at a prompt (in an Eterm).
   

Argh

This is not the first time this question has come up...and it's not
the first time someone has started talking about $TERM.
It's NOT $TERM.  It's $LANG.  Or more specifically, the fact that
/etc/sysconfig/i18n on RedHat sets the default locale to UTF-8.
Michael

 





---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Fedora Core 1

2003-11-19 Thread Ronald Lau
Hi,

Anyone try E16 on Fedora yet?

R.


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Fedora Core 1

2003-11-19 Thread The Rasterman
On Wed, 19 Nov 2003 16:10:02 -0600 Ronald  Lau [EMAIL PROTECTED] babbled:
(B
(B Hi,
(B 
(B Anyone try E16 on Fedora yet?
(B
(Byup. it works. have to compile everything though :)
(B
(B R.
(B 
(B 
(B ---
(B This SF.net email is sponsored by: SF.net Giveback Program.
(B Does SourceForge.net help you be more productive?  Does it
(B help you create better code?  SHARE THE LOVE, and help us help
(B YOU!  Click Here: http://sourceforge.net/donate/
(B ___
(B enlightenment-users mailing list
(B [EMAIL PROTECTED]
(B https://lists.sourceforge.net/lists/listinfo/enlightenment-users
(B
(B
(B-- 
(B--- Codito, ergo sum - "I code, therefore I am" 
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://sourceforge.net/donate/
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users

Re: [e-users] Why do programs like lokkit and aumix look like bad Eterm?

2003-11-19 Thread Alan Schmitt
* Michael Jennings ([EMAIL PROTECTED]) wrote:
 On Wednesday, 19 November 2003, at 08:33:53 (-0500),
 Hall Stevenson wrote:
 
  Check the $TERM variable on each machine. I believe that Eterm sets
  it to TERM=eterm in one of it's config files, but your other machine
  may be overriding Eterm's setting.
  
  To check it, type echo $TERM at a prompt (in an Eterm).
 
 Argh
 
 This is not the first time this question has come up...and it's not
 the first time someone has started talking about $TERM.
 
 It's NOT $TERM.  It's $LANG.  Or more specifically, the fact that
 /etc/sysconfig/i18n on RedHat sets the default locale to UTF-8.

Maybe you should put as a FAQ on the Eterm website that Eterm does not
support UTF-8. I've also been bitten by that when trying to get it
working.

Alan Schmitt

-- 
The hacker: someone who figured things out and made something cool happen.
.O.
..O
OOO


pgp0.pgp
Description: PGP signature


Re: [e-users] Why do programs like lokkit and aumix look like bad Eterm?

2003-11-19 Thread Hall Stevenson
At 08:49 PM 11/19/2003, Alan Schmitt wrote:
* Michael Jennings ([EMAIL PROTECTED]) wrote:
 On Wednesday, 19 November 2003, at 08:33:53 (-0500),
 Hall Stevenson wrote:

  Check the $TERM variable on each machine. I believe that Eterm sets
  it to TERM=eterm in one of it's config files, but your other machine
  may be overriding Eterm's setting.
 
  To check it, type echo $TERM at a prompt (in an Eterm).

 Argh

 This is not the first time this question has come up...and it's not
 the first time someone has started talking about $TERM.

 It's NOT $TERM.  It's $LANG.  Or more specifically, the fact that
 /etc/sysconfig/i18n on RedHat sets the default locale to UTF-8.
I do apologize for that. It's the 2nd time I've said it, in fact. :-) I 
recall the responses correcting me that it's a $LANG issue, not a $TERM 
one, but since it didn't affect me and it was months ago (it seems), I've 
forgotten.

Maybe you should put as a FAQ on the Eterm website that Eterm does not
support UTF-8. I've also been bitten by that when trying to get it
working.
That's certainly a good idea !

Hall 



---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Fedora Core 1

2003-11-19 Thread Didier Casse
On 19/11/03, at  16:10 -0600, Ronald  Lau [EMAIL PROTECTED]  babbled:

 Hi,
 
 Anyone try E16 on Fedora yet?
 

It's the same thing as in Redhat 9. ;-)

Didier

---
PhD student

Singapore Synchrotron Light Source (SSLS)
5 Research Link,
Singapore 117603

Email: slsbdfc at nus dot edu dot sg \or\ 
didierbe at sps dot nus dot edu dot sg
Website: http://ssls.nus.edu.sg






---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users