# MyHack/README
# By Niels Rasmussen <nielsemand@image.dk> Denmark

This is my very first theme :-)

Well it's actually a mixture of the Mozilla-M12 and motif theme.

I dont like using the mouse because it's very disturbing constantly to
move my hands off the keyboard :-)

That's why the titlebar and the taskbar is disabled in this theme!

Because the taskbar are disabled I'll recommend `gkrellm' for
monitoring your system, it's available on:

	http://gkrellm.net

and works perfect with IcE :-) 
(the screendump shows the BlueSteel skins)

(If you like the theme, all the shortcuts are described in:
/usr/doc/icewm-1.0.x/icewm-6.html)

I have chosen the motif look, because it has a nice sunken look in the
menu and some decent buttons in the logoutmenu. It looks good, IMHO.

The colors for the minimized windows comes from a FVWM theme I once
saw, I think they are quite nice together.


I would also recommend that you replace your

	.icewm/icons/folder_16x16.xpm 

with the one provided with this package.

# These files are available with this theme:

# doc/
# .xinitrc
# .icewm/preferences
# .icewm/winoptions
# .icewm/menu
# icons/
# .icewm/folder_16x16.xpm
# .icewm/folder_32x32.xpm


If you want a cool colorfull bashprompt you can put this in your
.bashrc (or whereever your shell reads the prompt)
as the last line :-)

PS1="\n\[\033[1;31m\]\w\033[1;36m\\nREADY\n\[\033[0m\]"
