<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Key bindings fail</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=018e7f1a-cb94-7653-8ea5-522530ca0088" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=018e7f1a-cb94-7653-8ea5-522530ca0088</link>
<description>DisplayFusion RSS: Key bindings fail</description>
<lastBuildDate>Sun, 05 Jul 2026 21:05:05 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=018e7f1a-cb94-7653-8ea5-522530ca0088</generator>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#9</link>
<pubDate>Tue, 10 Dec 2024 14:11:23 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[Vote added!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Vote added!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#8</link>
<pubDate>Tue, 10 Dec 2024 11:52:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[@Owen Muhlethaler, can you please add another vote on that feature request?
Perhaps as a helper for implementing this feature:
- The Microsoft PowerToys Keyboard Manager module contains remapping for system hotkeys to other hotkey binds or running commands. The PowerToys codebase is licensed un...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
@Owen Muhlethaler, can you please add another vote on that feature request?<br/>
<br/>
Perhaps as a helper for implementing this feature:<br/>
- The Microsoft PowerToys Keyboard Manager module contains remapping for system hotkeys to other hotkey binds or running commands. The PowerToys codebase is licensed under MIT, so you should be able to reuse its code. You can find the code here: https://github.com/microsoft/PowerToys/tree/main/src/modules/keyboardmanager<br/>
- AutoHotkey also supports overriding hotkeys using keyboard hooks. It implements a masking logic to avoid popping up the start menu when a blocked hotkey combo is handled, which is documented here: https://www.autohotkey.com/docs/v1/lib/_MenuMaskKey.htm. Its source can be found at https://github.com/AutoHotkey/AutoHotkey. Of course, it is licensed under GPL, so it cannot be reused here, but at least it may be useful to learn the necessary information.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#7</link>
<pubDate>Tue, 09 Apr 2024 03:59:48 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[But they were working just fine untill recently, that's why I posted in the first place...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
But they were working just fine untill recently, that's why I posted in the first place...
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#6</link>
<pubDate>Mon, 08 Apr 2024 18:04:24 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Ah, yeah Windows still reserves those hotkeys if they are disabled. Overriding them isn't something we currently support, but we do have it on our feature request list so I've added your vote to it.
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Ah, yeah Windows still reserves those hotkeys if they are disabled. Overriding them isn't something we currently support, but we do have it on our feature request list so I've added your vote to it.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#5</link>
<pubDate>Tue, 02 Apr 2024 07:14:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[I've uninstalled it to test - ExplorerPatcher is not the problem.
The issue started recently, I think MS pushed updates for the copilot (win + c) now calls CoPilot, despite the fact it shouldn't according to the registry key.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I've uninstalled it to test - ExplorerPatcher is not the problem.<br/>
The issue started recently, I think MS pushed updates for the copilot (win + c) now calls CoPilot, despite the fact it shouldn't according to the registry key.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#4</link>
<pubDate>Mon, 01 Apr 2024 15:08:10 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks for sending that over, it looks like you have ExplorerPatcher installed as well. Does that have any settings to override hotkeys?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks for sending that over, it looks like you have ExplorerPatcher installed as well. Does that have any settings to override hotkeys?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#3</link>
<pubDate>Thu, 28 Mar 2024 04:27:27 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[Done.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Done.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#2</link>
<pubDate>Wed, 27 Mar 2024 14:06:45 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Could you send me a copy of your troubleshooting info? Here are the steps:
Open the Settings  Troubleshooting tab
Click the "Export Info to File" button
Reply with the file attached]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Could you send me a copy of your troubleshooting info? Here are the steps:<br/>
<br/>
<ul class="ListBullet">
<li>Open the Settings > Troubleshooting tab</li>
<li>Click the "Export Info to File" button</li>
<li>Reply with the file attached</li></ul>
</div>
]]></content:encoded>
</item>
<item>
<title>Key bindings fail</title>
<link>https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088</link>
<pubDate>Wed, 27 Mar 2024 08:50:46 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/key-bindings-fail/?ID=018e7f1a-cb94-7653-8ea5-522530ca0088</guid>
<category>DisplayFusion</category>
<description><![CDATA[Hello Guys,
I have an issue - recently all my bindings started failing.
It looks like Windows' reserved key combinations are no longer affected by the values of "DisabledHotkeys" in Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Does anyone have an idea ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Hello Guys,<br/>
I have an issue - recently all my bindings started failing.<br/>
It looks like Windows' reserved key combinations are no longer affected by the values of "DisabledHotkeys" in Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced<br/>
<br/>
Does anyone have an idea how can assign those reserved hotkeys?<br/>
<br/>
BR,<br/>
Petar
</div>
]]></content:encoded>
</item>
</channel>
</rss>