Macintosh-like Virtual Window Manager (MLVWM) configuration files
Go to file
2019-01-05 22:11:38 -05:00
.mlvwm Fix for loading separate theme, menu, etc. config files. 2019-01-05 14:52:41 -05:00
Makefile Makefile install will rewrite icon path in .mlvwmrc 2019-01-05 22:11:38 -05:00
README.md Added initial Makefile to download icons & install configs, plus updated README w/prerequisites & usage instructions 2019-01-05 21:52:00 -05:00

mlvwmrc

by Morgan Aldridge morgant@makkintosshu.com

OVERVIEW

This a set of configuration files for Takashi HASEGAWA's Macintosh-like Virtual Window Manager (MLVWM) with the following goals:

  • More accurate emulation of System 7 and MacOS 8 User Interfaces
  • A complete configuration out-of-the-box
  • Well structured configuration files

MLVWM includes a very rudimentary set of rc (run command) files and requires a fair amount of customization to better emulate Macintosh operating systems' UI. Additionally, since it is generally no more than a hobbyist window manager, no appropriate structure for the rc files (esp. for individual applications), icons (i.e. pixmaps), etc. Last, but not least, I wanted to reduce the amount of configuration needed every time I configure MLVWM on a new workstation.

PREREQUISITES

  • mlvwm
  • xpm
  • locale
  • make

USAGE

Run make && make install && make clean to install .mlvwmrc and .mlvwm/ in your home directory, including downloading appropriate icons.

LICENSE

TBD