From 4c53784e5749d9918bad63cc95152566a86daa66 Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 29 Jul 2004 10:23:48 +0000 Subject: [PATCH] "Where does PuTTY store its data?" -- mention where Unix PuTTY stores its data git-svn-id: svn://svn.tartarus.org/sgt/putty@4371 cda61777-01e9-0310-a592-d414129be87e --- doc/faq.but | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/faq.but b/doc/faq.but index 219d8bd3..af03b7fb 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -1,4 +1,4 @@ -\versionid $Id: faq.but,v 1.72 2004/07/24 12:37:42 jacob Exp $ +\versionid $Id: faq.but,v 1.73 2004/07/29 10:23:48 jacob Exp $ \A{faq} PuTTY FAQ @@ -364,8 +364,8 @@ to say something else; \c{vt220} might help if you have trouble. \S{faq-settings}{Question} Where does PuTTY store its data? -PuTTY stores most of its data (saved sessions, SSH host keys) in the -Registry. The precise location is +On Windows, PuTTY stores most of its data (saved sessions, SSH host +keys) in the Registry. The precise location is \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY @@ -383,6 +383,8 @@ pathname in the Registry, at \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\RandSeedFile +On Unix, PuTTY stores all of this data in a directory \cw{~/.putty}. + \H{faq-howto} HOWTO questions \S{faq-startmax}{Question} How can I make PuTTY start up maximised? -- 2.11.0