Date:2010-10-22 22:13:11 (13 years 5 months ago)
Author:kyak
Commit:2f3b1982ce045f745157813bd22ec540e074ffe9
Message:Red arrow+BackSpace now indeed works as Delete

Files: target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped (1 diff)
target/linux/xburst/patches-2.6.32/500-modifier-keys.patch (1 diff)

Change Details

target/linux/xburst/files-2.6.32/drivers/char/defkeymap.c_shipped
7777
7878static u_short altgr_map[NR_KEYS] = {
7979    0xf200, 0xf200, 0xf200, 0xf040, 0xf200, 0xf024, 0xf200, 0xf200,
80    0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf05c, 0xf07e, 0xf008, 0xf200,
80    0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf05c, 0xf07e, 0xf116, 0xf200,
8181    0xf021, 0xf040, 0xf023, 0xf024, 0xf025, 0xf05e, 0xf026, 0xf02a,
8282    0xf028, 0xf029, 0xf200, 0xf07e, 0xf201, 0xf706, 0xf0b0, 0xf0a8,
8383    0xf0a4, 0xf02d, 0xf05f, 0xf07b, 0xf05b, 0xf05d, 0xf07d, 0xf200,
target/linux/xburst/patches-2.6.32/500-modifier-keys.patch
2828+ ctrll keycode 13 = three
2929 keycode 14 = Delete Delete
3030- control keycode 14 = BackSpace
31+ altgr keycode 14 = BackSpace
31+ altgr keycode 14 = Remove
3232     alt keycode 14 = Meta_Delete
3333 keycode 15 = Tab Tab
3434     alt keycode 15 = Meta_Tab

Archive Download the corresponding diff file



interactive