TREE-Ind / desktop-control

Skill For Mycroft AI to control a mouse and keyboard
Apache License 2.0
11 stars 6 forks source link

press enter command does not work #9

Open Shamanon opened 6 years ago

Shamanon commented 6 years ago

hey jarvis, type hello

--> works fine

hey jarvis, press enter

Huh? I don't understand.

is this command missing somehow?

kuka42 commented 6 years ago

Hi, having same issue on Ubuntu 18.04, mycroft core 18.2.13 skill installed via msm, dell e7440

 press enter 
>> Pressing None   

Thanks

TREE-Ind commented 6 years ago

Thank you for raising this issue, we're going to be making a PR soon that adds some missing keyboard mappings to PyAutoGui. We recently refactored everything to use Padatious and somehow missed a couple of important keys including the "enter" key. The upcoming PR will fix this issue and make the skill available on the 18.08 skills branch.