X Configuration

- Generic parser/writer catalog module for XOrg files
  - Storing a value will take type into consideration? I think so (quotes for 
    strings)
  - Worry about case sensitivity
- Font installation
  - Make sure fixed fonts get :unscaled qualifier in xorg.conf
  - Have a system like /usr/share/vasm/fonts/unscaled, etc.
- DPI specification
- Run config through filters

sudo and cron configuration might also be good

Poll users on what abilities they would desire of a cron configuration
program. (Or maybe a particular subset of cron functionality, like alerting?)

An alert system, if I decide to go that route, should allow notification through
wall, window system dialog, and sound.

Write parser module for fstab, at least -- then base programs on it
Support for sections? Mounted, hd, swap, etc...use ### Mounted

Ogginator :)

New vxwmset
-----------

Dig out the Vector install pack for old X init resources
Allow for global/local setting
Filter out the directory xinitrc.d for latest X releases
Set contents of .dmrc (names of files must agree)
.xsession should point to .xinitrc
wdm?

Write new X init stuff: common xinitrc called by all other xinitrc
files...specific window manager at very bottom:

# Call common stuff here...

exec icewm-rox # Encapsulated for KDM
