Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
09-29-2012, 04:39 AM
|
#31
|
|
LQ Newbie
Registered: Jan 2007
Location: Malang, Indonesia
Distribution: Slackware64-current
Posts: 17
Rep:
|
Yakuake is my favorite, and Terminal while on XFCE. Terminator seems interesting, since it has logging facility. I will give it a try.
|
|
|
|
09-29-2012, 04:54 AM
|
#32
|
|
LQ 5k Club
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Laptop: Slackware 14.0 // Desktop: Slackware64 14.0 // Netbook: Slackware 14.0
Posts: 6,176
|
Konsole mostly, xterm sometimes. Whatever is default with other DE/WMs.
Liberation mono font.
|
|
|
|
09-29-2012, 04:59 AM
|
#33
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,780
|
xterm, as it works well for what I do, and maybe out of laziness to try another one. Alt+F1 in Fluxbox to launch one without any customization.
Last edited by Didier Spaier; 09-29-2012 at 06:13 AM.
Reason: s/xtrem/xterm/ && s/it's/it/
|
|
|
|
09-29-2012, 05:46 AM
|
#34
|
|
Member
Registered: Sep 2012
Location: São Paulo, Brazil
Distribution: Slackware 14.0
Posts: 31
Rep:
|
yakuake ;D
|
|
|
|
09-29-2012, 06:01 AM
|
#35
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,933
|
lxterminal
|
|
|
|
09-29-2012, 06:27 AM
|
#36
|
|
Member
Registered: Mar 2011
Location: Klaipėda, Lithuania
Distribution: Slackware
Posts: 228
Rep: 
|
I've been using Konsole from KDE for as long as I remember. Love it for tabs and the ability to do most of the tasks (like creating/moving/closing tabs) using keyboard. Have Linux color scheme set up with DejaVu Sans Mono font (bold disabled).
|
|
|
|
09-29-2012, 11:51 AM
|
#37
|
|
Member
Registered: Dec 2005
Location: Philippines
Distribution: Slackware
Posts: 409
Rep: 
|
I'd just thought I'd mention, while I use Konsole a lot. I also frequently log out back to the console or Ctrl-Alt F# to a another.
|
|
|
|
09-29-2012, 11:55 AM
|
#38
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,592
|
Quote:
Originally Posted by Speek
|
Same here.
|
|
|
|
09-29-2012, 05:24 PM
|
#39
|
|
Member
Registered: Jul 2010
Distribution: Slackware
Posts: 125
Rep:
|
I primarily use Terminal of XFCE since it's very stable and included by default. Besides, I really like Terminator with its "tile" arrangement and use it occasionally. However, Terminator still has crash issue in some use cases, so it's not stable enough to become my main emulator.
Regarding xterm, maybe it does not have full Unicode support (only shows a subset of Chinese characters here).
|
|
|
|
09-29-2012, 05:40 PM
|
#40
|
|
Member
Registered: Jul 2012
Distribution: Slackware!
Posts: 31
Rep:
|
Quote:
Originally Posted by TobiSGD
Any sites with detailed descriptions how to configure Xterm and which options are available, especially how to setup a nice font (I prefer Monospace in 8 pt)? The default font is quite ugly and even in some cases up to unreadable.
|
Bits plucked from here there and everywhere so no single site.
I use Monospace in 9 if that's any help - I've tried to clone Terminal as much as possible, I like the look but not the overhead.
Attached is my .Xresources
|
|
|
1 members found this post helpful.
|
09-29-2012, 06:01 PM
|
#41
|
|
Senior Member
Registered: May 2008
Location: Poland
Distribution: Slackware, Mint
Posts: 1,232
Rep: 
|
xterm started with the command:
Code:
/usr/bin/X11/xterm +sb -fg black -bg white -geometry 99x49+64+0 -fn 9x15int
where 9x15int is defined in fonts.alias from /usr/share/fonts/misc as:
Code:
9x15int -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
it fits perfectly my Window Maker desktop.
|
|
|
|
09-29-2012, 07:40 PM
|
#42
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware
Posts: 12,120
|
Quote:
Originally Posted by OldHolborn
Bits plucked from here there and everywhere so no single site.
I use Monospace in 9 if that's any help - I've tried to clone Terminal as much as possible, I like the look but not the overhead.
Attached is my .Xresources
|
Thanks for that, successfully changed to Xterm and it looks like my old Roxterm config now, except the missing transparency, but that is something I can live with. In fact, Xterm is much lighter on CPU usage when scrolling large amounts of text than Roxterm.
|
|
|
|
09-29-2012, 07:49 PM
|
#43
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware, OpenBSD
Posts: 3,645
|
Quote:
Originally Posted by cwizardone
Terminal 0.4.8 for Xfce 4.10.
|
That's what I use.
|
|
|
|
09-29-2012, 08:05 PM
|
#44
|
|
Member
Registered: Oct 2008
Distribution: Slackware: 12.1, 13.0, 13.1, 13.37, 64-14
Posts: 677
Rep: 
|
Quote:
Originally Posted by OldHolborn
Bits plucked from here there and everywhere so no single site.
I use Monospace in 9 if that's any help - I've tried to clone Terminal as much as possible, I like the look but not the overhead.
Attached is my .Xresources
|
Thanks for that again!
I have cobbled one together myself over time, but yours is more complete and comprehensive - it just replaced (most of) my own.
|
|
|
|
09-30-2012, 06:21 AM
|
#45
|
|
Member
Registered: May 2008
Distribution: Slackware64, Arch
Posts: 88
Rep:
|
Konsole, but my first love was Eterm
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:30 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|