mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[doc] use "Looking Glass Server" instead of "producer"
I think "server" and different "implementations" of it makes it a lot clearer to readers that it's a swappable thing that can serve multiple clients without being too much jargon.
This commit is contained in:
@@ -8,9 +8,9 @@ Client Application Installation
|
||||
For Linux
|
||||
---------
|
||||
|
||||
The Looking Glass Client receives frames from the Windows producer and displays
|
||||
them on Linux. It also handles input, audio, overlays and optional SPICE
|
||||
services.
|
||||
The Looking Glass Client receives frames from an implementation of the Looking
|
||||
Glass Server on Windows and displays them on Linux. It also handles input,
|
||||
audio, overlays and optional SPICE services.
|
||||
|
||||
There are currently no Linux distribution packages for the client. First
|
||||
:ref:`build it from source <build_client_section>`, then run the following from
|
||||
|
||||
Reference in New Issue
Block a user