LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-20-2004, 07:36 AM   #1
Lucinda
Member
 
Registered: May 2004
Location: Atlanta, GA
Distribution: Slackware Current
Posts: 54

Rep: Reputation: 15
Aterm vs. Eterm and Slack compatibility


I am really liking Fluxbox these days and am looking at installing one of the terms that supports transparency. Is one of aterm or eterm any more compatible with Slack than the other? For example, it looks like eterm is somewhat related to Elightenment and uses some of the Elightenment libraries. I know that Pat V. removed Elightenment from Slack because the libraries it uses were outdated, didn't appear to maintained, etc (at least I think that's what I read somewhere). Because of that, I tend to avoid things that are Elightenment related (maybe a bit paranoid on my part??).

But is one of aterm or eterm more "compatible" with Slackware? I.e. is one easier to install, uses more of the existing Slack -current libraries, etc? I don't like to stray too far from Pat V.'s logic!

Does one of these terms more easily configured and implemented that the other?

Thanks.
 
Old 06-20-2004, 07:41 AM   #2
slackie1000
Senior Member
 
Registered: Dec 2003
Location: Brasil
Distribution: Arch
Posts: 1,037

Rep: Reputation: 46
hi there,

if everything that you want is transparency why don't you try rxvt ???
it quite similar to xterm... man rxvt
it is included in Slackware and runs ok with fluxbox...

give it a try...

rxvt -tr

cheers
 
Old 06-20-2004, 08:10 AM   #3
Kovacs
Member
 
Registered: Jul 2003
Distribution: FreeBSD 8.2 RELEASE
Posts: 607

Rep: Reputation: 32
aterm is slightly easier to install and works great, and everything I've read says that it has much lower memory usage than eterm. It's an excellent program. There is a collection of slackware packages for eterm and it's dependencies at the eterm site, it is a good way to get Esetroot (for added transparency for your fluxbox desktop).
 
Old 06-20-2004, 08:19 AM   #4
Lucinda
Member
 
Registered: May 2004
Location: Atlanta, GA
Distribution: Slackware Current
Posts: 54

Original Poster
Rep: Reputation: 15
Thanks, you are correct with that, but I when I pull the rxvt window over other application windows, the other apps don't show through. With aterm and eterm the other app windows should show through, right?

Also, how do I get rid ot the borders and scoll bar on the rxvt window? I am trying to go for a very clean look. I'd like it to apply just to the rxvt window and not to my other app windows.

Thanks!
 
Old 06-20-2004, 08:24 AM   #5
Lucinda
Member
 
Registered: May 2004
Location: Atlanta, GA
Distribution: Slackware Current
Posts: 54

Original Poster
Rep: Reputation: 15
Thanks Kovacs. So there is no problem installing the additional libraries with the eterms package (I just downloaded it from the site). It won't break anything in current?? Do I just execute the install.sh and all the packages will be installed in their proper order? Sorry, I know I'm being a bit of a noob...

Thanks!
 
Old 06-20-2004, 08:34 AM   #6
Lucinda
Member
 
Registered: May 2004
Location: Atlanta, GA
Distribution: Slackware Current
Posts: 54

Original Poster
Rep: Reputation: 15
Okay...so I answered my own question and downloaded eterm successuflly and added it to my flux menu. I tried to read the eterm docs to create transperancy, but it's a bit too technical for me to understand. Is there some good understandable documentation on the web for creating the transparent term window (and getting rid of the scrollbars, borders, etc.) and for using other transparency features via Esetroot for the flux desktop? Flux is just way too much fun!!
 
Old 06-20-2004, 09:37 AM   #7
Kovacs
Member
 
Registered: Jul 2003
Distribution: FreeBSD 8.2 RELEASE
Posts: 607

Rep: Reputation: 32
I use aterm as a terminal emulator, and just have eterm for Esetroot (which is apparently difficult to build by itself). Aterm has transparency built in, just add something like this to your ~.Xdefaults:

aterm*tinting:#ffffff
aterm*transparent:true
aterm*shading:30
aterm*background:white
aterm*foreground:grey
aterm*scrollBar:false
aterm*fade: 60
aterm*geometry:85x30
aterm*truetintingType:True

For more info, and details of what all that does, man aterm.

Esetroot enables you to make parts of fluxbox (eg. the menu or the toolbar) transparent (via the fluxbox menu and by editing themes) - some other wallpaper setting progs don't allow you to do that. There's a lot more info about fluxbox theming at the fluxbox site.
 
Old 06-20-2004, 10:05 AM   #8
Lucinda
Member
 
Registered: May 2004
Location: Atlanta, GA
Distribution: Slackware Current
Posts: 54

Original Poster
Rep: Reputation: 15
Great. Thanks. I don't have a file .Xdefaults in my home directory. So do I just create one and add the code? I tried that but it didn't take effect when I opened aterm.
 
Old 06-20-2004, 10:13 AM   #9
lems
Member
 
Registered: May 2004
Distribution: BSD
Posts: 269

Rep: Reputation: 119Reputation: 119
Quote:
Originally posted by Lucinda
but I when I pull the rxvt window over other application windows, the other apps don't show through. With aterm and eterm the other app windows should show through, right?
No, Aterm, Eterm, rxvt and so on only support pseudo transparency, so they only copy the root window background (your wallpaper)

Real transparency and more eye-candy is possible with the new FDO Xserver; it's still in development and not recommended for production use, yet.
http://freedesktop.org/Software/xserver

Last edited by lems; 06-20-2004 at 10:19 AM.
 
Old 06-20-2004, 12:26 PM   #10
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
I just started using Aterm, and like it a lot.

make sure the .Xdefaults file is readable by the user.
I guess you will also need to restart the X server
 
Old 06-20-2004, 07:18 PM   #11
Kovacs
Member
 
Registered: Jul 2003
Distribution: FreeBSD 8.2 RELEASE
Posts: 607

Rep: Reputation: 32
~/.Xdefaults is read every time an application starts, so you should be able to make changes to it and see the results when you next start the application. I have no idea why it wouldn't work, unless for maybe permissions (like tobyl said) or maybe just a syntax error.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bold text in Eterm and aterm jrdioko Linux - Software 1 02-27-2005 01:43 AM
Howto move borderless Eterm/aterm rmanocha Linux - Software 3 03-31-2004 12:02 PM
aterm/eterm problem with mouse Trunks7j Linux - Software 1 02-16-2004 04:51 PM
how do I use aterm/eterm!? shaydwyrm Linux - Software 4 08-27-2003 06:13 PM
aterm or eterm packages for slack 8.1 sitrus Slackware 1 09-25-2002 06:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration