Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:system:display_servers [2022/03/08 20:46]
i3_relativism ↷ Page moved from en:system:application:display_servers to en:system:display_servers
en:system:display_servers [2023/12/05 14:54] (current)
throgh [Acknowledgement]
Line 1: Line 1:
 ====== About ====== ====== About ======
- 
-<note warning>This page is under development!</note> 
  
 A display server is a program whose primary task is to coordinate the input and output of its clients to and from the rest of the operating system, the hardware, and each other. The display server communicates with its clients over the display server protocol, a communications protocol, which can be network-transparent or simply network-capable. A display server is a program whose primary task is to coordinate the input and output of its clients to and from the rest of the operating system, the hardware, and each other. The display server communicates with its clients over the display server protocol, a communications protocol, which can be network-transparent or simply network-capable.
Line 10: Line 8:
  
   * [[en:system:display_servers:xenocara|Xenocara]]   * [[en:system:display_servers:xenocara|Xenocara]]
-  * [[en:system:display_servers:wayland|Wayland]] 
  
-===== Acknowledgement ===== 
  
-This wiki article is based on **Wikipedia's page**.