2015-05-27 19:50:08 -04:00
|
|
|
// Status=review
|
|
|
|
|
|
|
|
A few _WSJT-X_ features behave differently in Windows, Linux, or OS X,
|
|
|
|
or may not be relevant to all operating platforms.
|
|
|
|
|
|
|
|
.File locations
|
|
|
|
* *Windows*
|
2016-04-28 14:07:51 -04:00
|
|
|
|
|
|
|
- *Settings:* %LOCALAPPDATA%\WSJT-X\WSJT-X.ini
|
|
|
|
- *Log directory:* %LOCALAPPDATA%\WSJT-X\
|
|
|
|
- *Default save directory:* %LOCALAPPDATA%\WSJT-X\save\
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
* *Windows, when using "--rig-name=xxx"*
|
2016-04-28 14:07:51 -04:00
|
|
|
|
|
|
|
- *Settings:* %LOCALAPPDATA%\WSJT-X - xxx\WSJT-X - xxx.ini
|
|
|
|
- *Log directory:* %LOCALAPPDATA%\WSJT-X - xxx\
|
|
|
|
- *Default save directory:* %LOCALAPPDATA%\WSJT-X - xxx\save\
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
* *Linux*
|
2016-04-28 14:07:51 -04:00
|
|
|
|
|
|
|
- *Settings:* ~/.config/WSJT-X.ini
|
|
|
|
- *Log directory:* ~/.local/share/WSJT-X/
|
|
|
|
- *Default save directory:* ~/.local/share/WSJT-X/save/
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
* *Linux, when using "--rig-name=xxx"*
|
2016-04-28 14:07:51 -04:00
|
|
|
|
|
|
|
- *Settings:* ~/.config/WSJT-X - xxx.ini
|
|
|
|
- *Log directory:* ~/.local/share/WSJT-X - xxx/
|
|
|
|
- *Default save directory:* ~/.local/share/WSJT-X - xxx/save/
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
* *Macintosh*
|
2016-04-28 14:07:51 -04:00
|
|
|
|
|
|
|
- *Settings:* ~/Library/Preferences/WSJT-X.ini
|
|
|
|
- *Log directory:* ~/Library/Application Support/WSJT-X/
|
|
|
|
- *Default save directory:* ~/Library/Application Support/WSJT-X/save/
|
2015-05-27 19:50:08 -04:00
|
|
|
|
|
|
|
* *Macintosh, when using "--rig-name=xxx"*
|
|
|
|
|
2016-04-28 14:07:51 -04:00
|
|
|
- *Settings:* ~/Library/Preferences/WSJT-X - xxx.ini
|
|
|
|
- *Log directory:* ~/Library/Application Support/WSJT-X - xxx/
|
|
|
|
- *Default save directory:* ~/Library/Application Support/WSJT-X - xxx/save/
|