Results 1 to 6 of 6

Thread: Konsole question - displaying colors

  1. #1
    Recondite_Phreak
    Guest

    Konsole question - displaying colors

    I recently started using slack 8.1 so that I could learn a little more about Linux. One of the things that I've noticed is that I'm not seeing the different colors in the Konsole(different color of executeable, directory, etc.)

    If I switch over to my virtual terminal and log in, the colors are there, so they're defined, but they're just not showing up in Konsole. Any ideas how I can fix this?

    Any help would be appreciated, thanx


    PS
    I'm running KDE 3.0.1, the default that comes with Slackware 8.1

    Also, I loaded xterm and it has the same problem.

  2. #2

    Re:Konsole question - displaying colors

    hmm
    usually its a thing with the aliases.
    usually 'll' is aliased to 'ls -l --color'
    which is why it shows it in colour (try it)
    chances are, konsole isn't correctly loading one of the bash startup scripts when it loads, try adding this line to the .bashrc file in your home directory:
    alias ll="ls -l --color"
    anywhere should do. the end might be the best place, so you don't break anything already in there

    Alastair

    p.s im a new zealander, we use 'colour'. and don't try and change me
    whatdoyougetwhenyoumultiplysixbynine??

  3. #3

    Re:Konsole question - displaying colors

    im a new zealander, we use 'colour'. and don't try and change me
    you're a lost cause ;D ;D

  4. #4

    Re:Konsole question - displaying colors

    pft
    whatdoyougetwhenyoumultiplysixbynine??

  5. #5
    Recondite Phreak
    Guest

    Re:Konsole question - displaying colors

    thanx guyz, that solved my problem

    Where would I define those alias's so that they're universal?

  6. #6

    Re:Konsole question - displaying colors

    cool
    redhat uses /etc/profile and another one that i can't recall at the moment
    whatdoyougetwhenyoumultiplysixbynine??

Similar Threads

  1. New Colors
    By peter in forum Announcements and Suggestions
    Replies: 2
    Last Post: 10-02-2006, 02:58 AM
  2. Vote for new forum colors
    By peter in forum Announcements and Suggestions
    Replies: 22
    Last Post: 03-04-2006, 03:05 AM
  3. Definitions of color terminology
    By regix in forum Windows - General Topics
    Replies: 1
    Last Post: 09-17-2005, 10:28 PM
  4. Exporting Visio Diagrams in Other File Formats
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 07-08-2005, 12:55 PM
  5. Linux console Colors And Other Trick's
    By comtux in forum Linux - General Topics
    Replies: 37
    Last Post: 01-18-2005, 03:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •