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.3 platform.
Download (HTTP): http://xorg.freedesktop.org/releases/individual/app/twm-1.0.7.tar.bz2
Download (FTP): ftp://ftp.x.org/pub/individual/app/twm-1.0.7.tar.bz2
Download MD5 sum: c1c124ff16255d6525a53a0d5cec8bf9
Download size: 272 KB
Estimated disk space required: 3.7 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 2013-03-07 02:30:41 +0000