x60_keyboard.html 1.5 KB

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