LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-08-2003, 11:59 PM   #1
flamesrock
Member
 
Registered: Aug 2003
Distribution: Gentoo 2006.1
Posts: 405

Rep: Reputation: 30
A permanent terminal window?


I find myself using the terminal window so much. This can be an inconvenience sometimes. So I've been thinking about an ideal app. Heres the concept:

An always open terminal window at the bottom of the screen. Tabbed like Mozilla firebird with those fun quotes you get in the slackware one. I would also like the tabs to have the option of web browsing, not as in lynx, but something like firebird. Finally, it has to have some kind of a graphical file manager.

Do any such applications exist, and if not, how difficult would it be for me to implement xterm in mozilla firebird? Keep in mind that I do have some experience in programing.

Thanks
 
Old 10-09-2003, 02:13 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Is opening a seperate window and tabbing it not something that works for you? Or do you not use ALT TAB to switch between apps?

I guess ultimately this would be a question of which window manager you use on how to setup something like that? In fluxbox, from your description, you could enable tabs, and then tab all your applications together, simply tabbing between them with either your mouse, or ALT TAB.

Or, maybe I'm missing the idea all together

Cool
 
Old 10-09-2003, 02:58 AM   #3
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
Since I want a couple of terminals opened as soon as I log in, I use an .xsession file in my home directory. When I log in using gdm I simply choose the session type "xsession" and log in. Here's my .xsession. Keep in mind that I use fluxbox, your mileage may vary if you use desktops like KDE or Gnome.

Code:
#!/bin/bash
# First, load the dockapps for the slit
wmdrawer &
wmcpuload &
wmmemload &
wmnetload &
wmapmload &
# Launch a terminal window (Eterm)
Eterm -F -windows-profontwindows-medium-r-normal-*-*-110-*-*-c-*-microsoft-cp1252 -g 80x32+519+0 &
# Another Eterm
Eterm -F -windows-profontwindows-medium-r-normal-*-*-110-*-*-c-*-microsoft-cp1252 &
# Finally, load the window manager. The exec prefix means the script's process
# will be replaced by the window manager so when it exits X is shut down
exec /usr/local/bin/fluxbox
And in order to get a little quote in each terminal when they are started I have this as the last few lines in my .bash_profile:

Code:
echo "--------------------------------------------------------------------------------"
fortune # Use the -o switch to fortune for only offensive jokes :-)
echo "--------------------------------------------------------------------------------"
hw
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
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 log off x-window from terminal ? johnyy Linux - Software 1 10-25-2003 08:04 PM
kppp terminal window does not come up fm_cler Linux - Newbie 3 06-28-2003 08:44 AM
problem with the terminal window juanb Linux - General 1 03-18-2003 05:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:49 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