Click to See Complete Forum and Search --> : aterm question


crAss
02-06-2004, 10:15 PM
how do i make aterm frameless i already got rid of the title bar but theres a black frame around the aterm

Loki3
02-06-2004, 10:49 PM
Alot of the time that little black bar is part of the window manager. What window manger are you using?

crAss
02-06-2004, 11:03 PM
fluxbox...

j79zlr
02-06-2004, 11:29 PM
If you are using FB 0.9.x instead of the 0.1.1.4 version, you can add this to ~/.fluxbox/apps

[app] (aterm)
[Deco] {NONE}
[end]

crAss
02-06-2004, 11:33 PM
i already got rid of decorations, theres a little black line that goes around the outside of the terminal...

Loki3
02-06-2004, 11:42 PM
Same thing happened to me when I used fluxbox. It's the window manger. Even if you specifiy the no deceration agruement with aterm it still draws the little line. Try
j79zlr's suggestion or switch to openbox it doesn't render any line.

crAss
02-07-2004, 12:22 AM
tryed it and it didn't work, are you sure it's not possible to get rid of it, i've seen it done before

j79zlr
02-07-2004, 12:58 AM
I dont have a border, are you sure you're using the newest FB?

what is your aterm command, this is mine
aterm -tr -sh 45% -tint purple -fg RoyalBlue +sb

here's a screenshot: http://www.j79zlr.com/misc/aterm.png

crAss
02-07-2004, 01:48 AM
mine is:

aterm -tr -trsb -fg white -bg black -sh 50 -g 80x25 -sl 5000

crAss
02-07-2004, 01:54 AM
yea i'm sure i'm using the newest release, downloaded it last night

crAss
02-07-2004, 01:58 AM
heres my screen shot:

http://home.comcast.net/~combat847/snap1.png

knute
02-07-2004, 02:46 PM
Originally posted by crAss
mine is:

aterm -tr -trsb -fg white -bg black -sh 50 -g 80x25 -sl 5000

Try this
aterm -tr -trsb -fg white -bg black -sh 50 -g 80x25 -sl 5000 -bw 0

crAss
02-07-2004, 06:01 PM
nope that didn't work eaither :rolleyes:

knute
02-07-2004, 07:12 PM
Do you have fluxbox set up to put borders around all of your windows?

After looking at that picture, I can tell you that it's not aterm that's putting the border in, it's fluxbox. The same line is around ALL of your apps.

It's probably written into your theme to do it. That'd be where I'd check first. Easiest way to tell would be to change themes and see what happens.

HTH

crAss
02-08-2004, 02:48 PM
it's not theme related cause i tryed like 6 different themes, so i'm guessing it's fluxbox, know how to turn off borders on flux?

Bam
02-08-2004, 08:51 PM
you will have to change the "borderWidth:" in your styles file to "0" to remove the window border. Once you do that Aterm will be borderless.

You'll have to do this to each style you want to use.

crAss
02-08-2004, 09:08 PM
hah, wow, thanks a bunch

nowonmai
02-12-2004, 08:07 AM
Originally posted by crAss
heres my screen shot:

http://home.comcast.net/~combat847/snap1.png

that's winamp 5 you got running there.... what are you running it in?? Wine?? I wasn't able to get wine to run it. Any advice?