Hacker News new | ask | show | jobs
by forgotmypw17 1809 days ago
Please take a look at a program called `keynav`. I use it for clicking things with my keyboard instead of the mouse, and it works almost flawlessly, except in VirtualBox.

It's source-included, so you can figure out the method they use.

https://github.com/jordansissel/keynav

1 comments

Nice i'll take a look, cheers.