Lunduke
News • Science & Tech
W: The Window System before X... that nobody seems to remember
(Nobody seems to even know what it looked like.)
August 16, 2023
post photo preview

Most users of Linux or UNIX, nowadays, are quite familiar with the X Window System — the display server that has powered our graphical workstations for decades (in one iteration or another).

The “window system X”, as it was initially called, was created as a fork of another window system (known as “W”), back in June of 1984.

Here is the announcement email, of “window system X”, from Robert Scheifler (at MIT):

From: rws@mit-bold (Robert W. Scheifler)
To: window@athena
Subject: window system X
Date: 19 Jun 1984 0907-EDT (Tuesday)

 

I've spent the last couple weeks writing a window system for the VS100. I stole a fair amount of code from W, surrounded it with an asynchronous rather than a synchronous interface, and called it X. Overall performance appears to be about twice that of W. The code seems fairly solid at this point, although there are still some deficiencies to be fixed up.

 

We at LCS have stopped using W, and are now actively building applications on X. Anyone else using W should seriously consider switching. This is not the ultimate window system, but I believe it is a good starting point for experimentation. Right at the moment there is a CLU (and an Argus) interface to X; a C interface is in the works. The three existing applications are a text editor (TED), an Argus I/O interface, and a primitive window manager. There is no documentation yet; anyone crazy enough to volunteer? I may get around to it eventually.

 

Anyone interested in seeing a demo can drop by NE43-531, although you may want to call 3-1945 first. Anyone who wants the code can come by with a tape. Anyone interested in hacking deficiencies, feel free to get in touch.

Cool… So what, exactly, is “W”?

Now that we know that “W” is the inspiration (and original source code for) “X”… wouldn’t it be amazing to know more about W? How it worked, what it looked like, etc.?

Finding detailed information on the “W Window System” is astoundingly difficult.

In fact, almost every mention of “W” seems to consist entirely of variations on the following text (found on Wikipedia):

The W window system is a discontinued windowing system and precursor in name and concept to the modern X Window System window system.

 

W was originally developed at Stanford University by Paul Asente and Brian Reid for the V operating system. In 1983, Paul Asente and Chris Kent ported the system to UNIX on the VS100, giving a copy to those working at MIT's Laboratory for Computer Science.

 

In 1984, Bob Scheifler of MIT replaced the synchronous protocol of W with an asynchronous alternative and named the result X.

 

Since this time the X window system has gone through many fundamental changes and no longer bears any significant resemblance to W.

And… that’s it.

Screenshots? Technical details? Documentation? Nope. None of that.

This is not the original W

Fun side note: The Wikipedia entry for W (which I quote above), includes a link to an email thread that, at first glance, appears to be discussing the W from the early 1980s.

but it’s not. What that thread is referring to is a completely different Window System, from the 1990s, which also was named “W”That Window System looked like this:

This is NOT the “W” Window System from the 1980s

What is wild, is there is significantly more information about this 1990s Window Server -- which very few people have actually used -- than there is about the, deeply historically significant, 1980s W.

Great. So what DO we know about the original W?

We know that W is a Windowing System developed, originally, for the V Distributed Operating System.

The V Distributed System (sometimes just called V-System) was developed at Stanford starting in 1981. It had its own display system called “Virtual Graphics Terminal Service” (or VGTS). Files and (some) source code from V has been archived by the folks at BitSavers.org.

And those archives do contain a piece of software called “w”. But, once again, it is not the 1980’s display server “W”. The “w” contained in the V archives is a command which lists users connected to the V system.

The name of the W Window System was chosen because it ran on V.

W was next in alphabetical order. (Which is also why “X Window System” is called “X”… it is the next letter after “W”.)

In 1983, W Window System was ported to the VAXstation 100 (and, hence, to UNIX).

Let’s look at the VAXstation 100

From the VAXstation 100 technical summary document (released in 1984)

Hey, hey! What have we here? Is that a graphical desktop I see?

Could this be the elusive “W Window System” that inspired X?

Let’s take a closer look at another page from the VAXstation 100 technical summary:

After reading absolutely everything in the Technical Summary, there is no mention of “W”. Instead the graphical interface is called the “VAXstation Display System Software”.

This is continued in the VAXstation 100 Users Guide, which was published in June of 1984. The illustrations in that document appear to match the photos in the Technical Summary document.

From the June 1984 VAXstation 100 Users Guide

This appears to be the only reference to “VAXstation Display System” in existence.

However.

In October of 1984 (just a few months after those documents were published), the “VAXstation I” was released. And, with it, the first (possibly) official graphical desktop for VAX/VMS systems: VMS Workstation Software (VWS).

Now, according to Wikipedia, the VMS Workstation Software was not released before October of 1984.

Which leaves us with a few possibilities:

  1. Wikipedia is wrong (it often is).

  2. The “VAXstation Display System” is an earlier name for “VMS Workstation Software”… it does only precede it by a few months, after all.

  3. The “VAXstation Display System” is simply “W” (which was developed the year before the documentation above)… but rebranded.

The likelihood is that the “VAXstation Display System” is just a different terminology for “VMS Workstation Software” that was used in documentation a few months before the release of the VAXstation I. But that is purely conjecture based on the available data.

How do we find out more about W?

The reality is this:

In order to get W running, we need:

  • A way to properly emulate 1983 / 1984 versions of the “V Distributed Operating System” developed at Stanford.

  • And a copy of W.

Or…

  • A working VAXstation 100.

  • And a copy of W.

Either way, we need a copy of W. Which we don’t have.

Case in point: W Window System doesn’t seem to exist anywhere on the entire Internet. Either in binary or source code form.

In short: Here’s what we don’t know about W

We don’t know, with any certainty…

  • What W looked like

  • How W functioned

  • What, specifically, was changed between W and X

If any of you have additional details, I would love to hear about it. The fact that such a critical part of computing history is largely lost is a sad thing… one that deserves to be rectified.

community logo
Join the Lunduke Community
To read more articles like this, sign up and join my community today
6
What else you may like…
Videos
Podcasts
Posts
Articles
Operating System Age Verification Bill Signed Into Law in Illinois

HB-5511, which will require Age data collection on all Operating Systems (including Linux, FreeBSD, and others), was signed by Governor Pritzker.

More from The Lunduke Journal:
https://lunduke.com/

00:20:26
Woke Politics Control Open Source

Not user needs. Not technical requirements. Engineering decisions are now made by woke politics. This is not surprising, as Open Source orgs shift from software to political activism.

More from The Lunduke Journal:
https://lunduke.com/

00:30:06
Linux Hits 10% Market Share?!

According to Statcounter, Desktop Linux is at 10.65% market share in North America. Cloudflare numbers are similar. But Steam disagrees.

More from The Lunduke Journal:
https://lunduke.com/

00:11:46
November 22, 2023
The futility of Ad-Blockers

Ads are filling the entirety of the Web -- websites, podcasts, YouTube videos, etc. -- at an increasing rate. Prices for those ad placements are plummeting. Consumers are desperate to use ad-blockers to make the web palatable. Google (and others) are desperate to break and block ad-blockers. All of which results in... more ads and lower pay for creators.

It's a fascinatingly annoying cycle. And there's only one viable way out of it.

Looking for the Podcast RSS feed or other links? Check here:
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

The futility of Ad-Blockers
November 21, 2023
openSUSE says "No Lunduke allowed!"

Those in power with openSUSE make it clear they will not allow me anywhere near anything related to the openSUSE project. Ever. For any reason.

Well, that settles that, then! Guess I won't be contributing to openSUSE! 🤣

Looking for the Podcast RSS feed or other links?
https://lunduke.locals.com/post/4619051/lunduke-journal-link-central-tm

Give the gift of The Lunduke Journal:
https://lunduke.locals.com/post/4898317/give-the-gift-of-the-lunduke-journal

openSUSE says "No Lunduke allowed!"
September 13, 2023
"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

This episode is free for all to enjoy and share.

Be sure to subscribe here at Lunduke.Locals.com to get all shows & articles (including interviews with other amazing nerds).

"Andreas Kling creator of Serenity OS & Ladybird Web Browser" - Lunduke’s Big Tech Show - September 13th, 2023 - Ep 044

I run my AI employees like a real engineering org. Ladder and all.

My AI employees are not created equal. Just like in real life, everyone wants the senior with the most skill and experience. But money isn't infinite. So you build a crew — what we used to call a ladder:

The expensive principal engineer at the top. A solid mid-level layer below. And the freshers at the bottom — cheapest of all, but less experienced and less skilled.

Turns out this maps perfectly to LLMs.

The two most important pieces of my Governed AI Execution Engine are the orchestrator and the autonomous engine:

1. The Agent Orchestrator ensures the LLM follows coding, testing, and code review steps. Without fail. Without skipping. Without lying.

2. The Autonomous Engine adds the loop: consider a mission, build a backlog, get a second opinion, then take action — and route everything through the orchestrator.

Here's where the ladder comes in:

→ Expensive, smartest models → planning and reviewing
→ Cheaper, ...

9 hours ago

In a young girls heart!

10 hours ago

Grug??? Something you drink???

Lunduke Lifetime Discount Ends in 1 Day; Zelda, Larry, SQ, & Keen Walls Available

TL;DR: Lifetime Subscription discount ends in one day. There are currently 4 “Lifetime Walls” with space available for more names (the Oregon Trail Wall is now full).

We’ve been running a massive discount on Lunduke Journal Lifetime Subscriptions for the entire months of June and July. And it has been an absolute blast. There are now 21 (twenty-one!) retro computer walls overflowing with your names.

Pure insanity. Huge thank you to everyone who has supported The Lunduke Journal.

But the discounted price only runs through July 31st… and that moment is just about here.

When the calendar ticks over into August (just a hair over 24 hours from now), the Lunduke Journal Lifetime Subscription price goes back to normal.

  • If the calendar still says it’s July, the Lifetime price is still discounted to $125.

  • If the calendar says August… the price returns to $300.

There are, as of this exact moment, 4 retro game themed “Lifetime Walls” which still have some space for more names (check Lunduke.com for the full list):

  1. Legend of Zelda

  2. Commander Keen 4

  3. Space Quest 4

  4. Leisure Suit Larry

Grab a discounted Lifetime Subscription (scroll down for the details), then email Lunduke (bryan at lunduke.com) with which Wall you’d like to appear on.

 

First come, first served. Once a Wall is full, it’s full. So if there’s a specific Wall you’d like to be on, don’t dilly dally.

How to Grab a Discounted Lifetime Subscription:

There are 3 different ways to pick up a Lunduke Journal Lifetime sub. All of them work great. Choose whichever works best for you!

Remember: These discounted prices go back up to normal ($300) on August 1st.

Get a Lifetime Subscription via Locals:

  1. Go to Lunduke.Locals.com/support.

  2. Select “Give Once“.

  3. Enter “125“ into the amount field.

  4. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

Get a Lifetime Subscription via Substack:

  1. Go to Lunduke.Substack.com/subscribe.

  2. Select the “Lifetime Subscription” option.

  3. After checking out, Lunduke will toss you an email once your account is set to full lifetime status. (This usually happens within a few hours.)

If you would also like full, Lifetime access to Lunduke.Locals.com (which is included):

  1. Make a free account on Lunduke.Locals.com.

  2. Email “bryan at lunduke.com” with the email address you use on both Substack and Locals (can be different email addresses).

  3. Lunduke will toss you an email once your account is set to full lifetime status on Locals.

Get a Lifetime Subscription with Bitcoin:

Bonus: Save an extra $10 with the Bitcoin option, as Bitcoin processing has fewer fees associated with it.

bc1qyjakve8fywm8pz2v99v57yhjj0vzr2vjze6fcq

  • Email “bryan at lunduke.com” with the following information: What time you made the transaction, how much was sent (in Bitcoin), and the email address you use (or plan to use) on Locals.com or Substack.com.

-Lunduke

Read full Article
post photo preview
Oregon Trail, Keen, & Leisure Suit Larry Lifetime Walls

Holy frijoles! There are now 20 (twenty!) Lifetime Subscriber Walls, filled with the names of roughly one bazillion Lunduke Journal supporters.

Just amazing.

Two super quick updates:

  1. The “Desqview/X”, “NeXTSetp”, & “TRS-80 Model 100” Walls are now full! (Check them out on Lunduke.com and at the end of new shows.)

  2. There are 3 new Walls available to put your John Hancock on… and, just for kicks, these ones aren’t from Classic Operating Systems… they’re Classic Games:

    1. Oregon Trail

    2. Commander Keen 4

    3. Leisure Suit Larry

 

I don’t expect space on these Walls to last long. First come first served.

A huge thank you to all of The Lunduke Journal subscribers. Your support is deeply appreciated. You make this possible.

-Lunduke

Read full Article
post photo preview
TRS-80 Model 100 joins The Lunduke Journal Lifetime Wall party!

Buckle up, Buttercup. Because The Lunduke Journal is about to blow your mind.

  1. The “BeOS” Wall Lifetime Subscriber Wall is now full (see all of them on Lunduke.com)!

  2. We’ve added a new “TRS-80 Model 100” Wall (because we can)! That’s the 19th Lifetime Subscriber Wall! 19!

  3. The discounted Lifetime Lunduke Journal Subscriptions are still available through to the end of this month (July).

Which means there are, as of this exact moment, 4 Walls with space available (see Lunduke.com for the full list of Walls). But these fill up wicked fast.

  1. Emacs (only a few spots left)

  2. Desqview/X (a little less than 2/3rd’s full)

  3. NeXTStep (still plenty of space)

  4. TRS-80 Model 100 (just launched)

 

Nice, right?

Worth noting: The “TRS-80 Model 100” has very limited screen resolution (240 x 64), which means only a small number of names can fit on that wall. If you want on it, I’d let me know right away.

Grab a discounted Lifetime Subscription (if you don’t already have one), then let me know (email “bryan at lunduke.com”) which Wall you’d like to see your name on.

Huge high five to everyone who has already added their name to a Wall. At the current rate, we’ll have over 20 retro computer themed walls, filled with all of your names, by the end of the month.

And, doggone it, that’s amazing.

-Lunduke

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals