<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Caps-lock and num-lock turning off when clicking into horizon client in Horizon Desktops and Apps</title>
    <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Caps-lock-and-num-lock-turning-off-when-clicking-into-horizon/m-p/1384252#M81725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users are complaining that when they open a desktop, their caps-lock and num-lock are not set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example - If I have both num-lock and caps-lock on for my physical pc, when I click inside the virtual desktop they are off and I have to turn them on again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to have the client keep the keyboard settings of the physical device they are connecting from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - I have tried this KB with no luck -&amp;gt; &lt;A href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2045533" title="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2045533"&gt;The Num Lock setting for USB numeric keypads might be misread by Horizon View Client for Windows (2045533) | VMware KB&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 15:39:58 GMT</pubDate>
    <dc:creator>Telby30</dc:creator>
    <dc:date>2016-08-31T15:39:58Z</dc:date>
    <item>
      <title>Caps-lock and num-lock turning off when clicking into horizon client</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Caps-lock-and-num-lock-turning-off-when-clicking-into-horizon/m-p/1384252#M81725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My users are complaining that when they open a desktop, their caps-lock and num-lock are not set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example - If I have both num-lock and caps-lock on for my physical pc, when I click inside the virtual desktop they are off and I have to turn them on again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to have the client keep the keyboard settings of the physical device they are connecting from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - I have tried this KB with no luck -&amp;gt; &lt;A href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2045533" title="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=2045533"&gt;The Num Lock setting for USB numeric keypads might be misread by Horizon View Client for Windows (2045533) | VMware KB&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 15:39:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Caps-lock-and-num-lock-turning-off-when-clicking-into-horizon/m-p/1384252#M81725</guid>
      <dc:creator>Telby30</dc:creator>
      <dc:date>2016-08-31T15:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Caps-lock and num-lock turning off when clicking into horizon client</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Caps-lock-and-num-lock-turning-off-when-clicking-into-horizon/m-p/1384253#M81726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up scripting a solution for my issue which was similar but just numlock.&lt;/P&gt;&lt;P&gt;I created a .vbs file that determines the current &lt;SPAN style="font-size: 13.3333px;"&gt;numlock &lt;/SPAN&gt;state and sends a keystroke to turn on if necessary. I placed the file in "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on error resume next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set objWord = CreateObject("Word.Application")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not objWord.NumLock ="True" then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set WshShell = CreateObject("WScript.Shell")&lt;/P&gt;&lt;P&gt;WshShell.SendKeys "{NUMLOCK}"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;objWord.Quit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 16:52:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Caps-lock-and-num-lock-turning-off-when-clicking-into-horizon/m-p/1384253#M81726</guid>
      <dc:creator>BuzzBourque</dc:creator>
      <dc:date>2016-10-21T16:52:47Z</dc:date>
    </item>
  </channel>
</rss>

