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-10.1 platform.
Download (HTTP): https://www.x.org/pub/individual/app/twm-1.0.11.tar.xz
Download (FTP): ftp://ftp.x.org/pub/individual/app/twm-1.0.11.tar.xz
Download MD5 sum: e2a92734871575b01308e62822915981
Download size: 256 KB
Estimated disk space required: 4.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 2021-02-20 17:41:49 -0800