Eterm/systemd problem

2014-07-13 Thread John
Eterm races under systemd, htop shows 100% CPU. Does anyone know why? (Googling produces no useful result.) -- johnrchamp...@wowway.com GPG key 1024D/99421A63 2005-01-05 EE51 79E9 F244 D734 A012 1CEC 7813 9FE9 9942 1A63 gpg --keyserver

Re: [etch] Eterm compilation problem

2007-06-27 Thread Jakub Narojczyk
Jakub Narojczyk napisał(a): #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_DH_SHLIBDEPS_ARGS = -L libEterm -l debian/tmp/usr/lib/ DEB_DESTDIR = $(CURDIR)/debian/tmp DEB_CONFIGURE_EXTRA_FLAGS = \ --enable-xim \ --wit

[etch] Eterm compilation problem

2007-06-27 Thread Jakub Narojczyk
nction 'shade_ximage_15_sse2': sse2_cmod.c:93: error: can't find a register in class 'BREG' while reloading 'asm' make[3]: *** [sse2_cmod.lo] Error 1 make[3]: Leaving directory `/root/eterm-0.9.4.0debian1/src' make[2]: *** [all-recursive] Error 1 make

Re: eterm / gnome window position [SOLVED]

2006-05-26 Thread Ivan Glushkov
Dale Hair wrote: The string I have for my Eterm icon is: /usr/bin/Eterm -L 1 --colorBD yellow --select-line -g 101x25 --shade 100 --buttonbar 0 --scrollbar-type next So, I am using the geometry option, but I can only set the dimensions of the terminal, since they are the same. If I set

Re: eterm / gnome window position

2006-05-26 Thread Ivan Glushkov
Thilo Six wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Ivan Glushkov wrote the following on 24.05.2006 09:04: On my 1280x1024 screen the following looks quite ok: Eterm -g 102x35+0+0 & Eterm -g 102x35+0+512 & Eterm -g 102x35+640+0 & Eterm -g 102x35+640+512 &

Re: eterm / gnome window position

2006-05-26 Thread Juha Tuuna
On Wednesday 24 May 2006 10:04, Ivan Glushkov wrote: > That would mean that I have to create four different icons on my desktop > for each specific Eterm geometry, but I don't want to have four icons > for Eterm... You might want to make a shell script that launches all 4 Eterms:

Re: eterm / gnome window position

2006-05-25 Thread Thilo Six
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Ivan Glushkov wrote the following on 24.05.2006 09:04: >> On my 1280x1024 screen the following looks quite ok: >> Eterm -g 102x35+0+0 & >> Eterm -g 102x35+0+512 & Eterm -g 102x35+640+0 & Eterm -g 102x35+640+512 &am

Re: eterm / gnome window position

2006-05-25 Thread Dale Hair
> The string I have for my Eterm icon is: > > /usr/bin/Eterm -L 1 --colorBD yellow --select-line -g 101x25 --shade > 100 --buttonbar 0 --scrollbar-type next > > So, I am using the geometry option, but I can only set the dimensions of > the terminal, since they are th

Re: eterm / gnome window position

2006-05-24 Thread Ivan Glushkov
" program. <http://www.burtonini.com/blog/computers/devilspie> Some combination of this (which is available as a debian package) and the geometry strings someone else listed might do what you want. The string I have for my Eterm icon is: /usr/bin/Eterm -L 1 --colorBD yellow --sel

Re: eterm / gnome window position

2006-05-24 Thread Jon Dowland
[moving back on-list] At 1148461742 past the epoch, Ivan Glushkov wrote: > I looked almost everywhere in the gnome settings > (v.2.14.1) and I could not find anything appropriate. Am I > missing something, or really gnome does not supporting > that feature? I expect metacity (the window manager f

Re: eterm / gnome window position

2006-05-24 Thread Ivan Glushkov
Juha Tuuna wrote: On Tuesday, 23. Mayta 2006 10:07, Ivan Glushkov wrote: Hi all, I prefer to have 4 Eterms open on my desktop. The problem is that every time I have to rearrange them such, that they precisely fit to my screen. I looked at man pages for Eterm, googled a little bit, but I

Re: eterm / gnome window position

2006-05-23 Thread Andrew Sackville-West
On Tue, May 23, 2006 at 09:07:43AM +0200, Ivan Glushkov wrote: > Hi all, > > I prefer to have 4 Eterms open on my desktop. The problem is that every > time I have to rearrange them such, that they precisely fit to my > screen. I looked at man pages for Eterm, googled a li

Re: eterm / gnome window position

2006-05-23 Thread Jon Dowland
At 1148375263 past the epoch, Ivan Glushkov wrote: > I prefer to have 4 Eterms open on my desktop. The problem > is that every time I have to rearrange them such, that > they precisely fit to my screen. I looked at man pages for > Eterm, googled a little bit, but I could not find to

Re: eterm / gnome window position

2006-05-23 Thread Juha Tuuna
On Tuesday, 23. Mayta 2006 10:07, Ivan Glushkov wrote: > Hi all, > > I prefer to have 4 Eterms open on my desktop. The problem is that every > time I have to rearrange them such, that they precisely fit to my > screen. I looked at man pages for Eterm, googled a little bit, but I &

eterm / gnome window position

2006-05-23 Thread Ivan Glushkov
Hi all, I prefer to have 4 Eterms open on my desktop. The problem is that every time I have to rearrange them such, that they precisely fit to my screen. I looked at man pages for Eterm, googled a little bit, but I could not find to get first Eterm on the upper left corner, second on upper

Re: dealing with non-standard characters in mutt/eterm

2006-04-18 Thread Andrew Sackville-West
On Tue, Apr 18, 2006 at 01:28:09PM -0700, Andrew Sackville-West wrote: > Howdy list, > > I've recently switched over to using mutt in an eterm session. One > downside is that non-english characters show up as '?'. For example, I > was just reading a mail from Ro

dealing with non-standard characters in mutt/eterm

2006-04-18 Thread Andrew Sackville-West
Howdy list, I've recently switched over to using mutt in an eterm session. One downside is that non-english characters show up as '?'. For example, I was just reading a mail from Rog?rio which I know isn't right... I'm sure there is probably some simple environmen

Printscreen with Eterm

2004-12-14 Thread Bruce Park
Fellow Debian Users, Do any of you have a problem when you hit the "Print Screen" key inside Eterm? It seems to freeze the terminal for me. I'm using Sid. Any help is appreciated. bp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Setting font in Eterm

2004-09-24 Thread Zachary Rizer
--- Prashant Kumar <[EMAIL PROTECTED]> wrote: > > Hi > First of sorry for my previous query as a reply for > a unrelated thread, this time I am initiating a new > thread. > > I need to chnage font and font size in Eterm, Shift > Right click brings a menu for f

Re: Setting font in Eterm

2004-09-24 Thread Peter J Ross
On Saturday 25 Sep 2004 01:43, Prashant Kumar wrote: > Hi > First of sorry for my previous query as a reply for a unrelated > thread, this time I am initiating a new thread. > > I need to chnage font and font size in Eterm, Shift Right click > brings a menu for font(1-4),

Re: Setting font in Eterm

2004-09-24 Thread JoeHill
On Fri, 24 Sep 2004 20:43:16 -0400 (EDT) Prashant Kumar disseminated the following: > I need to chnage font and font size in Eterm, Shift Right click brings a > menu for font(1-4), but that does not serve the purpose, what I wanted is > how to set these font 1 - 4 and their size.

Setting font in Eterm

2004-09-24 Thread Prashant Kumar
Hi First of sorry for my previous query as a reply for a unrelated thread, this time I am initiating a new thread. I need to chnage font and font size in Eterm, Shift Right click brings a menu for font(1-4), but that does not serve the purpose, what I wanted is how to set these font 1 - 4

Re: How to set font and size in Eterm

2004-09-24 Thread Zachary Rizer
--- Prashant Kumar <[EMAIL PROTECTED]> wrote: > > On Fri, 24 Sep 2004, Prashant Kumar wrote: > > > Date: Fri, 24 Sep 2004 17:01:36 -0400 (EDT) > > From: Prashant Kumar <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] &g

Re: How to set font and size in Eterm

2004-09-24 Thread Wayne Topa
t; > Subject: How to set font and size in Eterm > > Resent-Date: Fri, 24 Sep 2004 06:34:34 -0500 (CDT) > > Resent-From: [EMAIL PROTECTED] > > > > Hi there > > Could somebody help me in changing font and font size on Eterm, say I want to use > > font bitstr

Re: How to set font and size in Eterm

2004-09-24 Thread Prashant Kumar
On Fri, 24 Sep 2004, Prashant Kumar wrote: > Date: Fri, 24 Sep 2004 17:01:36 -0400 (EDT) > From: Prashant Kumar <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: How to set font and size in Eterm > Resent-Date: Fri, 24 Sep 2004 06:34:34 -

How to set font and size in Eterm

2004-09-24 Thread Prashant Kumar
Hi there Could somebody help me in changing font and font size on Eterm, say I want to use font bitstream charter and size 13 how to do it. I have sarge, kernel 2.6 and eterm is version 9.2 TIA Prashant kumar home page http://home.iitk.ac.in/student/prashkr

Re: eterm font brighter ?

2004-03-17 Thread Kenneth Macdoald Karlsen
On Wed, 2004-03-17 at 05:47, Ross Tsolakidis wrote: > Hi all, > > I'm not sure whether this an eterm config or bash config. > I have trouble reading the eterm font used, I can make it larger but it > looks lousy, I just want it brighter. > > Does anyone know how to

eterm font brighter ?

2004-03-16 Thread Ross Tsolakidis
Hi all, I'm not sure whether this an eterm config or bash config. I have trouble reading the eterm font used, I can make it larger but it looks lousy, I just want it brighter. Does anyone know how to make the font brighter for eterm ? (and make it permanent) Cheers, -- Ross. DISCLAIMER:

Re: Eterm, gnome-terminal, UTF-8 woes

2004-03-15 Thread Thomas Dickey
Shot <[EMAIL PROTECTED]> wrote: >> xterm (as uxterm) does UTF-8. > Yes, I know. The problem is I like the translucent > backgrounds, and the tabs are really useful... I suppose so (but screen works fine, and the background tweaks make the text less readable - ymmv). -- Thomas E. Dickey http://

Re: Eterm, gnome-terminal, UTF-8 woes

2004-03-14 Thread Shot
Hello. Thomas Dickey: > Is Eterm maintained, still? Seems to be *maintained* ok (newest Eterm is 0.9.2, newest package is 0.9.2-5), but I'm not sure whether it's still developed. > xterm (as uxterm) does UTF-8. Yes, I know. The problem is I like the translucent backgrounds,

Re: Eterm, gnome-terminal, UTF-8 woes

2004-03-14 Thread Thomas Dickey
Shot <[EMAIL PROTECTED]> wrote: > I'm trying to migrate my desktop from pl_PL (ISO-8859-2 encoding) to > pl_PL.UTF-8 (a Unicode flavor). Unfortunately, Eterm doesn't seem to > like UTF-8 at all - I tried --mencoding iso-10646, I tried > --mencoding utf-8, the fonts se

Eterm, gnome-terminal, UTF-8 woes

2004-03-13 Thread Shot
Hello. I'm trying to migrate my desktop from pl_PL (ISO-8859-2 encoding) to pl_PL.UTF-8 (a Unicode flavor). Unfortunately, Eterm doesn't seem to like UTF-8 at all - I tried --mencoding iso-10646, I tried --mencoding utf-8, the fonts seem to be set to ...-iso10646-1 in the multichar sect

Re: home/end keys in emacs -nw under eterm

2003-01-11 Thread Baurjan Ismagulov
Hello Rob, > > I am experiencing problems using gray home/end keys in emacs -nw under > > eterm (all latest versions from sid). When I press them, the screen just > > flashes (as visual bell). > > Hmmm...weird. They just don't do anything for me. They do work in

Re: home/end keys in emacs -nw under eterm

2003-01-05 Thread Rob Weir
On Fri, Dec 27, 2002 at 02:25:04AM +0200, Baurjan Ismagulov wrote: > Hello, > > I am experiencing problems using gray home/end keys in emacs -nw under > eterm (all latest versions from sid). When I press them, the screen just > flashes (as visual bell). Hmmm...weird. They just do

Re: Eterm b0rkage in sid

2003-01-01 Thread Rob Weir
Erk, don't mind me. Turns out I was using an old verion of imlib; installing the version from sid fixed it. -rob msg21817/pgp0.pgp Description: PGP signature

Eterm b0rkage in sid

2002-12-28 Thread Rob Weir
Howdy all, I've just reinstalled sid due to some massive file system corruption, and now Eterm (and Esetroot) aren't working. $ strace Esetroot /usr/share/backgrounds/propaganda/vol13.5/Sleep-Deprivation-5.JPG [snip] open("/usr/lib/loaders/image/xpm.la", O_RDONLY) = -1 ENO

home/end keys in emacs -nw under eterm

2002-12-26 Thread Baurjan Ismagulov
Hello, I am experiencing problems using gray home/end keys in emacs -nw under eterm (all latest versions from sid). When I press them, the screen just flashes (as visual bell). How can I make them work? I know the classic C-a and C-e, however, I'm really accustomed to home/end from

Re: Eterm title magic?

2002-12-25 Thread Joey Hess
Noah L. Meyerhans wrote: > The weird thing is that in zsh, I can't get the $TERM conditionals to > have any effect. precmd() always ends up printing the escape sequence, > even if I'm at the console. This results in an annoying beep. If I log > in on the console, I end up manually running 'precm

Re: Eterm title magic?

2002-12-17 Thread Colin Watson
On Tue, Dec 17, 2002 at 05:41:52PM -0500, Robert L. Harris wrote: > Thus spake Colin Watson ([EMAIL PROTECTED]): > > On Tue, Dec 17, 2002 at 03:02:10PM -0500, Robert L. Harris wrote: > > > Thus spake Thorsten Haude ([EMAIL PROTECTED]): > > > > you should put your key on the public server. > > > >

Re: Eterm title magic?

2002-12-17 Thread Robert L. Harris
Yeahv tha's one I added to my gnupg.conf file after I set up my key, normally I use wwwkeys.us.pgp.net with pgp.mit.edu as a backup in case of issues. Thus spake Colin Watson ([EMAIL PROTECTED]): > On Tue, Dec 17, 2002 at 03:02:10PM -0500, Robert L. Harris wrote: > > Thus spake Thorsten Hau

Re: Eterm title magic?

2002-12-17 Thread Colin Watson
On Tue, Dec 17, 2002 at 03:02:10PM -0500, Robert L. Harris wrote: > Thus spake Thorsten Haude ([EMAIL PROTECTED]): > > you should put your key on the public server. > > Should be on keyring.debian.org in the minimum. Uploaded it a month or > more ago. keyring.debian.org only accepts keys from De

Re: Eterm title magic?

2002-12-17 Thread Robert L. Harris
Think this may do what I need. Thanks to all who replied, I like having user@host in a number of places, nice and visable... Thus spake Noah L. Meyerhans ([EMAIL PROTECTED]): > On Tue, Dec 17, 2002 at 02:09:49PM -0500, Robert L. Harris wrote: > > I know with "Eterm -T '

Re: Eterm title magic?

2002-12-17 Thread Thorsten Haude
Hi, * Robert L. Harris <[EMAIL PROTECTED]> [2002-12-17 21:02]: >Thus spake Thorsten Haude ([EMAIL PROTECTED]): >> you should put your key on the public server. > >Should be on keyring.debian.org in the minimum. Uploaded it a month or >more ago. It seems that wwwkeys.eu.pgp.net is down. >> >Tho

Re: Eterm title magic?

2002-12-17 Thread Robert L. Harris
Thus spake Thorsten Haude ([EMAIL PROTECTED]): > Hi, > > you should put your key on the public server. Should be on keyring.debian.org in the minimum. Uploaded it a month or more ago. > * Robert L. Harris <[EMAIL PROTECTED]> [2002-12-17 20:09]: > > I know with "

Re: Eterm title magic?

2002-12-17 Thread Noah L. Meyerhans
On Tue, Dec 17, 2002 at 02:09:49PM -0500, Robert L. Harris wrote: > I know with "Eterm -T 'foo'" I can set the title for my Eterm, but is it > possible to have it set to whatever is going on in my Term? A co-worker > using xterm has it set up so the title changes

Re: Eterm title magic?

2002-12-17 Thread Thorsten Haude
Hi, you should put your key on the public server. * Robert L. Harris <[EMAIL PROTECTED]> [2002-12-17 20:09]: > I know with "Eterm -T 'foo'" I can set the title for my Eterm, but is it >possible to have it set to whatever is going on in my Term? A co-worker &

Re: Eterm title magic?

2002-12-17 Thread Shawn Lamson
On Tue, 17 Dec 2002 14:09:49 -0500 "Robert L. Harris" <[EMAIL PROTECTED]> wrote: > > > I know with "Eterm -T 'foo'" I can set the title for my Eterm, but is it > possible to have it set to whatever is going on in my Term? A co-worker > u

RE: Eterm title magic?

2002-12-17 Thread Narins, Josh
= (/path/to/file) but VIM is doing that itself. www.vim.org or apt-get install vim -Original Message- From: Robert L. Harris [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 2:10 PM To: Debian Users Subject: Eterm title magic? I know with "Eterm -T 'foo'"

Eterm title magic?

2002-12-17 Thread Robert L. Harris
I know with "Eterm -T 'foo'" I can set the title for my Eterm, but is it possible to have it set to whatever is going on in my Term? A co-worker using xterm has it set up so the title changes if he ssh's to a different box, etc. Thoughts, the

Re: Eterm windows other than 24 lines

2002-12-02 Thread Bill Wohler
Bill Wohler <[EMAIL PROTECTED]> writes: > I don't want to hardcode my window size in .bashrc. I would like to do > something like "stty rows `get-window-size`". Ahem. I had forgotten about "resize." -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintain

Eterm windows other than 24 lines

2002-12-02 Thread Bill Wohler
OK, so I like a 33-line window (extra credit if you know where that came from). And I've used enlightenment to remember that size. However, Eterm does not remember that size. Both stty -a and echo $LINES report 24 lines instead of 33 with a new window. To fix this I either have t

Re: Eterm and mouse

2002-11-20 Thread Rob Weir
On Wed, Nov 20, 2002 at 12:42:43PM +, Ricardo Diz wrote: > Hi all, > > This maybe a litle off topic but, since I'm running debian and this is > The mailing list for debian users... Anyway, feel free to flame me (once > is enough though :) ). > > As I wrote in the su

Eterm and mouse

2002-11-20 Thread Ricardo Diz
Hi all, This maybe a litle off topic but, since I'm running debian and this is The mailing list for debian users... Anyway, feel free to flame me (once is enough though :) ). As I wrote in the subject, I usually use Eterm to acess mutt, epic, vim, bash shell,... The problem is that if I h

Eterm -xrm

2002-11-15 Thread Michael Naumann
I have a little problem with Eterm. Currently I'm using xterm, but a friend of mine showed me some nice Eterm features, and I read in man, that Eterm is supposed to be a replacement of xterm, so I experimented with it. One problem comes up, which is quite puzzling to me: Eterm -xrm "

Re: Eterm font error

2002-10-28 Thread Jeff
Eduardo Gargiulo, 2002-Oct-28 11:56 -0300: > Hi all > > I'd installed eterm, but when i try to run i get the following error > > $ Eterm > Eterm: Error: Unable to load font >"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1". > Falling b

Eterm font error

2002-10-28 Thread Eduardo Gargiulo
Hi all I'd installed eterm, but when i try to run i get the following error $ Eterm Eterm: Error: Unable to load font "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1". Falling back on "k14" Eterm: FATAL: Couldn't load the fallback font eith

Re: Eterm TERM setting

2002-10-13 Thread irvine
On Sun, Oct 13, 2002 at 03:39:47PM +0200, Thorsten Haude wrote: > Hi, > > > The second part is from my theme.cfg. You should look for your own > (probably /usr/share/Eterm/themes/Eterm/theme.cfg), look for the part > which I described in my fragment and insert the

How to enable UTF-8 in Eterm(1)??

2002-09-09 Thread Hanysek Minar
Hi! I would like Eterm(1) to display UTF-8 properly, and despite {in,ex}tensive rtfming, I am clueless. A sub-question stemming from my attempts is: "What is the MULTICHAR CONTEXT in the config file good for??" <[EM

Eterm

2002-06-13 Thread O Senhor
Hello, My Shift+ PageUP (or PageDown) are not working im my Eterm terminal. Do you know how can i fix this? Thanks. -- - thesirbr O Senhor do Brasil

Re: Eterm background (fixed)

2002-05-27 Thread Rob Weir
On Fri, May 24, 2002 at 11:32:02AM -0400, Eduardo Gargiulo wrote: > After set the background image with Esetroot, the Eterm background is > finally transparent! But I hace another question: is there any way to > avoid the 'flashing' of Eterm when I switch desktops? I doub

Re: Eterm background

2002-05-25 Thread Nicos Gollan
On Friday 24 May 2002 23:16, Tim Moss wrote: > I believe Eterm transparency only works with Enlightenment. You could > try gnome-terminal. I think that does transparency also. I don't really think so. A friend of mine has eterm running with transparency under WindowMaker. BTW, one mo

Re: Eterm background

2002-05-24 Thread Tim Moss
Apparently, on Fri, May 24, 2002 at 10:16:26AM -0400, Eduardo Gargiulo wrote: > > Try Eterm -h for a bunch of options. > > I'm trying to run that, but the background is still a random image and > get the following message to stdout > > oralnx~$ Eterm --trans > create

Re: Eterm background (fixed)

2002-05-24 Thread Eduardo Gargiulo
Eduardo Gargiulo <[EMAIL PROTECTED]> wrote: > > oralnx~$ Eterm --trans > created ph2 mask pixmap 1c00006 (48 x 48) > Eterm: Unable to locate desktop window. If you are running Enlightenment, > please > restart. If not, please set your background image with Esetroot, t

Re: Eterm background

2002-05-24 Thread Eduardo Gargiulo
Tim Moss <[EMAIL PROTECTED]> wrote: > Apparently, on Thu, May 23, 2002 at 05:50:02PM -0400, Eduardo Gargiulo wrote: > > Hi all. > > > > Is there someone in this list that uses Eterm and knows how to set > > transparent background? > > > Eterm --tran

Re: Eterm background

2002-05-23 Thread Tim Moss
Apparently, on Thu, May 23, 2002 at 05:50:02PM -0400, Eduardo Gargiulo wrote: > Hi all. > > Is there someone in this list that uses Eterm and knows how to set > transparent background? > Eterm --trans Try Eterm -h for a bunch of options. -- To UNSUBSCRIBE, email to [EMAIL PRO

Eterm background

2002-05-23 Thread Eduardo Gargiulo
Hi all. Is there someone in this list that uses Eterm and knows how to set transparent background? TIA -- Eduardo Gargiulo ejg @ ar.homelinux.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: woody eterm - unable to handle images for background

2002-05-14 Thread Jason M. Harvey
On Tue, May 14, 2002 at 09:39:40PM -0400, Laurence J. Lane wrote: | On Tue, May 14, 2002 at 04:11:40PM -0400, Jason M. Harvey wrote: | | [ second reply, on list ] | | > Eterm: Error: Unable to load image file "tile/nebula.jpg" -- No loader | > available for that file format |

Re: woody eterm - unable to handle images for background

2002-05-14 Thread Laurence J. Lane
On Tue, May 14, 2002 at 04:11:40PM -0400, Jason M. Harvey wrote: [ second reply, on list ] > Eterm: Error: Unable to load image file "tile/nebula.jpg" -- No loader > available for that file format That tells the full story: no loader is available for that image format. CVS

woody eterm - unable to handle images for background

2002-05-14 Thread Jason M. Harvey
hello list, i just upgraded my woody box for the first time in about two weeks. for some reason, eterm is no longer able to display a background image, and Esetroot is also unable to set background image. i've tried different deb's of eterm that i have (sid's and even potato&#

Trouble with Eterm

2002-04-29 Thread Thorsten Haude
Hi, I have some problems with Eterm after an upgrade on 2002-04-22. Startup of Eterm takes 13 seconds, themes had a wrong version, terminal setting errors while sshing to other machines. (http://lists.debian.org/debian-user/2002/debian-user-200204/msg03974.html) I fixed the theme version by hand

Re: Massive Problems with Eterm after Upgrade

2002-04-25 Thread Thorsten Haude
Hi, * Rob Weir <[EMAIL PROTECTED]> [02-04-25 05:59]: >On Tue, Apr 23, 2002 at 08:12:51PM +0200, Thorsten Haude wrote: >> * Thorsten Haude <[EMAIL PROTECTED]> [02-04-23 18:59]: >> >- The root of all evil may be the version. I have 0.9.1 themes and my >> >

Re: Massive Problems with Eterm after Upgrade

2002-04-25 Thread Rob Weir
On Tue, Apr 23, 2002 at 08:12:51PM +0200, Thorsten Haude wrote: > Hi, > > * Thorsten Haude <[EMAIL PROTECTED]> [02-04-23 18:59]: > >- The root of all evil may be the version. I have 0.9.1 themes and my > >new Eterm is 0.9.2. Problem is, I can't find any 0.9.2 the

Re: Massive Problems with Eterm after Upgrade

2002-04-24 Thread Thorsten Haude
Hi, * Dave Sherohman <[EMAIL PROTECTED]> [02-04-23 23:09]: >On Tue, Apr 23, 2002 at 08:12:51PM +0200, Thorsten Haude wrote: >> * Thorsten Haude <[EMAIL PROTECTED]> [02-04-23 18:59]: >> >- The root of all evil may be the version. I have 0.9.1 themes and my >>

Re: Massive Problems with Eterm after Upgrade

2002-04-23 Thread Dave Sherohman
On Tue, Apr 23, 2002 at 08:12:51PM +0200, Thorsten Haude wrote: > * Thorsten Haude <[EMAIL PROTECTED]> [02-04-23 18:59]: > >- The root of all evil may be the version. I have 0.9.1 themes and my > >new Eterm is 0.9.2. Problem is, I can't find any 0.9.2 themes on my >

Re: Massive Problems with Eterm after Upgrade

2002-04-23 Thread Thorsten Haude
Hi, * Thorsten Haude <[EMAIL PROTECTED]> [02-04-23 18:59]: >- The root of all evil may be the version. I have 0.9.1 themes and my >new Eterm is 0.9.2. Problem is, I can't find any 0.9.2 themes on my >machine, and simply changing the lead-in doesn't change anything. Great

Massive Problems with Eterm after Upgrade

2002-04-23 Thread Thorsten Haude
Hi, I apt-get-upgraded my Woody yesterday and have massive problems with Eterm since I booted today. - It takes about ten seconds to start an Eterm, five seconds to close it, five seconds to to popup a menu. (P800 w/ 500MB RAM) - My themes in /usr/share/Eterm/themes are ignored. - All shells are

eterm broken in latest woody upgrade?

2002-04-22 Thread Alan Su
ever since doing 'apt-get update' then 'apt-get upgrade' last night, my eterms have been broken. when i start one, the window is mapped to the screen, but my shell prompt doesn't appear. about a minute after i start the eterm, the shell prompt finally appears and all

Re: Eterm equivalent? (was Re: How to *not* restore screen after viewing man pages in X)

2002-04-11 Thread Bill Benedetto
>>> Dave Sherohman writes: Dave> Cool. Works great for xterm, but what's the Eterm equivalent? The Dave> obvious choice of Bill> I believe that Eterm, by default, uses Xterm resources. So the Bill> same setting, "XTerm*titeInhibit:True", should wo

Re: Eterm equivalent? (was Re: How to *not* restore screen after viewing man pages in X)

2002-04-10 Thread Dave Sherohman
On Wed, Apr 10, 2002 at 01:07:20PM -0400, Bill Benedetto wrote: > Dave> Cool. Works great for xterm, but what's the Eterm equivalent? The > Dave> obvious choice of > I believe that Eterm, by default, uses Xterm resources. So the > same setting, "XTerm*titeIn

Re: Eterm equivalent? (was Re: How to *not* restore screen after viewing man pages in X)

2002-04-10 Thread Bill Benedetto
Bill> Look at the xterm resource "titeInhibit". Set it to True to stop Bill> the xterm from resetting after less. Bill> Bill> You can test it like this: Bill> Bill> xterm -xrm "XTerm*titeInhibit:True" Dave> Cool. Works great for xte

Eterm equivalent? (was Re: How to *not* restore screen after viewing man pages in X)

2002-04-10 Thread Dave Sherohman
On Wed, Apr 10, 2002 at 06:47:10AM -0400, Bill Benedetto wrote: > Look at the xterm resource "titeInhibit". Set it to True to stop > the xterm from resetting after less. > > You can test it like this: > > xterm -xrm "XTerm*titeInhibit:True" Cool. Works

Re: Aterm vs Eterm

2002-01-16 Thread Tobias Wolter
On 2002-01-16T17:53:42 +, Theo Bierman wrote: > On installatin of Debian comes Eterm, however I also installed aterm. When in > aterm I ssh to another machine and then I cannot vi files: > > vi: No terminal database found export TERM=linux; vi file -towo

Re: Aterm vs Eterm

2002-01-16 Thread Stephen Gran
Thus spake Theo Bierman: > Hi All > > On installatin of Debian comes Eterm, however I also installed aterm. When in > aterm I ssh to another machine and then I cannot vi files: > > vi: No terminal database found > > This does however work with Eterm > > Shou

Aterm vs Eterm

2002-01-16 Thread Theo Bierman
Hi All On installatin of Debian comes Eterm, however I also installed aterm. When in aterm I ssh to another machine and then I cannot vi files: vi: No terminal database found This does however work with Eterm Should I have installed aterm with extra parameters? -- Theo Bierman Customer

Re: Eterm Functionality

2001-12-19 Thread Hall Stevenson
* Theo Bierman ([EMAIL PROTECTED]) [011219 00:58]: > Hi again > > Running 2.2r3. Having hassles with Eterm. Normally use Aterm. I see > each time Eterm opens up it has a different background pic to it. How > can I disable this, is their an extra string I need to put wi

Re: Eterm Functionality

2001-12-19 Thread Blake Barnett
Not to be a jerk or anything, but: man Eterm will tell you everything you need to know. On Tue, 2001-12-18 at 22:50, Theo Bierman wrote: > Hi again > > Running 2.2r3. Having hassles with Eterm. Normally use Aterm. I see each time > Eterm opens up it has a different background pi

Eterm Functionality

2001-12-18 Thread Theo Bierman
Hi again Running 2.2r3. Having hassles with Eterm. Normally use Aterm. I see each time Eterm opens up it has a different background pic to it. How can I disable this, is their an extra string I need to put with it? Another thing I noticed, If I use xterm, aterm or whatever and I ssh to another

Re: Eterm weirdness (figured out)

2001-11-07 Thread Jim McCloskey
Simon Law wrote: |> Have you tried opening a plain old xterm? What about your PS1? |> Maybe your prompt is doing funny stuff. Thanks for your reply, Simon. The problem is unique to Eterm---nothing similar with xterm or with rxvt (or in the console). But it turned out that the p

Re: Eterm weirdness

2001-11-07 Thread Simon Law
On Wed, 7 Nov 2001, Jim McCloskey wrote: > > I've had various problems with the newer versions of Eterm, in testing > and unstable. Most are now either resolved or are already in the Bug > Archive (the weird tty group ownership for instance). > > One problem remains, th

Eterm weirdness

2001-11-07 Thread Jim McCloskey
I've had various problems with the newer versions of Eterm, in testing and unstable. Most are now either resolved or are already in the Bug Archive (the weird tty group ownership for instance). One problem remains, though, and it strikes me as really strange. When Eterm is called, I

Eterm fonts

2001-10-21 Thread Jim McCloskey
If I upgrade to the version of Eterm in testing or unstable, I get horrible grainy fonts (bitmaps, I suppose). This happens either if I call it without giving a --font option on the command line, or if I try to call a specific font with the --font option. The problem is particular to Eterm (there

Eterm upgrade

2001-09-24 Thread Jim McCloskey
I've been gone for about 3 weeks and did a dist-upgrade (testing) last night (Sunday, Sept 23rd) when I got back. It was a big one obviously (162 packages), but the only issues that have emerged so far have to do with Eterm. Two issues in fact. [1] One is that the foreground font is hor

Re: making an 'Eterm' terminfo entry

2001-06-13 Thread Duane Healing
On Mon, Jun 11, 2001 at 05:14:39PM -0700, Aaron Brashears wrote: > I recently put together a new debian box based on unstable. When I > connect to my local server running debian stable using ssh in Eterm, > the server complains when I run ncurses based applications such as > emacs that

making an 'Eterm' terminfo entry

2001-06-11 Thread Aaron Brashears
I recently put together a new debian box based on unstable. When I connect to my local server running debian stable using ssh in Eterm, the server complains when I run ncurses based applications such as emacs that there is no 'Eterm' TERM type. I hacked a solution quickly enough by

Something wrong with xterm-Eterm

2000-12-12 Thread Sebastian Silva
Ok, to be brief: I can't use accents (áéíóú) on xterm. I am using an english keyboard w/deadkeys. It works like a champ on most other X apps, but not there. It is quite strange, because it does work on other programs running in the xterm window (mutt, vim...) - Also, using Eterm, its

Eterm

2000-10-23 Thread Alberto Pereira
Someones with uses Eterm knows how can a set new pixmaps for backgroud in Eterm?? Ex.: I like the pixmaps debian.jpg a want to pixmap debian.jpg is randowling set like all other images in Eterm. Someone knows how can i do that? Atenciosamente, . ,,$,Alberto Pereira

Eterm key sequences after potato -> woody

2000-10-10 Thread Kai Weber
Hi, I just updated from potato to woody with the CD-Images from ftp.kandu.hu (date 00-10-08). No problems till now, but some new behaviours of some programs: (1) vim does not find it's syntax file (maybe already a fixed bug) (2) How can I change the behaviour of the Home and End key in Eter

Eterm auto theme

2000-10-04 Thread Joel Dinel
I'm using an up to date woody. How can I set up Eterm to always use the theme "auto" so it'll get the decorations to match the blueheart Enlightenemnt theme ?

Eterm, /dev/null, and segfaults

2000-09-30 Thread rich
Howdy all, I just installed Slink onto an HP pentium 166 from CD. I'm using Windowmaker... When I tried to use Eterm as root, it worked... when I tried to use it as a normal user, it said something about /dev/null and segfaulted... /dev/null is set up like so... crw-rw-rw- xterm, ho

Eterm, /dev/null, and segfaults

2000-09-30 Thread rich
Howdy all, I just installed Slink onto an HP pentium 166 from CD. I'm using Windowmaker... When I tried to use Eterm as root, it worked... when I tried to use it as a normal user, it said something about /dev/null and segfaulted... /dev/null is set up like so... crw-rw-rw- xterm, ho

  1   2   >