<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Keyboard combo hosed config - how to recover]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Somehow I pressed a combination of keys which closed all my docs, disabled the file periodic save feature and did who knows what else.<br />
Another time another key combo rearranged the display so all the menu options had disappeared. I can;t recall how I recovered from that.</p>
<p dir="auto">So it seems that it’s too easy for fat fingers to wreak havoc, so is there any way to  save all settings?  Alternatively is there a way to disable all or most of shortcut key functions?</p>
<p dir="auto">One reply to a question on the latter that might have been related (I didn’t understand it or the answer) seemed to be in the negative.<br />
However I see there is a Shortcut Mapper so could I just disable all those?</p>
<p dir="auto">Meanwhile if anyone knows how to re-enable periodic file saving (not session backup), that would be great too since I can’t find it anywhere in the preferences. :-(</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25739/keyboard-combo-hosed-config-how-to-recover</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 08:06:11 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25739.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 May 2024 19:50:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Keyboard combo hosed config - how to recover on Thu, 02 May 2024 12:55:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-brunes" aria-label="Profile: Mr-Brunes">@<bdi>Mr-Brunes</bdi></a> said in <a href="/post/94576">Keyboard combo hosed config - how to recover</a>:</p>
<blockquote>
<p dir="auto">The Q&amp;A that I didn’t understand was <a href="https://community.notepad-plus-plus.org/topic/20992/disable-all-notepad-keyboard-shortcuts?_=1714585277224">https://community.notepad-plus-plus.org/topic/20992/disable-all-notepad-keyboard-shortcuts?_=1714585277224</a> and I had no idea what Macro Express is nor how it affects NPP.</p>
</blockquote>
<p dir="auto">I had never heard of it when that person asked about its interface with Notepad++, either.  It’s just some external application which sounded to me like it was similar to AutoHot Key in its behavior.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94577</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94577</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 02 May 2024 12:55:46 GMT</pubDate></item><item><title><![CDATA[Reply to Keyboard combo hosed config - how to recover on Thu, 02 May 2024 09:06:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> tx for the detailed reply. It looks like backing up config.xml or the appdata folder will be the life saver, as long as it includes things like screen layout.</p>
<p dir="auto">The Q&amp;A that I didn’t understand was <a href="https://community.notepad-plus-plus.org/topic/20992/disable-all-notepad-keyboard-shortcuts?_=1714585277224">https://community.notepad-plus-plus.org/topic/20992/disable-all-notepad-keyboard-shortcuts?_=1714585277224</a> and I had no idea what Macro Express is nor how it affects NPP.</p>
<p dir="auto">RE: Autosave, I’d completely forgotten that I had to load a plugin, as it seems such a normal editor feature. Given that I’ve no idea how the plugin was removed, though I did update NPP recently. I can’t even blame drink, or the cat!</p>
<p dir="auto">I’ll disable the Full screen &amp; Post-It modes as I never use those.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94576</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94576</guid><dc:creator><![CDATA[Mr-Brunes]]></dc:creator><pubDate>Thu, 02 May 2024 09:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to Keyboard combo hosed config - how to recover on Wed, 01 May 2024 20:28:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mr-brunes" aria-label="Profile: Mr-Brunes">@<bdi>Mr-Brunes</bdi></a> said in <a href="/post/94568">Keyboard combo hosed config - how to recover</a>:</p>
<blockquote>
<p dir="auto">Hi</p>
<p dir="auto">Somehow I pressed a combination of keys which closed all my docs, disabled the file periodic save feature and did who knows what else.</p>
</blockquote>
<p dir="auto">There is no single combo of keys that could disable periodic save; it would have had to be the quite explicit sequence of keystrokes <code>Alt+T</code> to get the Settings menu, then <code>P</code> for preferences, then <code>b</code> to get to “Backup” page, then the right keystrokes to toggle the “Enable session snapshot and periodic backup” to unchecked.  The chances of that are … unlikely, at best.</p>
<blockquote>
<p dir="auto">Another time another key combo rearranged the display so all the menu options had disappeared. I can;t recall how I recovered from that.</p>
</blockquote>
<p dir="auto">You probably did <code>F11</code> (<strong>View &gt; Toggle Full Screen Mode</strong>) or <code>F12</code> (<strong>View &gt; Post-It</strong>), either of which can be undone by doing the same key again.</p>
<blockquote>
<p dir="auto">So it seems that it’s too easy for fat fingers to wreak havoc,</p>
</blockquote>
<p dir="auto">I have rarely accidentally hit <code>F11</code>/<code>F12</code>, and never wreaked such havoc as accidentally changing something inside the Preferencs dialog.  You’ve got impressively-talented fat fingers. ;-)</p>
<blockquote>
<p dir="auto">so is there any way to  save all settings?</p>
</blockquote>
<p dir="auto"><code>%AppData%\Notepad++\config.xml</code> <a href="https://community.notepad-plus-plus.org/topic/15740/faq-desk-what-is-appdata" title="FAQ: What is %AppData%?">🛈</a> contains all the settings that you referred to, so making a backup copy of that could be a safeguard for you.  (Or, if you’re really paranoid, back up the entire <code>%AppData%\Notepad++\</code> hierarchy.)</p>
<blockquote>
<p dir="auto">Alternatively is there a way to disable all or most of shortcut key functions?<br />
…<br />
However I see there is a Shortcut Mapper so could I just disable all those?</p>
</blockquote>
<p dir="auto">In one fell swoop, no.  <strong>Settings &gt; Preferences &gt; Shortcut Mapper</strong> is where you’d do it manually.  But you wouldn’t want to actually delete them all (especially the ones on the <strong>Scintilla</strong> tab, because then none of your copy/paste/arrow-key stuff would work).</p>
<p dir="auto">And there is no way to turn off Windows menu accelerators – <code>Alt+T</code> to get to <strong>Settings</strong> menu, and similar – those are defined by the OS, <em>not</em> by Notepad++ (other than it’s possible for an app to suggest which letter would be best for the accelerator).  Alt+Letter is just the way that Windows menu bars have worked since approximately Windows 3.11 in the early 90s.</p>
<p dir="auto">My recommendation: nothing’s going to save you from your talented preference-change, because there is no hotkey that can change those preferences.  However, if you never use Full Screen or Post-It modes, you could easily just turn off those two.</p>
<blockquote>
<p dir="auto">One reply to a question on the latter that might have been related (I didn’t understand it or the answer) seemed to be in the negative.</p>
</blockquote>
<p dir="auto">Too bad you didn’t link to that question/answer, because given that context, we could have tried to enlighten you.  As it is, there’s nothing we can say.</p>
<blockquote>
<p dir="auto">Meanwhile if anyone knows how to re-enable periodic file saving (not session backup), that would be great too since I can’t find it anywhere in the preferences. :-(</p>
</blockquote>
<p dir="auto">Notepad++'s <strong>only</strong> native “periodic file saving” <em>is</em> the “session snapshot and periodic backup” – that’s the way it’s always been.  Do you mean the AutoSave plugin?  We have a <a href="/topic/21782">FAQ</a> that explains Notepad++'s backup options, including the built-in and the AutoSave plugin, and the <a href="https://npp-user-manual.org/docs/preferences/#backup" rel="nofollow ugc"><strong>User Manual &gt; Preferences &gt; Backup</strong> section</a> has lots of details, too.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/94569</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/94569</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 01 May 2024 20:28:07 GMT</pubDate></item></channel></rss>