Changes between Version 24 and Version 25 of FakeXinerama
- Timestamp:
- 09/17/20 14:51:20 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FakeXinerama
v24 v25 70 70 /sbin/restorecon -v /usr/lib64/libfakeXinerama.so* 71 71 }}} 72 73 Some applications such as [https://www.freerdp.com/ FreeRDP] may give priority to screen layout data provided by the RandR extension over that provided by Xinerama. You may be able to force them to use Fake Xinerama by disabling the RandR extension on the X server, but doing so may cause other significant loss of functionality. Note that since version 1.5, RandR has a {{{--setmonitor}}} option to override the screen layout data that can be used instead of Fake Xinerama in many cases. 72 74 }}} 73 74 75 75 76 {{{#!div class="box"