LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Slackware 9.1 + Fluxbox-0.1.14 + KDE (https://www.linuxquestions.org/questions/linux-newbie-8/slackware-9-1-fluxbox-0-1-14-kde-197714/)

phoenix99 06-25-2004 03:09 PM

Slackware 9.1 + Fluxbox-0.1.14 + KDE
 
Hi, Im Ive just installed slack + fluxbox for the first time and im pretty lost... ive already installed other linux sys but fist time with slack and flux.. i have several question...
1st: ive recompiled flux with the ./configure --enable-kde and restarted it manytime(flux) but i dont have access to the K menu ...

2nd: i use BASH and in xterm, my prompt is bash-2.05b#. before i startx, its [phoenix@mafiabox:/] and when x is loaded its bash-2.05b# how can i change it?


Well.. thanks for reply.. if any.. :)

Tinkster 06-25-2004 03:52 PM

Re: Slackware 9.1 + Fluxbox-0.1.14 + KDE
 
Quote:

Originally posted by phoenix99

1st: ive recompiled flux with the ./configure --enable-kde and restarted it manytime(flux) but i dont have access to the K menu ...

2nd: i use BASH and in xterm, my prompt is bash-2.05b#. before i startx, its [phoenix@mafiabox:/] and when x is loaded its bash-2.05b# how can i change it?

1.) For all I know flux' "--enable-kde" relates to KDE applets, not to the
menu.

2.) That's because the xterm started under X is not a login-shell.
You need to edit ~/.bashrc to get a different prompt.
export PS1="[\u@\h:\w]# "
Alternatively, invoke xterm with -ls, which is forcing a login-shell.


Cheers,
Tink

phoenix99 06-25-2004 03:55 PM

Thanks for the reply and answer !

i<ve another newbie question... what is an applet?

thanks :)

Tinkster 06-25-2004 03:59 PM

Mixer, calendar, clock, locker ... all the things that by
default end up in the KDE-bars right-hand corner ...



Cheers,
Tink

phoenix99 06-25-2004 04:00 PM

okk nice thanks again !

Tinkster 06-25-2004 04:11 PM

Pleasure, mate :)



Cheers,
Tink

phoenix99 06-25-2004 04:17 PM

ive a last question for today :)
can i make aterm or xterm transparent? if yes... how?

Tinkster 06-25-2004 04:23 PM

I'll have to leave the answer to the HOW to others
(personally I find it silly ;}) , but yes, you can :)

You could try reading the man-page for aterm
(or eterm, I don't think xterm supports trans-
parency).


Cheers,
Tink

phoenix99 06-25-2004 04:25 PM

allright thanks ill read the man page :)


All times are GMT -5. The time now is 07:23 PM.