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 option to disable it temporally when introducing passwds #97

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. $ sudo ls
2. you can see the password

Add a custom shortcut to temporally disable the key sniffing, useful when 
introducing passwords.

Original issue reported on code.google.com by [email protected] on 16 Sep 2011 at 4:23

@GoogleCodeExporter
Copy link
Author

Thanks for requesting.

Currently, key-mon does not listen to keys for changing its function. Every 
change you need, you will need to operate on main window.

Personally, I don't like adding such feature (not the addition of hotkey 
listener). If you can remember to press the shortcut, then a couple of mouse 
click might not be too hard for user. (Although I personally like keys 
generally)

When I need to hide something keys, I drag the key-mon window off recording 
area. If I can't, I close it, then run it again.

If there is no objections I would apply patch happily, either it's an option in 
popup menu or a shortcut via key listener. The latter require much more 
efforts, which might need to go back and forth a few times since we don't have 
a listener for option change or sort of things.

Original comment by [email protected] on 16 Sep 2011 at 4:48

@GoogleCodeExporter
Copy link
Author

Thanks for coding such a nice tool, unfortunately I'm not a programmer, so I'd 
not be able to code the missing parts, I'll keep using it, and killing it when 
needed (I might be able to conf a shortcut for that). Hope someone else could 
see this report and add those features. Thanks again!

Original comment by [email protected] on 16 Sep 2011 at 5:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant