Is there a way to bind keys to call a particular subroutine? For instance, I have a login screen when the app starts. I have a special admin password that
will allow me to bypass the user's password and login (for debugging someone's device). I would like to have a special Ctrl+Shift+A or something similar to automatically call a login subroutine to login me in.
Thanks in advance!
will allow me to bypass the user's password and login (for debugging someone's device). I would like to have a special Ctrl+Shift+A or something similar to automatically call a login subroutine to login me in.
Thanks in advance!