How To Install Alt-key?
Install alt-key
-
Debian
apt-get install alt-keyClick to copy -
Ubuntu
apt-get install alt-keyClick to copy -
Raspbian
apt-get install alt-keyClick to copy
alt-key
tool to help developers improve keyboard acceleratorsAlt_Key is an application that instantly shows where keyboard accelerators should go in menu option texts and dialog labels. It is very fast because it uses the Kuhn-Munkres algorithm, easily outperforming all the naive algorithms. The program makes it straightforward for developers to find the right characters to use as accelerators for menu option texts and for dialog labels. This helps make GUI programs more usable by catering for users who can't use the mouse and for fast typists who don't want to use the mouse.
Install the latest version of alt-key in Debian, Ubuntu and Raspbian from terminal. To install the alt-key just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of alt-key from the respository and install it in your computer/server.




