Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Terminal Question... which one!?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Fri Jul 30, 2004 8:54 pm    Post subject: Terminal Question... which one!? Reply with quote

I am curious if anyone can recommend a console to me that perfectly emulates a clean basic linux console... also, please include all of your options you use for it.

Eterm? aterm? x?

Thanks guys!

Regular consoles just look so nice and clean.. but all of the terms I use suck.

:)

Thanks again, fellas.
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Fri Jul 30, 2004 9:02 pm    Post subject: Reply with quote

Personally I use aterm with the following options:
Code:
aterm -sl 5000 -tr +sb -sh 80 -fg white -bg black

This gives me 5000 lines of scrollback, transparency with a slight tint, no scrollbar, and white text on a black background.

<link to no-longer existant screenshot removed>

BTW, this doesn't really belong in a support forum - Gentoo Chat maybe?
_________________
No-one's more important than the earthworm.


Last edited by Maedhros on Fri Aug 13, 2004 2:11 pm; edited 2 times in total
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Fri Jul 30, 2004 9:09 pm    Post subject: Reply with quote

Thanks a ton.

Also, yeah, I was kind of unsure as to where it should be... sorry about that.

Everyone, please continue contrubuting to this thread. I want all of the options I can take! :D

BTW: I just tried it out, and it's pretty slick, but it's far from being as clean as normal Linux console.

I want that nice crisp look.

:)

I'm sure someone knows what I mean and has a cure!
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Fri Jul 30, 2004 11:05 pm    Post subject: Reply with quote

Anyone? :)
Back to top
View user's profile Send private message
feint
n00b
n00b


Joined: 09 Jun 2004
Posts: 51

PostPosted: Fri Jul 30, 2004 11:39 pm    Post subject: Reply with quote

I use konsole with Andale Mono Font. I personally like konsole because you can have tabbed consoles.
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Fri Jul 30, 2004 11:43 pm    Post subject: Reply with quote

Hi! Here are my aterm configs (to be stored in ~/.Xdefaults), using the terminus font (best terminal font IMO). I'm not too happy with the color scheme, but up to now been too phlegmatic to do anything about it...

Code:
aterm*loginShell:true
aterm*transparent:true
aterm*shading:40
aterm*background:Black
aterm*foreground:White
aterm*scrollBar:true
aterm*scrollBar_right:true
aterm*transpscrollbar:true
aterm*saveLines:4096
aterm*font:-*-terminus-medium-*-*-*-*-200-*-*-*-*-*-*
aterm*scrollTtyOutput:false
aterm*fading: 60
aterm*color0:   black
aterm*color1:   #40e0d0
aterm*color2:   #87cefa
aterm*color3:   #ffff00
aterm*color4:   #d1eeee
aterm*color5:   #eed8ae
aterm*color6:   #b4eeb4
aterm*color7:   gray
aterm*color8:   gray40
aterm*color9:   #ee6363
aterm*color10:  #c5f779
aterm*color11:  #fff796
aterm*color12:  #00b2ee
aterm*color13:  #cf9ebe
aterm*color14:  #71bebe
aterm*color15:  white
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Sat Jul 31, 2004 1:20 am    Post subject: Reply with quote

I suggest you all take a look at this... place this in your .Xdefaults as you all know.

I am EXTREMELY pleased with this.

aterm wins the prize for now :o

Code:
!black
XTerm.color0: rgb:00/00/00
XTerm.color8: rgb:60/60/60
!red
XTerm.color1: rgb:a7/82/71
XTerm.color9: rgb:87/62/51
!green
XTerm.color2: rgb:a2/bc/8d
XTerm.color10: rgb:6b/7c/5d
!yellow
XTerm.color3: rgb:80/80/50
XTerm.color11: rgb:a0/a0/70
!blue
XTerm.color4: rgb:61/7b/aa
XTerm.color12: rgb:5b/73/a0
!magenta
XTerm.color5: rgb:a0/70/a0
XTerm.color13: rgb:a8/78/a8
!cyan
XTerm.color6: rgb:52/88/8e
XTerm.color14: rgb:66/aa/b2
!white
XTerm.color7: rgb:b0/b0/b0
XTerm.color15: rgb:b0/b0/b0
aterm.font: -schumacher-clean-medium-r-normal-*-13-*-*-*-c-*-iso646.1991-irv
aterm.scrollBar: false
aterm.foreground: grey
aterm.background: black
aterm.fading: 75
aterm.cursorColor: rgb:66/77/99
aterm.cursorColor2: rgb:18/18/18
aterm.colorUL: rgb:d0/90/70
aterm.colorBD: rgb:70/80/a0
aterm.title: ptsXX
XTerm*saveLines: 1536
aterm.transparent: false
aterm.shading: 25
Back to top
View user's profile Send private message
loofles
n00b
n00b


Joined: 31 Jul 2004
Posts: 1

PostPosted: Sat Jul 31, 2004 1:28 am    Post subject: Eterm Reply with quote

Is most certainly the best one, without a doubt.
Back to top
View user's profile Send private message
diabx0r
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 207

PostPosted: Sat Jul 31, 2004 1:58 am    Post subject: Reply with quote

Hahaha... I spoke a bit too soon.

Check this out. Anti-aliased fonts... it's like 10x better.
Code:
xterm*faceName: Monospace
xterm*faceSize: 9

xterm*background: #000000
xterm*foreground: #FFFFFF

*cursorColor: #a5a5a5
*cursorColor2: #303030

xterm*colorBD: #a9a9aa
xterm*colorUL: #a9a9aa

! black
xterm*color0: #303030
xterm*color8: #868889

! red
xterm*color1: #c18b72
xterm*color9: #d19d87

! green
xterm*color2: #B9EF05
xterm*color10: #B9EF05

! yellow
xterm*color3: #a8a783
xterm*color11: #bfbe9c

! blue
xterm*color4: #5A5AFF
xterm*color12: #7995c6

! magenta
xterm*color5: #987d99
xterm*color13: #bc95bc

! cyan
xterm*color6: #7a9b9b
xterm*color14: #93bab9

! white
xterm*color7: #a9a9aa
xterm*color15: #ffffff
XTerm*eightBitInput:   false
XTerm*metaSendsEscape: true
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Sat Jul 31, 2004 6:49 am    Post subject: Reply with quote

I use plain ol' xterm most of the time, with the following options.

xterm -fa "Anadale Mono" -fs 8 -fg grey -bg black -rightbar
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
miqorz
Veteran
Veteran


Joined: 04 Apr 2004
Posts: 1170
Location: Pissing into the wind.

PostPosted: Sat Jul 31, 2004 7:18 am    Post subject: Reply with quote

I use Eterm mostly with a side of Xterm. 8)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum