ThinkPad-T440p.html (1789B)
1 <!DOCTYPE html> 2 <html lang="en-GB"> 3 <head> 4 <meta charset="UTF-8"> 5 <meta name="author" content="Shipwreckt"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <title>ThinkPad T440p</title> 8 <link rel="stylesheet" href="../../styles.css"> 9 <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> 10 </head> 11 <body> 12 <header> 13 <nav> 14 <ul> 15 <li><a href="../../index.html">Home</a></li> 16 <li><a href="../../links.html">Links</a></li> 17 <li><a href="../../projects.html">Projects</a></li> 18 <li><a href="../../contact.html">Contact</a></li> 19 </ul> 20 </nav> 21 </header> 22 <main> 23 <h1><b>ThinkPad T440p</b></h1> 24 <hr> 25 <p>Original condition of the Thinkpad T440p when I brought it in December 2024</p> 26 <img width="813" src="../../Images/computers/ThinkpadT440p.jpg"> 27 <hr> 28 <h2>UltraNav trackpad upgrade</h2> 29 <p>The main reason why I replaced the OEM trackpad is simple: it is horrible, feels horrible, and stopped working two weeks after I bought the laptop. In all fairness to the OEM trackpad is 12 years old as of 2025, and that is probably why it went all weird.</p> 30 <p><b style="color:Red;">Warning!!!</b> Put rubber bits on your lid to prevent the UltraNav trackpad from scratching the screen. This is because the middle button is more elevated than the space bar, causing scratching.</p> 31 32 <p>I brought a synaptics UltraNav trackpad off of <a href="https://www.aliexpress.com/item/1005004106306439.html">aliexpress</a>. </p> 33 <img width="813" src="../../Images/computers/ThinkpadT440p-TrackPad.jpg"> 34 <hr> 35 <center> 36 <pre><a href="../../index.html">Back 🚪</a></pre> 37 38 </main> 39 </body> 40 </html>