KDE Display Setup
~~~~~~~~~~~~~~~~~
This is an alpha release of a display setup utility for the KDE.
You should get kscreensave also.


Features:

Setup background color/wallpaper
Setup screen saver (must be a KDE screen saver though)
Setup color schemes, fonts and interface style.


Installation:

You will require kdelibs-0.8.06 or higher

1. create a KDEDIR environment variable, e.g. /usr/local/kde
2. Type make
3. Type make install (so that pixmaps are found)
4. Type ./add_schemes to install color schemes etc.
		(doesn't require an existing resource file)
5. put:
     kdisplay -init

   in your .xsession or .xinitrc so that your settings are restored when you
   login.


CHANGES:

Version 0.5.9 - Patches from Christian Czezatke

- Use KProcess

Version 0.5.8 - Patches from Christian Czezatke

- solved problems by adding signal(SIGCHLD,SIG_DFL); in main.cpp

Version 0.5.7 - Patches from Christian Czezatke

- Fix Enabling/Disabling of Setup button
- After doing a "Test" with a certain screensaver, the kdisplay window
  did not respond to any input and did not get redrawn. -- Only the
  screensaver drawing into the small preview monitor did still worked.

Version 0.5.6 - Martin Jones

- Save screen saver names so that the app starts faster

Version 0.5.5 - Mark Donohoe

- Saving color schemes and other changes

Version 0.5.4 - Martin Jones

- Use invokeHTMLHelp().
- Fix kill( -1 ) bug.
- Fix Setup button in screensaver module.
- Click on color scheme exmaple to select color type
- Replace ugly KColorCombo with a KColorButton.

Version 0.5.3 - Martin Jones

- fix preview monitors so that they are not affected by color changes.
- layout adjustments
- change font setup so that font sizes are much more restricted.
- add kwm color setup stuff

Version 0.5.2 - Martin Jones

- removed hardcoded paths
- miscellaneous fixes to background and screen saver modules
- use libkdeui, i.e. remove font and color dialog code from this package
- fixes for Qt-1.2

Version 0.5.1 - Mark Donohoe

- Bug fixes
- Three new groups are added to .kderc
    GUI Style
	Color Scheme
	General Font
- ONLY WORKS WITH KGHOSTVIEW-0.3.1

Version 0.5 - Mark Donohoe

- New general module for widget styles and fonts
- Color scheme and general module change desktop configuration (.kderc)
- Color scheme and general module can change configuration of 
	Kghostview-0.3 while it is running
- Fixed screen saver preview bug

Version 0.3 - Martin

screen saver bug fixes
screen saver corner actions

Version 0.2

Martin's patch to put a lower limit of 1 min. on the screensaver timeout.
Mark's 	first attempt at the color scheme module.
		& gradient filled desktop backgrounds.

TODO:

Energy saving screen saver option.
more display setup modules
 - General XServer info
 - XFree86 setup like xvidtune


Martin Jones.
mjones@kde.org

Mark Donohoe.
donohoe@kde.org
