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

Add support for user-defined autotype tool #77

Open
bitwarden48684 opened this issue Dec 18, 2021 · 0 comments
Open

Add support for user-defined autotype tool #77

bitwarden48684 opened this issue Dec 18, 2021 · 0 comments

Comments

@bitwarden48684
Copy link

Hi there, thanks for making this tool, I find it very useful.

Is there any chance that the AUTOTYPE_MODE variable can be set via an environment variable?

My setup uses ydotool, but without using sudo, and thus bwmenu autotype does not work (as it requests the sudo password). Perhaps with the following patch, users could set their own typing tools.

# Stores which command will be used to emulate keyboard type
-AUTOTYPE_MODE=
+AUTOTYPE_MODE=$BWMENU_AUTOTYPE_MODE
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