LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   KDE 3.2 Konsole Terminal (https://www.linuxquestions.org/questions/linux-newbie-8/kde-3-2-konsole-terminal-150079/)

jam222 02-24-2004 04:48 PM

KDE 3.2 Konsole Terminal
 
I have just installed KDE 3.2 on Slackware 9.1 and the terminal window is just showing me "bash-2.05b" rather than showing me the computer name and current working directory. It is not even showing me different colors for directories and executable files.

I don't thing there is something wrong with my profile as the terminal window was fine in KDE 3.1 and I don't start directly into XWindows and the Linux prompt I initially see has got the working directory and correct colors for different files and directories.

Can someone please help

Thanks.

bigjohn 02-24-2004 06:03 PM

The bash-2.05b thing seems to be the default.

It installed exactly the same for me in gentoo - you can probably change it, but I haven't worked out which files yet.

And yes, my profiles ok as well. If you kill you gui, and check out your level 3 input (ctrl+alt+backspace or delete) you should still see all your computer name/account/directory etc ok.

regards

John

statmobile 02-24-2004 07:05 PM

Check out this site, it has a nice article on how to play with your bash prompt.

Prompt Magic

Demonbane 02-24-2004 08:35 PM

right click the icon, change the application command to "konsole -ls"

jinksys 02-24-2004 09:50 PM

For a prompt like:
Code:

username@hostname:~>
create or modify the .bashrc file in your home directory and add this line.
PS1="${_t}${_u}:\w${_p} "

jam222 02-26-2004 04:52 PM

Both the options worked, typing console -ls and creating .bashrc and .bash_profile files.

Thanks for the help


All times are GMT -5. The time now is 12:48 AM.