blob: 20b905de8ca8c3f791782ac9a93aae3cf6392de1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">
@import url('../css/main.css');
</style>
<title>ThinkPad X60: Change keyboard</title>
</head>
<body>
<header>
<h1>Thinkpad X60/X60s/X60t: Change keyboard</h1>
<aside>Use this guide to replace the keyboard on your ThinkPad X60. Also works for X60s and X60 Tablet.</aside>
</header>
<p>Or go <a href="index.html">back to main index</a></p>
<h1 id="recovery">Just follow these steps, and then reverse</h1>
<p>
<img src="../images/x60_keyboard/1.JPG"><br/>
<img src="../images/x60_keyboard/2.JPG"><br/>
<img src="../images/x60_keyboard/3.JPG"><br/>
<img src="../images/x60_keyboard/4.JPG"><br/>
<img src="../images/x60_keyboard/5.JPG">
</p>
<hr/>
<p>
Copyright © 2014 Francis Rowe <info@gluglug.org.uk><br/>
This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions.
A copy of the license can be found at <a href="../license.txt">../license.txt</a>.
</p>
<p>
This document is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See <a href="../license.txt">../license.txt</a> for more information.
</p>
</body>
</html>
|