Friggin' Github Flavored Markdown
This commit is contained in:
parent
e6d836b005
commit
213dab0a97
|
@ -16,9 +16,9 @@ string predates the URL standard.
|
||||||
|
|
||||||
Part of the problem with untangling the hierarchy in X-Windows is that
|
Part of the problem with untangling the hierarchy in X-Windows is that
|
||||||
it's meant to be extremely malleable and re-usable. [The Wikipedia
|
it's meant to be extremely malleable and re-usable. [The Wikipedia
|
||||||
article](/uri https://en.wikipedia.org/wiki/X_Window_System_protocols_and_architecture)
|
article](https://en.wikipedia.org/wiki/X_Window_System_protocols_and_architecture)
|
||||||
says that the `display` has a top-level window; The [Xlib
|
says that the `display` has a top-level window; The [Xlib
|
||||||
Tutorial](/uri https://tronche.com/gui/x/xlib/introduction/overview.html)
|
Tutorial](https://tronche.com/gui/x/xlib/introduction/overview.html)
|
||||||
says a `screen` is a physical monitor, and a workstation can have more
|
says a `screen` is a physical monitor, and a workstation can have more
|
||||||
than one screen, but each screen has its own top-level window. But
|
than one screen, but each screen has its own top-level window. But
|
||||||
both of these statements are inaccurate!
|
both of these statements are inaccurate!
|
||||||
|
|
Loading…
Reference in New Issue