aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/vncviewer/KeyMap.java
Commit message (Expand)AuthorAgeFilesLines
* Prefer a non-zero getKeyCode() over getExtendedKeyCode()binary-manu2021-05-251-1/+6
* Handle keys reported only by KeyEvent.getExtendedKeyCodebinary-manu2021-05-191-1/+1
* Refactoring and implementation changes to keyboard and mouse handlingBrian P. Hinz2017-11-131-0/+235