[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

helprxvt loads extremely slow



Hi,

rxvt loading is still extremely slow like I have to wait for 20 seconds before I can see the terminal....even trying to use something like

#---------------
# Shell prompt
#---------------


function fastprompt()
{
    unset PROMPT_COMMAND
    case $TERM in
        *term | rxvt )
            PS1="[\h] \W > \[\033]0;[\u@\h] \w\007\]" ;;
        *)
            PS1="[\h] \W > " ;;
    esac
}

doesn't seem to work! pls help....


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



Reply to: