[newbie] Eterm command line question

2004-06-28 Thread Chris
I had eterm setup the way I wanted it by setting the command line in 
$/.kde/share/applnk-mdk/Terminals and it worked great, however a bit ago I 
had a power hit from a t-storm, rebooted the machine and all my settings 
are gone.  They seem to be saved but I guess not.  Anyway to save these 
other than going into the menu setup and editing the command line there 
then redoing my link to the desktop?

-- 
Chris
Registered Linux User 283774 http://counter.li.org
7:51pm up 1:08, 2 users, load average: 1.89, 1.28, 0.78

Nonsense.  Space is blue and birds fly through it.
-- Heisenberg

Live - From Virgin Radio UK Virgin Radio Classic Tracks - The original 
classic rock station



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Eterm command line question

2004-06-28 Thread RickS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 28 Jun 2004 19:54:29 -0500
Chris [EMAIL PROTECTED] wrote:

I had eterm setup the way I wanted it by setting the command line
in $/.kde/share/applnk-mdk/Terminals and it worked great, however a
bit ago I had a power hit from a t-storm, rebooted the machine and
all my settings are gone.  They seem to be saved but I guess not. 
Anyway to save these other than going into the menu setup and
editing the command line there then redoing my link to the desktop?
Hi Chris,
I would create an alias in your .bashrc file as

alias myEterm=''Eterm -g 120x28 -O -0 --shade 81 -x --buttonbar off
- --scrollbar off'

substitute any name for myEterm and any other settings you
wanted, and all you have to remember is the alias name..

HTH
RickS 
+--+
MandrakeLinux 10.0 official -  2.6.3-14mdk-i686-up-4GB
gpg --recv-keys --keyserver www.keyserver.net 0x24AABE61
+--+
Waste not fresh tears over old griefs. -- Euripides
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA4Mh1Jo/ckCSqvmERAmcQAJ0adXlPmo+ye6avFaht0onx4odV0QCfdj1O
vpp352ixV4kW+xxc5t2LgdM=
=q0/a
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Eterm command line question

2004-06-28 Thread Chris
On Monday 28 June 2004 08:40 pm, RickS wrote:

 Hi Chris,
 I would create an alias in your .bashrc file as

 alias myEterm=''Eterm -g 120x28 -O -0 --shade 81 -x --buttonbar off
 - --scrollbar off'

 substitute any name for myEterm and any other settings you
 wanted, and all you have to remember is the alias name..

 HTH
 RickS

Thanks Rick, I never thought about doing that, I'll give it a try.

-- 
Chris
Registered Linux User 283774 http://counter.li.org
8:50pm up 2:08, 3 users, load average: 0.97, 0.95, 0.89

Computer programmers do it byte by byte.

Live - From Virgin Radio UK ZZ Top - Sharp Dressed Man



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



[newbie] Eterm customization

2002-10-30 Thread FemmeFatale



Some months back somone on this list (IIRC Shane or DarkLord) said they 
stumbled on a file that allowed you to tweak the ETerm console for pix, 
text size, etc.

I'll be damned if i can find it in the archives though.  Can someone pls 
tell me the name of the file  its whereabouts in MDK's directories?

TIA
---
Femme



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm customization

2002-10-30 Thread Lyvim Xaphir
On Wed, 2002-10-30 at 04:37, FemmeFatale wrote:
 
 
 
 Some months back somone on this list (IIRC Shane or DarkLord) said they 
 stumbled on a file that allowed you to tweak the ETerm console for pix, 
 text size, etc.
 
 I'll be damned if i can find it in the archives though.  Can someone pls 
 tell me the name of the file  its whereabouts in MDK's directories?
 
 TIA
 ---
 Femme

Yes maam.

/usr/X11R6/share/Eterm/themes/Eterm/MAIN

For menu alterations there is also

/usr/X11R6/share/Eterm/themes/Eterm/Eterm.menu

By all rights these files should be in /etc/X11, but Eterm and
Enlightenment hail from a very early time in Linux's history, and the
authors are not only slow to come into compliance with existing
filesystem conventions, but are also VERY slow to new releases.  This is
a serious window manager used by a very large group of people, enough
that it should merit more serious attention.

HTH,

LX


-- 
°°°
Kernel  2.4.18-6mdk Mandrake Linux  8.2
Enlightenment 0.16.5-11mdkEvolution  1.0.2-5mdk
Registered Linux User #268899 http://counter.li.org/
°°°



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm customization

2002-10-30 Thread Lyvim Xaphir
On Wed, 2002-10-30 at 04:37, FemmeFatale wrote:
 
 
 
 Some months back somone on this list (IIRC Shane or DarkLord) said they 
 stumbled on a file that allowed you to tweak the ETerm console for pix, 
 text size, etc.
 
 I'll be damned if i can find it in the archives though.  Can someone pls 
 tell me the name of the file  its whereabouts in MDK's directories?
 
 TIA
 ---
 Femme
 

BTW the system will also recognize

 ~/.Eterm/themes/Eterm/MAIN 

according to the docs.  This of course is for local only effect.  And
yes it's wierd to have a configuration file buried in a themes
subdirectory.

L8r,

LX

-- 
°°°
Kernel  2.4.18-6mdk Mandrake Linux  8.2
Enlightenment 0.16.5-11mdkEvolution  1.0.2-5mdk
Registered Linux User #268899 http://counter.li.org/
°°°



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm customization

2002-10-30 Thread Ronald J. Hall
On Wednesday 30 October 2002 04:37 am, you wrote:
 Some months back somone on this list (IIRC Shane or DarkLord) said they
 stumbled on a file that allowed you to tweak the ETerm console for pix,
 text size, etc.

 I'll be damned if i can find it in the archives though.  Can someone pls
 tell me the name of the file  its whereabouts in MDK's directories?

 TIA
 ---
 Femme

Hey there Femme! I don't remember anyting about the text size, but I've 
always copied pictures/backgrounds that I liked into:

/usr/share/Eterm/pix

and then edited these files:

pixmaps.list
scaled-pixmaps.list
tiled-pixmaps.list

following the format thats already in each file. I get the cool backgrounds I 
want that way.

With Eterm up/active, hit F1 and it will bring up a config window. I've not 
played with it much TBH though.

Hope this helps ya! :-)

-- 
  /\
  Dark Lord
  \/


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] Eterm configuration Question.

2002-05-01 Thread Mcleod, Ian

I think you can try starting Eterm with various flags - like 'Eterm -t
theme directory or name and create your own .MAIN file for your own theme
cloned from another file - or just try another theme full stop.

The themes should be under /usr/X1186/share/Eterm/themes or something like
that.

Ian McLeod
Customer Service Office (CSO)
EDS (Australia) Pty Ltd
Level 9, 108 North Tce, Adelaide, SA, 5000
Phone: (08) 8464 1304
Fax:  (08) 8464 2141
email:  [EMAIL PROTECTED]

EDS...  The recognised global leader in ensuring clients achieve superior
value in the Digital Economy
SAG Account Vision
*   EDS becomes the clear supplier of choice to South Australian based
customers for all IT services and needs, regardless of contractual
obligations


-Original Message-
From: Femme [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 1 May 2002 3:29 PM
To: [EMAIL PROTECTED]
Subject: Re: [newbie] Eterm configuration Question.


Apologies for the emails lately, been finding weirdness  Stuff more
today.

I've looked in /usr/docs But I can't find an answer to this  the help
file for Eterm was both confusing  didn't answer it either.

I seem to be unable to save a setting in it.

IE, I want the alien spheres background.  I set it, hit save
settings  then exit.  I return its back to beinga  transparent Eterm.

I know this is stupidly obvious... so... care to hit me over the head
with the answer someone?

Femme




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm configuration Question.

2002-05-01 Thread FemmeFatale

Mcleod, Ian wrote:
 
 I think you can try starting Eterm with various flags - like 'Eterm -t
 theme directory or name and create your own .MAIN file for your own theme
 cloned from another file - or just try another theme full stop.
 
 The themes should be under /usr/X1186/share/Eterm/themes or something like
 that.


Thx, now to figure out how to do this right ;)  I did find the options
you suggest.  But the way the file explained them was kind of
confusing.  I'll forge ahead  Let ppl know what turns up  give a newb
friendly Email about it if i find a solution.
-- 
Femme

Good Decisions You boss Made:

We'll do as you suggest and go with Linux.  I've always liked that
character from Peanuts.

- Source: Dilbert




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm configuration Question.

2002-04-30 Thread Femme

Apologies for the emails lately, been finding weirdness  Stuff more
today.

I've looked in /usr/docs But I can't find an answer to this  the help
file for Eterm was both confusing  didn't answer it either.

I seem to be unable to save a setting in it.

IE, I want the alien spheres background.  I set it, hit save
settings  then exit.  I return its back to beinga  transparent Eterm.

I know this is stupidly obvious... so... care to hit me over the head
with the answer someone?

Femme



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] Eterm Backgrounds

2001-09-15 Thread Ronald J. Hall

Isaac Curtis wrote:
 
 I am finding all these BEAUTIFUL backgrounds in eterm when it starts up,
 but I'll try to go back to some of them at a later date and find that
 noen of them are in the list to choose from.  I've tried every single
 background in both scaled and tiled sections to no avail.  Where are all
 these beautiful backgrounds hiding?
 
   - Isaac

Hi Isaac. You can find those pics in:

/usr/share/Eterm/pix

There are 2/3 files there that you can edit if you want to add or delete any
pics.

Do a man Eterm as well, for more useful info. ;-)

-- 
 
 /\
 DarkLord
 \/



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[newbie] ETerm RPM

2001-08-23 Thread Olly Marshall



Does 
anyone know the instructions for install the eterm rpm that (might off) come 
with Mandrake v8 ??


Olly Marshall
IT Manager

Absolute Internet
www.absoluteinternet.com
[EMAIL PROTECTED]





Re: [newbie] ETerm RPM

2001-08-23 Thread Michael D. Viron

Oliver,

First, stop sending HTML e-mails--if you send in plain text, you are more
likely to get an answer.

As for installing eterm, provided you have v8.x (or one of the freqs), you
can do 'rpm -ivh packagename.rpm' to install.  If you are on 7.x, it isn't
likely (at least not at this point), that the Eterm provided in 8.x is
backward compatible (since it was built for rpm 4.x, while Mdk 7.x comes
with various versions of rpm 3.x).

Michael
--
Michael Viron
Registered Linux User #81978
Senior Systems  Administration Consultant
Web Spinners, University of West Florida

At 03:44 PM 08/23/2001 +0100, Olly Marshall wrote: 

Does  anyone know the instructions for install the eterm rpm that (might
off) come  with Mandrake v8 ??   Olly Marshall IT Manager
size=2 Absolute Internet
www.absoluteinternet.com [EMAIL PROTECTED]
size=2   






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://.mandrakestore.com



[newbie] Eterm-0.9...

2001-03-02 Thread Vincent A. Primavera

Hello,
When I hit [F1] in a session the Eterm menu pops up.  Some of the 
applications I use require [F1].  How can I disable that feature?

Thank You,
Vincent A. Primavera




[newbie] Eterm

2000-10-01 Thread Jon Doe

Everytime I set the background transparency and then save current settings, the
next time I open eterm its back to the black screen. I had at one time eterm
setup so a different background was displyed each time I opened Eterm. 
Can anyone tell me how to get back to this?

 -- 
Fatal Error: Found [MS-Windows] System - Repartitioning Disk for Linux...




Re: [newbie] Eterm

2000-10-01 Thread Romanator

Jon Doe wrote:
 
 Everytime I set the background transparency and then save current settings, the
 next time I open eterm its back to the black screen. I had at one time eterm
 setup so a different background was displyed each time I opened Eterm.
 Can anyone tell me how to get back to this?
 
  --
 Fatal Error: Found [MS-Windows] System - Repartitioning Disk for Linux...

Select xterm Konsole. It has extra options. Click on xterm, right-click
in the middle of xterm. 
Just to the right should appear a dropdown menu. Choose Schema and
ensure that you have placed a check mark next to one of the option.
Select Save Options. Close xterm and restart it. That's it.

-- 
Roman
Registered Linux User #179293
Support Linux drivers:
http://www.libranet.com/petition.html




Re: [newbie] Eterm

2000-10-01 Thread Jon Doe


 
 Select xterm Konsole. It has extra options. Click on xterm, right-click
 in the middle of xterm. 
 Just to the right should appear a dropdown menu. Choose Schema and
 ensure that you have placed a check mark next to one of the option.
 Select Save Options. Close xterm and restart it. That's it.

Thanks, but I am wanting to use Eterm as it will randomly change the background
at each use.




[newbie] Eterm question?

2000-06-25 Thread Ronald J. Hall

Is anyone using Eterm? I like it, better than the stock xterminal that
Mandrake comes with. I do have a question or two though. I would love to
see it do the "viewport" mode listed in the man pages, but I can't quite
seem to get the syntax down pat.
Do you have to create your own user.cfg file (and where does it go?)
because I can't find one with it. 

Also, I have my control and caps-lock keys remapped, but Eterm
reverses them, each and every time its run. (so its not a major prob.-I
just rerun it to fix it, but...) ;-)

Thanks! ;-)