<?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: Hotkey Limitation Question</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=cd99c720-4410-4ec3-a559-7e63b03edc15" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=cd99c720-4410-4ec3-a559-7e63b03edc15</link>
<description>DisplayFusion RSS: Hotkey Limitation Question</description>
<lastBuildDate>Sat, 18 Apr 2026 05:28:04 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=cd99c720-4410-4ec3-a559-7e63b03edc15</generator>
<item>
<title>RE: Hotkey Limitation Question</title>
<link>https://www.displayfusion.com/Discussions/View/hotkey-limitation-question/?ID=cd99c720-4410-4ec3-a559-7e63b03edc15#2</link>
<pubDate>Fri, 01 Dec 2017 19:27:53 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/hotkey-limitation-question/?ID=cd99c720-4410-4ec3-a559-7e63b03edc15#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[DisplayFusion just uses regular Global HotKeys, so when you try to register those that are already reserved by Windows, the API will just kick it back with an error. At the moment we don't use keyboard hooks, which I believe would be needed in order to override the Windows hotkeys. If we're able ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
DisplayFusion just uses regular Global HotKeys, so when you try to register those that are already reserved by Windows, the API will just kick it back with an error. At the moment we don't use keyboard hooks, which I believe would be needed in order to override the Windows hotkeys. If we're able to change to that in the future though, we'll definitely let you know.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>Hotkey Limitation Question</title>
<link>https://www.displayfusion.com/Discussions/View/hotkey-limitation-question/?ID=cd99c720-4410-4ec3-a559-7e63b03edc15</link>
<pubDate>Thu, 30 Nov 2017 15:36:22 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/hotkey-limitation-question/?ID=cd99c720-4410-4ec3-a559-7e63b03edc15</guid>
<category>DisplayFusion</category>
<description><![CDATA[Is there a reason that certain hotkey bindings fail, other than to prevent users from accidentally overriding default Windows hotkeys? (Win+E, Win+R, Win+Plus, Win+Left, etc.)
Asking because I've successfully overridden these hotkeys with other software (AutoHotkey, the 'Keyboard' library for Py...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Is there a reason that certain hotkey bindings fail, other than to prevent users from accidentally overriding default Windows hotkeys? (Win+E, Win+R, Win+Plus, Win+Left, etc.)<br/>
<br/>
Asking because I've successfully overridden these hotkeys with other software (AutoHotkey, the 'Keyboard' library for Python, etc.), and find it useful to use the Win modifier for global hotkeys so that all of the Ctrl/Shift/Alt combinations are still available to me for app-specific hotkeys.<br/>
<br/>
If this is blocked intentionally, could you add an "Allow Default Windows Hotkey Override" setting to "Advanced Settings"?
</div>
]]></content:encoded>
</item>
</channel>
</rss>