Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Available [Key] Strings? #42

Open
DrKirk opened this issue Sep 30, 2014 · 0 comments
Open

Available [Key] Strings? #42

DrKirk opened this issue Sep 30, 2014 · 0 comments

Comments

@DrKirk
Copy link

DrKirk commented Sep 30, 2014

What is the currently available set of [Key] strings?

I saw [ENTER} at the end of a "Type" action example at slides.sikuli.org, so this made me wonder whether there were other [Key] strings supported, too, with the "Type" action.

I found here at GitHub in TypeAction.java the interpretAsKeyString method, which seems to imply that these are the available [Key] strings:

ENTER
ESC
LEFT
UP
RIGHT
DOWN
TAB
BACKSPACE
PAGEUP
PAGEDOAN

Questions:

  1. Is this the complete list now?
  2. Do you plan to support key pairs such as Ctrl-A for the "Type" action?
  3. Will you be correcting PAGEDOAN to PAGEDOWN, given that it is for the Page Down key?

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant