GUACAMOLE-517: Add definition for "Print Screen" key to base RDP keymap.

This commit is contained in:
Michael Jumper 2018-03-06 12:01:50 -08:00
parent bc5b01d4d8
commit 5d37530687

View File

@ -37,6 +37,7 @@ map +ext 0x4D ~ 0xff53 # Right
map +ext 0x50 ~ 0xff54 # Down map +ext 0x50 ~ 0xff54 # Down
map +ext 0x49 ~ 0xff55 # Page_Up map +ext 0x49 ~ 0xff55 # Page_Up
map +ext 0x51 ~ 0xff56 # Page_Down map +ext 0x51 ~ 0xff56 # Page_Down
map +ext 0x37 ~ 0xff61 # Print Screen
# Locks # Locks
map 0x45 ~ 0xff7f # Num_Lock map 0x45 ~ 0xff7f # Num_Lock