feat: startx boots an X11 session — twm, Netscape 3.x, xclock, xeyes #10
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/10/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
startx/xinit prints X.Org boot lines then takes over the display:
a twm session with teal focused titlebars, floating windows that
move (titlebar drag), resize (twm resize button), iconify to root
icons, and raise on click, plus the classic root menu (Refresh,
Restart, Exit) on the weave-stipple desktop.
Netscape Navigator 3.x in Motif gray renders a graphical version
of the site generated from the same section JSON (netscape-html.js,
pure + tested): bordered skills table, per-role experience, blink-
tag NEW! stickers, under-construction banner, hit counter, badges,
mailto contact. Back/Forward/Home work; Print/Find open Motif
dialogs; real links open in new tabs. xclock ticks; xeyes follow
the pointer (SVG geometry, no redraw artifacts).
The whole session renders in self-hosted Fixedsys Excelsior
(public domain; attributed in LICENSE.txt/README). Shared section-
flattening logic consolidated into sections-model.js, now the
single implementation used by resumepdf, netscape-html, and
resumeText. BIOS memory test now agrees with free: 640K.