diff --git a/target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped b/target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped index c4ad6aac3..8622b2a3a 100644 --- a/target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped +++ b/target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped @@ -77,7 +77,7 @@ static u_short shift_map[NR_KEYS] = { static u_short altgr_map[NR_KEYS] = { 0xf200, 0xf200, 0xf200, 0xf040, 0xf200, 0xf024, 0xf200, 0xf200, - 0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf05c, 0xf07e, 0xf008, 0xf200, + 0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf05c, 0xf07e, 0xf116, 0xf200, 0xf021, 0xf040, 0xf023, 0xf024, 0xf025, 0xf05e, 0xf026, 0xf02a, 0xf028, 0xf029, 0xf200, 0xf07e, 0xf201, 0xf706, 0xf0b0, 0xf0a8, 0xf0a4, 0xf02d, 0xf05f, 0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf200, diff --git a/target/linux/xburst/patches-2.6.32/500-modifier-keys.patch b/target/linux/xburst/patches-2.6.32/500-modifier-keys.patch index 73ba4ee5d..86316e988 100644 --- a/target/linux/xburst/patches-2.6.32/500-modifier-keys.patch +++ b/target/linux/xburst/patches-2.6.32/500-modifier-keys.patch @@ -28,7 +28,7 @@ Index: linux-2.6.32.10/drivers/char/defkeymap.map + ctrll keycode 13 = three keycode 14 = Delete Delete - control keycode 14 = BackSpace -+ altgr keycode 14 = BackSpace ++ altgr keycode 14 = Remove alt keycode 14 = Meta_Delete keycode 15 = Tab Tab alt keycode 15 = Meta_Tab