summaryrefslogtreecommitdiff
path: root/public/projects/hardware/ThinkPad-T440p.html
blob: ede3671fc14e3a08606a5a310f27b7b9a8dac2f2 (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
<!DOCTYPE html>
<html lang="en-GB">
  <head>
    <meta charset="UTF-8">
    <meta name="author" content="Shipwreckt">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>ThinkPad T440p</title>
    <link rel="stylesheet" href="../../styles.css">
    <link rel="icon" href="../../Images/favi.png" type="image/x-icon">
  </head>
  <body>
    <header>
      <nav>
        <ul>
          <li><a href="../../index.html">Home</a></li>
          <li><a href="../../links.html">Links</a></li>
          <li><a href="../../projects.html">Projects</a></li>
          <li><a href="../../contact.html">Contact</a></li>
        </ul>
      </nav>
    </header>
    <main>
      <h1><b>ThinkPad T440p</b></h1>
      <hr>
      <p>Original condition of the Thinkpad T440p when I brought it in December 2024</p> 
      <img width="813" src="../../Images/computers/ThinkpadT440p.jpg">
      <hr>
      <h2>UltraNav trackpad upgrade</h2>
      <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>
      <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>

      <p>I brought a synaptics UltraNav trackpad off of <a href="https://www.aliexpress.com/item/1005004106306439.html">aliexpress</a>. </p>
      <img width="813" src="../../Images/computers/ThinkpadT440p-TrackPad.jpg">
      <hr>
      <center>
      <pre><a href="../../index.html">Back 🚪</a></pre>

    </main>
  </body>
</html>