From 5e4466c1aafb0d79b1ae285bc4fd8c3c22ff3389 Mon Sep 17 00:00:00 2001 From: Hamish Coleman Date: Sun, 24 Apr 2016 15:29:59 +1000 Subject: [PATCH] Add patches for t430 --- t430.G1HT35WW.img.d/001_keysym.patch | 19 +++++++++++++++++++ t430.G1HT35WW.img.d/002_dead_keys.patch | 11 +++++++++++ .../003_keysym_replacements.patch | 13 +++++++++++++ t430.G1HT35WW.img.d/004_fn_keys.patch | 15 +++++++++++++++ t430.G1HT35WW.img.d/005_fn_key_swap.patch | 11 +++++++++++ 5 files changed, 69 insertions(+) create mode 100644 t430.G1HT35WW.img.d/001_keysym.patch create mode 100644 t430.G1HT35WW.img.d/002_dead_keys.patch create mode 100644 t430.G1HT35WW.img.d/003_keysym_replacements.patch create mode 100644 t430.G1HT35WW.img.d/004_fn_keys.patch create mode 100644 t430.G1HT35WW.img.d/005_fn_key_swap.patch diff --git a/t430.G1HT35WW.img.d/001_keysym.patch b/t430.G1HT35WW.img.d/001_keysym.patch new file mode 100644 index 0000000..e8a449d --- /dev/null +++ b/t430.G1HT35WW.img.d/001_keysym.patch @@ -0,0 +1,19 @@ +--- t430.G1HT35WW.img.orig.hex 2016-04-24 15:05:27.421850621 +1000 ++++ t430.G1HT35WW.img.hex 2016-04-24 15:05:27.349849573 +1000 +@@ -8513,11 +8513,11 @@ + 00021400 77 0a 19 76 27 84 36 85 00 00 00 00 00 00 00 00 |w..v'.6.........| + 00021410 0c 0b 1a 1b 28 29 2a 37 00 00 00 00 00 00 00 00 |....()*7........| + 00021420 78 79 0e 0f 1d 74 2b 3d 00 00 00 00 00 00 00 00 |xy...t+=........| +-00021430 00 7b 00 9b 00 00 00 59 00 00 00 00 00 00 00 00 |.{.....Y........| +-00021440 50 7a 9a 99 98 97 a0 54 00 00 00 00 00 00 00 00 |Pz.....T........| +-00021450 4c 4b 00 00 7c 00 55 56 00 00 00 00 00 00 00 00 |LK..|.UV........| +-00021460 00 51 00 00 00 53 00 4f 00 00 00 00 00 00 00 00 |.Q...S.O........| +-00021470 00 00 00 00 00 3c 00 3e 00 00 00 00 00 00 00 00 |.....<.>........| ++00021430 4b 7b 00 9b 00 00 00 59 00 00 00 00 00 00 00 00 |K{.....Y........| ++00021440 4c 7a 9a 99 98 97 a0 54 00 00 00 00 00 00 00 00 |Lz.....T........| ++00021450 55 56 00 00 9c 00 89 8a 00 00 00 00 00 00 00 00 |UV..............| ++00021460 50 51 00 00 00 53 7e 4f 00 00 00 00 00 00 00 00 |PQ...S~O........| ++00021470 00 7c 7d 00 00 3c 00 3e 00 00 00 00 00 00 00 00 |.|}..<.>........| + 00021480 00 00 00 2c 00 00 39 00 00 00 00 00 00 00 00 00 |...,..9.........| + 00021490 3a 00 00 00 00 00 40 00 00 00 00 00 00 00 00 96 |:.....@.........| + 000214a0 00 9d 00 9e 9f 4a 3a 9c 7d 7e 00 00 00 00 00 00 |.....J:.}~......| diff --git a/t430.G1HT35WW.img.d/002_dead_keys.patch b/t430.G1HT35WW.img.d/002_dead_keys.patch new file mode 100644 index 0000000..c47d2f4 --- /dev/null +++ b/t430.G1HT35WW.img.d/002_dead_keys.patch @@ -0,0 +1,11 @@ +--- t430.G1HT35WW.img.orig.hex 2016-04-24 15:08:38.124648564 +1000 ++++ t430.G1HT35WW.img.hex 2016-04-24 15:08:38.056647547 +1000 +@@ -8522,7 +8522,7 @@ + 00021490 3a 00 00 00 00 00 40 00 00 00 00 00 00 00 00 96 |:.....@.........| + 000214a0 00 9d 00 9e 9f 4a 3a 9c 7d 7e 00 00 00 00 00 00 |.....J:.}~......| + 000214b0 ff 00 7f 00 7f 00 ff 00 ff 00 ff 00 ff 00 ff 00 |................| +-000214c0 ff 00 8a 00 ff 00 d3 00 a2 00 a0 00 48 00 41 80 |............H.A.| ++000214c0 ff 00 8b 00 ff 00 d3 00 e3 00 a6 00 48 00 41 80 |............H.A.| + 000214d0 fa 03 00 00 a0 97 00 00 10 01 00 00 a0 13 02 00 |................| + 000214e0 b0 14 02 00 d4 14 02 00 ff 43 41 3f 3d 3b 3c 58 |.........CA?=;.)Ye8*p...Z| diff --git a/t430.G1HT35WW.img.d/003_keysym_replacements.patch b/t430.G1HT35WW.img.d/003_keysym_replacements.patch new file mode 100644 index 0000000..44cb5e5 --- /dev/null +++ b/t430.G1HT35WW.img.d/003_keysym_replacements.patch @@ -0,0 +1,13 @@ +--- t430.G1HT35WW.img.orig.hex 2016-04-24 15:11:06.106862949 +1000 ++++ t430.G1HT35WW.img.hex 2016-04-24 15:11:06.034861872 +1000 +@@ -8500,8 +8500,8 @@ + 00021330 00 00 00 00 00 00 00 5c 61 66 64 00 00 00 00 00 |.......\afd.....| + 00021340 00 00 00 00 00 5d 62 67 69 00 00 6c 00 00 00 00 |.....]bgi..l....| + 00021350 00 00 00 00 63 00 68 6a 00 00 00 00 00 00 00 00 |....c.hj........| +-00021360 79 6d 00 7a 58 00 7b 6f 00 32 46 02 20 44 01 26 |ym.zX.{o.2F. D.&| +-00021370 7d 00 1a 7e 00 00 00 00 9e 9e 00 9f 9f 00 4a 4a |}..~..........JJ| ++00021360 7c 44 01 7d 5a 00 7e 46 02 4f 6d 00 53 6b 00 54 ||D.}Z.~F.Om.Sk.T| ++00021370 58 00 59 6f 00 00 00 00 9e 9e 00 9f 9f 00 4a 4a |X.Yo..........JJ| + 00021380 00 00 00 00 b2 00 00 00 7c 11 02 00 40 00 00 00 |........|...@...| + 00021390 20 13 02 00 e0 12 02 00 0b 00 00 00 60 13 02 00 | ...........`...| + 000213a0 01 02 11 10 1f 6e 2e 83 00 00 00 00 00 00 00 00 |.....n..........| diff --git a/t430.G1HT35WW.img.d/004_fn_keys.patch b/t430.G1HT35WW.img.d/004_fn_keys.patch new file mode 100644 index 0000000..c370c42 --- /dev/null +++ b/t430.G1HT35WW.img.d/004_fn_keys.patch @@ -0,0 +1,15 @@ +--- t430.G1HT35WW.img.orig.hex 2016-04-24 15:14:25.117840715 +1000 ++++ t430.G1HT35WW.img.hex 2016-04-24 15:14:25.029839398 +1000 +@@ -8465,9 +8465,9 @@ + 00021100 1e 00 00 00 b0 05 00 00 14 00 00 00 ff ff 00 00 |................| + 00021110 00 00 00 00 d4 89 01 00 d8 89 01 00 dc 89 01 00 |................| + 00021120 e0 89 01 00 e4 89 01 00 28 ef 01 00 e8 89 01 00 |........(.......| +-00021130 ec 89 01 00 c0 70 c0 71 c0 72 c7 73 e4 78 e5 77 |.....p.q.r.s.x.w| +-00021140 c0 76 c0 00 c0 00 c0 97 c0 00 c8 00 c0 02 c0 03 |.v..............| +-00021150 00 00 c6 3d 00 00 00 00 00 00 c0 00 c0 74 c0 75 |...=.........t.u| ++00021130 ec 89 01 00 c0 70 c0 71 c0 72 c7 73 e4 50 e5 51 |.....p.q.r.s.P.Q| ++00021140 c0 76 c0 77 c0 78 c0 97 c0 7a c8 00 c0 02 c0 03 |.v.w.x...z......| ++00021150 00 00 c6 55 00 00 00 00 00 00 c0 3d c0 74 c0 75 |...U.......=.t.u| + 00021160 00 00 00 00 00 00 00 00 c0 a0 00 00 08 00 00 00 |................| + 00021170 14 11 02 00 1b 00 00 00 34 11 02 00 00 00 00 0e |........4.......| + 00021180 00 16 00 1e 00 26 00 25 00 2e 00 36 00 3d 00 3e |.....&.%...6.=.>| diff --git a/t430.G1HT35WW.img.d/005_fn_key_swap.patch b/t430.G1HT35WW.img.d/005_fn_key_swap.patch new file mode 100644 index 0000000..a2af1fa --- /dev/null +++ b/t430.G1HT35WW.img.d/005_fn_key_swap.patch @@ -0,0 +1,11 @@ +--- t430.G1HT35WW.img.orig.hex 2016-04-24 15:16:43.535911705 +1000 ++++ t430.G1HT35WW.img.hex 2016-04-24 15:16:43.447910389 +1000 +@@ -8465,7 +8465,7 @@ + 00021100 1e 00 00 00 b0 05 00 00 14 00 00 00 ff ff 00 00 |................| + 00021110 00 00 00 00 d4 89 01 00 d8 89 01 00 dc 89 01 00 |................| + 00021120 e0 89 01 00 e4 89 01 00 28 ef 01 00 e8 89 01 00 |........(.......| +-00021130 ec 89 01 00 c0 70 c0 71 c0 72 c7 73 e4 50 e5 51 |.....p.q.r.s.P.Q| ++00021130 ec 89 01 00 c0 70 c0 72 c0 71 c7 73 e4 50 e5 51 |.....p.r.q.s.P.Q| + 00021140 c0 76 c0 77 c0 78 c0 97 c0 7a c8 00 c0 02 c0 03 |.v.w.x...z......| + 00021150 00 00 c6 55 00 00 00 00 00 00 c0 3d c0 74 c0 75 |...U.......=.t.u| + 00021160 00 00 00 00 00 00 00 00 c0 a0 00 00 08 00 00 00 |................|