mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
cosmetic
This commit is contained in:
@@ -261,11 +261,8 @@ and also for getting it into gstreamer-1.20.
|
||||
[If uxplay was compiled after
|
||||
cmake was run without -DZOOMFIX=ON, and your gstreamer version is older than
|
||||
1.20, you can still manually make the window visible to screen-sharing apps with the X11 utility
|
||||
xdotool, if it is installed, with:
|
||||
```
|
||||
xdotool selectwindow set_window --name <name>
|
||||
```
|
||||
, where ```<name>``` is your choice of name, and then select the uxplay window
|
||||
xdotool, if it is installed, with: ``` xdotool selectwindow set_window --name <name>```
|
||||
(where ```<name>``` is your choice of name), and then select the uxplay window
|
||||
by clicking on it with the mouse.]
|
||||
|
||||
4. The AirPlay server now terminates correctly when the gstreamer display window is
|
||||
|
||||
Reference in New Issue
Block a user