A richness of choices (tummy.com, ltd. Journal Entry)
tummy.com: we do linux

Saturday February 17, 2007 at 23:31
Subject: A richness of choices
Keywords: Fedora, Tech, terminal programs
Posted by: Kevin Fenzi

One of the really nice things about the Open source world is that there are so many choices. If there is a very simple or obvious way to do something there might be only one or two applications available, but for more complicated applications, there are almost always many more options to choose from.

Recently when reviewing the venerable xterm package for the upcoming merge of Fedora Core and Fedora Extras, I was struck by the richness of options in terminal applications. In Fedora, and just a 'yum install' away we have:

  • xterm - xterm terminal emulator for the X Window System
  • aterm - Aterm (Afterstep XVT) - a VT102 emulator for the X window system
  • eterm - Enlightened terminal emulator
  • rxvt - Rxvt (ouR XVT) - a VT102 emulator for the X window system
  • rxvt - A unicode version of rxvt
  • gnome-terminal - GNOME Terminal
  • konsole - KDE Terminal
  • Terminal- X Terminal Emulator
  • tilda - quake like drop down terminal for GNOME
  • yakuake - A Quake-like terminal application

Some people would say that all those choices are confusing, and all the various authors should cooperate and just work on one true terminal application. I disagree. Some terminals are obviously tied to a desktop environment, so users there would just use the application that fits better with their setup. In most cases novice users (or ones that would want a terminal application) would just get a default based on other choices they made, and more advanced users could pick and choose which one they would like to run.

Since I am a Xfce user, I use "Terminal", and think it works great. If I had a desire for some feature available in one of the other terminal programs, I could simply install and use it.

The same thing goes for Desktop environments. Gnome is the Fedora default, but for those that would like to try KDE or Xfce, they are out there and available. For some users, their approaches work better with what they want. Choices are good.


(Post Reply)
Comment
John Babich
Subject: Another Fedora Xfce Fan
Kevin:

Nice to hear from another Fedora Xfce user. I find it especially useful on my 450Mhz Toshiba laptop with 256MB RAM. Fedora Core 6 runs beautifully on it with Xfce.

I agree - choice is good!

Comment
Author: Sean Reifschneider
Subject: The terminals I use.
I'm a die-hard xterm user. I particularly like that you can use regexes to specify what is matched when you double, triple, all the way through 5 click the button to select text. I don't use tabs because I prefer to have my different terminals more or less visible on the screen at the same time. I also have an extensive set of mappings I've developed over the decades for xterm and it just works the way I'm used to. I think I started using xterm in '87.

The other terminal I use is "Konsole", because it's easy to select fonts. I have it set up so when I start it it comes up in a font that makes an 80x25 terminal fill my screen. I use this for presentations and nethack. :-)

Sean