This patch addresses blackend's comment on desktop environments and bjk's comment on client/server confusion.
Approved by: gjb (mentor)
This commit is contained in:
parent
75bc3c1c42
commit
01f7b0501c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42885
1 changed files with 6 additions and 2 deletions
|
@ -93,7 +93,11 @@
|
|||
The server's responsibility includes tasks such as managing
|
||||
the display, handling input from the keyboard and mouse, and
|
||||
handling input or output from other devices such as a tablet
|
||||
or a video projector.</para>
|
||||
or a video projector. This confuses some people, because the X terminology is
|
||||
exactly backward to what they expect. They expect the
|
||||
<quote>X server</quote> to be the big powerful machine down
|
||||
the hall, and the <quote>X client</quote> to be the machine
|
||||
on their desk.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -152,7 +156,7 @@
|
|||
<term>desktop environment</term>
|
||||
|
||||
<listitem>
|
||||
<para>Some window managers, such as <application>KDE</application> and
|
||||
<para><application>KDE</application> and
|
||||
<application>GNOME</application> are considered to be desktop environments
|
||||
as they include an entire suite of applications for performing
|
||||
common desktop tasks. These may include office suites, web
|
||||
|
|
Loading…
Reference in a new issue