diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-04 03:56:13 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-04 03:56:13 +0100 |
commit | 929fddac2b95656a962fd3e7c53dbd1907f914d6 (patch) | |
tree | c0f2963c1675abf43e1507cbb039060aeafb7d44 /README | |
parent | haiku (diff) | |
download | radharc-929fddac2b95656a962fd3e7c53dbd1907f914d6.tar.gz radharc-929fddac2b95656a962fd3e7c53dbd1907f914d6.tar.bz2 radharc-929fddac2b95656a962fd3e7c53dbd1907f914d6.tar.xz |
automatic selection of RADHARC_STATE
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -127,11 +127,15 @@ SIGNALS order they where selected. ENVIRONMENT + XDG_RUNTIME_DIR + This environment variable names the directory in which + the state file is stored. If unset or empty, /run is + used. + RADHARC_STATE - The pathname to the state file, will be - determined automatically if not set. - If not set, you may only have one instance - running per display server instance. + The pathname to the state file, will be determined + automatically if not set. If not set, you may only + have one instance running per display server instance. RATIONALE Your location is determined use GeoClue because it clunky, |