LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-04-2005, 05:39 PM   #1
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Rep: Reputation: 154Reputation: 154
terminal in the root window


Hi,

Is there anywhere where I can download wmswallow or similar app. I want to put a terminal emulator on/in the root window that is see-through, has no scrollbars, menus, borders or titlebar and can not be moved form its inital position. From what I've readwmswallow seemed perfect but the author is no longer maintaining it and I can't find a download for it. Oh, and it doesn't matter if the transparancy is fake, ie just painted the portion of the background in the terminal's window

I've tried doing as some suggested from previous threads with esetroot and launching rxvt with different options but can't seem to get the effect I'm after. If someone could give details or point me towards a tutorial that would be great.

thanks

Phil

PS, I'm using blackbox
 
Old 04-04-2005, 05:53 PM   #2
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
try root-tail it is still alive. there is another that gentoo people like a lot but I forget the name.. something like xrootconsole or something... does the same thing. Looks cool but I found it not be very usefull because my windows are always covering it.
 
Old 04-04-2005, 06:00 PM   #3
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Original Poster
Rep: Reputation: 154Reputation: 154
Cheers for the links, but I'm after a usable console in my root window that I can run commands and do my work on, not just a non-interactive window showing log messages
 
Old 04-04-2005, 07:56 PM   #4
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
aterm
 
Old 04-04-2005, 09:02 PM   #5
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
I have achieved that by customising my console window. I removed all scrollbars, frames, menus, select a transparent console (mc), select keep below others, select no border then right click the console and save settings. Works a treat :-)
 
Old 04-05-2005, 04:43 AM   #6
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Original Poster
Rep: Reputation: 154Reputation: 154
I've got somewhere with eterm and got it more or less right. I used the -P option to set the background but as the position takes percentages to position it I can't get it quite right. Is there anyway I can specify the position of the background picture using pixels not percentages. The transparency doesn't seem to want to work, complaining that it can't find to root window.
 
Old 04-05-2005, 05:22 AM   #7
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
I use a transparent, un-bordered, un-decorated aterm for this. Works great.
 
Old 04-05-2005, 07:06 AM   #8
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
With either aterm or eterm you have to use a compliant program to set your backround for transparency to work. estroot or wmsetbg or something.

Also aterm is a lot faster than eterm. I've tested it by doing "time ls -la /usr/lib". Aterm finished in less than half the time it takes eterm. Also eterm uses up twice as much mem than aterm.
 
Old 04-05-2005, 07:50 AM   #9
ravee
Member
 
Registered: Jan 2005
Location: India
Distribution: Fedora Core 2
Posts: 83

Rep: Reputation: 15
aterm is really good and it supports transparencies too. And on my slow machine it is blazingly fast. I have replaced xterm with aterm and I am really satisfied.
 
Old 04-06-2005, 04:19 AM   #10
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Original Poster
Rep: Reputation: 154Reputation: 154
Which version of aterm would you recommend, I tried version 0.4.1 and 1.00 beta2 and both failed to compile, can't remember what error was produced with the beta version but with 0.4.1 version it complained that there where too many '#endif's at the end of ximage_utils.c line 830, there where two at the end of that file, line 829 so I commented one out and the compile worked and aterm seems to be working okay, so now onto the configuration.
 
Old 04-06-2005, 04:38 AM   #11
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Why are you compiling it? If you're using slackware, just grab the package for it
 
Old 04-06-2005, 04:49 AM   #12
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Original Poster
Rep: Reputation: 154Reputation: 154
ah.



Well to be fair I've only started using linux on my desktop recently, I have however been using it on my server for quite a while where I always compile software so that I can configure compile time options exactly to my needs, so it has become almost second nature to got for the source and compile. Must bookmark that site you linked me too methinks. Cheers
 
Old 04-08-2005, 06:51 AM   #13
phil.d.g
Senior Member
 
Registered: Oct 2004
Posts: 1,272

Original Poster
Rep: Reputation: 154Reputation: 154
How do you turn off the borders for aterm, apprantley the window manager looks after this? I'm using blackbox as my WM. I've tried using bblaunch but doesn't seem to want to work very well
 
Old 04-08-2005, 07:23 AM   #14
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
Well, in FVWM, it's:

Style "bterm" NoTitle, HandleWidth 0

(bterm is an aterm started with the switch "-name bterm" added, so I can have normal aterms & borderless aterms, depending on what I want them for)
 
Old 04-08-2005, 07:23 AM   #15
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
If you run the new aterm beta you can do it with an argument.
Code:
aterm -tr -bl
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get colors in terminal window? emanresu Linux - Newbie 3 11-15-2005 02:55 PM
Nautilus (or some other FM) to terminal window? exitsfunnel Linux - Software 2 05-07-2004 01:30 AM
how to get a terminal window in Mandrake shyam_d_sundar Linux - Newbie 5 03-02-2004 10:30 AM
how to log off x-window from terminal ? johnyy Linux - Software 1 10-25-2003 08:04 PM
displaying terminal output on root window? mporter Slackware 2 03-21-2003 01:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:18 AM.

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