<?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 I am slightly confused about in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70288#M22893</link>
    <description>I am slightly confused about using the Windows key as part of a mainframe interface.  Our mainframe interface uses a hllapi API and the keystrokes available using that interface will match the keystrokes available in the legacy mainframe application - which will not include the Windows key that is related to the OS rather than the mainframe.
Has the Windows key been mapped to something within the mainframe such as a certain keystroke/keystrokes or to run a macro built using the mainframe emulator application?  If so you should just be able to map to a different key within the emulators key map configuraiton.</description>
    <pubDate>Fri, 24 Feb 2017 17:04:00 GMT</pubDate>
    <dc:creator>Denis__Dennehy</dc:creator>
    <dc:date>2017-02-24T17:04:00Z</dc:date>
    <item>
      <title>Is it possible to send the windows logo button as a global send key</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70285#M22890</link>
      <description>Hi Guys,

I'm using global send key events to interact with a mainframe application, "Attachmate Extra X-treme". Is it possible to use the windows logo button in this way? There are a number of useful shortcuts that use this button.</description>
      <pubDate>Tue, 15 Nov 2016 00:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70285#M22890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-15T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Control + Escape does open</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70286#M22891</link>
      <description>Control + Escape does open the window start menu , but i don't think it simulates the pressing of the windows key.
For example you can lock your computer by using ""WindowsKey""+L , but you cannot lock your PC by using Control+Escape + L.
I may be wrong , but i've been trawling through the internet looking for the SendKeys window key and cannot see it.</description>
      <pubDate>Mon, 30 Jan 2017 21:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70286#M22891</guid>
      <dc:creator>Stephen.Jones</dc:creator>
      <dc:date>2017-01-30T21:28:00Z</dc:date>
    </item>
    <item>
      <title>There is no way to send the</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70287#M22892</link>
      <description>There is no way to send the Windows Key directly using the SendKeys method or the Send Global Keys method from BP. You can emulate it using the CTRL + ESC combo but that indeed does not give the same results when an application is listening for a WIN key press. The only way I know to send the WIN key is using a code stage and invoking the WIN32 function SendInput.</description>
      <pubDate>Tue, 31 Jan 2017 13:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70287#M22892</guid>
      <dc:creator>__</dc:creator>
      <dc:date>2017-01-31T13:49:00Z</dc:date>
    </item>
    <item>
      <title>I am slightly confused about</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70288#M22893</link>
      <description>I am slightly confused about using the Windows key as part of a mainframe interface.  Our mainframe interface uses a hllapi API and the keystrokes available using that interface will match the keystrokes available in the legacy mainframe application - which will not include the Windows key that is related to the OS rather than the mainframe.
Has the Windows key been mapped to something within the mainframe such as a certain keystroke/keystrokes or to run a macro built using the mainframe emulator application?  If so you should just be able to map to a different key within the emulators key map configuraiton.</description>
      <pubDate>Fri, 24 Feb 2017 17:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70288#M22893</guid>
      <dc:creator>Denis__Dennehy</dc:creator>
      <dc:date>2017-02-24T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Shortcut for keyboard key</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70289#M22894</link>
      <description>Shortcut for keyboard key with Windows logo is:
LWin - (Case sensitive) for left one
RWin -(Case sensitive) for right one
For example to move application on windows desktop to the right side of screen you can send global keys to application like this:
""{LWin}""
This works for robot like this - Press and hold left windows key and then press right arrorw and then release the left windows key.
Kind regards,
Marcin</description>
      <pubDate>Wed, 15 Nov 2017 13:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Is-it-possible-to-send-the-windows-logo-button-as-a-global-send/m-p/70289#M22894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-15T13:50:00Z</dc:date>
    </item>
  </channel>
</rss>

