Rookiestyle / AdvancedAutoType

Enhance KeePass' Auto-Type
GNU General Public License v3.0
39 stars 6 forks source link

Shortcut compatibility with Linux? #19

Open schklom opened 1 month ago

schklom commented 1 month ago

Summary

On Linux distributions, shortcuts need to be added to the system manually (https://keepass.info/help/v2/setup.html#mono and https://keepass.info/help/base/cmdline.html) by e.g. setting Ctrl+Alt+A to mono /YourPathToKeePass/KeePass.exe --auto-type and Ctrl+Alt+Shift+A to mono /YourPathToKeePass/KeePass.exe --auto-type-password.

Can this plugin make it possible to add a shortcut in a similar way, by making it so that e.g. mono /YourPathToKeePass/KeePass.exe --advanced-auto-type calls your plugin's AutoType?

Added value

People using Linux with KeePass could use your plugin.

Rookiestyle commented 1 month ago

Please test the attached version and use it like this mono /YourPathToKeePass/KeePass.exe --e:advanced-auto-type AdvancedAutoType.zip