From c943ed4fc84777ba34fbdf435f5208e617b55310 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 2 Feb 2018 09:47:41 -0500 Subject: [PATCH] add keyboard shortcut --- content/faq/how-to-find-lbry-log-file.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/faq/how-to-find-lbry-log-file.md b/content/faq/how-to-find-lbry-log-file.md index 037b0675..49abeb82 100644 --- a/content/faq/how-to-find-lbry-log-file.md +++ b/content/faq/how-to-find-lbry-log-file.md @@ -8,8 +8,8 @@ In certain cases, we may ask you to send us your log file(s). The current log f **lbrynet.log files may contain your IP address. While sharing this is not inherently dangerous, if you desire maximum privacy please mask it before posting to public websites.** ## Windows -1. Open File Explorer. -1. Type `%localappdata%\lbry\lbrynet` (`%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter. +1. Open File Explorer (Keyboard shortcut: Window Key + E) +1. Type `%localappdata%\lbry\lbrynet` (or `%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter. 2. Here you will see the `lbrynet.log` file and any archives. ## MacOS @@ -20,5 +20,5 @@ In certain cases, we may ask you to send us your log file(s). The current log f ## Ubuntu / Linux *(Exact steps may differ slightly)* 1. Navigate to your home directory. Ensure hidden files and folders are shown if using a graphical file explorer. -2. Navigate to the `.local/share/lbry/lbrynet` folder (`~/.lbrynet` if you originally installed v0.14 or earlier). +2. Navigate to the `.local/share/lbry/lbrynet` folder (or `~/.lbrynet` if you originally installed v0.14 or earlier). 3. Here you will see the `lbrynet.log` file and any archives.