<?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>ClipboardFusion RSS: keyboard interference - acts like cntrl key being held down or caps lock on</title>
<atom:link href="https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9a754a85-b36e-451c-99c0-6725ccc1002f" rel="self" type="application/rss+xml" />
<link>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9a754a85-b36e-451c-99c0-6725ccc1002f</link>
<description>ClipboardFusion RSS: keyboard interference - acts like cntrl key being held down or caps lock on</description>
<lastBuildDate>Mon, 18 May 2026 15:47:05 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.clipboardfusion.com/Discussions/RSS/?TopicID=9a754a85-b36e-451c-99c0-6725ccc1002f</generator>
<item>
<title>RE: keyboard interference - acts like cntrl key being held down or caps lock on</title>
<link>https://www.clipboardfusion.com/Discussions/View/keyboard-interference-acts-like-cntrl-key-being-held-down-or-caps-lock-on/?ID=9a754a85-b36e-451c-99c0-6725ccc1002f#2</link>
<pubDate>Tue, 15 Mar 2016 18:42:08 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/keyboard-interference-acts-like-cntrl-key-being-held-down-or-caps-lock-on/?ID=9a754a85-b36e-451c-99c0-6725ccc1002f#2</guid>
<category>ClipboardFusion</category>
<description><![CDATA[The only thing I could guess is that maybe "Stick Keys" is getting enabled. You can check this in Control Panel &gt; Ease of Access &gt; Make the keyboard easier to use.
Hope that helps!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
The only thing I could guess is that maybe "Stick Keys" is getting enabled. You can check this in Control Panel &gt; Ease of Access &gt; Make the keyboard easier to use.<br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>keyboard interference - acts like cntrl key being held down or caps lock on</title>
<link>https://www.clipboardfusion.com/Discussions/View/keyboard-interference-acts-like-cntrl-key-being-held-down-or-caps-lock-on/?ID=9a754a85-b36e-451c-99c0-6725ccc1002f</link>
<pubDate>Sun, 13 Mar 2016 17:00:40 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.clipboardfusion.com/Discussions/View/keyboard-interference-acts-like-cntrl-key-being-held-down-or-caps-lock-on/?ID=9a754a85-b36e-451c-99c0-6725ccc1002f</guid>
<category>ClipboardFusion</category>
<description><![CDATA[I'm running variations of the following macro repetitively
using System;
public static class ClipboardFusionHelper
{
public static string ProcessText(string text)
{
text = BFS.Clipboard.CopyText();
BFS.Clipboard.PasteText(text.Replace("#1", "-Trailing4q"));
return text;
}
}
Occaisional...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I'm running variations of the following macro repetitively<br/>
<br/>
using System;<br/>
public static class ClipboardFusionHelper<br/>
{<br/>
    public static string ProcessText(string text)<br/>
    {<br/>
text = BFS.Clipboard.CopyText();<br/>
BFS.Clipboard.PasteText(text.Replace("#1", "-Trailing4q"));<br/>
       return text;<br/>
    }<br/>
}<br/>
<br/>
Occaisionally when I return to normal activity I get behavior similar to cntrl key being held on or I've gotten a caps lock.  This is happening in a remote desktop session inside a remote desktop session and I can usually reset it by going back to my desktop and then returnning to the RDS session.<br/>
<br/>
Any suggestions?
</div>
]]></content:encoded>
</item>
</channel>
</rss>