Branches
Comments
[»]
task-bar on top
by zozo - Oct 2nd 2002 17:42:59
Who placed the task-bar on the bottom in the screen-shot ?
I think it's MUCH better on top.
But it's easy to change
Cheers
zozo
[reply]
[top]
[»]
task-bar on top
by zozo - Oct 2nd 2002 17:42:04
Who placed the task-bar on the bottom in the screen-shot ?
I think it's MUCH better on top.
But it's easy to change
Cheers
zozo
[reply]
[top]
[»]
Desktop icons
by Thule - Sep 15th 2002 09:05:31
Thanks, it's a beauty.
I wondered how to insert the desk top icons.
Could the information be placed in a read me file?
[reply]
[top]
[»]
Re: Desktop icons
by zozo - Oct 2nd 2002 17:39:10
> Thanks, it's a beauty.
>
> I wondered how to insert the desk top
> icons.
>
> Could the information be placed in a
> read me file?
It's KFM from KDE 1.1.2
When you have KDE 1.1.2 installed, just type "kfm".
Better, put that in $HOME/.icewm/menu
prog "File Manager" kruiser kfm
I also suggest tu put
prog "IceWM menu" no /opt/kde/bin/kedit -f .icewm/menu
in the first line of $HOME/.icewm/menu
If you have a new distribution with KDE 2, well, hum:
install above all an old KDE 1.1.2
(in /opt/kde ---> if you use Red Hat that puts KDE in /usr/bin, change tu
SuSE)
You'll have to set the variables
$QTDIR, $KDEDIR, $LD_LIBRARY_PATH, $QTLIBDIR
change tu / and type :
grep -r QTDIR *
to see where your distribution sets these variables and change them ...
I also remind that you have to compile IceWM with
./configure --enable-shaped-decorations
I'm trying to put together a light desctop (IceDE ?) based on IceWM and
KFM. That's
what I use since a year now. What remains to do is to unify the
configuration
folders.
Have a nice day.
zozo
[reply]
[top]
[»]
compile options
by zozo - Jul 1st 2002 05:28:59
I forgot to tell that you need to have shaped decorations compiled. Do not
be affraid of the experimental flag: IceWM NEVER crashes. Do not use
precomiled binaries, they don't have this option (why not ?)
do:
./configure --help ======> to see all options
./configure --enable-shaped-decorations
make
make install
zatsit
zozo
[reply]
[top]
|