Skip to content

Add support for user-defined autotype tool #77

@bitwarden48684

Description

@bitwarden48684

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions