mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-27 13:49:45 +01:00
added various screen sharing apps/software
This commit is contained in:
@@ -2,3 +2,16 @@
|
||||
|
||||
[Wayland](https://wayland.freedesktop.org/) is a replacement for the
|
||||
[X11 window system](/wiki/linux/x_window_system.md).
|
||||
|
||||
## Usage
|
||||
|
||||
This section addresses the usage of Wayland.
|
||||
|
||||
### Display wlroots Screens
|
||||
|
||||
To list all the attached screens and displays the following command can be used.
|
||||
For this to work the compositor needs to use wlroots.
|
||||
|
||||
```sh
|
||||
wlr-randr
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user