Skip to content

International keys (Swedish) #326

Open
@Solander

Description

  • Robotgo version (or commit ref): 0.90.2
  • Go version: 1.15.1 linux/amd64
  • Gcc version: 9.3.0
  • Operating system and bit: Linux Ubuntu 20.04, 64bit
  • Resolution: 2560x1440
  • Can you reproduce the bug at Examples:
    • Yes (provide example code)
    • No
    • Not relevant
  • Provide example code:
robotgo.KeyTap("å")
robotgo.KeyTap("ä")
robotgo.KeyTap("ö")

Description

I'm trying to figure out how to use international keys (Swedish in my case) in robotgo.
I can't find any information regarding this.

A workaround is to use robotgo.TypeStr("ö") but that makes it difficult to handle modifiers, such as SHIFT.

Any information about this would be greatly appreciated!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions