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

XDOTool not working with ShellJS #1079

Open
radstevee opened this issue Feb 22, 2022 · 1 comment
Open

XDOTool not working with ShellJS #1079

radstevee opened this issue Feb 22, 2022 · 1 comment
Labels
exec Issues specific to the shell.exec() API needs feedback

Comments

@radstevee
Copy link

Node version (or tell us if you're using electron or some other framework):

15.14.0 (because im using iohook)

ShellJS version (the most recent version/Github branch you see the bug on):

0.8.5

Operating system:

Garuda Linux

Description of the bug:

XDOTool Commands are not being executed in ShellJS

Example ShellJS command to reproduce the error:

shell.exec(`xdotool key Enter;`);
@nfischer nfischer added the exec Issues specific to the shell.exec() API label Feb 23, 2022
@nfischer
Copy link
Member

What is xdotool? Can you link to documentation for this tool and explain how I can install it for testing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exec Issues specific to the shell.exec() API needs feedback
Projects
None yet
Development

No branches or pull requests

2 participants