summaryrefslogtreecommitdiff
path: root/public/projects/hardware/ThinkPad-T440p
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2025-02-21 19:19:17 +0000
committerShipwreckt <shipwreckt@mailfence.com>2025-02-21 19:19:17 +0000
commit8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch)
tree22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /public/projects/hardware/ThinkPad-T440p
parent7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff)
Changed all files to .html and new post!
Diffstat (limited to 'public/projects/hardware/ThinkPad-T440p')
-rw-r--r--public/projects/hardware/ThinkPad-T440p40
1 files changed, 0 insertions, 40 deletions
diff --git a/public/projects/hardware/ThinkPad-T440p b/public/projects/hardware/ThinkPad-T440p
deleted file mode 100644
index ede3671..0000000
--- a/public/projects/hardware/ThinkPad-T440p
+++ /dev/null
@@ -1,40 +0,0 @@
-<!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>