diff options
author | ilsimo <ilsimo> | 2008-02-19 13:23:05 +0000 |
---|---|---|
committer | ilsimo <ilsimo> | 2008-02-19 13:23:05 +0000 |
commit | 8f0045c19b03d5c9a0baea6b72037ec226db8343 (patch) | |
tree | 1d6d655652f23041b353bbd2f8acdfba4bb7cd33 /xrdp/lang.c | |
parent | 33b4b72b4507618ec5531396f67b2db3ac0b5c99 (diff) | |
download | xrdp-proprietary-8f0045c19b03d5c9a0baea6b72037ec226db8343.tar.gz xrdp-proprietary-8f0045c19b03d5c9a0baea6b72037ec226db8343.zip |
small fixes fot italian keymap
Diffstat (limited to 'xrdp/lang.c')
-rw-r--r-- | xrdp/lang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/lang.c b/xrdp/lang.c index be874a43..7c82878b 100644 --- a/xrdp/lang.c +++ b/xrdp/lang.c @@ -180,7 +180,7 @@ int it_shift[] = int it_altgr[] = { 0, 0, 0, 0, 0, 0, 0x20ac, 0, - '{', 0, 0, '}', 0, 0, 0, 0, + '{', 0, 0, '}', 0x60, '~', 0, 0, 0, 0, 0x20ac, 0, 0, 0, 0, 0, 0, 0, '[', ']', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '@', |