1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <!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>
- <div class="section">
- <h1>Thinkpad X60/X60s/X60t: Change keyboard</h1>
- <p>
- Use this guide to replace the keyboard on your ThinkPad X60. Also works for X60s and X60 Tablet.
- </p>
- <p><a href="index.html">Back to previous index</a></p>
- </div>
- <div class="section">
- <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>
- </div>
-
- <div class="section">
- <p>
- Copyright © 2014, 2015 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="../cc-by-sa-4.txt">../cc-by-sa-4.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="../cc-by-sa-4.txt">../cc-by-sa-4.txt</a> for more information.
- </p>
-
- </div>
- </body>
- </html>
|