← Back to team overview

sikuli-driver team mailing list archive

[Bug 966708] [NEW] KeyModifier.WIN uses alt in linux

 

Public bug reported:

I tried using type(' ', KeyModifier.WIN),  I also tried .KEY_WIN, .META,
and .KEY_META, but all seem to just pass Alt+whatever.

I'm trying to use it to activate WIN+r through a RDP connection.  I know
it's passing Alt, because I can use it to activate local hotkeys.

I'm on Linux Mint 12, using Sikuli X 1.0rc3 (r905) 64 bit.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/966708

Title:
  KeyModifier.WIN uses alt in linux

Status in Sikuli:
  New

Bug description:
  I tried using type(' ', KeyModifier.WIN),  I also tried .KEY_WIN,
  .META, and .KEY_META, but all seem to just pass Alt+whatever.

  I'm trying to use it to activate WIN+r through a RDP connection.  I
  know it's passing Alt, because I can use it to activate local hotkeys.

  I'm on Linux Mint 12, using Sikuli X 1.0rc3 (r905) 64 bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/966708/+subscriptions


Follow ups

References