17 | | The exact location of the configuration files varies widely from platform to platform, and even from one version of the OS to another... |
18 | | |
19 | | * for unix-like operating systems, the system configuration usually lives in {{{/etc/xpra}}} and the per-user settings can be placed in {{{~/.xpra}}} - you can also run the {{{xpra/platform/path.py}}} script for more details |
20 | | * on Mac OS X, we ship a command line tool found under {{{Xpra.app/Contents/Helpers/Path_info}}} which will show you the file locations you can also use - {{{~/.xpra}}}, although this is deprecated |
| 17 | The exact location of the configuration files varies widely from platform to platform, and even from one version of the OS to another: |
| 18 | * for unix-like operating systems, the system configuration files can usually be found in {{{/etc/xpra}}} and the per-user settings can be placed in {{{~/.xpra}}} - you can also run the {{{xpra/platform/path.py}}} script for more details |
| 19 | * on Mac OS X, we ship a command line tool found under {{{Xpra.app/Contents/Helpers/Path_info}}} which will show you the file locations, the default location for user configuration files should be {{{~/Library/Application Support/Xpra}}} you can also use - {{{~/.xpra}}}, although this is deprecated |