Changes between Version 18 and Version 19 of FakeXinerama
- Timestamp:
- 06/26/15 05:54:22 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FakeXinerama
v18 v19 51 51 LD_PRELOAD=/path/to/libfakeXinerama.so.1 your-x11-client-application 52 52 }}} 53 For more information on {{{LD_PRELOAD}}}, see [http ://stackoverflow.com/a/426260 What is the LD_PRELOAD trick?] and for '''a lot''' more information see [http://haxelion.eu/article/LD_NOT_PRELOADED_FOR_REAL/ LD_NOT_PRELOADED_FOR_REAL].53 For more information on {{{LD_PRELOAD}}}, see [https://blog.cryptomilk.org/2014/07/21/what-is-preloading/ What is preloading?], [http://stackoverflow.com/a/426260 What is the LD_PRELOAD trick?] and for '''a lot''' more information see [http://haxelion.eu/article/LD_NOT_PRELOADED_FOR_REAL/ LD_NOT_PRELOADED_FOR_REAL]. 54 54 }}} 55 55