Operating Systems > Linux and UNIX

Limewire/Java problem...

<< < (2/2)

beltorak0:
Assuming you use bash as a login prompt; do
--- Code: ---
--- End code ---

If you start up with the GUI, do the same in the terminal of your choice (konsole i presume, since you imply that you are using KDE), or open ".bashrc" in your favorite text editor and manually add the required lines.  I think you will have to log out and back in for it to take effect globally tho; If you dont use the GUI to login, you can just source it the first time: ". .bashrc".  It will work every time you log in afterwards.

You can also add "export PS1='\u@\h:\w$ '" to ".bashrc" to set the command prompt to "user@host:<dir>$ "; and add ". .bashrc" to ".profile"; this will get terminal emulators and consoles to apply the settings when you open them up in KDE.

other files of interest: ".bash_logout"; "/etc/profile" (which is global for every user login).

-t.

TheGreatPoo:
Sweet ass dude!  Thanx!

BTW, you wouldn't happen to know how to put a Java based app (LimeWire) in the K-menu would ya?

Navigation

[0] Message Index

[*] Previous page

Go to full version