Changeset 150

Show
Ignore:
Timestamp:
03/27/2004 02:55:15 PM (5 years ago)
Author:
mwm
Message:

Check in changes preparing for the release.

Location:
trunk
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/INSTALL

    r149 r150  
    1515 
    1616Configuration is done by the Python distutils package as part of the 
    17 isntallation process. 
     17installation process. 
     18 
    1819 
    1920* Building 
     
    2425* Installing 
    2526 
    26 Just type: 
     27As root, just type: 
    2728 
    2829    python setup.py install 
    2930   
    30 * Using it. 
    31  
    32 There are a number of example window managers in examples/. Running 
    33 the examples will start that window manager. Examing the examples is 
    34 the best way to get a feel for how to configure a plwm window manager. 
    35  
    36 * Using plwm without installing 
    37  
    38 PLWM can be run from the distribution tree (you must run configure 
    39 first, though).  Start it with e.g. (if you dearchived the distribution 
    40 in /home/foo): 
    41  
    42   /home/foo/plwm-2.6/examples/examplewm.py 
    4331   
  • trunk/README

    r29 r150  
    1313*** Copyright 
    1414 
    15 Copyright 1999-2001 Peter Liljenberg (unless indicated otherwisely). 
     15Copyright 1999-2004 Peter Liljenberg (unless indicated otherwisely). 
    1616 
    1717The GNU General Public Licence applies to all the code, see COPYING 
     
    2121 
    2222See the file INSTALL. 
     23 
     24*** Using plwm without installing 
     25 
     26PLWM can be run from the distribution tree (you must run configure 
     27first, though).  Start it with e.g. (if you dearchived the distribution 
     28in /home/foo): 
     29 
     30  /home/foo/plwm-2.6/examples/examplewm.py 
    2331 
    2432*** Documentation 
     
    3139examples/README.examplewm.  
    3240 
     41*** Using it. 
     42 
     43There are a number of example window managers in examples/. Running 
     44the examples will start that window manager. Examing the examples is 
     45the best way to get a feel for how to configure a plwm window manager. 
     46 
     47If you want to test window managers, or switch between them, then 
     48utils/wmm.py is a window manager manager. Read the source file for 
     49documentation. 
     50 
    3351*** Contacts: 
    3452 
     53Mike Meyer <mwm@mired.org> 
    3554Peter Liljenberg <petli@ctrl-c.liu.se> 
    3655