»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 07-10-2003, 04:12 PM   #1 (permalink)
Registered User
 
Join Date: Jul 2003
Location: California
Posts: 53
hulkMAD is on a distinguished road
Systems Linux multitasking?

Can u multitask in linux non-GUI (no gnome, etc.) operating system? If so, how do you do it? (like bringing up running programs, like the task-bar thing for windows). For example, I wanna run winamp and talk on AIM at the same time. Is that possible? Is even running one of those programs possible? It seems kinda weird running winamp on a command prompt. My wrist is just screwed up from the mouse so I wanna stay away from GUI’s for a while.

hulkMAD is offline   Reply With Quote
Old 07-10-2003, 04:23 PM   #2 (permalink)
Registered User
 
Join Date: Oct 2001
Location: NC in the US
Posts: 3,732
Redwolf is on a distinguished road
Send a message via ICQ to Redwolf Send a message via AIM to Redwolf Send a message via Yahoo to Redwolf
-edit- Shows how much I know!

Last edited by Redwolf; 07-10-2003 at 07:14 PM.
Redwolf is offline   Reply With Quote
Old 07-10-2003, 04:32 PM   #3 (permalink)
Registered User
 
Join Date: Jul 2003
Location: California
Posts: 53
hulkMAD is on a distinguished road
Talk

thanks a lot. i guess im gonna hafta still use the mouse if i want music.
hulkMAD is offline   Reply With Quote
Old 07-10-2003, 04:33 PM   #4 (permalink)
Registered User
 
Join Date: Jul 2003
Location: California
Posts: 53
hulkMAD is on a distinguished road
Talk

i guess im gonna hafta still use the mouse if i want music then. thanks for the reply.
hulkMAD is offline   Reply With Quote
Old 07-10-2003, 04:33 PM   #5 (permalink)
Registered User
 
SpookyEddy's Avatar
 
Join Date: Oct 2001
Location: UK
Posts: 3,125
SpookyEddy is on a distinguished road
To launch a GUI application from a terminal but still be able to continue using it simply append an & to the end of the command, something like....
Code:
ed@Slacker:/tmp$ gvim &
[1] 15786
ed@Slacker:/tmp$
The number returned is the PID of the new process. If you close the terminal the application will still die as its remains attached to the parent process.

If you are running a pure command line setup and want a console window-manager/multiplexer then checkout a little app called screen. It allows you to run multiple console applications within one terminal and suspend/disconnect/reconnect as you please, very handy for launching long compiles on remote systems.
Quote:
But you can really do only about 4 things at once
I can't even begin to imagine where you got this from

Regards

ed

Last edited by SpookyEddy; 07-10-2003 at 04:47 PM.
SpookyEddy is offline   Reply With Quote
Old 07-10-2003, 04:40 PM   #6 (permalink)
Registered User
 
Join Date: Jul 2003
Location: California
Posts: 53
hulkMAD is on a distinguished road
how do i switch through terminals without closing them? do i just do the ctrl+alt+Fx thing? sorry...im a n00b.

Last edited by hulkMAD; 07-10-2003 at 04:43 PM.
hulkMAD is offline   Reply With Quote
Old 07-10-2003, 04:43 PM   #7 (permalink)
Registered User
 
SpookyEddy's Avatar
 
Join Date: Oct 2001
Location: UK
Posts: 3,125
SpookyEddy is on a distinguished road
Are you running purely console based or have you got any form of X (GUI) running? CTRL-ALT-F1, CTRL-ALT-F2 etc will switch you between the consoles available, otherwise install screen and use that to allow you to run multiple apps within one console and easily flip between them.

Last edited by SpookyEddy; 07-10-2003 at 04:45 PM.
SpookyEddy is offline   Reply With Quote
Old 07-10-2003, 04:50 PM   #8 (permalink)
Registered User
 
SpookyEddy's Avatar
 
Join Date: Oct 2001
Location: UK
Posts: 3,125
SpookyEddy is on a distinguished road
Oh and centericq is a console based AIM client (among other things).
Quote:
Description: A text-mode multi-protocol instant messenger client
Centericq is a text mode menu- and window-driven IM client program that
supports the ICQ2000, Yahoo!, AIM, MSN, IRC and Jabber protocols.
.
A full list of its features is available at http://konst.org.ua/centericq/.
some information on screen

Last edited by SpookyEddy; 07-10-2003 at 04:53 PM.
SpookyEddy is offline   Reply With Quote
Old 07-10-2003, 04:51 PM   #9 (permalink)
Registered User
 
Join Date: Oct 2001
Location: NC in the US
Posts: 3,732
Redwolf is on a distinguished road
Send a message via ICQ to Redwolf Send a message via AIM to Redwolf Send a message via Yahoo to Redwolf
Ahh...very nice Spooky! I learn something new every day!

I figured there would be another app that could do such a thing, but I didn't know of any, so I didn't mention it.
Redwolf is offline   Reply With Quote
Old 07-10-2003, 04:52 PM   #10 (permalink)
Registered User
 
Join Date: Jul 2003
Location: California
Posts: 53
hulkMAD is on a distinguished road
i probably will have X. im going to install mandrake on a new comp sometime. i guess running X and doing stuff within the console in X would be better, but i want to see how pure console handles. so should i just get screen? sounds pretty easy to use.
hulkMAD is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 04:58 AM.