GUAC-794: Add missing hash sign to Italian keymap.

This commit is contained in:
Michael Jumper 2015-03-31 11:31:52 -07:00
parent 8b1ecae77f
commit 2144aa4f8f

View File

@ -46,6 +46,7 @@ map +altgr -shift 0x12 ~ "€"
map +altgr -shift 0x1A ~ "[" map +altgr -shift 0x1A ~ "["
map +altgr -shift 0x1B ~ "]" map +altgr -shift 0x1B ~ "]"
map +altgr -shift 0x27 ~ "@" map +altgr -shift 0x27 ~ "@"
map +altgr -shift 0x28 ~ "#"
map +altgr +shift 0x1A ~ "{" map +altgr +shift 0x1A ~ "{"
map +altgr +shift 0x1B ~ "}" map +altgr +shift 0x1B ~ "}"