Fix bar symbol.

This commit is contained in:
Michael Jumper 2013-05-08 18:28:43 -07:00
parent 7fa531cc2e
commit eb4ab6d383

View File

@ -475,7 +475,7 @@ static guac_rdp_keysym_desc __guac_rdp_keymap_mapping[] = {
.set_keysyms = GUAC_KEYSYMS_CTRL_ALT },
/* bar */
{ .keysym = 0x007c, .scancode = 0x2B,
{ .keysym = 0x007c, .scancode = 0x56,
.clear_keysyms = GUAC_KEYSYMS_ALL_SHIFT,
.set_keysyms = GUAC_KEYSYMS_CTRL_ALT },