AfterStep is a highly configurable X11 window manager inspired by NeXTSTEP.
This repository contains the AfterStep 2.x codebase plus updates to build and run on modern Linux/Xorg systems.
Full in-repo gallery: screenshots/2026-01-18-xvfb/index.html
make distclean
./configure --prefix="$PWD/_install"
make -j"$(nproc)"
make install install.datatools/xvfb-smoke.sh
tools/xvfb-full-smoke.sh
tools/xvfb-soak.sh _install 60Optional:
- Xephyr-based RandR smoke test:
tools/xephyr-randr-smoke.sh - Headless Xorg dummy driver smoke test:
tools/xorg-dummy-smoke.sh(requiressudo)
startx/xinit: putexec /path/to/_install/bin/afterstepin~/.xinitrc- Display managers: install
AfterStep.desktop/AfterStep.sessioninto your system’sxsessionsdirectory (location varies by distro/prefix)
- Wharf/MonitorWharf buttons may be disabled if the configured applications aren’t installed.
- Set
TERMINALto choose the terminal emulator used by terminal-launch actions.
- Historical upstream README (kept for context): README



