The twm package contains a very minimal window manager.
This package is not a part of the Xorg katamari and is provided only as a dependency to other packages or for testing the completed Xorg installation.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://xorg.freedesktop.org/releases/individual/app/twm-1.0.8.tar.bz2
Download (FTP): ftp://ftp.x.org/pub/individual/app/twm-1.0.8.tar.bz2
Download MD5 sum: 4b28317d4a9f7ca61bef8462e132bd4c
Download size: 269 KB
Estimated disk space required: 4.6 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/twm
Install twm by running the following commands:
sed -i -e '/^rcdir =/s,^\(rcdir = \).*,\1/etc/X11/app-defaults,' src/Makefile.in && ./configure $XORG_CONFIG && make
This package does not come with a test suite.
Now, as the root
user:
make install
sed -i -e '/^rcdir =/s...: This command ensures the twm configuration file gets installed in the proper location.
Last updated on 2014-02-18 12:55:40 -0800