| 1 | = Environment Options = |
| 2 | |
| 3 | This page lists some features which are often only available via environment variables, or where the environment variables override other options. |
| 4 | |
| 5 | This list evolves constantly and should not be used as a definitive reference, only the source code for a particular version is. |
| 6 | |
| 7 | {{{#!div class="box" |
| 8 | == Generic Environment Variables |
| 9 | |
| 10 | ||= Name =||= Usage =|| |
| 11 | ||HOME ||User UUID || |
| 12 | ||XDG_CURRENT_DESKTOP ||Detect the Ubuntu 'Unity' desktop || |
| 13 | ||LD_LIBRARY_PATH ||Locate [/wiki/FakeXinerama] and other libraries || |
| 14 | |
| 15 | }}} |
| 16 | |
| 17 | {{{#!div class="box" |
| 18 | == Fault Injection == |
| 19 | |
| 20 | ||= Name =||= Usage =|| |
| 21 | ||XPRA_PAINT_FAULT_INJECTION_RATE || Numeric value: how often to simulate paint errors (a value of 10 will cause 1 fault for every 10 paint events) || |
| 22 | ||XPRA_PAINT_FAULT_INJECTION_TELL || Whether paint faults are reported back to the server || |
| 23 | |
| 24 | }}} |
| 25 | |
| 26 | |
| 27 | {{{#!div class="box" |
| 28 | == Clipboard == |
| 29 | |
| 30 | XPRA_DISCARD_TARGETS |
| 31 | XPRA_TRANSLATEDCLIPBOARD_LOCAL_SELECTION |
| 32 | XPRA_TRANSLATEDCLIPBOARD_REMOTE_SELECTION |
| 33 | }}} |