<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link rel="alternate" hreflang="en-GB"
                       href="https://www.techradar.com/uk/feeds/tag/peripherals-accessories"
                       type="application/rss+xml"/>
                            <title><![CDATA[ Latest from TechRadar UK in Peripherals-accessories ]]></title>
                <link>https://www.techradar.com/uk/computing/peripherals-accessories</link>
        <description><![CDATA[ All the latest peripherals-accessories content from the TechRadar  UK team ]]></description>
                                    <lastBuildDate>Fri, 21 Aug 2026 20:05:00 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ No driver, no problem — devs use Claude AI to craft native macOS tool for an 'obscure' Windows-only printer ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>India-based developer Kuber Mehta uses Claude Code to create a macOS driver for the HP Laser 1008a</strong></li><li><strong>Previously, only the official drivers for Windows and Linux were available for the relatively obscure 2023 laser printer</strong></li><li><strong>The AI-generated driver was created over a series of meticulous prompts, and is now available via GitHub</strong></li></ul><p>The days of avoiding hardware that is incompatible with your operating system could be over. A developer based in India has created a macOS driver for a largely unknown HP printer using <a href="https://www.techradar.com/pro/claude-code-comes-to-the-masses-and-its-a-game-changer">Claude Code</a>, the agentic command-line coding tool developed by Anthropic.</p><p>Released in 2023, the HP Laser 1008a was issued with drivers for Windows and Linux, but not macOS. By using AI to generate a driver for macOS, developer Kuber Mehta has demonstrated that incompatible hardware could soon be a thing of the past.</p><p>Mehta has shared the code on GitHub and has also posted about the process on social media, and also compiled a transcript of the exchange, which has been published online for reference.</p><h2 id="hp-s-samsung-printer">HP’s Samsung printer</h2><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2089377982536388964"><p lang="en" dir="ltr">just Claude writing a MacOS driver for my obscure HP printer built only for Windows support pic.twitter.com/ORjLugJiRF<a href="https://twitter.com/cantworkitout/status/2089377982536388964">August 17, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>Describing the issue in the <a href="https://cdn.kuber.studio/chat/hp-laser-1008a-driver" target="_blank">introduction</a> to the transcript, Mehta explains that the HP Laser 1008a is a “rebadged Samsung, host-based printer that speaks a proprietary raster language (SPL3), and it has no macOS driver and no AirPrint.” </p><p>No SPL3 drivers have been published for macOS previously, so the process relied on a conversation with Claude Code and reference to the Windows and Linux drivers.</p><p>The <a href="https://github.com/Kuberwastaken/hp-laser-1008a-macos" target="_blank">GitHub</a> intro adds that the HP Laser 1008a and siblings in the series (1003 and 1006 a/w) have another problem: “They do not speak PostScript or PCL.” Anyone familiar with the world of printer drivers will recognize the challenge faced by Mehta, which makes the use of Claude Code even more impressive.</p><p>Using Claude Code with the Opus 4.8 model, the driver was compiled in 30-40 prompts. This might have been even quicker had the AI not made various assertions that required correcting. </p><p>The process moved through “install the drivers” to establishing the print language by analysing the printer’s error pages, via direct contact with the device and “running HP's real rastertospl codec inside a Linux container to produce genuine SPL3, to a reboot-safe background daemon.”</p><p>From here, Mehta and Claude Code moved to the published, MIT-licensed installer, which patches the macOS open-source printer driver package SpliX, adding support for the SPL3 printers (by default, SpliX handles SPL2 and SPLc drivers).</p><h2 id="building-from-ai">Building from AI</h2><p>While already a developer, Kuber Mehta <a href="https://x.com/kuberwastaken/status/2089721130127094071" target="_blank">admitted</a> learning about macOS drivers from the process, perhaps an unforeseen benefit of using generative AI tools for coding. </p><p>The GitHub repo outlines some revisions that have been made to the initial release, which is now “a tiny native IOKit helper” that dispenses with Python, pyusb, and libusb and can be swiftly installed from the Terminal.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/pro/no-driver-no-problem-devs-use-claude-ai-to-craft-native-macos-tool-for-an-obscure-windows-only-printer</link>
                                                                            <description>
                            <![CDATA[ Developer uses Claude Code to create driver for the HP Laser 1008a, a 2023 printer that has Windows and Linux drivers, but no macOS driver – until now. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xv5Eoqv8F5X5c8d7biKqzi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ywSwn3oGxXv4PfcRPZmTrc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 21 Aug 2026 20:05:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Pro]]></category>
                                                    <category><![CDATA[Printers &amp; Scanners]]></category>
                                                    <category><![CDATA[Claude]]></category>
                                                    <category><![CDATA[AI Platforms &amp; Assistants]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Christian Cawley ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/zBDYnjPnB2XPvhKbYX9Kuc.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Christian Cawley has extensive experience as a writer and editor in consumer electronics, IT and entertainment media. He has contributed to TechRadar since 2017 and has been published in Computer Weekly, Linux Format, ComputerActive, and other publications. &lt;/p&gt;&lt;p&gt;Beyond TechRadar, he heads up the team at smart home website Matter Alpha, and writes about retro gaming at Gaming Retro. &lt;/p&gt;&lt;p&gt;Formerly the editor responsible for Linux, Security, Programming, and DIY at MakeUseOf, Christian previously worked as a desktop and software support specialist in the public and private sectors.&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ywSwn3oGxXv4PfcRPZmTrc-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock/TippaPatt]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[ Man coding programmer, software developer working on digital tablet with binary, html computer code on virtual screen]]></media:description>                                                            <media:text><![CDATA[ Man coding programmer, software developer working on digital tablet with binary, html computer code on virtual screen]]></media:text>
                                <media:title type="plain"><![CDATA[ Man coding programmer, software developer working on digital tablet with binary, html computer code on virtual screen]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ywSwn3oGxXv4PfcRPZmTrc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>India-based developer Kuber Mehta uses Claude Code to create a macOS driver for the HP Laser 1008a</strong></li><li><strong>Previously, only the official drivers for Windows and Linux were available for the relatively obscure 2023 laser printer</strong></li><li><strong>The AI-generated driver was created over a series of meticulous prompts, and is now available via GitHub</strong></li></ul><p>The days of avoiding hardware that is incompatible with your operating system could be over. A developer based in India has created a macOS driver for a largely unknown HP printer using <a href="https://www.techradar.com/pro/claude-code-comes-to-the-masses-and-its-a-game-changer">Claude Code</a>, the agentic command-line coding tool developed by Anthropic.</p><p>Released in 2023, the HP Laser 1008a was issued with drivers for Windows and Linux, but not macOS. By using AI to generate a driver for macOS, developer Kuber Mehta has demonstrated that incompatible hardware could soon be a thing of the past.</p><p>Mehta has shared the code on GitHub and has also posted about the process on social media, and also compiled a transcript of the exchange, which has been published online for reference.</p><h2 id="hp-s-samsung-printer">HP’s Samsung printer</h2><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2089377982536388964"><p lang="en" dir="ltr">just Claude writing a MacOS driver for my obscure HP printer built only for Windows support pic.twitter.com/ORjLugJiRF<a href="https://twitter.com/cantworkitout/status/2089377982536388964">August 17, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>Describing the issue in the <a href="https://cdn.kuber.studio/chat/hp-laser-1008a-driver" target="_blank">introduction</a> to the transcript, Mehta explains that the HP Laser 1008a is a “rebadged Samsung, host-based printer that speaks a proprietary raster language (SPL3), and it has no macOS driver and no AirPrint.” </p><p>No SPL3 drivers have been published for macOS previously, so the process relied on a conversation with Claude Code and reference to the Windows and Linux drivers.</p><p>The <a href="https://github.com/Kuberwastaken/hp-laser-1008a-macos" target="_blank">GitHub</a> intro adds that the HP Laser 1008a and siblings in the series (1003 and 1006 a/w) have another problem: “They do not speak PostScript or PCL.” Anyone familiar with the world of printer drivers will recognize the challenge faced by Mehta, which makes the use of Claude Code even more impressive.</p><p>Using Claude Code with the Opus 4.8 model, the driver was compiled in 30-40 prompts. This might have been even quicker had the AI not made various assertions that required correcting. </p><p>The process moved through “install the drivers” to establishing the print language by analysing the printer’s error pages, via direct contact with the device and “running HP's real rastertospl codec inside a Linux container to produce genuine SPL3, to a reboot-safe background daemon.”</p><p>From here, Mehta and Claude Code moved to the published, MIT-licensed installer, which patches the macOS open-source printer driver package SpliX, adding support for the SPL3 printers (by default, SpliX handles SPL2 and SPLc drivers).</p><h2 id="building-from-ai">Building from AI</h2><p>While already a developer, Kuber Mehta <a href="https://x.com/kuberwastaken/status/2089721130127094071" target="_blank">admitted</a> learning about macOS drivers from the process, perhaps an unforeseen benefit of using generative AI tools for coding. </p><p>The GitHub repo outlines some revisions that have been made to the initial release, which is now “a tiny native IOKit helper” that dispenses with Python, pyusb, and libusb and can be swiftly installed from the Terminal.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'There aren’t many keyboards offering better value for money': I tested a bargain mechanical keyboard from Keychron that will tempt gamers — just make sure you get yourself a wrist-rest ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-keychron-k8-ultra-8k-one-minute-review"><span>Keychron K8 Ultra 8K: One-minute review</span></h2><p>The Keychron K8 Ultra 8K is a wireless mechanical keyboard with an impressive spec that hopes to compete with the more premium offerings in the space.</p><p>It exhibits the brand’s typical design language, with its sizable keycaps and retro looks. The whole unit is black, save for some grey and green keycaps. To liven things up, it features some bright backlighting with plenty of customization options, although the keycap legends aren’t transparent, so it doesn’t illuminate them. This makes them harder to see in dark environments, which somewhat defeats the backlight’s purpose.</p><p>The board base is very thick, which means you have to angle your wrists considerably to reach the tall keys. It’s in dire need of wrist support, which is an oversight since a lot of the <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">best keyboards</a> come with a rest. It’s also quite heavy, thanks to its metal construction. This does help to keep it planted, though, and it’s as solid as you would expect it to be.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="f6mGgpTeQVzYXAVxJu7R54" name="Imported image 1 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/f6mGgpTeQVzYXAVxJu7R54.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>To customize the inputs of the K8 Ultra 8K, you’ll have to use Keychron’s Web Launcher. Here you’ll find a reasonable selection of rebinding options, and there’s also a basic but functional SOCD function for altering key priority. It’s a relatively easy app to use, and despite being web-based, it’s quick and responsive; I didn’t encounter any disruptive loading times during my time with it. </p><p>In action, the K8 Ultra 8K performs well. The keys are sufficiently damped, although some clickiness remains, which can be a little harsh at times, but mostly they’re satisfying to use. They’re snappy and responsive, too, while being forgiving of accidental nudges. The indents and shape of the keycaps are comfortable and offer a secure hold.</p><p>However, the switches of my review unit didn’t have the smoothest of motions. The keys are also spaced quite far apart, which can make reaching certain inputs a stretch. What’s more, the aforementioned angle your wrists are forced to adopt can lead to strain after short periods. I had no issues with connecting the K8 Ultra 8K via 2.4GHz or Bluetooth, and switching between them was quick and easy. </p><p>The K8 Ultra 8K is a reasonable price when you consider all that it offers. There are certainly much dearer mechanical keyboards, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, but there are also cheaper ones, such as the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a>. However, the K8 Ultra 8K remains a solid choice if you like a substantial board — just pair it with a wrist rest.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="bgdRjW4btvraXvKSK97TC4" name="Imported image 2 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/bgdRjW4btvraXvKSK97TC4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-price-availability"><span>Keychron K8 Ultra 8K review: Price & availability</span></h2><ul><li><strong>$119.99 (about £90 / AU$170)</strong></li><li><strong>Available now in three switch types</strong></li><li><strong>Good price for a wireless mechanical keyboard</strong></li></ul><p>The K8 Ultra 8K costs $119.99 (about £90 / AU$170) and is available now from Keychron’s website, with shipping rates varying according to region. It can be had with a choice of three switch types: Red, Brown, or Banana. It comes with a braided USB cable, several spare keycaps, and a keycap puller.</p><p>This is a good price for a wireless mechanical keyboard with hot-swappable switches. Similar models from bigger names can cost considerably more, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>. However, the performance of that board is far superior, being perhaps the best mechanical keyboard I’ve ever tested. Its switches are a joy to press, while the companion software offers more customizations and tweaks. </p><p>If you’re after a more budget-friendly gaming keyboard, the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a> is hard to beat for value. It has a surprisingly high-quality design, while its analog switches feel almost as good as mechanical ones, with added actuation adjustments.</p><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-specs"><span>Keychron K8 Ultra 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Keychron Apex)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>14.1 x 5.1 x 1.2 inches (359 x 129 x 31mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="MuA29D4hWfMEg8gJ85YoB4" name="Imported image 3 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/MuA29D4hWfMEg8gJ85YoB4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-design-features"><span>Keychron K8 Ultra 8K review: Design & features</span></h2><ul><li><strong>Retro look</strong></li><li><strong>Solid, thick, and heavy</strong></li><li><strong>Reasonable web app for customizations</strong></li></ul><p>The K8 Ultra 8K adopts Keychron's signature aesthetics, which is to say it has a thick base, tall keycaps, and a black colorway. However, there are a few grey peripheral keys, as well as a green Escape key, to add some contrast.</p><p>Allied to its thick chassis is a substantial weight. This helps the K8 Ultra 8K to stay planted, but makes it a chore to move around frequently. Build quality is also impressive, with its metal frame feeling as solid as you would expect it to feel, while the keycaps have only a hint of play. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="fzAKatb7jNk6hHbNMrr2J4" name="Imported image 4 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/fzAKatb7jNk6hHbNMrr2J4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What’s disappointing about them, though, is their opaque symbols. This means the vivid RGB backlighting doesn’t get a chance to shine through them; in fact, it can actively obscure them in dark environments, which defeats at least part of the backlighting’s purpose. Fortunately, it still shines through the spaces between the keys, and there are plenty of customizable patterns for it.</p><p>Like some other Keychron models, the K8 Ultra 8K’s USB port is located on the left side of the unit, rather than at the back. This is an interesting location and can help to reduce the cable interfering with deskspace, depending on your particular setup. The included cable’s jack protrudes slightly from the side, but since it’s L-shaped, it's actually quite discreet. This shape also helps the cable to naturally follow a path less intrusive to deskspace. </p><p>Keychron doesn’t offer a downloadable app for the K8 Ultra 8K; instead, you’ll have to use the Keychron Web Launcher via a browser. Quite often, such web apps can be slow and awkward, with frequent loading times and connectivity issues. However, I found Keychron’s fast and easy to use. </p><p>What’s more, it offers a reasonable amount of customization. Besides standard key assignments, there are quite a few shortcuts for various system commands and media controls. There’s also a SOCD feature with three different modes, as well as a section for altering the bounce (more commonly referred to as debounce) times of key presses and resets, with sliders for each ranging from 10ms to 50ms, with single millisecond increments selectable.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="H9Q6o5Pv47zPGgGMecCFT4" name="Imported image 5 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/H9Q6o5Pv47zPGgGMecCFT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-performance"><span>Keychron K8 Ultra 8K review: Performance</span></h2><ul><li><strong>Tactile and damped switches</strong></li><li><strong>Snappy yet forgiving</strong></li><li><strong>Uncomfortable thickness</strong></li></ul><p>True to its mechanical nature, the K8 Ultra 8K is quite a satisfying board to use. The Brown Tactile switches in my review unit were sufficiently damped, though there was some clickiness to them. For the most part I liked this aspect, although hard presses can feel a little harsh. Worse is the roughness of their motion as they travel, which doesn’t feel particularly pleasant. Fortunately, this doesn't completely sap the joy out of presses, and it didn’t affect my performance in any significant way. </p><p>The switches are also quite snappy, requiring only a light touch to actuate. Better yet, they’re forgiving at the same time: whenever I accidentally grazed a key I didn’t intend to hit, often it wouldn’t register. This combination makes it ideal for fast typing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="BSAtq55nW33cAqPj6zKPT4" name="Imported image 6 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/BSAtq55nW33cAqPj6zKPT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The keycaps themselves are comfortable, thanks to their ergonomic indents, which also provide security. This comfort extends to the space bar, which I could easily hit flush when in the WASD position. That’s not something I can say about every space bar I’ve experienced.</p><p>Less comfortable, however, is the wide spacing of the keys. I often welcome this aspect, but I found it too great on the K8 Ultra 8K. Reaching certain keys was a stretch, especially when touch typing, or when trying to reach certain peripheral keys such as R and T when gaming in the WASD position.</p><p>The aforementioned thickness of the chassis also creates issues. Combined with the tall keycaps, this means you have to angle your wrists to a large degree, and what’s more I frequently caught my fingers on the edges of keys as I glided around them when typing. I’m not sure I’ve come across a keyboard in more desperate need of wrist support.</p><p>On the issue of connectivity, I had no qualms with the K8 Ultra 8K. It connected to my Windows PCs with ease via both Bluetooth and the 2.4GHz dongle. Hot-switching between these devices was also quick and easy, merely requiring the flick of switch on the side of the unit. </p><h2 class="article-body__section" id="section-should-i-buy-the-keychron-k8-ultra-8k"><span>Should I buy the Keychron K8 Ultra 8K?</span></h2><h2 id="scorecard">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The K8 Ultra 8K is keenly priced for a hot-swappable wireless mechanical keyboard with an 8K polling rate.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thick, heavy, and solidly made. The web app is functional, but the opaque keycaps are a misstep.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The Brown switches in my review unit weren’t the smoothest, but they still performed well. You really need to use this board with a wrist rest to make it comfortable.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The K8 Ultra 8K is well-priced for a wireless mechanical keyboard. Its performance isn’t as smooth as I would’ve liked, and you really need to use it with a wrist rest, but it’s still one to consider given its customizable hardware.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if">Buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>There aren’t many keyboards offering better value for money than this, thanks to its high spec and relatively low price point.</p></div><div class="product"><p><strong>You want a solid build</strong><br>This thick metal frame is certainly sturdy, as are the keycaps and switches.</p></div><h2 id="don-t-buy-it-if">Don't buy it if…</h2><div class="product"><p><strong>You have short fingers</strong><br>Reaching certain keys can be a stretch, owing to the wide spacing between them.</p></div><div class="product"><p><strong>You like a low profile</strong><br>The tall keycaps and thick chassis can easily put strain upon your wrists, so ideally you need support.</p></div><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-also-consider"><span>Keychron K8 Ultra 8K review: Also consider</span></h2><div class="product"><p><strong>MonsGeek FUN60 Ultra</strong><br>Another great value keyboard, the FUN60 Ultra is just as well put together as the K8 Ultra 8K. It uses magnetic analog switches rather than mechanical ones, but they feel just as tactile while offering adjustable actuation and other analog features. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="27295e28-9177-11f1-9705-1b1485a2d5d8" data-action="Deal Block" data-label="MonsGeek FUN60 Ultra review" data-dimension48="MonsGeek FUN60 Ultra review" data-dimension25="">MonsGeek FUN60 Ultra review</a>.</p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75%</strong><br>For the supreme mechanical experience, you can’t do much better than the BlackWidow. This is just about the best mechanical keyboard I’ve ever used, thanks to its excellent performance and build quality. There are also plenty of input customizations available via Razer’s Synapse software. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="27295eaa-9177-11f1-923c-41583096c102" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75% review" data-dimension48="Razer BlackWidow V4 Pro 75% review" data-dimension25="">Razer BlackWidow V4 Pro 75% review</a>. </p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="RVHsLmRGEc4cLKaqNSNFT4" name="Imported image 7 - 1786006729559" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/RVHsLmRGEc4cLKaqNSNFT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-k8-ultra-8k"><span>How I tested the Keychron K8 Ultra 8K</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plentiful keyboard experience</strong></li></ul><p>I tested the K8 Ultra 8K for a few days, during which time I used it for gaming, working, and general browsing.</p><p>One of the games I played was <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, as it serves as the ideal test for peripherals, since it demands fast and precise inputs.</p><p>I’ve been using gaming keyboards for years, and reviewed a great number of them, including other Keychron models as well as those from well-known brands like Razer, SteelSeries, and Corsair.</p><ul><li><em>First reviewed: August 2026</em></li><li><em>Read more about </em><a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars"><em>how we test</em></a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/keychron-k8-ultra-8k-review</link>
                                                                            <description>
                            <![CDATA[ The K8 Ultra 8K aims to compete with big brands by offering an impressive spec for a low price — but has it succeeded? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">HhaNAPLTUAr35ZbXjsAdxA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BCfTGBSMzAx2t7oiui29ZJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 18 Aug 2026 00:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BCfTGBSMzAx2t7oiui29ZJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Top-down view of Keychron K8 Ultra 8K on desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Top-down view of Keychron K8 Ultra 8K on desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Top-down view of Keychron K8 Ultra 8K on desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BCfTGBSMzAx2t7oiui29ZJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-keychron-k8-ultra-8k-one-minute-review"><span>Keychron K8 Ultra 8K: One-minute review</span></h2><p>The Keychron K8 Ultra 8K is a wireless mechanical keyboard with an impressive spec that hopes to compete with the more premium offerings in the space.</p><p>It exhibits the brand’s typical design language, with its sizable keycaps and retro looks. The whole unit is black, save for some grey and green keycaps. To liven things up, it features some bright backlighting with plenty of customization options, although the keycap legends aren’t transparent, so it doesn’t illuminate them. This makes them harder to see in dark environments, which somewhat defeats the backlight’s purpose.</p><p>The board base is very thick, which means you have to angle your wrists considerably to reach the tall keys. It’s in dire need of wrist support, which is an oversight since a lot of the <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">best keyboards</a> come with a rest. It’s also quite heavy, thanks to its metal construction. This does help to keep it planted, though, and it’s as solid as you would expect it to be.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="f6mGgpTeQVzYXAVxJu7R54" name="Imported image 1 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/f6mGgpTeQVzYXAVxJu7R54.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>To customize the inputs of the K8 Ultra 8K, you’ll have to use Keychron’s Web Launcher. Here you’ll find a reasonable selection of rebinding options, and there’s also a basic but functional SOCD function for altering key priority. It’s a relatively easy app to use, and despite being web-based, it’s quick and responsive; I didn’t encounter any disruptive loading times during my time with it. </p><p>In action, the K8 Ultra 8K performs well. The keys are sufficiently damped, although some clickiness remains, which can be a little harsh at times, but mostly they’re satisfying to use. They’re snappy and responsive, too, while being forgiving of accidental nudges. The indents and shape of the keycaps are comfortable and offer a secure hold.</p><p>However, the switches of my review unit didn’t have the smoothest of motions. The keys are also spaced quite far apart, which can make reaching certain inputs a stretch. What’s more, the aforementioned angle your wrists are forced to adopt can lead to strain after short periods. I had no issues with connecting the K8 Ultra 8K via 2.4GHz or Bluetooth, and switching between them was quick and easy. </p><p>The K8 Ultra 8K is a reasonable price when you consider all that it offers. There are certainly much dearer mechanical keyboards, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, but there are also cheaper ones, such as the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a>. However, the K8 Ultra 8K remains a solid choice if you like a substantial board — just pair it with a wrist rest.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="bgdRjW4btvraXvKSK97TC4" name="Imported image 2 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/bgdRjW4btvraXvKSK97TC4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-price-availability"><span>Keychron K8 Ultra 8K review: Price & availability</span></h2><ul><li><strong>$119.99 (about £90 / AU$170)</strong></li><li><strong>Available now in three switch types</strong></li><li><strong>Good price for a wireless mechanical keyboard</strong></li></ul><p>The K8 Ultra 8K costs $119.99 (about £90 / AU$170) and is available now from Keychron’s website, with shipping rates varying according to region. It can be had with a choice of three switch types: Red, Brown, or Banana. It comes with a braided USB cable, several spare keycaps, and a keycap puller.</p><p>This is a good price for a wireless mechanical keyboard with hot-swappable switches. Similar models from bigger names can cost considerably more, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>. However, the performance of that board is far superior, being perhaps the best mechanical keyboard I’ve ever tested. Its switches are a joy to press, while the companion software offers more customizations and tweaks. </p><p>If you’re after a more budget-friendly gaming keyboard, the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a> is hard to beat for value. It has a surprisingly high-quality design, while its analog switches feel almost as good as mechanical ones, with added actuation adjustments.</p><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-specs"><span>Keychron K8 Ultra 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Keychron Apex)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>14.1 x 5.1 x 1.2 inches (359 x 129 x 31mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="MuA29D4hWfMEg8gJ85YoB4" name="Imported image 3 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/MuA29D4hWfMEg8gJ85YoB4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-design-features"><span>Keychron K8 Ultra 8K review: Design & features</span></h2><ul><li><strong>Retro look</strong></li><li><strong>Solid, thick, and heavy</strong></li><li><strong>Reasonable web app for customizations</strong></li></ul><p>The K8 Ultra 8K adopts Keychron's signature aesthetics, which is to say it has a thick base, tall keycaps, and a black colorway. However, there are a few grey peripheral keys, as well as a green Escape key, to add some contrast.</p><p>Allied to its thick chassis is a substantial weight. This helps the K8 Ultra 8K to stay planted, but makes it a chore to move around frequently. Build quality is also impressive, with its metal frame feeling as solid as you would expect it to feel, while the keycaps have only a hint of play. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="fzAKatb7jNk6hHbNMrr2J4" name="Imported image 4 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/fzAKatb7jNk6hHbNMrr2J4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What’s disappointing about them, though, is their opaque symbols. This means the vivid RGB backlighting doesn’t get a chance to shine through them; in fact, it can actively obscure them in dark environments, which defeats at least part of the backlighting’s purpose. Fortunately, it still shines through the spaces between the keys, and there are plenty of customizable patterns for it.</p><p>Like some other Keychron models, the K8 Ultra 8K’s USB port is located on the left side of the unit, rather than at the back. This is an interesting location and can help to reduce the cable interfering with deskspace, depending on your particular setup. The included cable’s jack protrudes slightly from the side, but since it’s L-shaped, it's actually quite discreet. This shape also helps the cable to naturally follow a path less intrusive to deskspace. </p><p>Keychron doesn’t offer a downloadable app for the K8 Ultra 8K; instead, you’ll have to use the Keychron Web Launcher via a browser. Quite often, such web apps can be slow and awkward, with frequent loading times and connectivity issues. However, I found Keychron’s fast and easy to use. </p><p>What’s more, it offers a reasonable amount of customization. Besides standard key assignments, there are quite a few shortcuts for various system commands and media controls. There’s also a SOCD feature with three different modes, as well as a section for altering the bounce (more commonly referred to as debounce) times of key presses and resets, with sliders for each ranging from 10ms to 50ms, with single millisecond increments selectable.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="H9Q6o5Pv47zPGgGMecCFT4" name="Imported image 5 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/H9Q6o5Pv47zPGgGMecCFT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-performance"><span>Keychron K8 Ultra 8K review: Performance</span></h2><ul><li><strong>Tactile and damped switches</strong></li><li><strong>Snappy yet forgiving</strong></li><li><strong>Uncomfortable thickness</strong></li></ul><p>True to its mechanical nature, the K8 Ultra 8K is quite a satisfying board to use. The Brown Tactile switches in my review unit were sufficiently damped, though there was some clickiness to them. For the most part I liked this aspect, although hard presses can feel a little harsh. Worse is the roughness of their motion as they travel, which doesn’t feel particularly pleasant. Fortunately, this doesn't completely sap the joy out of presses, and it didn’t affect my performance in any significant way. </p><p>The switches are also quite snappy, requiring only a light touch to actuate. Better yet, they’re forgiving at the same time: whenever I accidentally grazed a key I didn’t intend to hit, often it wouldn’t register. This combination makes it ideal for fast typing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="BSAtq55nW33cAqPj6zKPT4" name="Imported image 6 - 1786006729558" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/BSAtq55nW33cAqPj6zKPT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The keycaps themselves are comfortable, thanks to their ergonomic indents, which also provide security. This comfort extends to the space bar, which I could easily hit flush when in the WASD position. That’s not something I can say about every space bar I’ve experienced.</p><p>Less comfortable, however, is the wide spacing of the keys. I often welcome this aspect, but I found it too great on the K8 Ultra 8K. Reaching certain keys was a stretch, especially when touch typing, or when trying to reach certain peripheral keys such as R and T when gaming in the WASD position.</p><p>The aforementioned thickness of the chassis also creates issues. Combined with the tall keycaps, this means you have to angle your wrists to a large degree, and what’s more I frequently caught my fingers on the edges of keys as I glided around them when typing. I’m not sure I’ve come across a keyboard in more desperate need of wrist support.</p><p>On the issue of connectivity, I had no qualms with the K8 Ultra 8K. It connected to my Windows PCs with ease via both Bluetooth and the 2.4GHz dongle. Hot-switching between these devices was also quick and easy, merely requiring the flick of switch on the side of the unit. </p><h2 class="article-body__section" id="section-should-i-buy-the-keychron-k8-ultra-8k"><span>Should I buy the Keychron K8 Ultra 8K?</span></h2><h2 id="scorecard">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The K8 Ultra 8K is keenly priced for a hot-swappable wireless mechanical keyboard with an 8K polling rate.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thick, heavy, and solidly made. The web app is functional, but the opaque keycaps are a misstep.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The Brown switches in my review unit weren’t the smoothest, but they still performed well. You really need to use this board with a wrist rest to make it comfortable.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The K8 Ultra 8K is well-priced for a wireless mechanical keyboard. Its performance isn’t as smooth as I would’ve liked, and you really need to use it with a wrist rest, but it’s still one to consider given its customizable hardware.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if">Buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>There aren’t many keyboards offering better value for money than this, thanks to its high spec and relatively low price point.</p></div><div class="product"><p><strong>You want a solid build</strong><br>This thick metal frame is certainly sturdy, as are the keycaps and switches.</p></div><h2 id="don-t-buy-it-if">Don't buy it if…</h2><div class="product"><p><strong>You have short fingers</strong><br>Reaching certain keys can be a stretch, owing to the wide spacing between them.</p></div><div class="product"><p><strong>You like a low profile</strong><br>The tall keycaps and thick chassis can easily put strain upon your wrists, so ideally you need support.</p></div><h2 class="article-body__section" id="section-keychron-k8-ultra-8k-review-also-consider"><span>Keychron K8 Ultra 8K review: Also consider</span></h2><div class="product"><p><strong>MonsGeek FUN60 Ultra</strong><br>Another great value keyboard, the FUN60 Ultra is just as well put together as the K8 Ultra 8K. It uses magnetic analog switches rather than mechanical ones, but they feel just as tactile while offering adjustable actuation and other analog features. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="27295e28-9177-11f1-9705-1b1485a2d5d8" data-action="Deal Block" data-label="MonsGeek FUN60 Ultra review" data-dimension48="MonsGeek FUN60 Ultra review" data-dimension25="">MonsGeek FUN60 Ultra review</a>.</p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75%</strong><br>For the supreme mechanical experience, you can’t do much better than the BlackWidow. This is just about the best mechanical keyboard I’ve ever used, thanks to its excellent performance and build quality. There are also plenty of input customizations available via Razer’s Synapse software. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="27295eaa-9177-11f1-923c-41583096c102" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75% review" data-dimension48="Razer BlackWidow V4 Pro 75% review" data-dimension25="">Razer BlackWidow V4 Pro 75% review</a>. </p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="RVHsLmRGEc4cLKaqNSNFT4" name="Imported image 7 - 1786006729559" alt="Close-up of Keychron K8 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/RVHsLmRGEc4cLKaqNSNFT4.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-k8-ultra-8k"><span>How I tested the Keychron K8 Ultra 8K</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plentiful keyboard experience</strong></li></ul><p>I tested the K8 Ultra 8K for a few days, during which time I used it for gaming, working, and general browsing.</p><p>One of the games I played was <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, as it serves as the ideal test for peripherals, since it demands fast and precise inputs.</p><p>I’ve been using gaming keyboards for years, and reviewed a great number of them, including other Keychron models as well as those from well-known brands like Razer, SteelSeries, and Corsair.</p><ul><li><em>First reviewed: August 2026</em></li><li><em>Read more about </em><a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars"><em>how we test</em></a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ PC gamers are asking 'what's next?' as RAM crisis sparks further rumors of GPU price hikes, and gaming monitors could get more expensive ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>GPU price hikes are coming later this year, PC Partner Group warns</strong></li><li><strong>The parent company of Zotac notes that entry-level GPUs will suffer 'more severe shortages'</strong></li><li><strong>A manufacturer of gaming monitors, KTC, has also warned on price hikes</strong></li></ul><p>PC gamers should be aware that there are further signs that <a href="https://www.techradar.com/news/computing-components/graphics-cards/best-graphics-cards-1291458">GPUs</a> could get more expensive, and <a href="https://www.techradar.com/news/best-gaming-monitor">gaming monitors</a> too, so you might want to consider buying now rather than waiting.</p><p>First off, the gloomy GPU news which comes from PC Partner Group (PC PG), an Asian graphics card giant based in Singapore and the parent company of Zotac, Inno3D, and Manli.</p><p><a href="https://videocardz.com/newz/zotac-owner-pc-partner-warns-entry-level-gpu-shortages-will-get-worse-in-h2-2026" target="_blank">VideoCardz reports</a> that PC PG just published its latest fiscal results that came with a warning on GPU pricing as part of the trends and conditions which are likely to affect the company's finances in the upcoming year.</p><p>PC PG notes that "graphics memory costs are expected to rise further, leading to a substantial increase in VGA Card costs in the second half of the year." VGA Card simply refers to discrete PC graphics cards, and although it's a well outdated term now, it's one still used behind the scenes in the industry.</p><p>PC PG says that shipments of GPUs "declined substantially" in the first half of this year, and that they're likely to drop further in the second half of 2026. The firm writes that: "Beyond the price increases, entry-level VGA Cards are expected to face even more severe shortages, which may further drive ASP [the 'average selling price'] upward in the second half of 2026."</p><p>The company also highlights that other PC components, including system RAM and CPUs, are taking longer to get hold of.</p><p><a href="https://videocardz.com/newz/ktc-says-monitor-price-increases-are-coming-advises-buyers-to-purchase-now" target="_blank">VideoCardz also noticed</a> that monitor pricing could be on an upward trajectory, too, as manufacturer KTC has issued a notice of a likely 'product price adjustment' in the future.</p><p>KTC observes that the "production cost of monitors has increased significantly" and that it can no longer absorb those pressures, therefore: "KTC's monitor product line may see a price increase in the future."</p><p>While that's just a 'may' rather than a 'will' or a certainty, it sounds like there's a high likelihood of it happening. Particularly because KTC advises: "For users with a clear need to purchase a device [monitor] in the near future, the current pricing window offers excellent value for money, and we recommend planning your purchase time accordingly."</p><p>And at the end of its statement, KTC talks about price adjustments being a "necessary measure", so it sounds pretty much like they're coming no matter what.</p><h2 id="analysis-is-anything-immune-to-the-component-crisis">Analysis: is anything immune to the component crisis?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AgfM79qcKpRmowvhXRK3Rm" name="KTC H27P3 27" Monitor Review" alt="KTC H27P3 27" Monitor" src="https://cdn.mos.cms.futurecdn.net/AgfM79qcKpRmowvhXRK3Rm.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Alastair Jennings)</span></figcaption></figure><p>This isn't the only warning on monitor price increases, as AOC recently said that the rising cost of components for its products will mean price hikes starting from this month. Is this the start of a growing trend? The bigger monitor producers will, of course, have more financial wherewithal to weather component rises, but it may only be so long before even those firms start to jack up prices.</p><p>The way things are going, I wouldn't bet against it, and this latest news has people on social media asking what <em>isn't</em> immune to the RAM crisis – and what might we expect to see hit next? </p><p>How about pricier PC cases, <a href="https://www.reddit.com/r/pcmasterrace/comments/1vqpse2/comment/p47838v/" target="_blank">one Redditor jokes</a>: "Wouldn't you enjoy a simple case costing like $300?"</p><p>The crisis does feel rather relentless at this point, but the clearest worry is now GPUs. <a href="https://www.pcgamer.com/hardware/graphics-cards/weve-been-tracking-graphics-card-prices-for-exactly-one-year-and-its-never-been-worse-than-this/">PC Gamer is tracking</a> graphics card prices on a weekly basis, and there have been some clear cost increases coming through in the last few weeks, which suggests that PC PG's prediction is on the money here. And there are <a href="https://www.techradar.com/computing/gpu/steam-survey-shows-gpus-with-16gb-are-now-the-most-popular-graphics-cards-and-that-really-doesnt-bode-well-for-gamers-wallets">multiple other rumors</a> of late <a href="https://www.techradar.com/computing/gpu/nvidia-gpu-prices-might-be-on-the-rise-again-and-it-makes-rtx-3090-dual-gpu-setups-like-this-more-appealing-than-ever">warning that graphics cards</a> are set for considerable price hikes. For me, this noise is becoming too consistent to ignore.</p><p><a href="https://www.techradar.com/computing/gpu/oh-great-gpu-prices-could-climb-again-heres-my-expert-advice-on-why-you-should-buy-now-and-which-graphics-card-to-get">As I recently advised</a>, if you need a graphics card upgrade, or think you will in the next year or two, <a href="https://www.techradar.com/computing/gpu/oh-great-gpu-prices-could-climb-again-heres-my-expert-advice-on-why-you-should-buy-now-and-which-graphics-card-to-get">I believe now is the right time to get in and buy</a>. It's particularly notable that according to this latest rumor, entry-level GPUs are mentioned as apparently coming under more pressure, meaning that mainstream buyers are going to be suffering. </p><p>The effects of pricier video RAM, and other pressures besides, are no longer going to be mostly about high-end (or 16GB) cards becoming ridiculously expensive, and we could see some unfortunate hikes with lower-end GPUs.</p><p>There's very little good news of late across the gamut of PC components, and as we've already seen today, <a href="https://www.techradar.com/computing/memory/ssd-price-pain-predicted-to-last-until-2030-as-worrying-report-shows-ddr5-ram-is-now-five-times-more-expensive-than-a-year-ago">RAM and SSDs are getting even more expensive</a>.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/gpu/pc-gamers-are-asking-whats-next-as-ram-crisis-sparks-further-rumors-of-gpu-price-hikes-and-gaming-monitors-could-get-more-expensive</link>
                                                                            <description>
                            <![CDATA[ Graphics card maker warns that GPUs are due 'substantial' price hikes, and I'd buy now rather than wait — the same might be true of gaming monitors. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">drdzso52EPJUbkUApfNsun</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qk9FP2UHB9Dv5nybCgLf4D-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 17 Aug 2026 15:02:24 +0000</pubDate>                                                                                                                                <updated>Mon, 17 Aug 2026 15:02:53 +0000</updated>
                                                                                                                                            <category><![CDATA[GPU]]></category>
                                                    <category><![CDATA[Computing Components]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/qk9FP2UHB9Dv5nybCgLf4D-1280-80.png">
                                                            <media:credit><![CDATA[Zotac]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Render of Zotac GeForce RTX GPUs]]></media:description>                                                            <media:text><![CDATA[Render of Zotac GeForce RTX GPUs]]></media:text>
                                <media:title type="plain"><![CDATA[Render of Zotac GeForce RTX GPUs]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qk9FP2UHB9Dv5nybCgLf4D-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>GPU price hikes are coming later this year, PC Partner Group warns</strong></li><li><strong>The parent company of Zotac notes that entry-level GPUs will suffer 'more severe shortages'</strong></li><li><strong>A manufacturer of gaming monitors, KTC, has also warned on price hikes</strong></li></ul><p>PC gamers should be aware that there are further signs that <a href="https://www.techradar.com/news/computing-components/graphics-cards/best-graphics-cards-1291458">GPUs</a> could get more expensive, and <a href="https://www.techradar.com/news/best-gaming-monitor">gaming monitors</a> too, so you might want to consider buying now rather than waiting.</p><p>First off, the gloomy GPU news which comes from PC Partner Group (PC PG), an Asian graphics card giant based in Singapore and the parent company of Zotac, Inno3D, and Manli.</p><p><a href="https://videocardz.com/newz/zotac-owner-pc-partner-warns-entry-level-gpu-shortages-will-get-worse-in-h2-2026" target="_blank">VideoCardz reports</a> that PC PG just published its latest fiscal results that came with a warning on GPU pricing as part of the trends and conditions which are likely to affect the company's finances in the upcoming year.</p><p>PC PG notes that "graphics memory costs are expected to rise further, leading to a substantial increase in VGA Card costs in the second half of the year." VGA Card simply refers to discrete PC graphics cards, and although it's a well outdated term now, it's one still used behind the scenes in the industry.</p><p>PC PG says that shipments of GPUs "declined substantially" in the first half of this year, and that they're likely to drop further in the second half of 2026. The firm writes that: "Beyond the price increases, entry-level VGA Cards are expected to face even more severe shortages, which may further drive ASP [the 'average selling price'] upward in the second half of 2026."</p><p>The company also highlights that other PC components, including system RAM and CPUs, are taking longer to get hold of.</p><p><a href="https://videocardz.com/newz/ktc-says-monitor-price-increases-are-coming-advises-buyers-to-purchase-now" target="_blank">VideoCardz also noticed</a> that monitor pricing could be on an upward trajectory, too, as manufacturer KTC has issued a notice of a likely 'product price adjustment' in the future.</p><p>KTC observes that the "production cost of monitors has increased significantly" and that it can no longer absorb those pressures, therefore: "KTC's monitor product line may see a price increase in the future."</p><p>While that's just a 'may' rather than a 'will' or a certainty, it sounds like there's a high likelihood of it happening. Particularly because KTC advises: "For users with a clear need to purchase a device [monitor] in the near future, the current pricing window offers excellent value for money, and we recommend planning your purchase time accordingly."</p><p>And at the end of its statement, KTC talks about price adjustments being a "necessary measure", so it sounds pretty much like they're coming no matter what.</p><h2 id="analysis-is-anything-immune-to-the-component-crisis">Analysis: is anything immune to the component crisis?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AgfM79qcKpRmowvhXRK3Rm" name="KTC H27P3 27" Monitor Review" alt="KTC H27P3 27" Monitor" src="https://cdn.mos.cms.futurecdn.net/AgfM79qcKpRmowvhXRK3Rm.jpg" mos="" align="middle" fullscreen="" width="1200" height="675" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Alastair Jennings)</span></figcaption></figure><p>This isn't the only warning on monitor price increases, as AOC recently said that the rising cost of components for its products will mean price hikes starting from this month. Is this the start of a growing trend? The bigger monitor producers will, of course, have more financial wherewithal to weather component rises, but it may only be so long before even those firms start to jack up prices.</p><p>The way things are going, I wouldn't bet against it, and this latest news has people on social media asking what <em>isn't</em> immune to the RAM crisis – and what might we expect to see hit next? </p><p>How about pricier PC cases, <a href="https://www.reddit.com/r/pcmasterrace/comments/1vqpse2/comment/p47838v/" target="_blank">one Redditor jokes</a>: "Wouldn't you enjoy a simple case costing like $300?"</p><p>The crisis does feel rather relentless at this point, but the clearest worry is now GPUs. <a href="https://www.pcgamer.com/hardware/graphics-cards/weve-been-tracking-graphics-card-prices-for-exactly-one-year-and-its-never-been-worse-than-this/">PC Gamer is tracking</a> graphics card prices on a weekly basis, and there have been some clear cost increases coming through in the last few weeks, which suggests that PC PG's prediction is on the money here. And there are <a href="https://www.techradar.com/computing/gpu/steam-survey-shows-gpus-with-16gb-are-now-the-most-popular-graphics-cards-and-that-really-doesnt-bode-well-for-gamers-wallets">multiple other rumors</a> of late <a href="https://www.techradar.com/computing/gpu/nvidia-gpu-prices-might-be-on-the-rise-again-and-it-makes-rtx-3090-dual-gpu-setups-like-this-more-appealing-than-ever">warning that graphics cards</a> are set for considerable price hikes. For me, this noise is becoming too consistent to ignore.</p><p><a href="https://www.techradar.com/computing/gpu/oh-great-gpu-prices-could-climb-again-heres-my-expert-advice-on-why-you-should-buy-now-and-which-graphics-card-to-get">As I recently advised</a>, if you need a graphics card upgrade, or think you will in the next year or two, <a href="https://www.techradar.com/computing/gpu/oh-great-gpu-prices-could-climb-again-heres-my-expert-advice-on-why-you-should-buy-now-and-which-graphics-card-to-get">I believe now is the right time to get in and buy</a>. It's particularly notable that according to this latest rumor, entry-level GPUs are mentioned as apparently coming under more pressure, meaning that mainstream buyers are going to be suffering. </p><p>The effects of pricier video RAM, and other pressures besides, are no longer going to be mostly about high-end (or 16GB) cards becoming ridiculously expensive, and we could see some unfortunate hikes with lower-end GPUs.</p><p>There's very little good news of late across the gamut of PC components, and as we've already seen today, <a href="https://www.techradar.com/computing/memory/ssd-price-pain-predicted-to-last-until-2030-as-worrying-report-shows-ddr5-ram-is-now-five-times-more-expensive-than-a-year-ago">RAM and SSDs are getting even more expensive</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What DisplayHDR True Black 1400 means for the future of gaming and productivity monitors ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The recently introduced VESA DisplayHDR True Black 1400 standard boasts an impressive level of immersion for the next generation of OLED displays. With its peak brightness levels of 1,400 nits, it promises a high dynamic range experience greater than we have seen from even the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> and productivity panels in 2026. </p><p>The numbers sound impressive and all, but what exactly is True Black 1400? More importantly, what are the broader utility and use cases of next-generation monitor technology for gaming, media playback, and content creation? I'm going through absolutely everything you need to know and how it fits into the way we consume media and play video games now and in the future. </p><h2 id="what-is-displayhdr-true-black-1400">What is DisplayHDR True Black 1400? </h2><p>DisplayHDR True Black 1400 is the latest tier of Vesa's high dynamic range certification standard. Panels that reach this tier feature a peak luminance of at least 1400 cd/m² with 700 cd/m² full-screen brightness. In short, it means a significantly higher luminance performance with unparalleled color contrast, with the deepest, darkest blacks that are physically possible from an emissive monitor. </p><p>All DisplayHDR True Black standards feature a 95% range of color with a maximum black level luminance of 0.0005. However, the latest 1400 standard features a 40% jump in peak and sustained luminance over the previous highest standard, meaning things such as explosions, sun glare, reflections, and other peak lighting details will pop significantly more. With a sustained full brightness of at least 700 nits, it means a greater punch of color without as much of the harsh dimming used to regulate power and heat. </p><p>Most exciting of all with DisplayHDR True Black 1400 is how it brings OLED panel tech back in the race against mini-LED displays with full-screen brightness. Traditionally, OLED has offered the deepest blacks due to the organic (self-lit) diodes instead of a backlight; they physically turn off rather than being dimmed with a local dimming zone on a backlight. However, that means that peak overall full-screen brightness has suffered. </p><div ><table><caption>How DisplayHDR True Black 1400 compares against other standards</caption><tbody><tr><td class="firstcol " ><p><strong>Standard</strong></p></td><td  ><p><strong>Minimum peak luminance </strong></p></td><td  ><p><strong>Range of color (DCI-P3)</strong></p></td><td  ><p><strong>Static contrast ratio</strong></p></td><td  ><p><strong>Maximum black level luminance in  cd/m2</strong></p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 400</strong></em></p></td><td  ><p>400</p></td><td  ><p>90%</p></td><td  ><p>1,300:1</p></td><td  ><p>0.4</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 500</strong></em></p></td><td  ><p>500</p></td><td  ><p>95%</p></td><td  ><p>7,000:1</p></td><td  ><p>0.1</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 600</strong></em></p></td><td  ><p>600</p></td><td  ><p>95%</p></td><td  ><p>8,000:1</p></td><td  ><p>0.1</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 1000</strong></em></p></td><td  ><p>1000</p></td><td  ><p>95%</p></td><td  ><p>30,000:1</p></td><td  ><p>0.05</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 1400</strong></em></p></td><td  ><p>1400</p></td><td  ><p>95%</p></td><td  ><p>50,000:1</p></td><td  ><p>0.02</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 400</strong></em></p></td><td  ><p>400</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 500</strong></em></p></td><td  ><p>500</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 600</strong></em></p></td><td  ><p>600</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 1000</strong></em></p></td><td  ><p>1000</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 1400</strong></em></p></td><td  ><p>1400</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr></tbody></table></div><h2 id="displayhdr-true-black-1400-bolstered-by-tandem-oled-tech">DisplayHDR True Black 1400 bolstered by Tandem OLED tech </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Gs4XQrJLcu4965JHVmb4A" name="MSIMPG OLED 322URDX36 (2)" alt="The upcoming MSI MPG OLED 322URDX36 gaming monitor lit by vertical lights" src="https://cdn.mos.cms.futurecdn.net/Gs4XQrJLcu4965JHVmb4A.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The highly anticipated MPG OLED 322URDX36 features a peak brightness of 1,500 nits despite only being rated HDR True Black 600. Imagine how much brighter a DisplayHDR True Black 1400 monitor could get  </span><span class="credit" itemprop="copyrightHolder">(Image credit: MSI)</span></figcaption></figure><p>The trade-off when considering OLED over mini-LED always came down to peak and full-screen brightness; it was commonly accepted that you had to choose between deeper blacks and higher contrast or a brighter overall display. If we take DisplayHDR True Black 1400 in its rawest terms, 1,400 peak nit brightness and 700 nits full-screen brightness, then we can start to see how it competes with some of the top-performing mini-LED displays. </p><p>You only need to look as far as the <a href="https://www.techradar.com/reviews/asus-proart-pa32ucg-k-display">Asus ProArt Display PA32UCG-K</a>, <a href="https://www.techradar.com/computing/monitors/philips-evnia-34m2c7600mv-review">Philips Evnia 34M2C7600MV</a>, and AOC AGON Pro AG327UXM to see just how bright and vivid a 1,400-nit display can be even when using older panel tech. In those instances, you were paying a premium for the high dynamic range to be maxed out. Whether mini-LED or an older panel backlit panel tech, the standard used promised 1,400 nits peak luminance with 95% DCI-P3 color range, and a 50,000:1 contrast ratio. </p><p>Last month, <a href="https://www.techradar.com/computing/laptops/your-next-laptop-could-hit-new-heights-of-brightness-as-samsung-introduces-new-oled-panels-for-lenovo-asus-msi-and-dell-machines">Samsung made its first appearance at Bilibili World in Shanghai</a> with the unveiling of its new OBLYX brand, a designation for its gaming laptop displays. The panels will be offered in 14-inch, 16-inch, and 18-inch configurations, supporting 120Hz, 165Hz, and 240Hz with a 0.2ms response time and a 100% DCI-P3 color gamut. It's a component brand that could be adopted by the likes of Asus and MSI, just like Samsung makes panels that are used by LG, Sony, and other manufacturers. </p><p>It's further bolstered by tandem OLED technology, which we've seen on desktop displays over the last couple of years now. As the name implies, this tech utilizes two organic layers on top of each other, which increases peak brightness, reduces power consumption, and extends the display's overall lifespan. In short, reduced wear, higher efficiency, and a slimmer profile. </p><p>Tandem OLED is also used to offer dual modes, such as with the <a href="https://www.techradar.com/computing/monitors/asus-unveils-ridiculously-fast-720hz-gaming-monitor-but-its-the-tandem-oled-tech-im-interested-in">Asus ROG Swift PG27AQWP-W</a>'s ability to run in either QHD at 540Hz or 1080p at 720Hz, or the upcoming <a href="https://www.techradar.com/computing/monitors/best-monitors-of-computex-2026-top-new-displays-you-need-to-know-about">ASRock Taichi TCo27QXB OLED</a>'s 4K 240Hz or 480Hz in 1080p double-duty. The execution then becomes the prospect of having the brightest panels possible (1,400 nits) that last longer, are better on power efficiency, and can flex dynamically depending on your use case. </p><h2 id="oled-peak-luminance-if-the-price-is-right">OLED peak luminance (if the price is right) </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nwmHUeqphXkDds5LUTmKEC" name="ViewSonic Elite XG321UG" alt="ViewSonic Elite XG321UG monitor in space" src="https://cdn.mos.cms.futurecdn.net/nwmHUeqphXkDds5LUTmKEC.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The ViewSonic Elite XG321UG was among the first gaming monitors to achieve DisplayHDR 1400 certification, for a high asking price  </span><span class="credit" itemprop="copyrightHolder">(Image credit: ViewSonic)</span></figcaption></figure><p>So, DisplayHDR True Black 1400 pushes the peak luminance and full-screen brightness to Mini-LED-killing levels, but what about the adoption level from the wider consumer market? To gauge this, we need to look at how companies (and people) took to the previous display brightness standard, DisplayHDR 1400, back in 2019. More than seven years ago, VESA targeted content creators, video editors, and gamers with the best standard possible, but which manufacturers actually utilize it? </p><p>Notable examples include the Mini-LED-backed Asus ROG Swift PG32UQX with a 4K resolution, 144Hz refresh rate, peak brightness of 1,400 nits, and a total of 1,152 local dimming zones. It launched all the way back in June 2021, with an eye-watering MSRP of $2,999 / £3,299. The same can be said of the ViewSonic Elite XG321UG with its 4K resolution, 144Hz refresh rate, Mini-LED panel, and 3ms GTG. However, it didn't come cheap, with its asking price of $2,499.99  / £2,200. You were paying a premium for the highest possible fidelity. </p><div data-widget-type="review" data-model-name="Asus ROG Swift PG32UQX" class="hawk-root"></div><p>Thankfully, sustained highlight brightness would get cheaper over time, just not from the major manufacturers. </p><p>We can see this with the likes of the KTC Mini-LED gaming monitor, which features a fast IPS 4K at 160Hz and 1080p at 320Hz dual-mode display, backed by DisplayHDR 1400 certification for just $430 / £399.99. The vast majority of manufacturers would instead prefer the DisplayHDR 1000 standard, which is commonly available on budget and mid-range offerings, such as the Asus ROG Swift PG32UQXR ($699 / £459) and MSI MAG 274UPDF ($449 / £399).  </p><p>DisplayHDR 1400 was (largely) abandoned as the highest standard for LCD monitors because of the shift to OLED and QD-OLED instead. Contrast became more important than peak brightness, as you could buy a similarly priced DisplayHDR True Black 400 or True Black 500 OLED panel for less. Specifically, you can see this shift in the Lenovo Legion Pro 27Q-10 ($520 / £500) and Alienware AW2725D ($499 / £489). </p><div data-widget-type="review" data-model-name="Alienware AW2725DF,Alienware 27 QD-OLED Gaming Monitor (AW2725DF)" data-widget-title="Today's best Alienware AW2725DF deals" class="hawk-root"></div><h2 id="where-displayhdr-true-black-1400-could-succeed-where-displayhdr-1400-failed">Where DisplayHDR True Black 1400 could succeed where DisplayHDR 1400 failed</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1800px;"><p class="vanilla-image-block" style="padding-top:60.00%;"><img id="WL95cayUoE4tZV2dSLg4B5" name="Tandem OLED" alt="Diagram of how tandem OLED modules work" src="https://cdn.mos.cms.futurecdn.net/WL95cayUoE4tZV2dSLg4B5.jpg" mos="" align="middle" fullscreen="" width="1800" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Tandem OLED technology removes the previous requirements for achieving 1,400 nits peak brightness and above </span><span class="credit" itemprop="copyrightHolder">(Image credit: Ossila)</span></figcaption></figure><p>Pricing aside, the one major factor that kneecapped DisplayHDR 1400 certified monitors when they arrived on the market was the thermal performance and bulk. Pushing that 1,400 nits of peak brightness with a traditional backlight setup generated a ton of heat and drew an incredible amount of power. It meant a weighty chassis that could even feature active cooling, such as in the case of the Asus ROG Swift PG32UQX, which also weighed in at an unsubtle 24.03 lbs / 10.9 kg. </p><p>Sticking with this panel, the PG32UQX's 1,152 local dimming zones were configured with a total of 4,096 individual mini-LEDs, which contributed to its intense 75W power draw when in full brightness as well. When we think about how DisplayHDR True Black 1400 can be different, we see how tandem OLED solves the problem here. The average tandem OLED display uses around 40% less power than a standard OLED display, as well as running four to eight degrees cooler. On average, they run between 30W and 55W, depending on the manufacturer, screen size, etc. </p><p>Tandem OLED is getting cheaper and becoming more affordable as well. Wholesale costs are coming down because more manufacturers are leaning on the technology in monitors and laptop screens. This will give tech companies the edge needed to produce the brightest and most vivid displays possible without the high production costs and obvious drawbacks, now that they are not beholden to the confines of LCD. </p><h2 id="will-displayhdr-true-black-1400-displays-be-worth-it">Will DisplayHDR True Black 1400 displays be worth it? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1800px;"><p class="vanilla-image-block" style="padding-top:60.00%;"><img id="bXqv92WtCg3W6J8mxRkumg" name="MSI MPG 341CQR QD-OLED X36" alt="The MSI MPG 341CQR QD-OLED X36 monitor on a desk in a light room" src="https://cdn.mos.cms.futurecdn.net/bXqv92WtCg3W6J8mxRkumg.jpg" mos="" align="middle" fullscreen="" width="1800" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The recently released MSI MPG 341CQR QD-OLED X36 is DisplayHDR 500 True Black, with a peak HDR brightness of 1,300 nits. Demand is growing for brighter OLED panels.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I've already established all the ways that the latest DisplayHDR True Black 1400 standard excels against all others: peak 1,400 nits brightness, full-screen brightness of 700 nits, and the near-instant 0.03 ms response time. However, the argument of whether brightness to this degree is worth it or not entirely depends on how you want to use the monitor or laptop display. As touched on above, there aren't the problems of the mini-LED (or LCD) models, but if price isn't an object, then what else could hold you back? </p><p>The average brightness of a gaming monitor varies massively depending on the panel type. Generally speaking, SDR (Standard Dynamic Range) peaks at between 250 and 400 nits, with the average Mini-LED or OLED model performing at its most comfortable between 400 and 800 nits. You have to consider just how close to the display you will actually be. A darker or dimly lit room will need less of a brightness range than when playing against the glare of an oppressive sun, which could use anywhere from 15 to 50% of a monitor's peak brightness settings. </p><p>It's worth remembering that a peak brightness of 1,400 nits does not mean blasting that full brightness all the time; it's instead used for highlights as the HDR punches through, accenting things rather than being a constant presence. Playing in a brighter environment or playing video games geared specifically towards HDR will have the greatest impact. </p><p>So, in its strictest use case, DisplayHDR True Black 1400 excels for content creation and media playback. The reason DisplayHDR True Black 1400 has a chance to become more mainstream is that the monitors will be cheaper, more power-efficient, and last longer thanks to tandem OLED. This should mean that more companies will adopt the standard: brighter, more vivid gaming monitors and laptop screens now that the restrictions have been lifted. The ceiling has been raised, even if we are still years away from seeing the tech be properly actioned. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/what-displayhdr-true-black-1400-means-for-the-future-of-gaming-and-productivity-displays</link>
                                                                            <description>
                            <![CDATA[ The latest DisplayHDR True Black 1400 standard brings 1,400 nits peak brightness to OLED displays, a level that was previously only possible with niche and heavy backlit panels. As tandem OLED gets cheaper, here's how things could change for the better. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6JssuYGD4EHFLiczjdMqxN</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XCKeuTcXtwVcoaCHjScioD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 16 Aug 2026 15:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ alekshamcloughlin@outlook.com (Aleksha McLoughlin) ]]></author>                    <dc:creator><![CDATA[ Aleksha McLoughlin ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/R2ds6bAUZv4yvPaXGQLawQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Formerly TechRadar Gaming&#039;s Hardware Editor, Aleksha McLoughlin is now a freelancer specializing in computing tech, gaming, and Ecommerce. She&#039;s the author of The Hardest Video Games Ever Made, the Editor-in-Chief of Kyusai, and is experienced in gaming/tech PR. As well as TechRadar, you can find her work on GamesRadar, PC Gamer, Dexerto, PC Guide, Esports Insider, Club386, Trusted Reviews, Play Magazine, The Escapist, and dozens of other outlets.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XCKeuTcXtwVcoaCHjScioD-1280-80.jpg">
                                                            <media:credit><![CDATA[Samsung ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A young woman holding a laptop with OLED written on the screen. A poster can be seen behind with DisplayHDR True Black 1400 written on it behind her]]></media:description>                                                            <media:text><![CDATA[A young woman holding a laptop with OLED written on the screen. A poster can be seen behind with DisplayHDR True Black 1400 written on it behind her]]></media:text>
                                <media:title type="plain"><![CDATA[A young woman holding a laptop with OLED written on the screen. A poster can be seen behind with DisplayHDR True Black 1400 written on it behind her]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XCKeuTcXtwVcoaCHjScioD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The recently introduced VESA DisplayHDR True Black 1400 standard boasts an impressive level of immersion for the next generation of OLED displays. With its peak brightness levels of 1,400 nits, it promises a high dynamic range experience greater than we have seen from even the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> and productivity panels in 2026. </p><p>The numbers sound impressive and all, but what exactly is True Black 1400? More importantly, what are the broader utility and use cases of next-generation monitor technology for gaming, media playback, and content creation? I'm going through absolutely everything you need to know and how it fits into the way we consume media and play video games now and in the future. </p><h2 id="what-is-displayhdr-true-black-1400">What is DisplayHDR True Black 1400? </h2><p>DisplayHDR True Black 1400 is the latest tier of Vesa's high dynamic range certification standard. Panels that reach this tier feature a peak luminance of at least 1400 cd/m² with 700 cd/m² full-screen brightness. In short, it means a significantly higher luminance performance with unparalleled color contrast, with the deepest, darkest blacks that are physically possible from an emissive monitor. </p><p>All DisplayHDR True Black standards feature a 95% range of color with a maximum black level luminance of 0.0005. However, the latest 1400 standard features a 40% jump in peak and sustained luminance over the previous highest standard, meaning things such as explosions, sun glare, reflections, and other peak lighting details will pop significantly more. With a sustained full brightness of at least 700 nits, it means a greater punch of color without as much of the harsh dimming used to regulate power and heat. </p><p>Most exciting of all with DisplayHDR True Black 1400 is how it brings OLED panel tech back in the race against mini-LED displays with full-screen brightness. Traditionally, OLED has offered the deepest blacks due to the organic (self-lit) diodes instead of a backlight; they physically turn off rather than being dimmed with a local dimming zone on a backlight. However, that means that peak overall full-screen brightness has suffered. </p><div ><table><caption>How DisplayHDR True Black 1400 compares against other standards</caption><tbody><tr><td class="firstcol " ><p><strong>Standard</strong></p></td><td  ><p><strong>Minimum peak luminance </strong></p></td><td  ><p><strong>Range of color (DCI-P3)</strong></p></td><td  ><p><strong>Static contrast ratio</strong></p></td><td  ><p><strong>Maximum black level luminance in  cd/m2</strong></p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 400</strong></em></p></td><td  ><p>400</p></td><td  ><p>90%</p></td><td  ><p>1,300:1</p></td><td  ><p>0.4</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 500</strong></em></p></td><td  ><p>500</p></td><td  ><p>95%</p></td><td  ><p>7,000:1</p></td><td  ><p>0.1</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 600</strong></em></p></td><td  ><p>600</p></td><td  ><p>95%</p></td><td  ><p>8,000:1</p></td><td  ><p>0.1</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 1000</strong></em></p></td><td  ><p>1000</p></td><td  ><p>95%</p></td><td  ><p>30,000:1</p></td><td  ><p>0.05</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR 1400</strong></em></p></td><td  ><p>1400</p></td><td  ><p>95%</p></td><td  ><p>50,000:1</p></td><td  ><p>0.02</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 400</strong></em></p></td><td  ><p>400</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 500</strong></em></p></td><td  ><p>500</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 600</strong></em></p></td><td  ><p>600</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 1000</strong></em></p></td><td  ><p>1000</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr><tr><td class="firstcol " ><p><em><strong>DisplayHDR True Black 1400</strong></em></p></td><td  ><p>1400</p></td><td  ><p>95%</p></td><td  ><p>N/A</p></td><td  ><p>0.0005</p></td></tr></tbody></table></div><h2 id="displayhdr-true-black-1400-bolstered-by-tandem-oled-tech">DisplayHDR True Black 1400 bolstered by Tandem OLED tech </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Gs4XQrJLcu4965JHVmb4A" name="MSIMPG OLED 322URDX36 (2)" alt="The upcoming MSI MPG OLED 322URDX36 gaming monitor lit by vertical lights" src="https://cdn.mos.cms.futurecdn.net/Gs4XQrJLcu4965JHVmb4A.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The highly anticipated MPG OLED 322URDX36 features a peak brightness of 1,500 nits despite only being rated HDR True Black 600. Imagine how much brighter a DisplayHDR True Black 1400 monitor could get  </span><span class="credit" itemprop="copyrightHolder">(Image credit: MSI)</span></figcaption></figure><p>The trade-off when considering OLED over mini-LED always came down to peak and full-screen brightness; it was commonly accepted that you had to choose between deeper blacks and higher contrast or a brighter overall display. If we take DisplayHDR True Black 1400 in its rawest terms, 1,400 peak nit brightness and 700 nits full-screen brightness, then we can start to see how it competes with some of the top-performing mini-LED displays. </p><p>You only need to look as far as the <a href="https://www.techradar.com/reviews/asus-proart-pa32ucg-k-display">Asus ProArt Display PA32UCG-K</a>, <a href="https://www.techradar.com/computing/monitors/philips-evnia-34m2c7600mv-review">Philips Evnia 34M2C7600MV</a>, and AOC AGON Pro AG327UXM to see just how bright and vivid a 1,400-nit display can be even when using older panel tech. In those instances, you were paying a premium for the high dynamic range to be maxed out. Whether mini-LED or an older panel backlit panel tech, the standard used promised 1,400 nits peak luminance with 95% DCI-P3 color range, and a 50,000:1 contrast ratio. </p><p>Last month, <a href="https://www.techradar.com/computing/laptops/your-next-laptop-could-hit-new-heights-of-brightness-as-samsung-introduces-new-oled-panels-for-lenovo-asus-msi-and-dell-machines">Samsung made its first appearance at Bilibili World in Shanghai</a> with the unveiling of its new OBLYX brand, a designation for its gaming laptop displays. The panels will be offered in 14-inch, 16-inch, and 18-inch configurations, supporting 120Hz, 165Hz, and 240Hz with a 0.2ms response time and a 100% DCI-P3 color gamut. It's a component brand that could be adopted by the likes of Asus and MSI, just like Samsung makes panels that are used by LG, Sony, and other manufacturers. </p><p>It's further bolstered by tandem OLED technology, which we've seen on desktop displays over the last couple of years now. As the name implies, this tech utilizes two organic layers on top of each other, which increases peak brightness, reduces power consumption, and extends the display's overall lifespan. In short, reduced wear, higher efficiency, and a slimmer profile. </p><p>Tandem OLED is also used to offer dual modes, such as with the <a href="https://www.techradar.com/computing/monitors/asus-unveils-ridiculously-fast-720hz-gaming-monitor-but-its-the-tandem-oled-tech-im-interested-in">Asus ROG Swift PG27AQWP-W</a>'s ability to run in either QHD at 540Hz or 1080p at 720Hz, or the upcoming <a href="https://www.techradar.com/computing/monitors/best-monitors-of-computex-2026-top-new-displays-you-need-to-know-about">ASRock Taichi TCo27QXB OLED</a>'s 4K 240Hz or 480Hz in 1080p double-duty. The execution then becomes the prospect of having the brightest panels possible (1,400 nits) that last longer, are better on power efficiency, and can flex dynamically depending on your use case. </p><h2 id="oled-peak-luminance-if-the-price-is-right">OLED peak luminance (if the price is right) </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nwmHUeqphXkDds5LUTmKEC" name="ViewSonic Elite XG321UG" alt="ViewSonic Elite XG321UG monitor in space" src="https://cdn.mos.cms.futurecdn.net/nwmHUeqphXkDds5LUTmKEC.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The ViewSonic Elite XG321UG was among the first gaming monitors to achieve DisplayHDR 1400 certification, for a high asking price  </span><span class="credit" itemprop="copyrightHolder">(Image credit: ViewSonic)</span></figcaption></figure><p>So, DisplayHDR True Black 1400 pushes the peak luminance and full-screen brightness to Mini-LED-killing levels, but what about the adoption level from the wider consumer market? To gauge this, we need to look at how companies (and people) took to the previous display brightness standard, DisplayHDR 1400, back in 2019. More than seven years ago, VESA targeted content creators, video editors, and gamers with the best standard possible, but which manufacturers actually utilize it? </p><p>Notable examples include the Mini-LED-backed Asus ROG Swift PG32UQX with a 4K resolution, 144Hz refresh rate, peak brightness of 1,400 nits, and a total of 1,152 local dimming zones. It launched all the way back in June 2021, with an eye-watering MSRP of $2,999 / £3,299. The same can be said of the ViewSonic Elite XG321UG with its 4K resolution, 144Hz refresh rate, Mini-LED panel, and 3ms GTG. However, it didn't come cheap, with its asking price of $2,499.99  / £2,200. You were paying a premium for the highest possible fidelity. </p><div data-widget-type="review" data-model-name="Asus ROG Swift PG32UQX" class="hawk-root"></div><p>Thankfully, sustained highlight brightness would get cheaper over time, just not from the major manufacturers. </p><p>We can see this with the likes of the KTC Mini-LED gaming monitor, which features a fast IPS 4K at 160Hz and 1080p at 320Hz dual-mode display, backed by DisplayHDR 1400 certification for just $430 / £399.99. The vast majority of manufacturers would instead prefer the DisplayHDR 1000 standard, which is commonly available on budget and mid-range offerings, such as the Asus ROG Swift PG32UQXR ($699 / £459) and MSI MAG 274UPDF ($449 / £399).  </p><p>DisplayHDR 1400 was (largely) abandoned as the highest standard for LCD monitors because of the shift to OLED and QD-OLED instead. Contrast became more important than peak brightness, as you could buy a similarly priced DisplayHDR True Black 400 or True Black 500 OLED panel for less. Specifically, you can see this shift in the Lenovo Legion Pro 27Q-10 ($520 / £500) and Alienware AW2725D ($499 / £489). </p><div data-widget-type="review" data-model-name="Alienware AW2725DF,Alienware 27 QD-OLED Gaming Monitor (AW2725DF)" data-widget-title="Today's best Alienware AW2725DF deals" class="hawk-root"></div><h2 id="where-displayhdr-true-black-1400-could-succeed-where-displayhdr-1400-failed">Where DisplayHDR True Black 1400 could succeed where DisplayHDR 1400 failed</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1800px;"><p class="vanilla-image-block" style="padding-top:60.00%;"><img id="WL95cayUoE4tZV2dSLg4B5" name="Tandem OLED" alt="Diagram of how tandem OLED modules work" src="https://cdn.mos.cms.futurecdn.net/WL95cayUoE4tZV2dSLg4B5.jpg" mos="" align="middle" fullscreen="" width="1800" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Tandem OLED technology removes the previous requirements for achieving 1,400 nits peak brightness and above </span><span class="credit" itemprop="copyrightHolder">(Image credit: Ossila)</span></figcaption></figure><p>Pricing aside, the one major factor that kneecapped DisplayHDR 1400 certified monitors when they arrived on the market was the thermal performance and bulk. Pushing that 1,400 nits of peak brightness with a traditional backlight setup generated a ton of heat and drew an incredible amount of power. It meant a weighty chassis that could even feature active cooling, such as in the case of the Asus ROG Swift PG32UQX, which also weighed in at an unsubtle 24.03 lbs / 10.9 kg. </p><p>Sticking with this panel, the PG32UQX's 1,152 local dimming zones were configured with a total of 4,096 individual mini-LEDs, which contributed to its intense 75W power draw when in full brightness as well. When we think about how DisplayHDR True Black 1400 can be different, we see how tandem OLED solves the problem here. The average tandem OLED display uses around 40% less power than a standard OLED display, as well as running four to eight degrees cooler. On average, they run between 30W and 55W, depending on the manufacturer, screen size, etc. </p><p>Tandem OLED is getting cheaper and becoming more affordable as well. Wholesale costs are coming down because more manufacturers are leaning on the technology in monitors and laptop screens. This will give tech companies the edge needed to produce the brightest and most vivid displays possible without the high production costs and obvious drawbacks, now that they are not beholden to the confines of LCD. </p><h2 id="will-displayhdr-true-black-1400-displays-be-worth-it">Will DisplayHDR True Black 1400 displays be worth it? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1800px;"><p class="vanilla-image-block" style="padding-top:60.00%;"><img id="bXqv92WtCg3W6J8mxRkumg" name="MSI MPG 341CQR QD-OLED X36" alt="The MSI MPG 341CQR QD-OLED X36 monitor on a desk in a light room" src="https://cdn.mos.cms.futurecdn.net/bXqv92WtCg3W6J8mxRkumg.jpg" mos="" align="middle" fullscreen="" width="1800" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The recently released MSI MPG 341CQR QD-OLED X36 is DisplayHDR 500 True Black, with a peak HDR brightness of 1,300 nits. Demand is growing for brighter OLED panels.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I've already established all the ways that the latest DisplayHDR True Black 1400 standard excels against all others: peak 1,400 nits brightness, full-screen brightness of 700 nits, and the near-instant 0.03 ms response time. However, the argument of whether brightness to this degree is worth it or not entirely depends on how you want to use the monitor or laptop display. As touched on above, there aren't the problems of the mini-LED (or LCD) models, but if price isn't an object, then what else could hold you back? </p><p>The average brightness of a gaming monitor varies massively depending on the panel type. Generally speaking, SDR (Standard Dynamic Range) peaks at between 250 and 400 nits, with the average Mini-LED or OLED model performing at its most comfortable between 400 and 800 nits. You have to consider just how close to the display you will actually be. A darker or dimly lit room will need less of a brightness range than when playing against the glare of an oppressive sun, which could use anywhere from 15 to 50% of a monitor's peak brightness settings. </p><p>It's worth remembering that a peak brightness of 1,400 nits does not mean blasting that full brightness all the time; it's instead used for highlights as the HDR punches through, accenting things rather than being a constant presence. Playing in a brighter environment or playing video games geared specifically towards HDR will have the greatest impact. </p><p>So, in its strictest use case, DisplayHDR True Black 1400 excels for content creation and media playback. The reason DisplayHDR True Black 1400 has a chance to become more mainstream is that the monitors will be cheaper, more power-efficient, and last longer thanks to tandem OLED. This should mean that more companies will adopt the standard: brighter, more vivid gaming monitors and laptop screens now that the restrictions have been lifted. The ceiling has been raised, even if we are still years away from seeing the tech be properly actioned. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ TMR vs Hall Effect: which magnetic tech is best for your gaming keyboards and controllers? It's not just about better accuracy and faster response times ]]></title>
                                                                                                <dc:content><![CDATA[ <p>If you've been eyeing up any of the latest <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> or the <a href="https://www.techradar.com/best/best-pc-controllers">best PC controllers</a> hitting the market over the last few years, then you've no doubt come across the terms 'Hall Effect' and 'TMR'. Magnets are at the heart of the user experience for both peripherals, and are becoming widely adopted by all major manufacturers as standard. </p><p>But what exactly is <a href="https://www.techradar.com/gaming/hall-effect-technology-explained-the-gold-standard-for-your-controllers-thumbsticks-and-triggers">Hall Effect</a> or TMR? More importantly, how do the two technologies compare and contrast? While it may seem like a marketing gimmick or the latest new buzzword, there's actually plenty to be excited about. In this article, I'll be going through how both technologies work in detail and analyzing their strengths and weaknesses. </p><h2 id="what-is-hall-effect-and-how-does-it-work">What is Hall Effect and how does it work? </h2><p>Put simply, the Hall Effect is the difference in voltage across an electrical conductor from an electronic conductor, which was named after the scientist who discovered it, Edwin Hall, in 1879. It's the effect that pushes charges to one side, directing electrons in a current flow through a straight line. Specifically, this charge separation is what's known as Hall Voltage.  </p><p>In the most straightforward sense of the concept, the Hall effect is simply a semiconductor and a magnet, with the magnetic field generating a voltage as the semiconductor moves. In the gaming or modern tech scene, it's defined by how magnetic sensors detect movement rather than the previous method of mechanical components. It means greater precision, enhanced durability, and fewer points of failure. </p><p>When it comes to points of failure, stick drift has been affecting even top gaming controllers, and remains a constant fear, as a <a href="https://www.techradar.com/reviews/dualsense-wireless-controller">DualSense</a> or <a href="https://www.techradar.com/reviews/xbox-wireless-controller-2020">Xbox Wireless Controller</a> could (eventually) see its analog sticks drifting (so the game thinks you're moving the analogue stick on a gamepad, when you're not), or the dead zones no longer trigger as intended. This happens due to wear and tear on the potentiometers, which feature small metal contacts over a resistive track that can wear away with many years of use.</p><p>Things are similar with the Hall Effect keyboards when compared to regular mechanical or optical decks. With a standard mechanical gaming keyboard, two metal pieces come together to close an electrical circuit. With Hall Effect, however, it's simply a magnet in the switch itself that moves closer to the board, without metal ever actually touching. </p><p>In real-world terms, this is what allows Hall Effect gaming keyboards to have fully adjustable actuation points (usually 0.1mm to 4.0mm) instead of the fixed depth of older, mechanical models. Because Hall Effect lacks any physical connections, switches using that technology will (theoretically) last far longer, too. </p><h2 id="what-is-tmr-and-how-does-it-work">What is TMR and how does it work? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hjwKJEQYqiQ4tDkZPqQxHb" name="Magnetic keyboard switch" alt="Both TMR and Hall Effect sensors are magnetic" src="https://cdn.mos.cms.futurecdn.net/hjwKJEQYqiQ4tDkZPqQxHb.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Wooting)</span></figcaption></figure><p>TMR (or Tunnel Magnetoresistance) is the far newer technology of the two, being discovered in 1975 by Michel Jullière. In its simplest explanation, tunnelling magnetoresistance is a quantum mechanical effect that occurs in a magnetic tunnel junction, based upon changes in an external magnetic field. It's the changes in resistance between two ferromagnetic layers, with one being fixed and the other free to react, with an insulating barrier between them. </p><p>Tunnelling magnetoresistance is used in gaming for contactless magnetic sensor technology, promising precise inputs, no stick drift, and low overall power consumption. Because it works by detecting even the slightest and smallest difference in magnetic fields, it allows for incredibly exact actuation when used in gaming keyboards and PC gaming controllers. It's signal actuation down to a granular scale. Because TMR measures resistance and not voltage, it needs less signal amplification, resulting in a low overall power draw. </p><div ><table><caption>Hall Effect vs TMR: Direct comparison</caption><tbody><tr><td class="firstcol " ><p><strong>Feature</strong></p></td><td  ><p><strong>Hall Effect</strong></p></td><td  ><p><strong>TMR </strong></p></td></tr><tr><td class="firstcol " ><p><strong>Operating method</strong></p></td><td  ><p>Detects changes in voltages across a conductor</p></td><td  ><p>Measures resistance changes caused by quantum mechanical tunnelling through an insulating barrier</p></td></tr><tr><td class="firstcol " ><p><strong>Power consumption</strong></p></td><td  ><p>Higher (usually around 1-10 mA)</p></td><td  ><p>Incredibly low (Microamps to the sub-milliamp range)</p></td></tr><tr><td class="firstcol " ><p><strong>Sensitivity </strong></p></td><td  ><p>Moderate sensitivity as it requires a stronger magnetic field</p></td><td  ><p>Incredibly high sensitivity</p></td></tr><tr><td class="firstcol " ><p><strong>Polling rates </strong></p></td><td  ><p>1,000Hz to 8,000Hz</p></td><td  ><p>1,000Hz to 8,000Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Physical wear </strong></p></td><td  ><p>Massively improved over potentiometers with a non-contact design</p></td><td  ><p>Non-contact with a high resolution design for less of a deadzone reliance</p></td></tr><tr><td class="firstcol " ><p><strong>Primary uses </strong></p></td><td  ><p>Magnetic switches, magnetic joysticks </p></td><td  ><p>Ultra-precision keyboards, high-end wireless gamepads, automotive sensors</p></td></tr><tr><td class="firstcol " ><p><strong>Manufacturing maturity </strong></p></td><td  ><p>High (low component costs) </p></td><td  ><p>Maturing as prices are beginning to drop</p></td></tr></tbody></table></div><h2 id="is-tmr-better-than-hall-effect-yes-but-there-s-a-catch">Is TMR better than Hall Effect? Yes, but there's a catch...</h2><p>Now that I've outlined the key differences and similarities, it's time to talk about exactly why TMR is the superior magnetic sensor technology for today's tech. We can start by reiterating TMR's key advantages over Hall Effect: a massive resistance delta, extremely low noise floor, low power consumption, smaller micro magnets with low-strength flux fields, and ultra-high positional precision when weighed up against the older Hall Effect tech. </p><p>With that being said, why isn't TMR the more recognizable and more popular standard across the industry? Well, there are a few key reasons why Hall Effect remains the more familiar of the two magnetic methods. </p><p>Fundamentally, it comes down to the high costs of TMR components, combined with the fact that peripheral makers often need to make major changes to their production lines if they switch to using TMR.</p><p>Hall Effect components have been in use considerably longer than TMR in game controllers and <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">gaming keyboards</a>, with manufacturers already having SMT assembly pipelines, key suppliers, and proven benchmarks for what Hall Effect quality control looks like. </p><p>We also need to consider the key use cases for TMR for gamers. Its incredibly high sensitivity potential requires adept calibration. Because a magnetic sensor is only as good as the firmware that interprets the signal, we just haven't seen the level of maturity of firmware and engineering understanding with TMR, compared to the older and more reliable Hall Effect standard.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RAqkhfvumKz24LSXJmBmzn" name="Razer Huntsman V3 HE Magnetic 8KHz" alt="Razer Huntsman V3 HE Magnetic 8KHz on a black background" src="https://cdn.mos.cms.futurecdn.net/RAqkhfvumKz24LSXJmBmzn.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Razer's new Huntsman V3 HE Magnetic 8KHz adopts Hall Effect sensors  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Razer)</span></figcaption></figure><p>I also need to talk about diminishing returns with the (seemingly) boundless potential of how TMR could be implemented in our tech. It comes down to the limitations of the human body, particularly when considering just how granular a movement we really need to make when using our thumbs on an analog stick. </p><p>TMR is technically capable of far smaller deviations than Hall Effect; however, a human thumb, even from the best gamers in the world, just isn't really going to be able to take advantage of the sub-millimeter differences in micro-adjustments here. </p><p>Specifically sticking with the example of using a game controller, we also need to consider dead zones, which are baked into most modern games at 3-5%, allowing for player error. A controller's dead zone is designed to ignore small movements to stop your in-game character model (or the camera) from moving, while keeping your aim fast, and (theoretically) removing any shakiness. This feature is found in even top esports games such as <em>Fortnite</em>, <em>Rocket League</em>, and <em>Apex Legends</em>.</p><p>In gaming keyboard terms, both Hall Effect and TMR greatly innovate over standard mechanical decks through rapid trigger, which dynamically resets a key at the exact moment it's pressed and turns off the instant it is released with no fixed rebound. Because there's no need for metal-on-metal contact, there's no spring-back time, and it's instantaneous; it allows for superior counter-strafing in <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike</em></a> and gives you a far better chance to land that Vandal five-stack in <em>VALORANT</em>, provided you actually let go of the key before micro-adjusting with your mouse. </p><p>The direct comparison of whether rapid trigger is actually any better with TMR than with Hall Effect again comes down to an infinitesimal difference for a human finger. If you're able to measure both magnetic technologies with 0.1mm precision and an <a href="https://www.techradar.com/computing/mice/polling-rates-explained">8,000Hz polling rate</a>, effectively eliminating latency, then the higher raw signal resolution of TMR just isn't going to make any tangible impact here, because (unless you're in the top 0.01% of gamers) you <em>will</em> be the bottleneck. </p><h2 id="what-are-the-best-hall-effect-and-tmr-controllers-and-keyboards-right-now">What are the best Hall Effect and TMR controllers and keyboards right now? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="aFF5Ld9uw7uhHNWyve5PaE" name="Asus ROG Raikiri II Xbox Wireless" alt="The Asus ROG Raikiri II Xbox Wireless sat on a stone-effect surface." src="https://cdn.mos.cms.futurecdn.net/aFF5Ld9uw7uhHNWyve5PaE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Asus ROG Raikiri II is one of the better TMR gamepads on the market.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's no shortage of high-quality Hall Effect controllers and keyboards dominating the gaming market, particularly from the major players in the peripherals scene. The Boomslang brand aside, you only need to look as far as the Corsair Vanguard Pro 96, the Asus ROG Falchion Ace 75 HE, the <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-wireless-gen-3-review">SteelSeries Apex Pro TKL Wireless Gen 3</a>, Wooting 80HE, or the Pulsar Gaming Gears eS HE 70 to see how gamers have welcomed magnetic sensor tech. </p><div data-widget-type="multimodelreview" data-model-name="Corsair Vanguard Pro 96,Asus ROG Falchion Ace 75 HE,SteelSeries Apex Pro TKL Wireless Gen 3,Wooting 80HE" data-widget-title="Best deals on Hall Effect keyboards" class="hawk-root"></div><p>By comparison, there are relatively few gaming keyboard manufacturers turning their attention to TMR in 2026, with the most prominent examples of these boards being the Cherry K5 Pro TMR Compact or the Cherry MX 8.2 Pro TMR Wireless, as well as the latest decks made by Keychron. Again, TMR keyboards face the hurdle of being far more expensive to produce, with supply chain issues and dubious consumer knowledge and understanding, despite being the superior way to play (at least on paper). </p><div data-widget-type="multimodelreview" data-model-name="Cherry XTRFY K5 Pro TMR Compact,Cherry XTRFY MX 8.2 Pro TMR Wireless" data-widget-title="Best deals on TMR keyboards" class="hawk-root"></div><p>TMR controllers are far more commonplace than gaming keyboards that have adopted the tech, thankfully. You only need to look as far as the <a href="https://www.techradar.com/computing/peripherals-accessories/valve-steam-controller-2026">Steam Controller (2026)</a>, the <a href="https://www.techradar.com/gaming/razer-wolverine-v3-pro-review">Razer Wolverine V3 Pro</a> 8K, and the <a href="https://www.techradar.com/gaming/gaming-accessories/asus-rog-raikiri-ii-review">Asus ROG Raikiri 2</a> for proof of this. It's not just the pricier name-brands getting in on this action, either. That's because there is a wealth of budget TMR gamepads worth considering, such as the GameSir G7 Pro 8K and the Gulikit ES Pro, too. </p><div data-widget-type="multimodelreview" data-model-name="Razer Wolverine V3 Pro 8K PC,Gamesir G7 Pro 8K,GuliKit ES Pro" data-widget-title="Best deals on TMR gamepads" class="hawk-root"></div><h2 id="what-does-the-future-hold-for-tmr-and-hall-effect-tech">What does the future hold for TMR and Hall Effect tech? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xTx3e3PjyAxY5Vvxoqo5H6" name="Cherry DualMaster" alt="CHERRY XTRFY MX 8.2 Pro TMR" src="https://cdn.mos.cms.futurecdn.net/xTx3e3PjyAxY5Vvxoqo5H6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Cherry has been leading the charge with its newest line of TMR-backed esports gaming keyboards under the XTRFY brand </span><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry )</span></figcaption></figure><p>Neither Hall Effect nor TMR will disappear anytime soon. In fact, considering that TMR technology is becoming cheaper to produce and is starting to become more widespread in keyboards and controllers, it's highly likely that more manufacturers will see the advantages of magnetic resistance when weighed against magnetic voltage. </p><p>Prices will come down, particularly when the larger manufacturers start to mass produce items which will (inevitably) be revised and innovated upon in the next handful of years. </p><p>HE and TMR may sound like buzzwords added to the names of peripherals at the moment, but eventually, they will be the standard, and a lack of magnetic tech could be seen as a dealbreaker. </p><p>True, breaking into the mainstream will depend on how the 10th console generation goes; if Sony and Microsoft adopt TMR tech for their new controllers, then that will signal the changing tide. Considering the eye-watering price next-gen consoles could command, it's certainly possible. </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/hall-effect-vs-tmr</link>
                                                                            <description>
                            <![CDATA[ TMR and Hall Effect sensors and switches are becoming more widely adopted for keyboards and controllers, but what do they mean, and which is best? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fSYQ5vNkgyZTz94CRA23XB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/dfNjZnjgwCS2cejZs6vEAN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 15 Aug 2026 13:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ alekshamcloughlin@outlook.com (Aleksha McLoughlin) ]]></author>                    <dc:creator><![CDATA[ Aleksha McLoughlin ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/R2ds6bAUZv4yvPaXGQLawQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Formerly TechRadar Gaming&#039;s Hardware Editor, Aleksha McLoughlin is now a freelancer specializing in computing tech, gaming, and Ecommerce. She&#039;s the author of The Hardest Video Games Ever Made, the Editor-in-Chief of Kyusai, and is experienced in gaming/tech PR. As well as TechRadar, you can find her work on GamesRadar, PC Gamer, Dexerto, PC Guide, Esports Insider, Club386, Trusted Reviews, Play Magazine, The Escapist, and dozens of other outlets.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/dfNjZnjgwCS2cejZs6vEAN-1280-80.jpg">
                                                            <media:credit><![CDATA[Cherry ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cherry XTRFY TMR keyboard ]]></media:description>                                                            <media:text><![CDATA[Cherry XTRFY TMR keyboard ]]></media:text>
                                <media:title type="plain"><![CDATA[Cherry XTRFY TMR keyboard ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/dfNjZnjgwCS2cejZs6vEAN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you've been eyeing up any of the latest <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> or the <a href="https://www.techradar.com/best/best-pc-controllers">best PC controllers</a> hitting the market over the last few years, then you've no doubt come across the terms 'Hall Effect' and 'TMR'. Magnets are at the heart of the user experience for both peripherals, and are becoming widely adopted by all major manufacturers as standard. </p><p>But what exactly is <a href="https://www.techradar.com/gaming/hall-effect-technology-explained-the-gold-standard-for-your-controllers-thumbsticks-and-triggers">Hall Effect</a> or TMR? More importantly, how do the two technologies compare and contrast? While it may seem like a marketing gimmick or the latest new buzzword, there's actually plenty to be excited about. In this article, I'll be going through how both technologies work in detail and analyzing their strengths and weaknesses. </p><h2 id="what-is-hall-effect-and-how-does-it-work">What is Hall Effect and how does it work? </h2><p>Put simply, the Hall Effect is the difference in voltage across an electrical conductor from an electronic conductor, which was named after the scientist who discovered it, Edwin Hall, in 1879. It's the effect that pushes charges to one side, directing electrons in a current flow through a straight line. Specifically, this charge separation is what's known as Hall Voltage.  </p><p>In the most straightforward sense of the concept, the Hall effect is simply a semiconductor and a magnet, with the magnetic field generating a voltage as the semiconductor moves. In the gaming or modern tech scene, it's defined by how magnetic sensors detect movement rather than the previous method of mechanical components. It means greater precision, enhanced durability, and fewer points of failure. </p><p>When it comes to points of failure, stick drift has been affecting even top gaming controllers, and remains a constant fear, as a <a href="https://www.techradar.com/reviews/dualsense-wireless-controller">DualSense</a> or <a href="https://www.techradar.com/reviews/xbox-wireless-controller-2020">Xbox Wireless Controller</a> could (eventually) see its analog sticks drifting (so the game thinks you're moving the analogue stick on a gamepad, when you're not), or the dead zones no longer trigger as intended. This happens due to wear and tear on the potentiometers, which feature small metal contacts over a resistive track that can wear away with many years of use.</p><p>Things are similar with the Hall Effect keyboards when compared to regular mechanical or optical decks. With a standard mechanical gaming keyboard, two metal pieces come together to close an electrical circuit. With Hall Effect, however, it's simply a magnet in the switch itself that moves closer to the board, without metal ever actually touching. </p><p>In real-world terms, this is what allows Hall Effect gaming keyboards to have fully adjustable actuation points (usually 0.1mm to 4.0mm) instead of the fixed depth of older, mechanical models. Because Hall Effect lacks any physical connections, switches using that technology will (theoretically) last far longer, too. </p><h2 id="what-is-tmr-and-how-does-it-work">What is TMR and how does it work? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hjwKJEQYqiQ4tDkZPqQxHb" name="Magnetic keyboard switch" alt="Both TMR and Hall Effect sensors are magnetic" src="https://cdn.mos.cms.futurecdn.net/hjwKJEQYqiQ4tDkZPqQxHb.png" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Wooting)</span></figcaption></figure><p>TMR (or Tunnel Magnetoresistance) is the far newer technology of the two, being discovered in 1975 by Michel Jullière. In its simplest explanation, tunnelling magnetoresistance is a quantum mechanical effect that occurs in a magnetic tunnel junction, based upon changes in an external magnetic field. It's the changes in resistance between two ferromagnetic layers, with one being fixed and the other free to react, with an insulating barrier between them. </p><p>Tunnelling magnetoresistance is used in gaming for contactless magnetic sensor technology, promising precise inputs, no stick drift, and low overall power consumption. Because it works by detecting even the slightest and smallest difference in magnetic fields, it allows for incredibly exact actuation when used in gaming keyboards and PC gaming controllers. It's signal actuation down to a granular scale. Because TMR measures resistance and not voltage, it needs less signal amplification, resulting in a low overall power draw. </p><div ><table><caption>Hall Effect vs TMR: Direct comparison</caption><tbody><tr><td class="firstcol " ><p><strong>Feature</strong></p></td><td  ><p><strong>Hall Effect</strong></p></td><td  ><p><strong>TMR </strong></p></td></tr><tr><td class="firstcol " ><p><strong>Operating method</strong></p></td><td  ><p>Detects changes in voltages across a conductor</p></td><td  ><p>Measures resistance changes caused by quantum mechanical tunnelling through an insulating barrier</p></td></tr><tr><td class="firstcol " ><p><strong>Power consumption</strong></p></td><td  ><p>Higher (usually around 1-10 mA)</p></td><td  ><p>Incredibly low (Microamps to the sub-milliamp range)</p></td></tr><tr><td class="firstcol " ><p><strong>Sensitivity </strong></p></td><td  ><p>Moderate sensitivity as it requires a stronger magnetic field</p></td><td  ><p>Incredibly high sensitivity</p></td></tr><tr><td class="firstcol " ><p><strong>Polling rates </strong></p></td><td  ><p>1,000Hz to 8,000Hz</p></td><td  ><p>1,000Hz to 8,000Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Physical wear </strong></p></td><td  ><p>Massively improved over potentiometers with a non-contact design</p></td><td  ><p>Non-contact with a high resolution design for less of a deadzone reliance</p></td></tr><tr><td class="firstcol " ><p><strong>Primary uses </strong></p></td><td  ><p>Magnetic switches, magnetic joysticks </p></td><td  ><p>Ultra-precision keyboards, high-end wireless gamepads, automotive sensors</p></td></tr><tr><td class="firstcol " ><p><strong>Manufacturing maturity </strong></p></td><td  ><p>High (low component costs) </p></td><td  ><p>Maturing as prices are beginning to drop</p></td></tr></tbody></table></div><h2 id="is-tmr-better-than-hall-effect-yes-but-there-s-a-catch">Is TMR better than Hall Effect? Yes, but there's a catch...</h2><p>Now that I've outlined the key differences and similarities, it's time to talk about exactly why TMR is the superior magnetic sensor technology for today's tech. We can start by reiterating TMR's key advantages over Hall Effect: a massive resistance delta, extremely low noise floor, low power consumption, smaller micro magnets with low-strength flux fields, and ultra-high positional precision when weighed up against the older Hall Effect tech. </p><p>With that being said, why isn't TMR the more recognizable and more popular standard across the industry? Well, there are a few key reasons why Hall Effect remains the more familiar of the two magnetic methods. </p><p>Fundamentally, it comes down to the high costs of TMR components, combined with the fact that peripheral makers often need to make major changes to their production lines if they switch to using TMR.</p><p>Hall Effect components have been in use considerably longer than TMR in game controllers and <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">gaming keyboards</a>, with manufacturers already having SMT assembly pipelines, key suppliers, and proven benchmarks for what Hall Effect quality control looks like. </p><p>We also need to consider the key use cases for TMR for gamers. Its incredibly high sensitivity potential requires adept calibration. Because a magnetic sensor is only as good as the firmware that interprets the signal, we just haven't seen the level of maturity of firmware and engineering understanding with TMR, compared to the older and more reliable Hall Effect standard.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RAqkhfvumKz24LSXJmBmzn" name="Razer Huntsman V3 HE Magnetic 8KHz" alt="Razer Huntsman V3 HE Magnetic 8KHz on a black background" src="https://cdn.mos.cms.futurecdn.net/RAqkhfvumKz24LSXJmBmzn.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Razer's new Huntsman V3 HE Magnetic 8KHz adopts Hall Effect sensors  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Razer)</span></figcaption></figure><p>I also need to talk about diminishing returns with the (seemingly) boundless potential of how TMR could be implemented in our tech. It comes down to the limitations of the human body, particularly when considering just how granular a movement we really need to make when using our thumbs on an analog stick. </p><p>TMR is technically capable of far smaller deviations than Hall Effect; however, a human thumb, even from the best gamers in the world, just isn't really going to be able to take advantage of the sub-millimeter differences in micro-adjustments here. </p><p>Specifically sticking with the example of using a game controller, we also need to consider dead zones, which are baked into most modern games at 3-5%, allowing for player error. A controller's dead zone is designed to ignore small movements to stop your in-game character model (or the camera) from moving, while keeping your aim fast, and (theoretically) removing any shakiness. This feature is found in even top esports games such as <em>Fortnite</em>, <em>Rocket League</em>, and <em>Apex Legends</em>.</p><p>In gaming keyboard terms, both Hall Effect and TMR greatly innovate over standard mechanical decks through rapid trigger, which dynamically resets a key at the exact moment it's pressed and turns off the instant it is released with no fixed rebound. Because there's no need for metal-on-metal contact, there's no spring-back time, and it's instantaneous; it allows for superior counter-strafing in <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike</em></a> and gives you a far better chance to land that Vandal five-stack in <em>VALORANT</em>, provided you actually let go of the key before micro-adjusting with your mouse. </p><p>The direct comparison of whether rapid trigger is actually any better with TMR than with Hall Effect again comes down to an infinitesimal difference for a human finger. If you're able to measure both magnetic technologies with 0.1mm precision and an <a href="https://www.techradar.com/computing/mice/polling-rates-explained">8,000Hz polling rate</a>, effectively eliminating latency, then the higher raw signal resolution of TMR just isn't going to make any tangible impact here, because (unless you're in the top 0.01% of gamers) you <em>will</em> be the bottleneck. </p><h2 id="what-are-the-best-hall-effect-and-tmr-controllers-and-keyboards-right-now">What are the best Hall Effect and TMR controllers and keyboards right now? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="aFF5Ld9uw7uhHNWyve5PaE" name="Asus ROG Raikiri II Xbox Wireless" alt="The Asus ROG Raikiri II Xbox Wireless sat on a stone-effect surface." src="https://cdn.mos.cms.futurecdn.net/aFF5Ld9uw7uhHNWyve5PaE.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Asus ROG Raikiri II is one of the better TMR gamepads on the market.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's no shortage of high-quality Hall Effect controllers and keyboards dominating the gaming market, particularly from the major players in the peripherals scene. The Boomslang brand aside, you only need to look as far as the Corsair Vanguard Pro 96, the Asus ROG Falchion Ace 75 HE, the <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-wireless-gen-3-review">SteelSeries Apex Pro TKL Wireless Gen 3</a>, Wooting 80HE, or the Pulsar Gaming Gears eS HE 70 to see how gamers have welcomed magnetic sensor tech. </p><div data-widget-type="multimodelreview" data-model-name="Corsair Vanguard Pro 96,Asus ROG Falchion Ace 75 HE,SteelSeries Apex Pro TKL Wireless Gen 3,Wooting 80HE" data-widget-title="Best deals on Hall Effect keyboards" class="hawk-root"></div><p>By comparison, there are relatively few gaming keyboard manufacturers turning their attention to TMR in 2026, with the most prominent examples of these boards being the Cherry K5 Pro TMR Compact or the Cherry MX 8.2 Pro TMR Wireless, as well as the latest decks made by Keychron. Again, TMR keyboards face the hurdle of being far more expensive to produce, with supply chain issues and dubious consumer knowledge and understanding, despite being the superior way to play (at least on paper). </p><div data-widget-type="multimodelreview" data-model-name="Cherry XTRFY K5 Pro TMR Compact,Cherry XTRFY MX 8.2 Pro TMR Wireless" data-widget-title="Best deals on TMR keyboards" class="hawk-root"></div><p>TMR controllers are far more commonplace than gaming keyboards that have adopted the tech, thankfully. You only need to look as far as the <a href="https://www.techradar.com/computing/peripherals-accessories/valve-steam-controller-2026">Steam Controller (2026)</a>, the <a href="https://www.techradar.com/gaming/razer-wolverine-v3-pro-review">Razer Wolverine V3 Pro</a> 8K, and the <a href="https://www.techradar.com/gaming/gaming-accessories/asus-rog-raikiri-ii-review">Asus ROG Raikiri 2</a> for proof of this. It's not just the pricier name-brands getting in on this action, either. That's because there is a wealth of budget TMR gamepads worth considering, such as the GameSir G7 Pro 8K and the Gulikit ES Pro, too. </p><div data-widget-type="multimodelreview" data-model-name="Razer Wolverine V3 Pro 8K PC,Gamesir G7 Pro 8K,GuliKit ES Pro" data-widget-title="Best deals on TMR gamepads" class="hawk-root"></div><h2 id="what-does-the-future-hold-for-tmr-and-hall-effect-tech">What does the future hold for TMR and Hall Effect tech? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xTx3e3PjyAxY5Vvxoqo5H6" name="Cherry DualMaster" alt="CHERRY XTRFY MX 8.2 Pro TMR" src="https://cdn.mos.cms.futurecdn.net/xTx3e3PjyAxY5Vvxoqo5H6.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Cherry has been leading the charge with its newest line of TMR-backed esports gaming keyboards under the XTRFY brand </span><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry )</span></figcaption></figure><p>Neither Hall Effect nor TMR will disappear anytime soon. In fact, considering that TMR technology is becoming cheaper to produce and is starting to become more widespread in keyboards and controllers, it's highly likely that more manufacturers will see the advantages of magnetic resistance when weighed against magnetic voltage. </p><p>Prices will come down, particularly when the larger manufacturers start to mass produce items which will (inevitably) be revised and innovated upon in the next handful of years. </p><p>HE and TMR may sound like buzzwords added to the names of peripherals at the moment, but eventually, they will be the standard, and a lack of magnetic tech could be seen as a dealbreaker. </p><p>True, breaking into the mainstream will depend on how the 10th console generation goes; if Sony and Microsoft adopt TMR tech for their new controllers, then that will signal the changing tide. Considering the eye-watering price next-gen consoles could command, it's certainly possible. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I love having a second screen for gaming, and this new 8-in-1 smart dock might actually make me switch from my Corsair Xeneon Edge, thanks to two major upgrades ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>A new 8-in-1 smart display dock is now on Kickstarter</strong></li><li><strong>Cabletime's ScreenDock features a 5.5-inch screen which can be used as a secondary display</strong></li><li><strong>The device could prove an interesting alternative to Corsair's Xeneon Edge thanks to its extra docking capabilities</strong></li></ul><p>Multi-tasking on a PC is made easier using <a href="https://www.techradar.com/computing/monitors/corsair-has-just-solved-a-major-multitasking-issue-ive-had-with-pc-gaming-and-im-all-in">Corsair's Xeneon Edge</a> touchscreen LCD as a secondary display — but now this solution seemingly has some strong competition.</p><p>As reported by <a href="https://www.notebookcheck.net/ScreenDock-Attractive-8-in-1-dock-features-a-5-5-inch-built-in-display-affordable-price-tag.1361324.0.html" target="_blank">Notebookcheck</a>, the Cabletime ScreenDock is a new 8-in-1 smart dock with a 5.5-inch built-in display, and it could be ideal as a secondary display alongside a desktop PC or laptop. This device is a <a href="https://www.kickstarter.com/projects/cabletimetech/cabletime-screendock-built-in-screen-more-than-just-ports/description" target="_blank">Kickstarter</a> project with an early-bird price of $119.</p><p>There are some marked differences in comparison to Corsair's Xeneon Edge. The ScreenDock has a much smaller 5.5-inch display (with a 1080 x 720 resolution) instead of 14.5-inches, and it lacks any touchscreen capability. The latter is what gives the Xeneon Edge its Stream Deck-style functionality (Elgato's shortcut command center with programmable keys), especially with the <a href="https://www.corsair.com/uk/en/explorer/gamer/monitors/how-to-use-elgato-virtual-stream-deck-on-xeneon-edge" target="_blank">official virtual Stream Deck widget</a>.</p><p>However, the ScreenDock serves the same broad purpose as Corsair's handy display, allowing PC owners to use it for overlays, third-party applications, or simply as an extended screen on Windows 11.</p><p>And the ScreenDock has two major advantages itself. Unlike the Xeneon Edge, Cabletime's device is also a dock, with multiple USB-C, USB-A, and Ethernet ports, as well as an HDMI port (4K 60Hz). The ScreenDock has a foldable design too, helping users preserve desk space, with brightness and power on/off buttons which aren't present on Corsair's display.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2916px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="WR7ZSVfjcqFBNA36w3FjJT" name="Cabletime ScreenDock gaming" alt="PC gamer using the Cabletime ScreenDock" src="https://cdn.mos.cms.futurecdn.net/WR7ZSVfjcqFBNA36w3FjJT.png" mos="" align="middle" fullscreen="" width="2916" height="1640" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">So small it looks like a mobile phone... </span><span class="credit" itemprop="copyrightHolder">(Image credit: Cabletime)</span></figcaption></figure><h2 id="caution-first">Caution first</h2><p>If you're liking the look of Cabletime's ScreenDock, bear in mind that it's still at a relatively early stage. A lot could go wrong with a crowdfunded device as we've seen in the past, between potential manufacturing issues or shipping delays,  so be suitably cautious about committing your cash.</p><p>If this crowdfunding effort is successful, it could serve as a strong competitor to Corsair's device, which has been considered overpriced (starting at $249.99 / £219.99 / AU$389).</p><p>The ScreenDock is only at early-bird pricing right now, so naturally it will be more expensive at its full price. With its 8-in-1 smart dock capabilities, it will be interesting to see how it stacks up against Corsair's premium device.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/i-love-having-a-second-screen-for-gaming-and-this-new-8-in-1-smart-dock-might-actually-make-me-switch-from-my-corsair-xeneon-edge-thanks-to-two-major-upgrades</link>
                                                                            <description>
                            <![CDATA[ Corsair's Xeneon Edge is great for PC multi-tasking with its touchscreen capabilities, but it may have strong competition on the way. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2w78xhy3j29RBMNvDYrPW7</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GzuqMj6NqrKHJWjL2sr6wC-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 12 Aug 2026 14:03:19 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing Components]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/GzuqMj6NqrKHJWjL2sr6wC-1280-80.png">
                                                            <media:credit><![CDATA[Cabletime]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cabletime&#039;s ScreenDock on desktop]]></media:description>                                                            <media:text><![CDATA[Cabletime&#039;s ScreenDock on desktop]]></media:text>
                                <media:title type="plain"><![CDATA[Cabletime&#039;s ScreenDock on desktop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GzuqMj6NqrKHJWjL2sr6wC-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>A new 8-in-1 smart display dock is now on Kickstarter</strong></li><li><strong>Cabletime's ScreenDock features a 5.5-inch screen which can be used as a secondary display</strong></li><li><strong>The device could prove an interesting alternative to Corsair's Xeneon Edge thanks to its extra docking capabilities</strong></li></ul><p>Multi-tasking on a PC is made easier using <a href="https://www.techradar.com/computing/monitors/corsair-has-just-solved-a-major-multitasking-issue-ive-had-with-pc-gaming-and-im-all-in">Corsair's Xeneon Edge</a> touchscreen LCD as a secondary display — but now this solution seemingly has some strong competition.</p><p>As reported by <a href="https://www.notebookcheck.net/ScreenDock-Attractive-8-in-1-dock-features-a-5-5-inch-built-in-display-affordable-price-tag.1361324.0.html" target="_blank">Notebookcheck</a>, the Cabletime ScreenDock is a new 8-in-1 smart dock with a 5.5-inch built-in display, and it could be ideal as a secondary display alongside a desktop PC or laptop. This device is a <a href="https://www.kickstarter.com/projects/cabletimetech/cabletime-screendock-built-in-screen-more-than-just-ports/description" target="_blank">Kickstarter</a> project with an early-bird price of $119.</p><p>There are some marked differences in comparison to Corsair's Xeneon Edge. The ScreenDock has a much smaller 5.5-inch display (with a 1080 x 720 resolution) instead of 14.5-inches, and it lacks any touchscreen capability. The latter is what gives the Xeneon Edge its Stream Deck-style functionality (Elgato's shortcut command center with programmable keys), especially with the <a href="https://www.corsair.com/uk/en/explorer/gamer/monitors/how-to-use-elgato-virtual-stream-deck-on-xeneon-edge" target="_blank">official virtual Stream Deck widget</a>.</p><p>However, the ScreenDock serves the same broad purpose as Corsair's handy display, allowing PC owners to use it for overlays, third-party applications, or simply as an extended screen on Windows 11.</p><p>And the ScreenDock has two major advantages itself. Unlike the Xeneon Edge, Cabletime's device is also a dock, with multiple USB-C, USB-A, and Ethernet ports, as well as an HDMI port (4K 60Hz). The ScreenDock has a foldable design too, helping users preserve desk space, with brightness and power on/off buttons which aren't present on Corsair's display.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2916px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="WR7ZSVfjcqFBNA36w3FjJT" name="Cabletime ScreenDock gaming" alt="PC gamer using the Cabletime ScreenDock" src="https://cdn.mos.cms.futurecdn.net/WR7ZSVfjcqFBNA36w3FjJT.png" mos="" align="middle" fullscreen="" width="2916" height="1640" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">So small it looks like a mobile phone... </span><span class="credit" itemprop="copyrightHolder">(Image credit: Cabletime)</span></figcaption></figure><h2 id="caution-first">Caution first</h2><p>If you're liking the look of Cabletime's ScreenDock, bear in mind that it's still at a relatively early stage. A lot could go wrong with a crowdfunded device as we've seen in the past, between potential manufacturing issues or shipping delays,  so be suitably cautious about committing your cash.</p><p>If this crowdfunding effort is successful, it could serve as a strong competitor to Corsair's device, which has been considered overpriced (starting at $249.99 / £219.99 / AU$389).</p><p>The ScreenDock is only at early-bird pricing right now, so naturally it will be more expensive at its full price. With its 8-in-1 smart dock capabilities, it will be interesting to see how it stacks up against Corsair's premium device.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Working on the go this summer? As a seasoned remote worker, here's my essential kit list for productive working in the most awkward of locations ]]></title>
                                                                                                <dc:content><![CDATA[ <p>We're well and truly into summer travel season, and if you're planning on integrating some remote working into your vacation, it's worth considering your setup. My own job is largely laptop-based, and over the years I've done a decent amount of working away from my office desk, whether at events or in order to keep things ticking over during time off. The biggest lesson I've learned is that a few well-chosen remote-working accessories can make a huge difference. </p><p>I rely on a laptop riser so that I'm not hunched over a table (my back will start hurting after around an hour, and it's all downhill from there). If my laptop is raised, I'll then add in a portable <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboard</a> to make typing easier — my tip is to pick one with the same proportions as your regular keyboard, so your fingers know where to go — and a <a href="https://www.techradar.com/news/best-wireless-mouse">wireless mouse</a>.</p><p>If I'm going to be in meetings, a great pair of <a href="https://www.techradar.com/audio/headphones/best-noise-cancelling-headphones">noise-cancelling headphones</a> is essential to keep things private and ensure I don't miss any info if the background noise is louder than I'd like. I also use them to help me focus in potentially distracting scenarios. </p><p>A recent addition to my own setup is a <a href="https://www.techradar.com/news/best-portable-monitor">portable second monitor</a>. It felt like a luxury when I bought it, but it's been worth every penny for me. I'm often hopping between different apps and referencing information from other sources, so having that extra screen real estate has been invaluable. </p><p>Below, I've rounded up my recommendations for an ideal remote-working setup, including premium options and budget-friendly alternatives. Not all jobs will require all this kit, so I'd recommend picking-and-mixing to suit your needs. </p><h3 class="article-body__section" id="section-remote-working-essentials"><span>Remote working essentials</span></h3>        <div class="featured_product_block featured_block_standard" data-id="7777318e-94a1-11f1-aaa0-6d5ef825403a">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/hxccg9nfEKiRiXxxFogjFN.jpg" alt="Asus Rog Harpe Ace Mini Wireless Gaming Mouse for Esports - Black"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>ASUS</div>                                        <div class="featured__title">ROG Harpe Ace Mini</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/computing/mice/asus-rog-harpe-ace-mini-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Excellent performance</li><li class='list-item list-item-pros'>Discreet aesthetic</li><li class='list-item list-item-pros'>Small, comfortable size</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Small size isn’t for everyone</li><li class='list-item list-item-cons'>High price</li><li class='list-item list-item-cons'>Scroll wheel is a bit stiff</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="77773418-94a1-11f1-9f04-2d5dbb313991">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/J4iDUTWLFvsMTKePqWZJXD.jpg" alt="Logitech Pop mouse"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">POP Mouse</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/computing/mice/logitech-pop-mouse-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Satisfying clicks</li><li class='list-item list-item-pros'>Good customizations</li><li class='list-item list-item-pros'>Easy three-way switching</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>No side buttons</li><li class='list-item list-item-cons'>No wired or 2.4GHz wireless</li><li class='list-item list-item-cons'>No rechargeable battery</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="23dae44e-94a1-11f1-92d6-f7558a49f499">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/g4VffYSPfhh63Z56ftdWPf.jpg" alt="Bose QuietComfort Ultra Headphones"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Bose</div>                                        <div class="featured__title">QuietComfort Ultra Headphones</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/audio/headphones/wireless-headphones/bose-quietcomfort-ultra-headphones-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Fantastic, detailed sound with rich bass</li><li class='list-item list-item-pros'>Class-leading noise-stopping power</li><li class='list-item list-item-pros'>Comfortable and premium, with folding design</li><li class='list-item list-item-pros'>Great smart features</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>24-hour battery life is weak</li><li class='list-item list-item-cons'>Some will prefer a more neutral sound</li><li class='list-item list-item-cons'>No USB-C audio input</li><li class='list-item list-item-cons'>No LE Audio support (but it's promised)</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777733aa-94a1-11f1-8e32-458742611165">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/C3JVFsG8kzpwRLMTsn44m8.jpg" alt="The 1More Sonoflow Pro HQ51 over-ear noise-cancelling headphones"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>1More</div>                                        <div class="featured__title">SonoFlow Pro HQ51</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/audio/wireless-headphones/1more-sonoflow-pro-hq51-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Customizable, satisfying sound</li><li class='list-item list-item-pros'>Effective ANC</li><li class='list-item list-item-pros'>Fantastic battery life</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>App situation is a bit messy</li><li class='list-item list-item-cons'>Button controls appear a little cheap</li><li class='list-item list-item-cons'>Build feels slightly flimsy</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777732d8-94a1-11f1-ac18-8fa4a255cc93">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/XsswvmQB9NmSeDv4pLq97d.jpg" alt="Anker 737 PowerCore 24K power bank"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Anker</div>                                        <div class="featured__title">737 Power Bank (PowerCore 24K)</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/phones/phone-accessories/anker-737-power-bank-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>A powerful 140W output</li><li class='list-item list-item-pros'>A screen that shows charge rates</li><li class='list-item list-item-pros'>Premium build quality</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Chunky dimensions</li><li class='list-item list-item-cons'>Higher priced</li><li class='list-item list-item-cons'>No UPS mode</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777734e0-94a1-11f1-8d28-f1c42a5d1da5">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DjSUJzCAhpESRVeFdRpT8d.jpg" alt="Anker 20,000mAh 87W Power Bank with USB-C cable extended from the body and 100% showing on LED display"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Anker</div>                                        <div class="featured__title">87W 20000mAh Power Bank</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/phones/phone-accessories/anker-20-000mah-87w-power-bank-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Large power output</li><li class='list-item list-item-pros'>Well-made</li><li class='list-item list-item-pros'>Integrated USB-C cable</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Some rivals are smaller</li><li class='list-item list-item-cons'>Unnecessarily powerful for many</li><li class='list-item list-item-cons'>Display lacks detailed information</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="77773346-94a1-11f1-8d1f-0109bcb277d8">            <a href="https://www.amazon.co.uk/UGREEN-Adjustable-MacBook-Portable-Aluminium-white/dp/B08TLVKBMJ/" data-model-name="Ugreen foldable laptop stand" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:129.87%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/Lgig9EpnkQVjvS35xRohxH.jpg" alt="Ugreen Laptop Stand for Desk Adjustable, Macbook Stand"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>UGREEN</div>                                        <div class="featured__title">Foldable Laptop Stand</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777735b2-94a1-11f1-a5cb-636990bfd7ed">            <a href="https://www.amazon.co.uk/Amazon-Basics-6-Angle-Adjustment-Laptops/dp/B09WNH5ZT9/" data-model-name="Foldable Laptop Stand (UK only)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/i6BX3SninbSgiYCk9QSi24.jpg" alt="Amazon Basics Foldable Laptop Stand, 6-Angle Adjustable, Lightweight Portable Design, Recommended for Ergonomic Viewing, Fits 10 (25.4 Cm) - 15.6 Inches (39.6 Cm) Laptops, Silver"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Amazon Basics</div>                                        <div class="featured__title">Foldable Laptop Stand (UK only)</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="700fa650-94a7-11f1-ad52-4ba2eaf77e45">            <a href="https://www.amazon.com/Adjustable-Portable-Aluminum-Computer-Ventilated/dp/B08BJ64D47/" data-model-name="Foldable Laptop Stand (US only)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/pjBEMakxHhtRCrYVSdDSvK.jpg" alt="Tonmom Laptop Stand for Desk, Adjustable Laptop Riser, White"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Tonmom</div>                                        <div class="featured__title">Foldable Laptop Stand (US only)</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777326a-94a1-11f1-b582-65e7a8f20748">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:85.80%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/kqH8ExpiheP2TczChNKhDT.jpg" alt="Logitech K780"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">K780 keyboard</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777347c-94a1-11f1-837e-c30de056bac6">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:56.24%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/E5bBgwhNGFq567NBFQwMeJ.jpg" alt="Logitech K380"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">K380 pebble keys keyboard</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/reviews/logitech-k380-keyboard-review-the-perfect-remote-work-companion">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Comfortable to type on</li><li class='list-item list-item-pros'>Thin and compact</li><li class='list-item list-item-pros'>Great, useful shortcuts</li><li class='list-item list-item-pros'>Arrow keys are great</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Surprisingly cheap</li><li class='list-item list-item-cons'>Keys might be too small for some</li><li class='list-item list-item-cons'>Not rechargeable</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777354e-94a1-11f1-8206-414a412b5f63">            <a href="https://www.amazon.co.uk/ARZOPA-Portable-2560x1440-Kickstand-External/dp/B0FJ1XMX24?th=1" data-model-name="Arzopa Z3FC" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:79.47%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/UBqip7FYV4VRBodBqYvg7J.jpg" alt="Portable monitor"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Arzopa</div>                                        <div class="featured__title">Z3FC portable monitor</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/pro/arzopa-z3fc-portable-monitor-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Lightweight and thin for travel</li><li class='list-item list-item-pros'>High refresh rate for gaming</li><li class='list-item list-item-pros'>2.5K resolution</li><li class='list-item list-item-pros'>Sleeve and braided cables included</li><li class='list-item list-item-pros'>Better speakers than you might think</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>No built-in battery</li><li class='list-item list-item-cons'>Can be clunky using the OSD</li><li class='list-item list-item-cons'>Runs warm after a while</li><li class='list-item list-item-cons'>Washed-out HDR on Switch 2</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777731fc-94a1-11f1-9e11-d5a69ac5f06c">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/tiANhbpCtavVRmUuviC3B.png" alt="ASUS ZenScreen MB27ACF on a white background"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>ASUS</div>                                        <div class="featured__title">ZenScreen MB27ACF 27-inch portable monitor</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/pro/asus-zenscreen-mb27acf-27in-portable-monitor-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Big screen</li><li class='list-item list-item-pros'>Portable</li><li class='list-item list-item-pros'>Thin</li><li class='list-item list-item-pros'>Ideal for collaboration</li><li class='list-item list-item-pros'>2.5K resolution</li><li class='list-item list-item-pros'>99% sRGB</li><li class='list-item list-item-pros'>Includes kickstand, hanging hooks, and monitor arm</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Not everyone needs a 27in portable display</li><li class='list-item list-item-cons'>Average brightness</li><li class='list-item list-item-cons'>Not wide color gamut</li></ul></div></div>            </div>        </div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/working-on-the-go-this-summer-as-a-seasoned-remote-worker-heres-my-essential-kit-list-for-productive-working-in-the-most-awkward-of-locations</link>
                                                                            <description>
                            <![CDATA[ I regularly work away from my desk — this is the kit that ensures I stay productive and healthy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rWkgFLKWWvzdJBBP9KoiP8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bmZxWY6kKFbrHCuHz5eM5Q-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 12 Aug 2026 05:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                                    <dc:creator><![CDATA[ Ruth Hamilton ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/eXBKKGGwbDvhLePY2FSnfU.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ruth is TechRadar&#039;s Collections Editor, responsible for masterminding TechRadar&#039;s approach towards the new Collections format — a themed, curated selection of product recommendations designed to provide readers with an exciting new way to shop for the very best gadgets and gizmos. She has been reviewing and writing about products since 2020, covering everything from robot vacuums and hair stylers to outdoor kit and mattresses.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bmZxWY6kKFbrHCuHz5eM5Q-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Portable desk setup with the seaside visible through a window in the background]]></media:description>                                                            <media:text><![CDATA[Portable desk setup with the seaside visible through a window in the background]]></media:text>
                                <media:title type="plain"><![CDATA[Portable desk setup with the seaside visible through a window in the background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bmZxWY6kKFbrHCuHz5eM5Q-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>We're well and truly into summer travel season, and if you're planning on integrating some remote working into your vacation, it's worth considering your setup. My own job is largely laptop-based, and over the years I've done a decent amount of working away from my office desk, whether at events or in order to keep things ticking over during time off. The biggest lesson I've learned is that a few well-chosen remote-working accessories can make a huge difference. </p><p>I rely on a laptop riser so that I'm not hunched over a table (my back will start hurting after around an hour, and it's all downhill from there). If my laptop is raised, I'll then add in a portable <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboard</a> to make typing easier — my tip is to pick one with the same proportions as your regular keyboard, so your fingers know where to go — and a <a href="https://www.techradar.com/news/best-wireless-mouse">wireless mouse</a>.</p><p>If I'm going to be in meetings, a great pair of <a href="https://www.techradar.com/audio/headphones/best-noise-cancelling-headphones">noise-cancelling headphones</a> is essential to keep things private and ensure I don't miss any info if the background noise is louder than I'd like. I also use them to help me focus in potentially distracting scenarios. </p><p>A recent addition to my own setup is a <a href="https://www.techradar.com/news/best-portable-monitor">portable second monitor</a>. It felt like a luxury when I bought it, but it's been worth every penny for me. I'm often hopping between different apps and referencing information from other sources, so having that extra screen real estate has been invaluable. </p><p>Below, I've rounded up my recommendations for an ideal remote-working setup, including premium options and budget-friendly alternatives. Not all jobs will require all this kit, so I'd recommend picking-and-mixing to suit your needs. </p><h3 class="article-body__section" id="section-remote-working-essentials"><span>Remote working essentials</span></h3>        <div class="featured_product_block featured_block_standard" data-id="7777318e-94a1-11f1-aaa0-6d5ef825403a">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/hxccg9nfEKiRiXxxFogjFN.jpg" alt="Asus Rog Harpe Ace Mini Wireless Gaming Mouse for Esports - Black"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>ASUS</div>                                        <div class="featured__title">ROG Harpe Ace Mini</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/computing/mice/asus-rog-harpe-ace-mini-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Excellent performance</li><li class='list-item list-item-pros'>Discreet aesthetic</li><li class='list-item list-item-pros'>Small, comfortable size</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Small size isn’t for everyone</li><li class='list-item list-item-cons'>High price</li><li class='list-item list-item-cons'>Scroll wheel is a bit stiff</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="77773418-94a1-11f1-9f04-2d5dbb313991">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/J4iDUTWLFvsMTKePqWZJXD.jpg" alt="Logitech Pop mouse"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">POP Mouse</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/computing/mice/logitech-pop-mouse-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Satisfying clicks</li><li class='list-item list-item-pros'>Good customizations</li><li class='list-item list-item-pros'>Easy three-way switching</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>No side buttons</li><li class='list-item list-item-cons'>No wired or 2.4GHz wireless</li><li class='list-item list-item-cons'>No rechargeable battery</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="23dae44e-94a1-11f1-92d6-f7558a49f499">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/g4VffYSPfhh63Z56ftdWPf.jpg" alt="Bose QuietComfort Ultra Headphones"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Bose</div>                                        <div class="featured__title">QuietComfort Ultra Headphones</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/audio/headphones/wireless-headphones/bose-quietcomfort-ultra-headphones-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Fantastic, detailed sound with rich bass</li><li class='list-item list-item-pros'>Class-leading noise-stopping power</li><li class='list-item list-item-pros'>Comfortable and premium, with folding design</li><li class='list-item list-item-pros'>Great smart features</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>24-hour battery life is weak</li><li class='list-item list-item-cons'>Some will prefer a more neutral sound</li><li class='list-item list-item-cons'>No USB-C audio input</li><li class='list-item list-item-cons'>No LE Audio support (but it's promised)</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777733aa-94a1-11f1-8e32-458742611165">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/C3JVFsG8kzpwRLMTsn44m8.jpg" alt="The 1More Sonoflow Pro HQ51 over-ear noise-cancelling headphones"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>1More</div>                                        <div class="featured__title">SonoFlow Pro HQ51</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/audio/wireless-headphones/1more-sonoflow-pro-hq51-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Customizable, satisfying sound</li><li class='list-item list-item-pros'>Effective ANC</li><li class='list-item list-item-pros'>Fantastic battery life</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>App situation is a bit messy</li><li class='list-item list-item-cons'>Button controls appear a little cheap</li><li class='list-item list-item-cons'>Build feels slightly flimsy</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777732d8-94a1-11f1-ac18-8fa4a255cc93">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/XsswvmQB9NmSeDv4pLq97d.jpg" alt="Anker 737 PowerCore 24K power bank"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Anker</div>                                        <div class="featured__title">737 Power Bank (PowerCore 24K)</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/phones/phone-accessories/anker-737-power-bank-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>A powerful 140W output</li><li class='list-item list-item-pros'>A screen that shows charge rates</li><li class='list-item list-item-pros'>Premium build quality</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Chunky dimensions</li><li class='list-item list-item-cons'>Higher priced</li><li class='list-item list-item-cons'>No UPS mode</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777734e0-94a1-11f1-8d28-f1c42a5d1da5">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DjSUJzCAhpESRVeFdRpT8d.jpg" alt="Anker 20,000mAh 87W Power Bank with USB-C cable extended from the body and 100% showing on LED display"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Anker</div>                                        <div class="featured__title">87W 20000mAh Power Bank</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/phones/phone-accessories/anker-20-000mah-87w-power-bank-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Large power output</li><li class='list-item list-item-pros'>Well-made</li><li class='list-item list-item-pros'>Integrated USB-C cable</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Some rivals are smaller</li><li class='list-item list-item-cons'>Unnecessarily powerful for many</li><li class='list-item list-item-cons'>Display lacks detailed information</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="77773346-94a1-11f1-8d1f-0109bcb277d8">            <a href="https://www.amazon.co.uk/UGREEN-Adjustable-MacBook-Portable-Aluminium-white/dp/B08TLVKBMJ/" data-model-name="Ugreen foldable laptop stand" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:129.87%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/Lgig9EpnkQVjvS35xRohxH.jpg" alt="Ugreen Laptop Stand for Desk Adjustable, Macbook Stand"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>UGREEN</div>                                        <div class="featured__title">Foldable Laptop Stand</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777735b2-94a1-11f1-a5cb-636990bfd7ed">            <a href="https://www.amazon.co.uk/Amazon-Basics-6-Angle-Adjustment-Laptops/dp/B09WNH5ZT9/" data-model-name="Foldable Laptop Stand (UK only)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/i6BX3SninbSgiYCk9QSi24.jpg" alt="Amazon Basics Foldable Laptop Stand, 6-Angle Adjustable, Lightweight Portable Design, Recommended for Ergonomic Viewing, Fits 10 (25.4 Cm) - 15.6 Inches (39.6 Cm) Laptops, Silver"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Amazon Basics</div>                                        <div class="featured__title">Foldable Laptop Stand (UK only)</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="700fa650-94a7-11f1-ad52-4ba2eaf77e45">            <a href="https://www.amazon.com/Adjustable-Portable-Aluminum-Computer-Ventilated/dp/B08BJ64D47/" data-model-name="Foldable Laptop Stand (US only)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/pjBEMakxHhtRCrYVSdDSvK.jpg" alt="Tonmom Laptop Stand for Desk, Adjustable Laptop Riser, White"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Tonmom</div>                                        <div class="featured__title">Foldable Laptop Stand (US only)</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777326a-94a1-11f1-b582-65e7a8f20748">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:85.80%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/kqH8ExpiheP2TczChNKhDT.jpg" alt="Logitech K780"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">K780 keyboard</div>                                    </div>                <div class="subtitle__description">                                                            <p></p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777347c-94a1-11f1-837e-c30de056bac6">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:56.24%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/E5bBgwhNGFq567NBFQwMeJ.jpg" alt="Logitech K380"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Logitech</div>                                        <div class="featured__title">K380 pebble keys keyboard</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/reviews/logitech-k380-keyboard-review-the-perfect-remote-work-companion">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Comfortable to type on</li><li class='list-item list-item-pros'>Thin and compact</li><li class='list-item list-item-pros'>Great, useful shortcuts</li><li class='list-item list-item-pros'>Arrow keys are great</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Surprisingly cheap</li><li class='list-item list-item-cons'>Keys might be too small for some</li><li class='list-item list-item-cons'>Not rechargeable</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="7777354e-94a1-11f1-8206-414a412b5f63">            <a href="https://www.amazon.co.uk/ARZOPA-Portable-2560x1440-Kickstand-External/dp/B0FJ1XMX24?th=1" data-model-name="Arzopa Z3FC" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:79.47%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/UBqip7FYV4VRBodBqYvg7J.jpg" alt="Portable monitor"></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>Arzopa</div>                                        <div class="featured__title">Z3FC portable monitor</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star half"></span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="90" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/pro/arzopa-z3fc-portable-monitor-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Lightweight and thin for travel</li><li class='list-item list-item-pros'>High refresh rate for gaming</li><li class='list-item list-item-pros'>2.5K resolution</li><li class='list-item list-item-pros'>Sleeve and braided cables included</li><li class='list-item list-item-pros'>Better speakers than you might think</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>No built-in battery</li><li class='list-item list-item-cons'>Can be clunky using the OSD</li><li class='list-item list-item-cons'>Runs warm after a while</li><li class='list-item list-item-cons'>Washed-out HDR on Switch 2</li></ul></div></div>            </div>        </div>        <div class="featured_product_block featured_block_standard" data-id="777731fc-94a1-11f1-9e11-d5a69ac5f06c">            <div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/tiANhbpCtavVRmUuviC3B.png" alt="ASUS ZenScreen MB27ACF on a white background"></p></div>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                        <div class='featured__brand'>ASUS</div>                                        <div class="featured__title">ZenScreen MB27ACF 27-inch portable monitor</div>                                <div class="stars__reviews"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating" class="chunk rating"><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><span class="icon icon-star"> </span><meta itemprop="bestRating" content="100.0" /><meta itemprop="worstRating" content="0.0" /><meta itemprop="ratingValue" content="80" /></span></div>                </div>                <div class="subtitle__description">                                                            <p><p><a href="https://www.techradar.com/pro/asus-zenscreen-mb27acf-27in-portable-monitor-review">Read our full review</a></p></p>                </div>                <div class="pro-con"><div class="list-pros-wrapper"><h4 class="list-pros-label">Pros</h4><ul class="list-pros"><li class='list-item list-item-pros'>Big screen</li><li class='list-item list-item-pros'>Portable</li><li class='list-item list-item-pros'>Thin</li><li class='list-item list-item-pros'>Ideal for collaboration</li><li class='list-item list-item-pros'>2.5K resolution</li><li class='list-item list-item-pros'>99% sRGB</li><li class='list-item list-item-pros'>Includes kickstand, hanging hooks, and monitor arm</li></ul></div><div class="list-cons-wrapper"><h4 class="list-cons-label">Cons</h4><ul class="list-cons"><li class='list-item list-item-cons'>Not everyone needs a 27in portable display</li><li class='list-item list-item-cons'>Average brightness</li><li class='list-item list-item-cons'>Not wide color gamut</li></ul></div></div>            </div>        </div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The Corsair Nightsword V2 Wireless should feel like an upgrade, but I'm quite upset to see that it's lost a key selling feature of the original model ]]></title>
                                                                                                <dc:content><![CDATA[ <h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-two-minute-review"><span>Corsair Nightsword V2 Wireless: Two-minute review</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="76dD5Q7Q8PD6w2FYPQjgJL" name="PXL_20260608_160234801" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/76dD5Q7Q8PD6w2FYPQjgJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I really wanted to like the Corsair Nightsword V2 Wireless. I've had good experiences with Corsair's mice in the past – having been a big fan of both the M65 Ultra RGB and the <a href="https://www.techradar.com/reviews/corsair-scimitar-rgb-elite">Scimitar Elite Wireless SE</a> – so I was hopeful that the new Nightsword would be a contender for our ranking of the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>.</p><p>For those not in the loop regarding Corsair's wide range of gaming mice, the original Nightsword launched nearly seven years ago. Needless to say, I wasn't really expecting another model, but I suppose if <a href="https://www.techradar.com/gaming/cd-projekt-red-confirms-the-witcher-3-songs-of-the-past-will-be-familiar-for-lovers-of-the-legendary-blood-and-wine-expansion"><em>The Witcher 3</em> can get a new expansion more than a decade after its release</a>, anything is possible.</p><p>The problem I'm having with the Nightsword V2 is that it doesn't really feel like a 'version 2' of its predecessor. For starters, the design has been changed a fair bit, with the RGB lighting scaled back and the thumb button layout slightly altered. It still maintains the ergonomic overall shape with a nice, comfortable thumb rest, but it's ditched the indent pattern that covered the original mouse.</p><p>All that wouldn't cause me to dislike this mouse, though. The problem is that the Nightsword RGB had one very cool feature: adjustable weight tuning. Six mounting points and two different sets of miniature metal weights allowed you to adjust the overall weight of the mouse, with nifty software that automatically detected the mouse’s center of gravity in real time, allowing you to fine-tune your experience to make the mouse feel perfect for you.</p><p>It was one of the key selling points of the Nightsword RGB, and Corsair focused heavily on it in its marketing. But in the Nightsword V2, it's nowhere to be found; gone, reduced to atoms.</p><p>It's a real shame, because I liked that addition a lot. Not enough gaming mice have tunable weight. It made the Nightsword feel more unique, and removing that feature makes the V2 feel... well, a bit bland, if I'm being honest. </p><p>It's certainly not a <em>bad</em> gaming mouse, with an ergonomic chassis that sits comfortably in the hand and a high-quality sensor for fast-paced gaming, but I'd fundamentally struggle to recommend it over some other more exciting options out there. Sorry Corsair, but this one feels like a step backward, not forward.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-price-availability"><span>Corsair Nightsword V2 Wireless: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $129.99 / £119.99 / AU$189</li><li><strong>When is it available?</strong> Available now</li><li><strong>Where can you get it?</strong> Available globally</li></ul><p>While you <em>could</em> pay more for a gaming mouse these days, the Corsair Nightsword V2 Wireless certainly isn't cheap. Clocking in at $129.99 / £119.99 / AU$189, it sits towards the pricier end of the market, though the build quality and high-spec internals do at least attempt to justify the price.</p><p>Although it's a technical upgrade from the original Nightsword RGB, the removal of the tunable weight features stings even more at this price point. Considering that there are plenty of other gaming mice on the market with comparable specs, it's difficult to justify recommending the Nightsword V2 Wireless specifically over similar offerings from other manufacturers, or even Corsair itself.</p><p>The Nightsword V2 Wireless is available now in all regions, either directly from Corsair or from assorted third-party retailers.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-design"><span>Corsair Nightsword V2 Wireless: Design</span></h3><ul><li><strong>Robust, ergonomic design</strong></li><li><strong>No more tunable weight</strong></li><li><strong>Thumb button grouping may be frustrating for some users</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WvqDdEowTFTzRKahW3YGJL" name="PXL_20260608_160138195" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/WvqDdEowTFTzRKahW3YGJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As I noted further up, this feels like a very different mouse from the original Nightsword – though at first glance, they appear quite alike.</p><p>Corsair has stripped back the RGB lighting a bit for the Nightsword V2, with the only RGB zones now being the scroll wheel, the Corsair logo, and an odd little strip on the raised rear underside edge of the mouse that isn't even visible most of the time. Feels like a bit of a waste of an LED to me, but it doesn't feel worth penalizing Corsair for that.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nDbvNdqprBZTmYjShqYqHL" name="PXL_20260608_160147165" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/nDbvNdqprBZTmYjShqYqHL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I'll start with the parts I liked. Removing the indent pattern from the Nightsword V2's predecessor was definitely a wise move, as those tiny grooves were just begging to be filled with grime after months of regular use. The main body of the mouse that rests beneath your palm now has a smooth matte finish, with a pattern of raised texturing (rather than the old indentation) on either side to help improve grip. The skates are standard PTFE, which offers a good amount of glide on traditional mouse mats and hard desktop surfaces.</p><p>In terms of buttons, we've got 11 in total: the two main mouse buttons, a scroll wheel with both a regular click function and left-right tilt inputs, one multifunction button behind the scroll wheel, three thumb buttons (one of which is the 'sniper button'), and two extra vertically-aligned buttons beside the left mouse button, which turn the sensitivity up and down by default. All of these are fully programmable in Corsair's iCue software or Web Hub, so there's a good degree of versatility here for users who like to tweak their mouse inputs.</p><p>You also get plenty of flexibility in terms of sensor control and connectivity. The Corsair Nightsword V2 Wireless supports tri-mode connectivity, with a physical switch on the underside of the mouse letting you easily swap between Bluetooth, wired, and direct wireless connections (with a bundled USB-A dongle and adapter as well as a power cable). There's also a slot on the underside that can house the dongle, making it easy to take the Nightsword V2 Wireless on the go.</p><p>The Corsair Marksman S sensor supports up to 33,000 DPI, and this mouse also includes up to 8,000Hz polling rate support (though not in Bluetooth mode), both of which can be tweaked to your liking in iCue – though for my money, 8K polling is a bit of a gimmick that will only really benefit the absolute highest tier of skilled esports players.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="guchpPtkpYBpMJ8oGtvgJL" name="PXL_20260608_160153372" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/guchpPtkpYBpMJ8oGtvgJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The whole thing feels pretty durable and well-constructed, sitting comfortably in the hand for palm and claw grip styles. Fingertip grippers should be advised that mice with thumb rests are simply not designed for them, so you probably shouldn't have clicked on this review in the first place – go buy yourself the excellent Logitech G Pro X2 Superstrike instead. </p><p>The buttons are sturdy with a good degree of tactile feedback, though I wasn't overly impressed by the scroll wheel; there's no free-scroll mode, and it lacks the firm motion bump of higher-quality scrollers. The grouping of the buttons on the side of the mouse is also a little awkward, at least for users with large hands like me; while trying to use the sniper DPI button in <em>Valorant </em>and <em>Marathon</em>, I kept accidentally hitting the thumb button immediately above it, using a noisy ability when I was trying to quietly take aim at enemy players. Having scanned through the digital archives of several other reviewers, it seems that thumb button positioning was a bit of a frustration with the original Nightsword too, so it's a shame to see this issue hasn't been addressed.</p><p>Of course, I have to further discuss Corsair's baffling decision to eliminate the tunable weight feature of the Nightsword. As someone who <a href="https://www.techradar.com/computing/mice/hey-logitech-my-mouse-just-died-but-i-loved-it-so-much-that-im-not-complaining-im-buying-another-one">loves the Logitech G502 Lightspeed Wireless so much I've bought two of them</a>, due in part to its magnetic tunable weight system, I can't help but feel that Nightsword V2 Wireless could have been a serious competitor to my favorite mouse.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KCoNf9SSq3Va2u524aqyML" name="PXL_20260608_160132293.MP" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/KCoNf9SSq3Va2u524aqyML.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>All the other features I like from the G502 Lightspeed are there: a thumb rest, a sniper button, tilt wheel inputs, and a dongle for low-latency wireless connectivity. But removing the weighting system means I can no longer find the perfect balance of heft and handling that I love about my G502, and I'm left simply confused as to why Corsair would remove it for this new iteration of the Nightsword.</p><p>At the end of the day, this is a mostly well-designed mouse with a few noticeable foibles, but I can't help but dream of what could have been. It no longer feels like the Nightsword has anything to set itself apart from the crowd, or even from Corsair's own selection of mice; the ergonomic design with a thumb rest is shared by Corsair's M65, Dark Core, and Ironclaw models, for example.</p><p>Oh, and as TechRadar's resident southpaw, I have to note that there's no left-handed model available here. I'm pretty sure they call us lefties because we're <em>left</em> out so often – even if I've personally managed to adapt to using my mouse right-handed.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-performance"><span>Corsair Nightsword V2 Wireless: Performance</span></h3><ul><li><strong>Comfortable even for lengthy gaming sessions</strong></li><li><strong>No noticeable input latency even in 1K polling mode</strong></li><li><strong>Long battery life</strong></li></ul><p>In practical use, the Corsair Nightsword V2 Wireless is perfectly competent and comfy to use for extended periods thanks to its ergonomic shape and thumb rest. I'm a palm-type grip user, and I didn't have any issues whatsoever with hand or finger strain even after a solid six-hour run in <em>Marathon</em> (the new season is about to start, and I had priority contracts to finish, alright?)</p><p>I tested the Nightsword V2 in both 1K and 8K polling rate modes, and frankly didn't notice much of a difference whatsoever – but to be clear, that's not really an outright criticism, as I found the mouse to be highly responsive both in terms of movement and clicks regardless of which polling mode I was in. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yoLMDKG5m2KsiviSWVgpHL" name="PXL_20260608_160213823" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/yoLMDKG5m2KsiviSWVgpHL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I prefer a fairly high DPI, especially for shooters, and the sensitivity here is great. High-skill users who want a <em>really</em> sensitive mouse may want to look for one with a 40K+ DPI sensor (which will probably cost you more), but the 33K Marksman S sensor in the Nightsword V2 ought to be plenty for the majority of PC gamers.</p><p>Aside from the issue I mentioned further up regarding the tight grouping of the thumb buttons leading to potential misinputs, I found that the buttons generally felt great. With optical switches for minimal input latency and improved longevity, the main mouse buttons have a decent amount of travel and a firm, satisfying click. The same goes for virtually every other button on the mouse; no cheap, flimsy feeling or wobbliness here.</p><p>I actually quite liked the feel of the sniper button (when I wasn't accidentally firing off an ill-timed energy blast instead of lining up a headshot, anyway). It has a good tactile response, so I know when it's been clicked even with my headset on during a noisy firefight, but it doesn't require much force at all to actuate, meaning that it's easy to hold down for careful aiming.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HfunQARHkbaDvE9HToV42L" name="PXL_20260608_160320148" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/HfunQARHkbaDvE9HToV42L.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I did have to remap some of the default button settings, because having the DPI up/down adjustment set to the two side finger buttons just didn't feel right – I opted for the typical setting of the button behind the scroll wheel to swap between DPI presets instead.</p><p>The good news about remapping is that you no longer need to install Corsair's iCue software to tweak your peripherals. It's still available, but like a few other PC hardware manufacturers (including Razer), Corsair now offers a fully functional in-browser web app.</p><p>The Corsair Web Hub, which I mentioned earlier in this review, allows you to access all the usual software-level modifications for your Corsair devices all within an super-simple browser page. As someone who has long bemoaned the plethora of proprietary software tools for PC peripherals, it's immensely refreshing to be able to do everything I want to do in a regular browser tab, with no downloads required. I arguably can't really say that this is a point in favor of the Nightsword V2 specifically, but good work on the new Web Hub, Corsair.</p><p>Lastly, the battery life on the Nightsword V2 Wireless is seriously good, with Corsair rating it for up to 170 hours of use. Across seven days of regular use (more than eight hours a day on average, since I used the Nightsword V2 both for my daily work and gaming after hours), I didn't need to charge it once after my initial testing with the wired configuration.</p><h3 class="article-body__section" id="section-should-you-buy-the-corsair-nightsword-v2-wireless"><span>Should you buy the Corsair Nightsword V2 Wireless?</span></h3><div ><table><caption>Corsair Nightsword V2 Wireless: Scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>At $129.99 / £119.99 / AU$189, the Corsair Nightsword V2 Wireless isn't cheap, though the high-quality construction helps justify the price somewhat.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>The ergonomic design is comfortable in the hand and whole mouse feels durable, but the thumb buttons are too close together and the lack of tuneable weight is a real shame.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>The Nightsword V2 is snappy and responsive with nice tactile clicks from its optical switches, and also offers a long battery life.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p><strong>Average rating</strong></p></td><td  ><p>While it's a mechanically decent mouse that will appeal to fans of ergonomic designs, the Nightsword V2 simply doesn't do enough to stand out against the competition.</p></td><td  ><p>3.5/5</p></td></tr></tbody></table></div><h2 id="buy-the-corsair-nightsword-v2-wireless-if">Buy the Corsair Nightsword V2 Wireless if…</h2><div class="product"><p><strong>You want something comfortable</strong><br>The ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25b40-9599-11f1-b77f-87fd72c5233f" data-action="Deal Block" data-label="You want something comfortableThe ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges." data-dimension48="You want something comfortableThe ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want lots of buttons</strong><br>11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25ba4-9599-11f1-b6ce-5d03dacaaf17" data-action="Deal Block" data-label="You want lots of buttons11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players." data-dimension48="You want lots of buttons11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You don't want to charge your mouse often</strong><br>With up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25bfe-9599-11f1-9665-71dbb8741b74" data-action="Deal Block" data-label="You don't want to charge your mouse oftenWith up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in." data-dimension48="You don't want to charge your mouse oftenWith up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-2">Don’t buy it if…</h2><div class="product"><p><strong>You liked the original</strong><br>Despite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25cbc-9599-11f1-9a9a-317788818deb" data-action="Deal Block" data-label="You liked the originalDespite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB." data-dimension48="You liked the originalDespite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're a fingertip gripper</strong><br>The elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25d20-9599-11f1-b233-0bbffa01f382" data-action="Deal Block" data-label="You're a fingertip gripperThe elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless." data-dimension48="You're a fingertip gripperThe elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You’re left-handed</strong><br>Granted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25d84-9599-11f1-afb1-3f5d8d400e08" data-action="Deal Block" data-label="You’re left-handedGranted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties." data-dimension48="You’re left-handedGranted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties." data-dimension25="">View Deal</a></p></div><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-also-consider"><span>Corsair Nightsword V2 Wireless: Also consider</span></h3><div class="product"><p><strong>Logitech MX Master 3S</strong></p><p>It's a few years old now, but if it ain't broke, don't fix it. The MX Master 3S is simply one of the best ergonomic mice money can buy, making it a strong alternative to the Nightsword V2 if you're specifically looking for a mouse built for comfort. <strong>Read our full </strong><a href="https://www.techradar.com/reviews/logitech-mx-master-3s-wireless-mouse" data-dimension112="3ab25e42-9599-11f1-9116-6533bbb1a764" data-action="Deal Block" data-label="Read our full Logitech MX Master 3S review" data-dimension48="Read our full Logitech MX Master 3S review" data-dimension25=""><strong>Logitech MX Master 3S review</strong></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25e42-9599-11f1-9116-6533bbb1a764" data-action="Deal Block" data-label="Read our full Logitech MX Master 3S review" data-dimension48="Read our full Logitech MX Master 3S review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Razer Deathadder V4 Pro</strong></p><p>If you're a PC gamer looking for something a little more serious, the Deathadder V4 Pro from Razer packs low-latency optical switches like the Nightsword V2 but also delivers much higher maximum sensitivity thanks to its 45K DPI sensor. <strong>Read our full </strong><a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro" data-dimension112="3ab25ea6-9599-11f1-89d2-1f7ab01f7900" data-action="Deal Block" data-label="Read our full Razer Deathadder V4 Pro review" data-dimension48="Read our full Razer Deathadder V4 Pro review" data-dimension25=""><strong>Razer Deathadder V4 Pro review</strong></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25ea6-9599-11f1-89d2-1f7ab01f7900" data-action="Deal Block" data-label="Read our full Razer Deathadder V4 Pro review" data-dimension48="Read our full Razer Deathadder V4 Pro review" data-dimension25="">View Deal</a></p></div><h3 class="article-body__section" id="section-how-i-tested-the-corsair-nightsword-v2-wireless"><span>How I tested the Corsair Nightsword V2 Wireless</span></h3><p>As usual for peripheral reviews, the Corsair Nightsword V2 Wireless became my regular mouse for just over a week while I was testing it out, replacing my daily driver, the Logitech G502 Lightspeed Wireless.</p><p>I used it every weekday for my regular work at TechRadar, which in terms of how I use my mouse, is mostly just clicking stuff in my browser and sometimes highlighting text. More pertinently, I used it to play a whole bunch of games: <em>Warframe, Marathon, Valorant, Overwatch, </em>and <em>Apex Legends</em> all currently feature in my regular gaming rotation, and I also used it for <em>Slay the Spire II</em> – though I doubt it had my impact on the quality of my gameplay in that particular title. I'm still really bad at the Necrobinder.</p><p><em>First reviewed May 2026</em></p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/corsair-nightsword-v2-wireless-review</link>
                                                                            <description>
                            <![CDATA[ The Corsair Nightsword V2 Wireless is a decent ergonomic gaming mouse, but it unfortunately feels a bit like a downgrade from its predecessor. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7CNLdbuWpbx6HaakeVY23R</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/hCDVXBimy5FAi2Tqyuu9HL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 11 Aug 2026 15:28:34 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ christian.guyton@futurenet.com (Christian Guyton) ]]></author>                    <dc:creator><![CDATA[ Christian Guyton ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8D2FGftszSumrx63sJCaeN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Christian is TechRadar’s UK-based Computing Editor. He came to us from Maximum PC magazine, where he fell in love with computer hardware and building PCs. He was a regular fixture amongst our freelance review team before making the jump to TechRadar, and can usually be found drooling over the latest high-end graphics card or gaming laptop before looking at his bank account balance and crying.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After attending university in Bath, Christian spent a while bouncing around different freelance jobs, covering expos and writing for industry publications in the leisure, architecture, and medical sectors. He always had a keen interest in PC gaming, though, which eventually drew him towards tech journalism. He can often be found squeezing in a cheeky round of Slay the Spire or a different tough-as-nails rougelike on his office lunch break.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Outside of work, Christian is a keen campaigner for LGBTQ+ rights and the owner of a charming rescue dog named Lucy, having adopted her after he beat cancer in 2021. She keeps him fit and healthy through a combination of face-licking and long walks, and only occasionally barks at him to demand treats when he’s trying to work from home.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/hCDVXBimy5FAi2Tqyuu9HL-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop.]]></media:description>                                                            <media:text><![CDATA[The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop.]]></media:text>
                                <media:title type="plain"><![CDATA[The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/hCDVXBimy5FAi2Tqyuu9HL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-two-minute-review"><span>Corsair Nightsword V2 Wireless: Two-minute review</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="76dD5Q7Q8PD6w2FYPQjgJL" name="PXL_20260608_160234801" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/76dD5Q7Q8PD6w2FYPQjgJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I really wanted to like the Corsair Nightsword V2 Wireless. I've had good experiences with Corsair's mice in the past – having been a big fan of both the M65 Ultra RGB and the <a href="https://www.techradar.com/reviews/corsair-scimitar-rgb-elite">Scimitar Elite Wireless SE</a> – so I was hopeful that the new Nightsword would be a contender for our ranking of the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>.</p><p>For those not in the loop regarding Corsair's wide range of gaming mice, the original Nightsword launched nearly seven years ago. Needless to say, I wasn't really expecting another model, but I suppose if <a href="https://www.techradar.com/gaming/cd-projekt-red-confirms-the-witcher-3-songs-of-the-past-will-be-familiar-for-lovers-of-the-legendary-blood-and-wine-expansion"><em>The Witcher 3</em> can get a new expansion more than a decade after its release</a>, anything is possible.</p><p>The problem I'm having with the Nightsword V2 is that it doesn't really feel like a 'version 2' of its predecessor. For starters, the design has been changed a fair bit, with the RGB lighting scaled back and the thumb button layout slightly altered. It still maintains the ergonomic overall shape with a nice, comfortable thumb rest, but it's ditched the indent pattern that covered the original mouse.</p><p>All that wouldn't cause me to dislike this mouse, though. The problem is that the Nightsword RGB had one very cool feature: adjustable weight tuning. Six mounting points and two different sets of miniature metal weights allowed you to adjust the overall weight of the mouse, with nifty software that automatically detected the mouse’s center of gravity in real time, allowing you to fine-tune your experience to make the mouse feel perfect for you.</p><p>It was one of the key selling points of the Nightsword RGB, and Corsair focused heavily on it in its marketing. But in the Nightsword V2, it's nowhere to be found; gone, reduced to atoms.</p><p>It's a real shame, because I liked that addition a lot. Not enough gaming mice have tunable weight. It made the Nightsword feel more unique, and removing that feature makes the V2 feel... well, a bit bland, if I'm being honest. </p><p>It's certainly not a <em>bad</em> gaming mouse, with an ergonomic chassis that sits comfortably in the hand and a high-quality sensor for fast-paced gaming, but I'd fundamentally struggle to recommend it over some other more exciting options out there. Sorry Corsair, but this one feels like a step backward, not forward.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-price-availability"><span>Corsair Nightsword V2 Wireless: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $129.99 / £119.99 / AU$189</li><li><strong>When is it available?</strong> Available now</li><li><strong>Where can you get it?</strong> Available globally</li></ul><p>While you <em>could</em> pay more for a gaming mouse these days, the Corsair Nightsword V2 Wireless certainly isn't cheap. Clocking in at $129.99 / £119.99 / AU$189, it sits towards the pricier end of the market, though the build quality and high-spec internals do at least attempt to justify the price.</p><p>Although it's a technical upgrade from the original Nightsword RGB, the removal of the tunable weight features stings even more at this price point. Considering that there are plenty of other gaming mice on the market with comparable specs, it's difficult to justify recommending the Nightsword V2 Wireless specifically over similar offerings from other manufacturers, or even Corsair itself.</p><p>The Nightsword V2 Wireless is available now in all regions, either directly from Corsair or from assorted third-party retailers.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-design"><span>Corsair Nightsword V2 Wireless: Design</span></h3><ul><li><strong>Robust, ergonomic design</strong></li><li><strong>No more tunable weight</strong></li><li><strong>Thumb button grouping may be frustrating for some users</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WvqDdEowTFTzRKahW3YGJL" name="PXL_20260608_160138195" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/WvqDdEowTFTzRKahW3YGJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As I noted further up, this feels like a very different mouse from the original Nightsword – though at first glance, they appear quite alike.</p><p>Corsair has stripped back the RGB lighting a bit for the Nightsword V2, with the only RGB zones now being the scroll wheel, the Corsair logo, and an odd little strip on the raised rear underside edge of the mouse that isn't even visible most of the time. Feels like a bit of a waste of an LED to me, but it doesn't feel worth penalizing Corsair for that.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nDbvNdqprBZTmYjShqYqHL" name="PXL_20260608_160147165" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/nDbvNdqprBZTmYjShqYqHL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I'll start with the parts I liked. Removing the indent pattern from the Nightsword V2's predecessor was definitely a wise move, as those tiny grooves were just begging to be filled with grime after months of regular use. The main body of the mouse that rests beneath your palm now has a smooth matte finish, with a pattern of raised texturing (rather than the old indentation) on either side to help improve grip. The skates are standard PTFE, which offers a good amount of glide on traditional mouse mats and hard desktop surfaces.</p><p>In terms of buttons, we've got 11 in total: the two main mouse buttons, a scroll wheel with both a regular click function and left-right tilt inputs, one multifunction button behind the scroll wheel, three thumb buttons (one of which is the 'sniper button'), and two extra vertically-aligned buttons beside the left mouse button, which turn the sensitivity up and down by default. All of these are fully programmable in Corsair's iCue software or Web Hub, so there's a good degree of versatility here for users who like to tweak their mouse inputs.</p><p>You also get plenty of flexibility in terms of sensor control and connectivity. The Corsair Nightsword V2 Wireless supports tri-mode connectivity, with a physical switch on the underside of the mouse letting you easily swap between Bluetooth, wired, and direct wireless connections (with a bundled USB-A dongle and adapter as well as a power cable). There's also a slot on the underside that can house the dongle, making it easy to take the Nightsword V2 Wireless on the go.</p><p>The Corsair Marksman S sensor supports up to 33,000 DPI, and this mouse also includes up to 8,000Hz polling rate support (though not in Bluetooth mode), both of which can be tweaked to your liking in iCue – though for my money, 8K polling is a bit of a gimmick that will only really benefit the absolute highest tier of skilled esports players.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="guchpPtkpYBpMJ8oGtvgJL" name="PXL_20260608_160153372" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/guchpPtkpYBpMJ8oGtvgJL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The whole thing feels pretty durable and well-constructed, sitting comfortably in the hand for palm and claw grip styles. Fingertip grippers should be advised that mice with thumb rests are simply not designed for them, so you probably shouldn't have clicked on this review in the first place – go buy yourself the excellent Logitech G Pro X2 Superstrike instead. </p><p>The buttons are sturdy with a good degree of tactile feedback, though I wasn't overly impressed by the scroll wheel; there's no free-scroll mode, and it lacks the firm motion bump of higher-quality scrollers. The grouping of the buttons on the side of the mouse is also a little awkward, at least for users with large hands like me; while trying to use the sniper DPI button in <em>Valorant </em>and <em>Marathon</em>, I kept accidentally hitting the thumb button immediately above it, using a noisy ability when I was trying to quietly take aim at enemy players. Having scanned through the digital archives of several other reviewers, it seems that thumb button positioning was a bit of a frustration with the original Nightsword too, so it's a shame to see this issue hasn't been addressed.</p><p>Of course, I have to further discuss Corsair's baffling decision to eliminate the tunable weight feature of the Nightsword. As someone who <a href="https://www.techradar.com/computing/mice/hey-logitech-my-mouse-just-died-but-i-loved-it-so-much-that-im-not-complaining-im-buying-another-one">loves the Logitech G502 Lightspeed Wireless so much I've bought two of them</a>, due in part to its magnetic tunable weight system, I can't help but feel that Nightsword V2 Wireless could have been a serious competitor to my favorite mouse.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KCoNf9SSq3Va2u524aqyML" name="PXL_20260608_160132293.MP" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/KCoNf9SSq3Va2u524aqyML.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>All the other features I like from the G502 Lightspeed are there: a thumb rest, a sniper button, tilt wheel inputs, and a dongle for low-latency wireless connectivity. But removing the weighting system means I can no longer find the perfect balance of heft and handling that I love about my G502, and I'm left simply confused as to why Corsair would remove it for this new iteration of the Nightsword.</p><p>At the end of the day, this is a mostly well-designed mouse with a few noticeable foibles, but I can't help but dream of what could have been. It no longer feels like the Nightsword has anything to set itself apart from the crowd, or even from Corsair's own selection of mice; the ergonomic design with a thumb rest is shared by Corsair's M65, Dark Core, and Ironclaw models, for example.</p><p>Oh, and as TechRadar's resident southpaw, I have to note that there's no left-handed model available here. I'm pretty sure they call us lefties because we're <em>left</em> out so often – even if I've personally managed to adapt to using my mouse right-handed.</p><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-performance"><span>Corsair Nightsword V2 Wireless: Performance</span></h3><ul><li><strong>Comfortable even for lengthy gaming sessions</strong></li><li><strong>No noticeable input latency even in 1K polling mode</strong></li><li><strong>Long battery life</strong></li></ul><p>In practical use, the Corsair Nightsword V2 Wireless is perfectly competent and comfy to use for extended periods thanks to its ergonomic shape and thumb rest. I'm a palm-type grip user, and I didn't have any issues whatsoever with hand or finger strain even after a solid six-hour run in <em>Marathon</em> (the new season is about to start, and I had priority contracts to finish, alright?)</p><p>I tested the Nightsword V2 in both 1K and 8K polling rate modes, and frankly didn't notice much of a difference whatsoever – but to be clear, that's not really an outright criticism, as I found the mouse to be highly responsive both in terms of movement and clicks regardless of which polling mode I was in. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yoLMDKG5m2KsiviSWVgpHL" name="PXL_20260608_160213823" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/yoLMDKG5m2KsiviSWVgpHL.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I prefer a fairly high DPI, especially for shooters, and the sensitivity here is great. High-skill users who want a <em>really</em> sensitive mouse may want to look for one with a 40K+ DPI sensor (which will probably cost you more), but the 33K Marksman S sensor in the Nightsword V2 ought to be plenty for the majority of PC gamers.</p><p>Aside from the issue I mentioned further up regarding the tight grouping of the thumb buttons leading to potential misinputs, I found that the buttons generally felt great. With optical switches for minimal input latency and improved longevity, the main mouse buttons have a decent amount of travel and a firm, satisfying click. The same goes for virtually every other button on the mouse; no cheap, flimsy feeling or wobbliness here.</p><p>I actually quite liked the feel of the sniper button (when I wasn't accidentally firing off an ill-timed energy blast instead of lining up a headshot, anyway). It has a good tactile response, so I know when it's been clicked even with my headset on during a noisy firefight, but it doesn't require much force at all to actuate, meaning that it's easy to hold down for careful aiming.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HfunQARHkbaDvE9HToV42L" name="PXL_20260608_160320148" alt="The Corsair Nightsword V2 Wireless gaming mouse pictured on a black marble worktop." src="https://cdn.mos.cms.futurecdn.net/HfunQARHkbaDvE9HToV42L.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I did have to remap some of the default button settings, because having the DPI up/down adjustment set to the two side finger buttons just didn't feel right – I opted for the typical setting of the button behind the scroll wheel to swap between DPI presets instead.</p><p>The good news about remapping is that you no longer need to install Corsair's iCue software to tweak your peripherals. It's still available, but like a few other PC hardware manufacturers (including Razer), Corsair now offers a fully functional in-browser web app.</p><p>The Corsair Web Hub, which I mentioned earlier in this review, allows you to access all the usual software-level modifications for your Corsair devices all within an super-simple browser page. As someone who has long bemoaned the plethora of proprietary software tools for PC peripherals, it's immensely refreshing to be able to do everything I want to do in a regular browser tab, with no downloads required. I arguably can't really say that this is a point in favor of the Nightsword V2 specifically, but good work on the new Web Hub, Corsair.</p><p>Lastly, the battery life on the Nightsword V2 Wireless is seriously good, with Corsair rating it for up to 170 hours of use. Across seven days of regular use (more than eight hours a day on average, since I used the Nightsword V2 both for my daily work and gaming after hours), I didn't need to charge it once after my initial testing with the wired configuration.</p><h3 class="article-body__section" id="section-should-you-buy-the-corsair-nightsword-v2-wireless"><span>Should you buy the Corsair Nightsword V2 Wireless?</span></h3><div ><table><caption>Corsair Nightsword V2 Wireless: Scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>At $129.99 / £119.99 / AU$189, the Corsair Nightsword V2 Wireless isn't cheap, though the high-quality construction helps justify the price somewhat.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>The ergonomic design is comfortable in the hand and whole mouse feels durable, but the thumb buttons are too close together and the lack of tuneable weight is a real shame.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>The Nightsword V2 is snappy and responsive with nice tactile clicks from its optical switches, and also offers a long battery life.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p><strong>Average rating</strong></p></td><td  ><p>While it's a mechanically decent mouse that will appeal to fans of ergonomic designs, the Nightsword V2 simply doesn't do enough to stand out against the competition.</p></td><td  ><p>3.5/5</p></td></tr></tbody></table></div><h2 id="buy-the-corsair-nightsword-v2-wireless-if">Buy the Corsair Nightsword V2 Wireless if…</h2><div class="product"><p><strong>You want something comfortable</strong><br>The ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25b40-9599-11f1-b77f-87fd72c5233f" data-action="Deal Block" data-label="You want something comfortableThe ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges." data-dimension48="You want something comfortableThe ergonomic shape and thumb rest make the Corsair Nightsword V2 Wireless a comfy mouse to use for long gaming binges." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want lots of buttons</strong><br>11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25ba4-9599-11f1-b6ce-5d03dacaaf17" data-action="Deal Block" data-label="You want lots of buttons11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players." data-dimension48="You want lots of buttons11 programmable buttons (including scroll wheel tilt inputs) mean you can do a lot of different things at once with this mouse – great for MMO and MOBA players." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You don't want to charge your mouse often</strong><br>With up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25bfe-9599-11f1-9665-71dbb8741b74" data-action="Deal Block" data-label="You don't want to charge your mouse oftenWith up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in." data-dimension48="You don't want to charge your mouse oftenWith up to 170 hours of battery life and customizable sleep options in the Corsair Web Hub, the Nightsword V2 can go for days and days without needing to be plugged in." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-2">Don’t buy it if…</h2><div class="product"><p><strong>You liked the original</strong><br>Despite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25cbc-9599-11f1-9a9a-317788818deb" data-action="Deal Block" data-label="You liked the originalDespite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB." data-dimension48="You liked the originalDespite being a reasonably good gaming mouse, the Nightsword V2 throws away the most unique feature of the Nightsword RGB." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're a fingertip gripper</strong><br>The elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25d20-9599-11f1-b233-0bbffa01f382" data-action="Deal Block" data-label="You're a fingertip gripperThe elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless." data-dimension48="You're a fingertip gripperThe elevated thumb positioning of fingertip-style mouse grips is ill-suited for the ergonomic thumb rest design of the Nightsword V2 Wireless." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You’re left-handed</strong><br>Granted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25d84-9599-11f1-afb1-3f5d8d400e08" data-action="Deal Block" data-label="You’re left-handedGranted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties." data-dimension48="You’re left-handedGranted, this applies to more than two-thirds of the gaming mice on the market, but it's still a shame for lefties." data-dimension25="">View Deal</a></p></div><h3 class="article-body__section" id="section-corsair-nightsword-v2-wireless-also-consider"><span>Corsair Nightsword V2 Wireless: Also consider</span></h3><div class="product"><p><strong>Logitech MX Master 3S</strong></p><p>It's a few years old now, but if it ain't broke, don't fix it. The MX Master 3S is simply one of the best ergonomic mice money can buy, making it a strong alternative to the Nightsword V2 if you're specifically looking for a mouse built for comfort. <strong>Read our full </strong><a href="https://www.techradar.com/reviews/logitech-mx-master-3s-wireless-mouse" data-dimension112="3ab25e42-9599-11f1-9116-6533bbb1a764" data-action="Deal Block" data-label="Read our full Logitech MX Master 3S review" data-dimension48="Read our full Logitech MX Master 3S review" data-dimension25=""><strong>Logitech MX Master 3S review</strong></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25e42-9599-11f1-9116-6533bbb1a764" data-action="Deal Block" data-label="Read our full Logitech MX Master 3S review" data-dimension48="Read our full Logitech MX Master 3S review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Razer Deathadder V4 Pro</strong></p><p>If you're a PC gamer looking for something a little more serious, the Deathadder V4 Pro from Razer packs low-latency optical switches like the Nightsword V2 but also delivers much higher maximum sensitivity thanks to its 45K DPI sensor. <strong>Read our full </strong><a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro" data-dimension112="3ab25ea6-9599-11f1-89d2-1f7ab01f7900" data-action="Deal Block" data-label="Read our full Razer Deathadder V4 Pro review" data-dimension48="Read our full Razer Deathadder V4 Pro review" data-dimension25=""><strong>Razer Deathadder V4 Pro review</strong></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ab25ea6-9599-11f1-89d2-1f7ab01f7900" data-action="Deal Block" data-label="Read our full Razer Deathadder V4 Pro review" data-dimension48="Read our full Razer Deathadder V4 Pro review" data-dimension25="">View Deal</a></p></div><h3 class="article-body__section" id="section-how-i-tested-the-corsair-nightsword-v2-wireless"><span>How I tested the Corsair Nightsword V2 Wireless</span></h3><p>As usual for peripheral reviews, the Corsair Nightsword V2 Wireless became my regular mouse for just over a week while I was testing it out, replacing my daily driver, the Logitech G502 Lightspeed Wireless.</p><p>I used it every weekday for my regular work at TechRadar, which in terms of how I use my mouse, is mostly just clicking stuff in my browser and sometimes highlighting text. More pertinently, I used it to play a whole bunch of games: <em>Warframe, Marathon, Valorant, Overwatch, </em>and <em>Apex Legends</em> all currently feature in my regular gaming rotation, and I also used it for <em>Slay the Spire II</em> – though I doubt it had my impact on the quality of my gameplay in that particular title. I'm still really bad at the Necrobinder.</p><p><em>First reviewed May 2026</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I wanted to love this weird foldable mouse from Logitech, but its underwhelming ergonomics and performance left me feeling disappointed ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-logitech-mobi-fold-review"><span>Logitech Mobi Fold review</span></h2><p>The Logitech Mobi Fold is, without question, the weirdest mouse I have ever used in my life.</p><p>This tiny, foldable travel mouse is focused on one thing above all: portability. Just like a clamshell phone from the noughties, it can fold in half, allowing you to easily slip it into your pocket if you’re working on the go. But even though the Logitech Mobi Fold’s exceptional portability is its clear USP, I have to ask… is it actually that necessary?</p><p>After all, a lot of mice are already highly compact, and if you’re working on the go, you’ve probably got a bag to hold your laptop or tablet, right? I’d bet that your bag can fit a laptop and a mouse, so arguably, the thing that makes this mouse so special isn’t actually that game-changing.</p><p>Still, the Mobi Fold has a few interesting features to run through, and you’re surely curious as to how such a strange model feels in use. So, after using the Logitech Mobi Fold as my main mouse for a few days, here’s how I’d rate it — and whether I think it can compete with the <a href="https://www.techradar.com/news/computing-components/peripherals/what-mouse-10-best-mice-compared-1027809">best mice</a> around.</p><p>First things first, the Mobi Fold is incredibly easy to get set up. There’s a sync button on it that makes linking up to a windows laptop, Mac, or Android device incredibly seamless. There’s also an easy switch feature, making it incredibly speedy to flick between a range of devices. </p><p>But after I got set up with the Mobi Fold, and started using it to get some work done I have to say… it wasn’t amazing. </p><p>The Mobi Fold exhibits a few key issues that make it feel inferior to a standard compact or productivity mouse. First of all, it has a slightly bizarre build. Its V-shape form makes it feel awkward to grip, and when using it for extended periods, this caused me to feel some discomfort in my hand. It lacks the ergonomics of my everyday mouse, the Razer Viper V3 Pro, and even lacked its fluidity, meaning moving it across my desk felt clunky.</p><p>In addition, the touch-controlled scrolling is a bit inconsistent. It doesn’t provide the same tight control of a traditional mechanical scroll wheel, and again feels a bit lacking in terms of fluidity. Don’t get me wrong: it’s totally functional, but if you want the smooth, precise scrolling of a traditional mouse, the Mobi Fold may leave you wanting more.</p><p>My final critique is on the feel of the left and right buttons. While these are serviceable, they felt more stiff than I expected them to, especially towards the back and middle of the model. I did appreciate the muted sound of clicking the left and right buttons, but I wish they felt a bit more sensitive.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4yZ9VQN9bXtn8NvWdogpQm" name="logitech-mobi-fold (4)" alt="Logitech Mobi Fold half folded" src="https://cdn.mos.cms.futurecdn.net/4yZ9VQN9bXtn8NvWdogpQm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Despite all of this, there are some clear positives worth pointing out. First of all, the mouse offers great battery life. It supplies about 22 hours of continuous use, which easily got me through the work week, meaning I didn’t need to charge it at all during the testing period. Having said that, Logitech says that you can get an extra three hours of use from just one minute of charging, making it exceptionally practical for someone like me who often forgets to juice up their devices.</p><p>In addition, the Mobi Fold features customizable button controls through the Logi Options+ app. This enables you to adapt pointer speed, set the central touch panel to different functions (like paste, volume controls, or a keyboard shortcut), and more. </p><p>In terms of design, I’m also a fan of the rubbery texture of the mouse, which is very pleasant to the touch. It’s also worth noting that 36% of the plastics used in the Graphite colorway of the mouse I used are made from recycled materials. It’s 29% for the Lilac and Off-White variants, which look pretty stylish in my opinion.</p><p>Look, the Logitech Mobi Fold does well to stand out from the crowd. Its lightweight and foldable design undoubtedly makes it easy to travel with — even though I’d argue that standard mice are probably portable enough as they are. In addition, the customizable buttons, long battery life, and satisfying feel of the mouse are clear positives.</p><p>But for $79.99 / £69.99 / AU$129.95, the Mobi Fold ends up feeling like a relatively poor value for money option. Really, that comes down to one thing: its lackluster performance. With underwhelming ergonomics, as well as slightly stiff scrolling and buttons, the Mobi Fold feels like an idea that’s far more impressive in concept than it is in practice.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZYenFJq5SCuwqac77ffJAm" name="logitech-mobi-fold (2)" alt="Logitech Mobi Fold half folded on table" src="https://cdn.mos.cms.futurecdn.net/ZYenFJq5SCuwqac77ffJAm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-logitech-mobi-fold-review-price-release-date"><span>Logitech Mobi Fold review: price & release date</span></h2><ul><li><strong>$79.99 / £69.99 / AU$129.95</strong></li><li><strong>Released in June 2026</strong></li><li><strong>Available in four colors</strong></li></ul><p>The Logitech Mobi Fold released in June 2026, carrying a list price of $79.99 / £69.99 / AU$129.95. That price means it’s competing in the same price bracket as great models we’ve tested, such as the <a href="https://www.techradar.com/computing/mice/it-tracked-flawlessly-across-every-surface-i-tested-this-logitech-productivity-and-gaming-mouse-i-reviewed-is-almost-as-good-as-my-all-time-fave-thanks-to-its-sky-high-30-000-dpi-and-8-000hz-polling-rate">Keychron M6 8K</a>, but a lot more than our favorite ultra-compact mouse, the <a href="https://www.techradar.com/computing/mice/logitech-pop-mouse-review">Logitech Pop Mouse</a>. It's available in four colors, including Graphite, Off-White, Lilac, and Sand.</p><h2 class="article-body__section" id="section-logitech-mobi-fold-review-specs"><span>Logitech Mobi Fold review: specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Interface</p></td><td  ><p>Bluetooth 5.1 LE</p></td></tr><tr><td class="firstcol " ><p>Battery life</p></td><td  ><p>22 hours (continuous use)</p></td></tr><tr><td class="firstcol " ><p>Buttons</p></td><td  ><p>4</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>4,000</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Not stated</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>2.8oz / 79g</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="6zvbfGDvUb6nDNWVwfacQm" name="logitech-mobi-fold (7)" alt="Pairing button on the Logitech Mobi Fold" src="https://cdn.mos.cms.futurecdn.net/6zvbfGDvUb6nDNWVwfacQm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-logitech-mobi-fold"><span>Should I buy the Logitech Mobi Fold?</span></h2><div ><table><thead><tr><th class="firstcol " ><p><strong>Attribute</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Score</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Lightweight and foldable for travel, nice material and color options, but poor ergonomics.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Functional, though clicking feels a bit stiff, touch scroll panel isn’t most precise, and uncomfortable for longer usage sessions.</p></td><td  ><p>2.5/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Simply too expensive for the quality on offer.</p></td><td  ><p>2.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-2">Buy it if…</h2><div class="product"><p><strong>You want something ultra-portable</strong><br>Perhaps the main attraction of the Mobi Fold is its ultra-compact form factor. If you want something you can slide into your pocket for on-the-go use, it doesn’t get much more convenient than this.</p></div><div class="product"><p><strong>You want a stylish mouse</strong><br>One thing I won’t deny about the Mobi Fold is that it's pretty stylish. Its foldable design, its enticing color options, and its appealing silicone exterior all work in its favor.</p></div><h2 id="don-t-buy-it-if-3">Don’t buy it if…</h2><div class="product"><p><strong>You want top-tier ergonomics</strong><br>The slightly odd shape of the Mobi Fold can make it a little awkward to grip and use for longer periods, meaning it's not the best option if you value great ergonomics and comfort.</p></div><div class="product"><p><strong>You’re looking for precise performance</strong><br>The Mobi Fold uses a touch sensor for scrolling, and it just doesn’t feel as precise as a typical mechanical scroll wheel. Pair that with slightly stiff left and right buttons and its unorthodox feel, and it falls short of some major competitors in its price range.</p></div><h2 class="article-body__section" id="section-logitech-mobi-fold-review-also-consider"><span>Logitech Mobi Fold review: also consider</span></h2><div class="product"><p><strong>Logitech Pop Mouse</strong><br>Logitech knocked it out of the park with the Pop Mouse, which is one of our favorite compact models you can buy. With satisfying clicks, good customization options, and easy switching, it's a certified hit — especially when you consider its modest asking price.</p></div><div class="product"><p><strong>Keychron M6 8K</strong><br>This one’s a little different, but if you have the budget to grab the Mobi Fold, then you may want to consider a model like the Keychron M6 8K instead. It boasts a lightweight feel, 8K polling, fantastic ergonomics, and a feature-rich companion app, making it a brilliant all-rounder.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-logitech-mobi-fold"><span>How I tested the Logitech Mobi Fold</span></h2><ul><li><strong>Spent days using it as my main mouse</strong></li><li><strong>Tried out its various features</strong></li><li><strong>Took on the go to test its travel credentials</strong></li></ul><p>I spent multiple days testing the Logitech Mobi Fold, using it as my main mouse in the office and when working from home. </p><p>During my time with the Mobi Fold, I used it for general productivity, exhausted its various features, and even took it on the go to assess its on-the-go credentials. I typically had the mouse connected to my Windows PC, but I also tried it out with an Android phone.</p><p>More generally, I’ve spent years testing gadgets here at TechRadar, where I serve as an in-house Senior Reviews Writer. I’ve tried out a wide array of computing accessories, such as the <a href="https://www.techradar.com/computing/keyboards/turtle-beach-command-series-kb7-review">Turtle Beach Command Series KB7</a> keyboard, as well as gaming gear, premium wireless headphones, power banks, and more.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: August 2026</em></li></ul><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OzrkbO"></div>                            </div>                            <script src="https://kwizly.com/embed/OzrkbO.js" async></script> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/logitech-mobi-fold-review</link>
                                                                            <description>
                            <![CDATA[ The Logitech Mobi Fold is a truly one of a kind mouse — but is it worth its relatively high asking price? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BF6d6YYpBwChLDGRTJcdCo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5bm9AUPBDVMBQYkUbQKE8m-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 08 Aug 2026 13:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ harry.padoan@futurenet.com (Harry Padoan) ]]></author>                    <dc:creator><![CDATA[ Harry Padoan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/995EkuqRKUTUjvMk7ataFi.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Harry is a Senior Reviews Writer for TechRadar. He reviews everything from party speakers to wall chargers and has a particular interest in the worlds of audio and gaming.&lt;/p&gt;&lt;p&gt;Prior to joining TechRadar, Harry was a journalist covering stories from the telecoms industry, drilling into areas such as innovation, acquisitions, and sustainability.&lt;/p&gt;&lt;p&gt;When he isn’t testing the newest tech, Harry can probably be found listening to deep house, playing JRPGs, or watching his beloved Tottenham Hotspur.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5bm9AUPBDVMBQYkUbQKE8m-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Man holding up the Logitech Mobi Fold]]></media:description>                                                            <media:text><![CDATA[Man holding up the Logitech Mobi Fold]]></media:text>
                                <media:title type="plain"><![CDATA[Man holding up the Logitech Mobi Fold]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5bm9AUPBDVMBQYkUbQKE8m-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-logitech-mobi-fold-review"><span>Logitech Mobi Fold review</span></h2><p>The Logitech Mobi Fold is, without question, the weirdest mouse I have ever used in my life.</p><p>This tiny, foldable travel mouse is focused on one thing above all: portability. Just like a clamshell phone from the noughties, it can fold in half, allowing you to easily slip it into your pocket if you’re working on the go. But even though the Logitech Mobi Fold’s exceptional portability is its clear USP, I have to ask… is it actually that necessary?</p><p>After all, a lot of mice are already highly compact, and if you’re working on the go, you’ve probably got a bag to hold your laptop or tablet, right? I’d bet that your bag can fit a laptop and a mouse, so arguably, the thing that makes this mouse so special isn’t actually that game-changing.</p><p>Still, the Mobi Fold has a few interesting features to run through, and you’re surely curious as to how such a strange model feels in use. So, after using the Logitech Mobi Fold as my main mouse for a few days, here’s how I’d rate it — and whether I think it can compete with the <a href="https://www.techradar.com/news/computing-components/peripherals/what-mouse-10-best-mice-compared-1027809">best mice</a> around.</p><p>First things first, the Mobi Fold is incredibly easy to get set up. There’s a sync button on it that makes linking up to a windows laptop, Mac, or Android device incredibly seamless. There’s also an easy switch feature, making it incredibly speedy to flick between a range of devices. </p><p>But after I got set up with the Mobi Fold, and started using it to get some work done I have to say… it wasn’t amazing. </p><p>The Mobi Fold exhibits a few key issues that make it feel inferior to a standard compact or productivity mouse. First of all, it has a slightly bizarre build. Its V-shape form makes it feel awkward to grip, and when using it for extended periods, this caused me to feel some discomfort in my hand. It lacks the ergonomics of my everyday mouse, the Razer Viper V3 Pro, and even lacked its fluidity, meaning moving it across my desk felt clunky.</p><p>In addition, the touch-controlled scrolling is a bit inconsistent. It doesn’t provide the same tight control of a traditional mechanical scroll wheel, and again feels a bit lacking in terms of fluidity. Don’t get me wrong: it’s totally functional, but if you want the smooth, precise scrolling of a traditional mouse, the Mobi Fold may leave you wanting more.</p><p>My final critique is on the feel of the left and right buttons. While these are serviceable, they felt more stiff than I expected them to, especially towards the back and middle of the model. I did appreciate the muted sound of clicking the left and right buttons, but I wish they felt a bit more sensitive.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4yZ9VQN9bXtn8NvWdogpQm" name="logitech-mobi-fold (4)" alt="Logitech Mobi Fold half folded" src="https://cdn.mos.cms.futurecdn.net/4yZ9VQN9bXtn8NvWdogpQm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Despite all of this, there are some clear positives worth pointing out. First of all, the mouse offers great battery life. It supplies about 22 hours of continuous use, which easily got me through the work week, meaning I didn’t need to charge it at all during the testing period. Having said that, Logitech says that you can get an extra three hours of use from just one minute of charging, making it exceptionally practical for someone like me who often forgets to juice up their devices.</p><p>In addition, the Mobi Fold features customizable button controls through the Logi Options+ app. This enables you to adapt pointer speed, set the central touch panel to different functions (like paste, volume controls, or a keyboard shortcut), and more. </p><p>In terms of design, I’m also a fan of the rubbery texture of the mouse, which is very pleasant to the touch. It’s also worth noting that 36% of the plastics used in the Graphite colorway of the mouse I used are made from recycled materials. It’s 29% for the Lilac and Off-White variants, which look pretty stylish in my opinion.</p><p>Look, the Logitech Mobi Fold does well to stand out from the crowd. Its lightweight and foldable design undoubtedly makes it easy to travel with — even though I’d argue that standard mice are probably portable enough as they are. In addition, the customizable buttons, long battery life, and satisfying feel of the mouse are clear positives.</p><p>But for $79.99 / £69.99 / AU$129.95, the Mobi Fold ends up feeling like a relatively poor value for money option. Really, that comes down to one thing: its lackluster performance. With underwhelming ergonomics, as well as slightly stiff scrolling and buttons, the Mobi Fold feels like an idea that’s far more impressive in concept than it is in practice.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZYenFJq5SCuwqac77ffJAm" name="logitech-mobi-fold (2)" alt="Logitech Mobi Fold half folded on table" src="https://cdn.mos.cms.futurecdn.net/ZYenFJq5SCuwqac77ffJAm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-logitech-mobi-fold-review-price-release-date"><span>Logitech Mobi Fold review: price & release date</span></h2><ul><li><strong>$79.99 / £69.99 / AU$129.95</strong></li><li><strong>Released in June 2026</strong></li><li><strong>Available in four colors</strong></li></ul><p>The Logitech Mobi Fold released in June 2026, carrying a list price of $79.99 / £69.99 / AU$129.95. That price means it’s competing in the same price bracket as great models we’ve tested, such as the <a href="https://www.techradar.com/computing/mice/it-tracked-flawlessly-across-every-surface-i-tested-this-logitech-productivity-and-gaming-mouse-i-reviewed-is-almost-as-good-as-my-all-time-fave-thanks-to-its-sky-high-30-000-dpi-and-8-000hz-polling-rate">Keychron M6 8K</a>, but a lot more than our favorite ultra-compact mouse, the <a href="https://www.techradar.com/computing/mice/logitech-pop-mouse-review">Logitech Pop Mouse</a>. It's available in four colors, including Graphite, Off-White, Lilac, and Sand.</p><h2 class="article-body__section" id="section-logitech-mobi-fold-review-specs"><span>Logitech Mobi Fold review: specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Interface</p></td><td  ><p>Bluetooth 5.1 LE</p></td></tr><tr><td class="firstcol " ><p>Battery life</p></td><td  ><p>22 hours (continuous use)</p></td></tr><tr><td class="firstcol " ><p>Buttons</p></td><td  ><p>4</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>4,000</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Not stated</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>2.8oz / 79g</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="6zvbfGDvUb6nDNWVwfacQm" name="logitech-mobi-fold (7)" alt="Pairing button on the Logitech Mobi Fold" src="https://cdn.mos.cms.futurecdn.net/6zvbfGDvUb6nDNWVwfacQm.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-logitech-mobi-fold"><span>Should I buy the Logitech Mobi Fold?</span></h2><div ><table><thead><tr><th class="firstcol " ><p><strong>Attribute</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Score</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Lightweight and foldable for travel, nice material and color options, but poor ergonomics.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Functional, though clicking feels a bit stiff, touch scroll panel isn’t most precise, and uncomfortable for longer usage sessions.</p></td><td  ><p>2.5/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Simply too expensive for the quality on offer.</p></td><td  ><p>2.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-2">Buy it if…</h2><div class="product"><p><strong>You want something ultra-portable</strong><br>Perhaps the main attraction of the Mobi Fold is its ultra-compact form factor. If you want something you can slide into your pocket for on-the-go use, it doesn’t get much more convenient than this.</p></div><div class="product"><p><strong>You want a stylish mouse</strong><br>One thing I won’t deny about the Mobi Fold is that it's pretty stylish. Its foldable design, its enticing color options, and its appealing silicone exterior all work in its favor.</p></div><h2 id="don-t-buy-it-if-3">Don’t buy it if…</h2><div class="product"><p><strong>You want top-tier ergonomics</strong><br>The slightly odd shape of the Mobi Fold can make it a little awkward to grip and use for longer periods, meaning it's not the best option if you value great ergonomics and comfort.</p></div><div class="product"><p><strong>You’re looking for precise performance</strong><br>The Mobi Fold uses a touch sensor for scrolling, and it just doesn’t feel as precise as a typical mechanical scroll wheel. Pair that with slightly stiff left and right buttons and its unorthodox feel, and it falls short of some major competitors in its price range.</p></div><h2 class="article-body__section" id="section-logitech-mobi-fold-review-also-consider"><span>Logitech Mobi Fold review: also consider</span></h2><div class="product"><p><strong>Logitech Pop Mouse</strong><br>Logitech knocked it out of the park with the Pop Mouse, which is one of our favorite compact models you can buy. With satisfying clicks, good customization options, and easy switching, it's a certified hit — especially when you consider its modest asking price.</p></div><div class="product"><p><strong>Keychron M6 8K</strong><br>This one’s a little different, but if you have the budget to grab the Mobi Fold, then you may want to consider a model like the Keychron M6 8K instead. It boasts a lightweight feel, 8K polling, fantastic ergonomics, and a feature-rich companion app, making it a brilliant all-rounder.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-logitech-mobi-fold"><span>How I tested the Logitech Mobi Fold</span></h2><ul><li><strong>Spent days using it as my main mouse</strong></li><li><strong>Tried out its various features</strong></li><li><strong>Took on the go to test its travel credentials</strong></li></ul><p>I spent multiple days testing the Logitech Mobi Fold, using it as my main mouse in the office and when working from home. </p><p>During my time with the Mobi Fold, I used it for general productivity, exhausted its various features, and even took it on the go to assess its on-the-go credentials. I typically had the mouse connected to my Windows PC, but I also tried it out with an Android phone.</p><p>More generally, I’ve spent years testing gadgets here at TechRadar, where I serve as an in-house Senior Reviews Writer. I’ve tried out a wide array of computing accessories, such as the <a href="https://www.techradar.com/computing/keyboards/turtle-beach-command-series-kb7-review">Turtle Beach Command Series KB7</a> keyboard, as well as gaming gear, premium wireless headphones, power banks, and more.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: August 2026</em></li></ul><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OzrkbO"></div>                            </div>                            <script src="https://kwizly.com/embed/OzrkbO.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ How to choose your first mechanical keyboard — and why it's simpler than the internet wants you to think ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Go onto any forum or mechanical keyboard subreddit these days, and it can be a minefield as to what people recommend. It's an essential wall of noise with regards to size, shape, switch type and even more that can be daunting if you're a first-timer or you're someone getting back into the hobby after years of being out of it.</p><p>I was speaking to a fellow tech journalist at <a href="https://www.techradar.com/uk/tag/computex">Computex 2026</a> a few months ago, and he raised this exact point with me. After being out of the hobby for several years, he'd come back to find it being more confusing than ever before, which completely switched him off.</p><p>Likewise, I've often thought we've reached a state of choice paralysis compared to where the hobby was, say, a decade ago. Back then, you had only a handful of switch choices, and while we've since seen the democratisation of hot-swappable sockets, machined aluminium chassis and open-source software, it can be horribly overwhelming when it comes to the decisions that actually matter — layout, switch feel, and budget.</p><p>Before I go any further, let me give you my credentials – I've been a tech journalist for the best part of a decade, reviewing keyboards from brands big and small, and I've been involved in the <a href="https://www.techradar.com/news/best-mechanical-keyboards">mechanical keyboard</a> hobby since before it hit the mainstream. I've seen this market go from a small niche to something that can feel genuinely impenetrable if you're coming to it fresh. </p><p>To be truthful, it doesn't have to be that complicated. Underneath all of that noise, choosing your first mechanical keyboard still comes down to a few simple decisions, which I'll guide you through below.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5nPzVdoEGPTWDKkUo6HBfG" name="1786097038.jpg" alt="A range of gaming keyboards" src="https://cdn.mos.cms.futurecdn.net/5nPzVdoEGPTWDKkUo6HBfG.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h3 class="article-body__section" id="section-1-pick-a-size"><span>1. Pick a size</span></h3><p>It might seem a bit of a strange, but a good starting point is thinking about what size of keyboard you'd like. I don't mean the physical dimensions of the 'board, rather the layout and arrangement of the keys.</p><p>Keyboards can come in all shapes and sizes, ranging from the typical full-size 100% down to ridiculously tiny 40% keyboards. So, let's divide them into categories.</p><p>Firstly, we've got between 60% and 65% layouts, which eschew a lot of features, such as a function row, nav cluster and number pad in the name of saving as much desk space as possible. These layouts have been popularised by gamers who need desk space for sweeping mouse movements and find the elements mentioned above quite redundant. Between the two, a 65% layout adds arrow keys and some navigation keys, which I think are non-negotiable for productivity work, but your mileage may vary.</p><p>Moving up a tad, we go to between 75% and TKL, or tenkeyless, keyboards. These bring back the function row and navigation cluster, giving you a lot more functionality than smaller layouts, while still chopping off the number pad. Personally, this is my favourite option, and I think a strong middle ground if you want to save space without sacrificing too much. I use this kind of layout a lot of the time, for what it's worth.</p><p>Then, you can go bigger, up to 96% and full-size 100% options that give you everything and the kitchen sink, number pad and all. It's what you're most likely used to, and if the number pad has become non-negotiable, then it's one of your only options. Opting for a 96%, also known as a '1800 layout', keyboard can give you the number pad while moving some keys around to save a little bit of desk space, if you want a slight compromise.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZHfQW68YXq53PcyTAr3tYF" name="Keychron Q6 Max 14" alt="The Keychron Q6 Max mechanical keyboard against a blue background." src="https://cdn.mos.cms.futurecdn.net/ZHfQW68YXq53PcyTAr3tYF.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Alex Blake)</span></figcaption></figure><h3 class="article-body__section" id="section-2-pick-a-switch"><span>2. Pick a switch</span></h3><p>This is perhaps the most difficult section, as each switch feels different, and we've got so many options these days it can be hard to know what's best for you. Muddying the waters further, the old color categories aren't quite as clear cut as they used to be.</p><p>For instance, a Red switch would usually be light and linear, a Black switch a heavier linear switch, a Blue switch tactile and loud with an audible click and a Brown switch soft tactile, with a slight bump halfway down the keypress.</p><p>Now, however, we've got switches named after everything from all the colors of the rainbow to planets, birds and more besides, and it can be so difficult to understand the minutiae behind how each switch feels.</p><p>My genuine advice is to order a <a href="https://www.amazon.com/switch-tester/s?k=switch+tester" target="_blank">switch tester</a> – there are lots of them floating about on the internet – which can give you a range of different types of switch in one convenient place, and help you decide what you like. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ct9qGffZrem62xiKC3LLNm" name="shutterstock_1992627728.jpg" alt="Macro photo of blue mechanical keyboard switches" src="https://cdn.mos.cms.futurecdn.net/Ct9qGffZrem62xiKC3LLNm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Thedavidpen / Shutterstock)</span></figcaption></figure><p>When you've selected a tester, pay attention to how each switch feels – the worst thing you can do is bash each of them in turn with as much force as you can. Pay close attention to how it feels under finger with regard to consistency of the operating force as you go down the travel, and whether you like something that's linear with a smooth keypress or tactile, be it with a click or a bump.</p><p>Once you've honed in on a switch you like, then you can do some digging into which keyboard features those switches. Or, if you're up for a little bit of work, then you can pick up a bare-bones chassis with a hot-swappable PCB – this means it comes with no switches or keycaps, which you'll need to supply yourself.</p><p>Going for something hot-swappable is a key piece of advice I think – it saves the hassle of soldering, and gives you more freedom and choice. It's also dead easy to assemble a keyboard this way, even if you haven't done it before. Each switch will have little pins on the underside – line these up with holes in the PCB and push straight down until you hear it click into place. I recommend picking up more than enough switches to give you some spares in case you bend pins when putting them into the hot-swap sockets on the PCB.</p><p>The point here is that everybody has a different preference for switches and how they feel. There are other considerations, such as lubrication, which can make a switch feel smoother, and the acoustics of a case and how this plays into the sound signature you'd like, but that's getting into the weeds a little. It's important to make sure your case doesn't have any rattle or ping and has some form of sound dampening, but that's as far as I'd go at this point.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RTaNCBhnv4wuzrmYZxxEeY" name="1786097622.jpg" alt="Top view of the replaceable keyboard keycaps" src="https://cdn.mos.cms.futurecdn.net/RTaNCBhnv4wuzrmYZxxEeY.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: tanit boonruen / Getty)</span></figcaption></figure><h3 class="article-body__section" id="section-3-set-your-budget"><span>3. Set your budget</span></h3><p>Pricing is arguably as integral as any other point of consideration for choosing a keyboard, as your budget can decide what kind you end up getting. It's worth going in with a list of features you'd like; good things to look for include PBT keycaps, good wireless connectivity and a sturdy chassis.</p><p>It's possible to get some excellent affordable choices (i.e. around £50–£70 / $60–$80) that seem to pack in everything when it comes to features: hot-swappable switches, versatile wireless connectivity, addressable RGB lighting and all the rest of it, but outside of a few options, some seem to sacrifice build quality by being mostly plastic, which can feel quite cheap and scratchy. At this tier, I'd do your research carefully and lean towards boards with a reputation for punching above their weight rather than just grabbing whatever looks good on paper. </p><p>Spending a little more and going into the very low triple figures is likely to net you a strong choice from the likes of Keychron with advanced software support and a machined aluminum chassis. That aluminum build makes a tangible difference in practice — it adds rigidity, dampens unwanted noise and gives the keyboard a solidity that plastic boards rarely match. I'm a great lover of the likes of the Q1 Pro and others from its range, which are an excellent starting point in the mid-range.</p><p>Beyond that, you can go further into the hundreds with something fully custom or a pre-built choice from the array of boutique manufacturers you'll find online. This isn't what I'd recommend to someone just starting out in the hobby — rather, it's something to consider if you're already knee-deep and have some spare cash to put towards making something truly personal. But it's worth knowing that world exists, because once you've caught the bug, it's a very natural place to end up.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="EYTdHk5BJoLQhrSqjvCDFX" name="shutterstock_1869601822.jpg" alt="keyboard" src="https://cdn.mos.cms.futurecdn.net/EYTdHk5BJoLQhrSqjvCDFX.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Roman Samborskyi)</span></figcaption></figure><h3 class="article-body__section" id="section-final-thoughts"><span>Final thoughts</span></h3><p>There are some elements here, such as even more niche layouts, that I haven't even touched on in this article, which proves how deep the mechanical keyboard hobby goes. However, that isn't the point of this article – it's just a (reasonably) quick explainer of key things to look for when you're picking up your first mechanical keyboard.</p><p>If you're ready to start shopping, I've looked at plenty of options at a range of prices I feel are worth your time over the years, while the wider TechRadar crew has reviewed hundreds of keyboards that are worth a mention. The Keychron Q1 Pro is a strong starting point (or there's the <a href="https://www.techradar.com/computing/keyboards/keychron-q1-ultra-8k-review"><u>Q1 Ultra 8K</u></a> if you want even more features at a premium price). Likewise, at a more affordable price point, the <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price"><u>Gamakay TK75 V2</u></a> and <a href="https://www.techradar.com/computing/keyboards/epomaker-p65-mechanical-keyboard"><u>Epomaker P65</u></a> are well-reviewed choices that tick the right boxes in my book. For a more comprehensive overview, our <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011"><u>best keyboards</u></a> guide is regularly updated and a good place to browse.</p><p>Ultimately, though, you can go in any direction you want to, and that's the beauty of this hobby. Just stick to some of the advice given here, and you should be in good stead to get a keyboard that's feature-rich, has the feel you're looking for, and at a price that isn't out of your budget.</p><div data-widget-type="multimodelreview" data-model-name="Razer Huntsman V2 Analog,SteelSeries apex pro,Asus ROG Azoth,Logitech G213,Corsair K70 Pro TKL Hall Effect Gaming Keyboard,Corsair K65 RGB,Corsair K65 RGB Mini" data-widget-title="Today's best mechanical keyboard deals" class="hawk-root"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/how-to-choose-your-first-mechanical-keyboard-and-why-its-simpler-than-the-internet-wants-you-to-think</link>
                                                                            <description>
                            <![CDATA[ When buying a new mechanical keyboard, it's important to do your research to make sure you get the right one for your needs. But, with so many options and loads of jargon flying around, it can also be confusing, and we're here to help. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">RFYq8qr6xNC2mHoEwieRNL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KtSErct7C3Hv33JjdLTRWF-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 08 Aug 2026 12:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                                    <dc:creator><![CDATA[ Reece Bithrey ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Kd4JG2adXQj2MkSZijBrTH.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Reece Bithrey is a freelance journalist with credits in Trusted Reviews, Digital Foundry, PC Gamer, TechRadar, PCGamesN, and Custom PC magazine reviewing all sorts of computing gubbins, including keyboards, mice, laptops, and more. He also has his own blog, UNTITLED, has bylines for WatchGecko&#039;s online magazine, and graduated from the University of Leeds with a degree in International History and Politics in 2023. When not writing, you&#039;ll usually find him bellowing at virtual footballers on Football Manager or tinkering with mechanical keyboards.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KtSErct7C3Hv33JjdLTRWF-1280-80.jpg">
                                                            <media:credit><![CDATA[Future / Alex Blake]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Keychron Q6 Max mechanical keyboard against a blue background.]]></media:description>                                                            <media:text><![CDATA[The Keychron Q6 Max mechanical keyboard against a blue background.]]></media:text>
                                <media:title type="plain"><![CDATA[The Keychron Q6 Max mechanical keyboard against a blue background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KtSErct7C3Hv33JjdLTRWF-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Go onto any forum or mechanical keyboard subreddit these days, and it can be a minefield as to what people recommend. It's an essential wall of noise with regards to size, shape, switch type and even more that can be daunting if you're a first-timer or you're someone getting back into the hobby after years of being out of it.</p><p>I was speaking to a fellow tech journalist at <a href="https://www.techradar.com/uk/tag/computex">Computex 2026</a> a few months ago, and he raised this exact point with me. After being out of the hobby for several years, he'd come back to find it being more confusing than ever before, which completely switched him off.</p><p>Likewise, I've often thought we've reached a state of choice paralysis compared to where the hobby was, say, a decade ago. Back then, you had only a handful of switch choices, and while we've since seen the democratisation of hot-swappable sockets, machined aluminium chassis and open-source software, it can be horribly overwhelming when it comes to the decisions that actually matter — layout, switch feel, and budget.</p><p>Before I go any further, let me give you my credentials – I've been a tech journalist for the best part of a decade, reviewing keyboards from brands big and small, and I've been involved in the <a href="https://www.techradar.com/news/best-mechanical-keyboards">mechanical keyboard</a> hobby since before it hit the mainstream. I've seen this market go from a small niche to something that can feel genuinely impenetrable if you're coming to it fresh. </p><p>To be truthful, it doesn't have to be that complicated. Underneath all of that noise, choosing your first mechanical keyboard still comes down to a few simple decisions, which I'll guide you through below.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5nPzVdoEGPTWDKkUo6HBfG" name="1786097038.jpg" alt="A range of gaming keyboards" src="https://cdn.mos.cms.futurecdn.net/5nPzVdoEGPTWDKkUo6HBfG.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h3 class="article-body__section" id="section-1-pick-a-size"><span>1. Pick a size</span></h3><p>It might seem a bit of a strange, but a good starting point is thinking about what size of keyboard you'd like. I don't mean the physical dimensions of the 'board, rather the layout and arrangement of the keys.</p><p>Keyboards can come in all shapes and sizes, ranging from the typical full-size 100% down to ridiculously tiny 40% keyboards. So, let's divide them into categories.</p><p>Firstly, we've got between 60% and 65% layouts, which eschew a lot of features, such as a function row, nav cluster and number pad in the name of saving as much desk space as possible. These layouts have been popularised by gamers who need desk space for sweeping mouse movements and find the elements mentioned above quite redundant. Between the two, a 65% layout adds arrow keys and some navigation keys, which I think are non-negotiable for productivity work, but your mileage may vary.</p><p>Moving up a tad, we go to between 75% and TKL, or tenkeyless, keyboards. These bring back the function row and navigation cluster, giving you a lot more functionality than smaller layouts, while still chopping off the number pad. Personally, this is my favourite option, and I think a strong middle ground if you want to save space without sacrificing too much. I use this kind of layout a lot of the time, for what it's worth.</p><p>Then, you can go bigger, up to 96% and full-size 100% options that give you everything and the kitchen sink, number pad and all. It's what you're most likely used to, and if the number pad has become non-negotiable, then it's one of your only options. Opting for a 96%, also known as a '1800 layout', keyboard can give you the number pad while moving some keys around to save a little bit of desk space, if you want a slight compromise.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZHfQW68YXq53PcyTAr3tYF" name="Keychron Q6 Max 14" alt="The Keychron Q6 Max mechanical keyboard against a blue background." src="https://cdn.mos.cms.futurecdn.net/ZHfQW68YXq53PcyTAr3tYF.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Alex Blake)</span></figcaption></figure><h3 class="article-body__section" id="section-2-pick-a-switch"><span>2. Pick a switch</span></h3><p>This is perhaps the most difficult section, as each switch feels different, and we've got so many options these days it can be hard to know what's best for you. Muddying the waters further, the old color categories aren't quite as clear cut as they used to be.</p><p>For instance, a Red switch would usually be light and linear, a Black switch a heavier linear switch, a Blue switch tactile and loud with an audible click and a Brown switch soft tactile, with a slight bump halfway down the keypress.</p><p>Now, however, we've got switches named after everything from all the colors of the rainbow to planets, birds and more besides, and it can be so difficult to understand the minutiae behind how each switch feels.</p><p>My genuine advice is to order a <a href="https://www.amazon.com/switch-tester/s?k=switch+tester" target="_blank">switch tester</a> – there are lots of them floating about on the internet – which can give you a range of different types of switch in one convenient place, and help you decide what you like. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Ct9qGffZrem62xiKC3LLNm" name="shutterstock_1992627728.jpg" alt="Macro photo of blue mechanical keyboard switches" src="https://cdn.mos.cms.futurecdn.net/Ct9qGffZrem62xiKC3LLNm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Thedavidpen / Shutterstock)</span></figcaption></figure><p>When you've selected a tester, pay attention to how each switch feels – the worst thing you can do is bash each of them in turn with as much force as you can. Pay close attention to how it feels under finger with regard to consistency of the operating force as you go down the travel, and whether you like something that's linear with a smooth keypress or tactile, be it with a click or a bump.</p><p>Once you've honed in on a switch you like, then you can do some digging into which keyboard features those switches. Or, if you're up for a little bit of work, then you can pick up a bare-bones chassis with a hot-swappable PCB – this means it comes with no switches or keycaps, which you'll need to supply yourself.</p><p>Going for something hot-swappable is a key piece of advice I think – it saves the hassle of soldering, and gives you more freedom and choice. It's also dead easy to assemble a keyboard this way, even if you haven't done it before. Each switch will have little pins on the underside – line these up with holes in the PCB and push straight down until you hear it click into place. I recommend picking up more than enough switches to give you some spares in case you bend pins when putting them into the hot-swap sockets on the PCB.</p><p>The point here is that everybody has a different preference for switches and how they feel. There are other considerations, such as lubrication, which can make a switch feel smoother, and the acoustics of a case and how this plays into the sound signature you'd like, but that's getting into the weeds a little. It's important to make sure your case doesn't have any rattle or ping and has some form of sound dampening, but that's as far as I'd go at this point.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="RTaNCBhnv4wuzrmYZxxEeY" name="1786097622.jpg" alt="Top view of the replaceable keyboard keycaps" src="https://cdn.mos.cms.futurecdn.net/RTaNCBhnv4wuzrmYZxxEeY.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: tanit boonruen / Getty)</span></figcaption></figure><h3 class="article-body__section" id="section-3-set-your-budget"><span>3. Set your budget</span></h3><p>Pricing is arguably as integral as any other point of consideration for choosing a keyboard, as your budget can decide what kind you end up getting. It's worth going in with a list of features you'd like; good things to look for include PBT keycaps, good wireless connectivity and a sturdy chassis.</p><p>It's possible to get some excellent affordable choices (i.e. around £50–£70 / $60–$80) that seem to pack in everything when it comes to features: hot-swappable switches, versatile wireless connectivity, addressable RGB lighting and all the rest of it, but outside of a few options, some seem to sacrifice build quality by being mostly plastic, which can feel quite cheap and scratchy. At this tier, I'd do your research carefully and lean towards boards with a reputation for punching above their weight rather than just grabbing whatever looks good on paper. </p><p>Spending a little more and going into the very low triple figures is likely to net you a strong choice from the likes of Keychron with advanced software support and a machined aluminum chassis. That aluminum build makes a tangible difference in practice — it adds rigidity, dampens unwanted noise and gives the keyboard a solidity that plastic boards rarely match. I'm a great lover of the likes of the Q1 Pro and others from its range, which are an excellent starting point in the mid-range.</p><p>Beyond that, you can go further into the hundreds with something fully custom or a pre-built choice from the array of boutique manufacturers you'll find online. This isn't what I'd recommend to someone just starting out in the hobby — rather, it's something to consider if you're already knee-deep and have some spare cash to put towards making something truly personal. But it's worth knowing that world exists, because once you've caught the bug, it's a very natural place to end up.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="EYTdHk5BJoLQhrSqjvCDFX" name="shutterstock_1869601822.jpg" alt="keyboard" src="https://cdn.mos.cms.futurecdn.net/EYTdHk5BJoLQhrSqjvCDFX.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock / Roman Samborskyi)</span></figcaption></figure><h3 class="article-body__section" id="section-final-thoughts"><span>Final thoughts</span></h3><p>There are some elements here, such as even more niche layouts, that I haven't even touched on in this article, which proves how deep the mechanical keyboard hobby goes. However, that isn't the point of this article – it's just a (reasonably) quick explainer of key things to look for when you're picking up your first mechanical keyboard.</p><p>If you're ready to start shopping, I've looked at plenty of options at a range of prices I feel are worth your time over the years, while the wider TechRadar crew has reviewed hundreds of keyboards that are worth a mention. The Keychron Q1 Pro is a strong starting point (or there's the <a href="https://www.techradar.com/computing/keyboards/keychron-q1-ultra-8k-review"><u>Q1 Ultra 8K</u></a> if you want even more features at a premium price). Likewise, at a more affordable price point, the <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price"><u>Gamakay TK75 V2</u></a> and <a href="https://www.techradar.com/computing/keyboards/epomaker-p65-mechanical-keyboard"><u>Epomaker P65</u></a> are well-reviewed choices that tick the right boxes in my book. For a more comprehensive overview, our <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011"><u>best keyboards</u></a> guide is regularly updated and a good place to browse.</p><p>Ultimately, though, you can go in any direction you want to, and that's the beauty of this hobby. Just stick to some of the advice given here, and you should be in good stead to get a keyboard that's feature-rich, has the feel you're looking for, and at a price that isn't out of your budget.</p><div data-widget-type="multimodelreview" data-model-name="Razer Huntsman V2 Analog,SteelSeries apex pro,Asus ROG Azoth,Logitech G213,Corsair K70 Pro TKL Hall Effect Gaming Keyboard,Corsair K65 RGB,Corsair K65 RGB Mini" data-widget-title="Today's best mechanical keyboard deals" class="hawk-root"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I tested Turtle Beach’s massive mechanical gaming keyboard, and it has the lowest key profile I’ve ever seen — but there’s another feature that steals the show ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-one-minute-review"><span>Turtle Beach Command Series KB5: One-minute review</span></h2><p>The Turtle Beach Command Series KB5 is a full-size keyboard with an interesting display module that has more functionality than many others.</p><p>However, the board fails to make a great first impression. It looks dated with its unnecessary angles, while the plastic materials feel cheap. The brushed metal face plate is a nice touch, though, as are the floating double-shot PBT keycaps. It’s also quite a light unit, especially so for a keyboard this size.</p><p>The included wrist rest also feels like a low-grade plastic, and doesn’t attach magnetically like those bundled with some of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>. Instead, it relies on a somewhat fiddly — but ultimately secure — mechanical attachment. And despite its lack of padding, its ergonomic contours offer sufficient levels of comfort. The rest also helps to make up for the KB5’s shallow tilt angle, even with the two-stage feet propping it up.</p><p>The standout feature of the KB5, though, is its interactive touchscreen in the top-right corner of the unit. It lacks the responsiveness we’ve come to expect of modern touchscreens, taking multiple swipes and taps for it to register them. However, it has a lot of useful functions and features, with plenty of settings for the KB5 itself, as well as a wealth of customizable shortcuts and readouts for Windows and various apps.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="tK2gbSc4nZKFTbktWAAPeX" name="Imported image 1 - 1785835191302" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/tK2gbSc4nZKFTbktWAAPeX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>These shortcuts can be customized using Turtle Beach’s Swarm 2 software. There are a wide variety of templates to choose from, but you can also create your own shortcut clusters from a wide selection of widgets. The software also has a generous selection of remapping and macro options, although there aren’t any performance-related adjustments. I wish it provided more explanations for its features, too.</p><p>In action, the KB5 performs reasonably well. The keycaps have a very low profile, which makes them easy to glide over, while the switches are satisfyingly damped. However, presses are a little heavier than you might expect, sometimes resulting in taps failing to register, especially if you have a light touch. This is more of an issue when typing than gaming. </p><p>The WASD position is comfortable and the keys are well spaced, making it easy to reach them. I could easily hit the space bar flush, thanks to its low profile and generous slant. However, the sheer width of the board can result in collisions when swiping your mouse vigorously.</p><p>At $150 / £140, the KB5 isn’t exactly a budget-friendly board, and is especially dear for one with no wireless connectivity and a less-than premium construction. The integrated touchscreen and large layout make up for this somewhat, but the fact remains there are better value rivals if you don’t need all those keys and a sophisticated display.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="NErMU3dnEG78SQdQS6FRkX" name="Imported image 2 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/NErMU3dnEG78SQdQS6FRkX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-price-availability"><span>Turtle Beach Command Series KB5 review: Price & availability</span></h2><ul><li><strong>$149.99 / £139.99 (about AU$210)</strong></li><li><strong>Available now in one colorway</strong></li><li><strong>Reasonably expensive for a wired mechanical keyboard.</strong></li></ul><p>The KB5 costs $149.99 / £139.99 (about AU$210) and is available now in one colorway. It comes with a braided USB cable, an attachable wrist rest, and extra WASD keys with a grippier texture. You can remove the stock ones using the included keycap puller.</p><p>This is quite expensive for a wired mechanical keyboard. Granted, it’s a full-size board with plenty of keys, but it lacks the premium build of some of its cheaper rivals, such as the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a>. This is an extremely solid unit, and its gaming performance is as good if not better than the KB5’s, with its analog switches providing more adjustability. It also has multiple wireless connectivity modes.</p><p>Then there’s the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro</a>. This is vastly more expensive than the KB5, but it’s one of the best performing mechanical keyboards I’ve ever used, and its software and build quality are superior. What’s more, its included wrist rest is far more plush, and it also has multiple wireless modes.</p><ul><li><strong>Value score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-specs"><span>Turtle Beach Command Series KB5 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Titan Low-Profile Linear)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>18.8 x 6.9 x 1.1 inches (477 x 175 x 27mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="edp4DKR5ntqVt3WXXwU6pX" name="Imported image 3 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/edp4DKR5ntqVt3WXXwU6pX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-design-features"><span>Turtle Beach Command Series KB5 review: Design & features</span></h2><ul><li><strong>Gamer-ish design</strong></li><li><strong>Cheap-feeling plastics</strong></li><li><strong>Useful integrated display</strong></li></ul><p>The KB5 leans into the gamer aesthetic, with its odd contours along the top edge and flashes of brown. Personally, I found this look a little garish and quite dated, although I did like the brushed metal front plate and its countersunk screws, which are prominently displayed. These are also quite practical since they’re easily accessible.</p><p>Overall, the build quality is less impressive. The plastic of the chassis feels cheap, although in fairness it’s also quite light, which means this large keyboard isn’t a chore to move around. Another plus is the keycaps are made from double-shot PBT, the gold standard keycap material, and they’re solidly fitted. </p><p>The notching on the cylindrical volume wheel feels good too, making for easy flicks while at the same time offering fine control. However, it can be hard to press inwards to mute without accidentally triggering a scroll.</p><p>A wrist rest is included with the KB5, which is always a welcome addition in my view. However, it appears to be made from the same cut-price plastic as the keyboard itself. And while it actually attaches to the keyboard, it requires snapping latches in place, which is certainly less elegant than the magnetic method utilized by many others.</p><p>On a more positive note, the display in the top-right corner is larger, sharper, and more interactive than many others I’ve seen integrated in keyboards. It also has touchscreen functionality, although this is fairly rudimentary and gestures often require repeating two or three times before the display responds. Also, the texture of the screen itself is a little grippy, which can hamper swipes.</p><p>Nonetheless, it offers a lot of features. By tapping the left side of the screen, you can access three pages of settings for the KB5, with options to toggle ReacTap (Turtle Beach's Rapid Trigger function), remap keys, and alter the RGB backlighting, to name a few.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="4hwcZnyV9Rcmc24xZ5SktX" name="Imported image 4 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/4hwcZnyV9Rcmc24xZ5SktX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There are also three pages of widgets, with each page containing a cluster of six. These can be customized using Swarm 2, Turtle Beach’s peripheral software. You’ll find a large selection of template clusters to choose from, catering to various use cases. For instance, there’s a gaming one that features a shortcut widget for opening Steam, while the other widgets display CPU and GPU loads and temperatures. There’s also a template for general productivity, with widgets for copying and pasting and opening Windows’ Calculator app.</p><p>You can also edit and create your own templates by selecting each individual widget. In addition to common Windows commands and multimedia controls, there are app-specific widgets for Steam, OBS, Steamlabs, and Discord. There are also those under a section labelled ‘CS’, although it’s unclear what game or games in the <em>Counter-Strike </em>series these widgets are compatible with. All I can say is that they failed to work with <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a><em> </em>when I played it.</p><p>Swarm 2 features other customizations, including key reassignment. There is a generous selection of shortcuts you can assign, and four mapping layers to choose from: primary, Fn, Game Mode, and Easy Shift. You can also remap the scrolls and button of the volume wheel, which isn’t always possible on gaming keyboards. More impressively, the wheel has the same four layers of assignments available to it.</p><p>There are a wealth of preset macros to choose from as well, not only across a broad selection of games, but also for other software such as Photoshop. However, a lot of the other macros are quite basic, merely boiling down to simple inputs and system commands.</p><p>During my time with Swarm 2, it performed well without any major bugs or glitches occurring. There were times when the RGB backlighting failed to turn on, but whether this was an issue with the app or the keyboard’s own firmware, I can’t say. Regardless, I managed to get it working again by unplugging and replugging the USB cable, or by turning the lighting off then on again in the app.</p><p>Swarm 2 is easy to use and navigate, although it could do with more explanations for some of its features. For instance, I couldn’t find any explanation as to how to access the Easy Shift and Game Mode layers, and the ReacTap feature isn’t toggleable anywhere in the app, only via the integrated screen. Neither location explains what it does or how it works; I had to gather this information from Turtle Beach's website.</p><ul><li><strong>Design and features score: 3.5 / 5</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="wQFTXKXhxs454iR34bhjyX" name="Imported image 5 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/wQFTXKXhxs454iR34bhjyX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-performance"><span>Turtle Beach Command Series KB5 review: Performance</span></h2><ul><li><strong>Very low-profile keys</strong></li><li><strong>Deep actuation point detrimental to typing</strong></li><li><strong>Board width can hamper mouse movement</strong></li></ul><p>In general, the KB5 is a capable gaming keyboard. Its Titan mechanical switches are damped to a large degree, making them tactile and relatively quiet, although a certain clickiness emanates from key presses.</p><p>The keys also have a very low profile, perhaps the lowest I’ve ever come across. I appreciated this when typing, since I could glide between them easily, but their actuation point is deeper than you might expect, resulting in hits often failing to register when I typed quickly.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="Gxx7RsPtk4CPnq6Pmth96Y" name="Imported image 6 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/Gxx7RsPtk4CPnq6Pmth96Y.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Thankfully, this is less of an issue when gaming. Also, the indents on the keycaps offer a secure hold, while the WASD position is comfortable thanks to the spacing of the keys, which is large enough to avoid feeling cramped, yet all the peripheral keys are still easy to reach. What’s more, the space bar slopes downwards slightly, making flush hits easier to achieve.</p><p>However, the KB5’s lack of tilt is slightly disappointing. Despite having two stages, the feet don’t create much of an angle, which is something I often lament in gaming keyboards. The included wrist rest does make up for this somewhat, thanks to its sloping design, and it’s comfortable to use. Despite the lack of padding, a bigger issue with the KB5 is its sheer width. If you like using a low DPI setting for your mouse and need to make large movements, you may find yourself slamming into the side of the board.</p><ul><li><strong>Performance score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-turtle-beach-command-series-kb5"><span>Should I buy the Turtle Beach Command Series KB5?</span></h2><h2 id="scorecard-2">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It may be full-size and have mechanical switches, but its plasticky build and wired-only connectivity diminish its value.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Fairly light for a full-size board, and the included wrist rest is comfortable, but the plastic-heavy construction and finicky touchscreen are downsides.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The low-profile keys are easy to glide around, but the actuation isn’t snappy enough and the wide layout can get in the way of mouse swipes.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The KB5 has some interesting features, but a few issues hamper its performance, and build quality lags behind others in the space.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-3">Buy it if…</h2><div class="product"><p><strong>You want an interactive screen</strong><br>The KB5 has a unique touchscreen that gives you access to various settings and customizable widgets.</p></div><div class="product"><p><strong>You want keys with a very low profile</strong><br>This board has the lowest key profile I think I’ve ever seen, and they feel great.</p></div><h2 id="don-t-buy-it-if-4">Don't buy it if…</h2><div class="product"><p><strong>You have large mouse swipes</strong><br>Given how wide the KB5 is, you need to take care with large mouse movements.</p></div><div class="product"><p><strong>You have a light touch</strong><br>The switches’ actuation point is deeper than their low profile might lead you to believe, which can result in taps failing to register.</p></div><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-also-consider"><span>Turtle Beach Command Series KB5 review: Also consider</span></h2><div class="product"><p><strong>Monsgeek FUN60 Ultra</strong><br>For a lot less than the KB5, you could have the FUN60 Ultra. It has analog rather than mechanical switches, but I found them to be very tactile, and their actuation, along with a load of other parameters, can be adjusted to suit your preferences. Not only that, but it has a much more solid build than the KB5, and features 2.4GHz and Bluetooth connectivity modes. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="6386b9fa-8fe8-11f1-b581-8dba76fba6fc" data-action="Deal Block" data-label="Monsgeek FUN60 Ultra review" data-dimension48="Monsgeek FUN60 Ultra review" data-dimension25="">Monsgeek FUN60 Ultra review</a>. </p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75</strong><br>It may be a lot more expensive than the KB5, but the BlackWidow is just about the best mechanical keyboard I’ve ever used. The switches feel excellent, while there are plenty of customizations courtesy of Razer’s Synapse app. This too has both 2.4GHz and Bluetooth modes. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="6386ba5e-8fe8-11f1-a9b2-570d8971c421" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75 review" data-dimension48="Razer BlackWidow V4 Pro 75 review" data-dimension25="">Razer BlackWidow V4 Pro 75 review</a>. </p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="MsDV4icPNz35fC6gpixG6Y" name="Imported image 7 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/MsDV4icPNz35fC6gpixG6Y.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-turtle-beach-command-series-kb5"><span>How I tested the Turtle Beach Command Series KB5</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Performed various tasks</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I tested the KB5 for a few days, during which time I used it for gaming, general browsing, and working.</p><p>I played various games, including <em>Counter-Strike 2</em>, a great title for revealing the true performance of peripherals, given the demands it places on the speed and accuracy of inputs.</p><p>I’ve been PC gaming for over a decade, and have used a great many keyboards in that time. I’ve also reviewed a large number of them, from small budget models to large premium offerings, across a wide range of brands.</p><ul><li><em>First reviewed: August 2026</em></li><li>Read more about <a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars">how we test</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/turtle-beach-command-series-kb5-review</link>
                                                                            <description>
                            <![CDATA[ The KB5 has all the keys you could want, plus a touchscreen — but are these features enough to make it worth your money? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">85ffKVwZJcuKbKo5X3BSDe</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fLsvccbMTyJKpznk86N3Uj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 06 Aug 2026 00:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fLsvccbMTyJKpznk86N3Uj-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Turtle Beach Command Series KB5 on desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Turtle Beach Command Series KB5 on desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Turtle Beach Command Series KB5 on desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fLsvccbMTyJKpznk86N3Uj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-one-minute-review"><span>Turtle Beach Command Series KB5: One-minute review</span></h2><p>The Turtle Beach Command Series KB5 is a full-size keyboard with an interesting display module that has more functionality than many others.</p><p>However, the board fails to make a great first impression. It looks dated with its unnecessary angles, while the plastic materials feel cheap. The brushed metal face plate is a nice touch, though, as are the floating double-shot PBT keycaps. It’s also quite a light unit, especially so for a keyboard this size.</p><p>The included wrist rest also feels like a low-grade plastic, and doesn’t attach magnetically like those bundled with some of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>. Instead, it relies on a somewhat fiddly — but ultimately secure — mechanical attachment. And despite its lack of padding, its ergonomic contours offer sufficient levels of comfort. The rest also helps to make up for the KB5’s shallow tilt angle, even with the two-stage feet propping it up.</p><p>The standout feature of the KB5, though, is its interactive touchscreen in the top-right corner of the unit. It lacks the responsiveness we’ve come to expect of modern touchscreens, taking multiple swipes and taps for it to register them. However, it has a lot of useful functions and features, with plenty of settings for the KB5 itself, as well as a wealth of customizable shortcuts and readouts for Windows and various apps.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="tK2gbSc4nZKFTbktWAAPeX" name="Imported image 1 - 1785835191302" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/tK2gbSc4nZKFTbktWAAPeX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>These shortcuts can be customized using Turtle Beach’s Swarm 2 software. There are a wide variety of templates to choose from, but you can also create your own shortcut clusters from a wide selection of widgets. The software also has a generous selection of remapping and macro options, although there aren’t any performance-related adjustments. I wish it provided more explanations for its features, too.</p><p>In action, the KB5 performs reasonably well. The keycaps have a very low profile, which makes them easy to glide over, while the switches are satisfyingly damped. However, presses are a little heavier than you might expect, sometimes resulting in taps failing to register, especially if you have a light touch. This is more of an issue when typing than gaming. </p><p>The WASD position is comfortable and the keys are well spaced, making it easy to reach them. I could easily hit the space bar flush, thanks to its low profile and generous slant. However, the sheer width of the board can result in collisions when swiping your mouse vigorously.</p><p>At $150 / £140, the KB5 isn’t exactly a budget-friendly board, and is especially dear for one with no wireless connectivity and a less-than premium construction. The integrated touchscreen and large layout make up for this somewhat, but the fact remains there are better value rivals if you don’t need all those keys and a sophisticated display.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="NErMU3dnEG78SQdQS6FRkX" name="Imported image 2 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/NErMU3dnEG78SQdQS6FRkX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-price-availability"><span>Turtle Beach Command Series KB5 review: Price & availability</span></h2><ul><li><strong>$149.99 / £139.99 (about AU$210)</strong></li><li><strong>Available now in one colorway</strong></li><li><strong>Reasonably expensive for a wired mechanical keyboard.</strong></li></ul><p>The KB5 costs $149.99 / £139.99 (about AU$210) and is available now in one colorway. It comes with a braided USB cable, an attachable wrist rest, and extra WASD keys with a grippier texture. You can remove the stock ones using the included keycap puller.</p><p>This is quite expensive for a wired mechanical keyboard. Granted, it’s a full-size board with plenty of keys, but it lacks the premium build of some of its cheaper rivals, such as the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">MonsGeek FUN60 Ultra</a>. This is an extremely solid unit, and its gaming performance is as good if not better than the KB5’s, with its analog switches providing more adjustability. It also has multiple wireless connectivity modes.</p><p>Then there’s the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro</a>. This is vastly more expensive than the KB5, but it’s one of the best performing mechanical keyboards I’ve ever used, and its software and build quality are superior. What’s more, its included wrist rest is far more plush, and it also has multiple wireless modes.</p><ul><li><strong>Value score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-specs"><span>Turtle Beach Command Series KB5 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Titan Low-Profile Linear)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>18.8 x 6.9 x 1.1 inches (477 x 175 x 27mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="edp4DKR5ntqVt3WXXwU6pX" name="Imported image 3 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/edp4DKR5ntqVt3WXXwU6pX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-design-features"><span>Turtle Beach Command Series KB5 review: Design & features</span></h2><ul><li><strong>Gamer-ish design</strong></li><li><strong>Cheap-feeling plastics</strong></li><li><strong>Useful integrated display</strong></li></ul><p>The KB5 leans into the gamer aesthetic, with its odd contours along the top edge and flashes of brown. Personally, I found this look a little garish and quite dated, although I did like the brushed metal front plate and its countersunk screws, which are prominently displayed. These are also quite practical since they’re easily accessible.</p><p>Overall, the build quality is less impressive. The plastic of the chassis feels cheap, although in fairness it’s also quite light, which means this large keyboard isn’t a chore to move around. Another plus is the keycaps are made from double-shot PBT, the gold standard keycap material, and they’re solidly fitted. </p><p>The notching on the cylindrical volume wheel feels good too, making for easy flicks while at the same time offering fine control. However, it can be hard to press inwards to mute without accidentally triggering a scroll.</p><p>A wrist rest is included with the KB5, which is always a welcome addition in my view. However, it appears to be made from the same cut-price plastic as the keyboard itself. And while it actually attaches to the keyboard, it requires snapping latches in place, which is certainly less elegant than the magnetic method utilized by many others.</p><p>On a more positive note, the display in the top-right corner is larger, sharper, and more interactive than many others I’ve seen integrated in keyboards. It also has touchscreen functionality, although this is fairly rudimentary and gestures often require repeating two or three times before the display responds. Also, the texture of the screen itself is a little grippy, which can hamper swipes.</p><p>Nonetheless, it offers a lot of features. By tapping the left side of the screen, you can access three pages of settings for the KB5, with options to toggle ReacTap (Turtle Beach's Rapid Trigger function), remap keys, and alter the RGB backlighting, to name a few.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="4hwcZnyV9Rcmc24xZ5SktX" name="Imported image 4 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/4hwcZnyV9Rcmc24xZ5SktX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There are also three pages of widgets, with each page containing a cluster of six. These can be customized using Swarm 2, Turtle Beach’s peripheral software. You’ll find a large selection of template clusters to choose from, catering to various use cases. For instance, there’s a gaming one that features a shortcut widget for opening Steam, while the other widgets display CPU and GPU loads and temperatures. There’s also a template for general productivity, with widgets for copying and pasting and opening Windows’ Calculator app.</p><p>You can also edit and create your own templates by selecting each individual widget. In addition to common Windows commands and multimedia controls, there are app-specific widgets for Steam, OBS, Steamlabs, and Discord. There are also those under a section labelled ‘CS’, although it’s unclear what game or games in the <em>Counter-Strike </em>series these widgets are compatible with. All I can say is that they failed to work with <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a><em> </em>when I played it.</p><p>Swarm 2 features other customizations, including key reassignment. There is a generous selection of shortcuts you can assign, and four mapping layers to choose from: primary, Fn, Game Mode, and Easy Shift. You can also remap the scrolls and button of the volume wheel, which isn’t always possible on gaming keyboards. More impressively, the wheel has the same four layers of assignments available to it.</p><p>There are a wealth of preset macros to choose from as well, not only across a broad selection of games, but also for other software such as Photoshop. However, a lot of the other macros are quite basic, merely boiling down to simple inputs and system commands.</p><p>During my time with Swarm 2, it performed well without any major bugs or glitches occurring. There were times when the RGB backlighting failed to turn on, but whether this was an issue with the app or the keyboard’s own firmware, I can’t say. Regardless, I managed to get it working again by unplugging and replugging the USB cable, or by turning the lighting off then on again in the app.</p><p>Swarm 2 is easy to use and navigate, although it could do with more explanations for some of its features. For instance, I couldn’t find any explanation as to how to access the Easy Shift and Game Mode layers, and the ReacTap feature isn’t toggleable anywhere in the app, only via the integrated screen. Neither location explains what it does or how it works; I had to gather this information from Turtle Beach's website.</p><ul><li><strong>Design and features score: 3.5 / 5</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="wQFTXKXhxs454iR34bhjyX" name="Imported image 5 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/wQFTXKXhxs454iR34bhjyX.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-performance"><span>Turtle Beach Command Series KB5 review: Performance</span></h2><ul><li><strong>Very low-profile keys</strong></li><li><strong>Deep actuation point detrimental to typing</strong></li><li><strong>Board width can hamper mouse movement</strong></li></ul><p>In general, the KB5 is a capable gaming keyboard. Its Titan mechanical switches are damped to a large degree, making them tactile and relatively quiet, although a certain clickiness emanates from key presses.</p><p>The keys also have a very low profile, perhaps the lowest I’ve ever come across. I appreciated this when typing, since I could glide between them easily, but their actuation point is deeper than you might expect, resulting in hits often failing to register when I typed quickly.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="Gxx7RsPtk4CPnq6Pmth96Y" name="Imported image 6 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/Gxx7RsPtk4CPnq6Pmth96Y.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Thankfully, this is less of an issue when gaming. Also, the indents on the keycaps offer a secure hold, while the WASD position is comfortable thanks to the spacing of the keys, which is large enough to avoid feeling cramped, yet all the peripheral keys are still easy to reach. What’s more, the space bar slopes downwards slightly, making flush hits easier to achieve.</p><p>However, the KB5’s lack of tilt is slightly disappointing. Despite having two stages, the feet don’t create much of an angle, which is something I often lament in gaming keyboards. The included wrist rest does make up for this somewhat, thanks to its sloping design, and it’s comfortable to use. Despite the lack of padding, a bigger issue with the KB5 is its sheer width. If you like using a low DPI setting for your mouse and need to make large movements, you may find yourself slamming into the side of the board.</p><ul><li><strong>Performance score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-turtle-beach-command-series-kb5"><span>Should I buy the Turtle Beach Command Series KB5?</span></h2><h2 id="scorecard-2">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It may be full-size and have mechanical switches, but its plasticky build and wired-only connectivity diminish its value.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Fairly light for a full-size board, and the included wrist rest is comfortable, but the plastic-heavy construction and finicky touchscreen are downsides.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The low-profile keys are easy to glide around, but the actuation isn’t snappy enough and the wide layout can get in the way of mouse swipes.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The KB5 has some interesting features, but a few issues hamper its performance, and build quality lags behind others in the space.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-3">Buy it if…</h2><div class="product"><p><strong>You want an interactive screen</strong><br>The KB5 has a unique touchscreen that gives you access to various settings and customizable widgets.</p></div><div class="product"><p><strong>You want keys with a very low profile</strong><br>This board has the lowest key profile I think I’ve ever seen, and they feel great.</p></div><h2 id="don-t-buy-it-if-4">Don't buy it if…</h2><div class="product"><p><strong>You have large mouse swipes</strong><br>Given how wide the KB5 is, you need to take care with large mouse movements.</p></div><div class="product"><p><strong>You have a light touch</strong><br>The switches’ actuation point is deeper than their low profile might lead you to believe, which can result in taps failing to register.</p></div><h2 class="article-body__section" id="section-turtle-beach-command-series-kb5-review-also-consider"><span>Turtle Beach Command Series KB5 review: Also consider</span></h2><div class="product"><p><strong>Monsgeek FUN60 Ultra</strong><br>For a lot less than the KB5, you could have the FUN60 Ultra. It has analog rather than mechanical switches, but I found them to be very tactile, and their actuation, along with a load of other parameters, can be adjusted to suit your preferences. Not only that, but it has a much more solid build than the KB5, and features 2.4GHz and Bluetooth connectivity modes. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="6386b9fa-8fe8-11f1-b581-8dba76fba6fc" data-action="Deal Block" data-label="Monsgeek FUN60 Ultra review" data-dimension48="Monsgeek FUN60 Ultra review" data-dimension25="">Monsgeek FUN60 Ultra review</a>. </p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75</strong><br>It may be a lot more expensive than the KB5, but the BlackWidow is just about the best mechanical keyboard I’ve ever used. The switches feel excellent, while there are plenty of customizations courtesy of Razer’s Synapse app. This too has both 2.4GHz and Bluetooth modes. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="6386ba5e-8fe8-11f1-a9b2-570d8971c421" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75 review" data-dimension48="Razer BlackWidow V4 Pro 75 review" data-dimension25="">Razer BlackWidow V4 Pro 75 review</a>. </p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="MsDV4icPNz35fC6gpixG6Y" name="Imported image 7 - 1785835191303" alt="Turtle Beach Command Series KB5" src="https://cdn.mos.cms.futurecdn.net/MsDV4icPNz35fC6gpixG6Y.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-turtle-beach-command-series-kb5"><span>How I tested the Turtle Beach Command Series KB5</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Performed various tasks</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I tested the KB5 for a few days, during which time I used it for gaming, general browsing, and working.</p><p>I played various games, including <em>Counter-Strike 2</em>, a great title for revealing the true performance of peripherals, given the demands it places on the speed and accuracy of inputs.</p><p>I’ve been PC gaming for over a decade, and have used a great many keyboards in that time. I’ve also reviewed a large number of them, from small budget models to large premium offerings, across a wide range of brands.</p><ul><li><em>First reviewed: August 2026</em></li><li>Read more about <a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars">how we test</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I nearly melted my laptop so you don’t have to — after testing cooling pads for chilling your laptop during a heatwave, I’ve got serious data to drop on the coolest and quietest products you can buy ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Boy, sure is a hot one today, huh? Okay, I get the irony: that's a take so cold you could use it to replace your freezing Wim Hof showers. But when the metaphorical mercury creeps this high, you've got to keep your cool. The same goes for your laptop, which is why you might want to grab a laptop cooling pad this summer.</p><p>Fortunately for you, I've spent this week testing every laptop cooling pad I can get my hands on to see which offers the superior AC for your computer. Not only that, but I've brought receipts — this piece has more graphics and graphs than election night coverage. So if you want objective numbers about which pad is genuinely gusty and which is all bluster, I've got the data you need.</p><p>I get that it can be tempting to overlook cooling your laptop during warm weather — I've been more worried this summer about tracking down a fan to keep myself cool than my laptops. But you overlook the <a href="https://www.techradar.com/news/best-laptop-cooling-pad">best laptop cooling pads</a> at your peril. </p><p>I still have vivid memories of the summer I redlined my laptop during a heatwave. While the video skittering should have been a hint, it was only when it stopped booting up and started bleeping SOS in Morse code that I began questioning my life choices. Turns out I'd burnt out the memory — quite literally: there were scorch marks on the inside of the case.</p><p>So at this time of year, it's worth considering whether a laptop cooling pad can help you out. And I can definitely help out there.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-WnnDqW"></div>                            </div>                            <script src="https://kwizly.com/embed/WnnDqW.js" async></script><h2 class="article-body__section" id="section-laptop-cooling-pads-cooling"><span>Laptop cooling pads: cooling</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *:before, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *:after, #fv-chart-1785147739093-jrst6dl4h-slideshow *, #fv-chart-1785147739093-jrst6dl4h-slideshow *:before, #fv-chart-1785147739093-jrst6dl4h-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper, #fv-chart-1785147739093-jrst6dl4h-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "Temperature Rise Using Laptop Cooling Pad","description": "The temperature rise during a stress test while using the laptop cooling pad on max settings","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T10:22:19.093Z","citation": "Lower values indicate better cooling.","keywords": ["Baseline","TopMate C12 Laptop Cooling Pad","Klim Mistral","Klim Wind","Almiuzi F2 Plus Laptop Cooling Pad","TECKNET Laptop Cooling Pad","Klim Ultimate","Liangstar Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Llano RGB Laptop Cooling Pad","Temperature difference (°C)","Temperature difference (°F)","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Baseline – Temperature difference (°C)","value": 31.9,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Temperature difference (°C)","value": 22.8,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – Temperature difference (°C)","value": 20.4,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – Temperature difference (°C)","value": 19.5,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Temperature difference (°C)","value": 18.4,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Temperature difference (°C)","value": 17.9,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – Temperature difference (°C)","value": 15.5,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Temperature difference (°C)","value": 15.3,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Temperature difference (°C)","value": 12,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Temperature difference (°C)","value": 8,"unitText": ""},{"@type": "PropertyValue","name": "Baseline – Temperature difference (°F)","value": 57.4,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Temperature difference (°F)","value": 41,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – Temperature difference (°F)","value": 36.7,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – Temperature difference (°F)","value": 35.1,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Temperature difference (°F)","value": 33.1,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Temperature difference (°F)","value": 32.2,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – Temperature difference (°F)","value": 27.9,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Temperature difference (°F)","value": 27.5,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Temperature difference (°F)","value": 21.6,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Temperature difference (°F)","value": 14.4,"unitText": ""}]}]</script><div id="fv-chart-1785147739093-jrst6dl4h-slideshow" class="fv-slideshow-container" data-slide-count="1" data-iframe-height="true"><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785147739093-jrst6dl4h-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785147739093-jrst6dl4h-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Temperature Rise Using Laptop Cooling Pad</h3><p class="fv-chart-subhead">The temperature rise during a stress test while using the laptop cooling pad on max settings</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">Temperature difference (°C)</option><option value="1">Temperature difference (°F)</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785147739093-jrst6dl4h-slide-0-bar-Temperature difference (°C)" data-chart-type="Bar" data-title="Temperature difference (°C)" data-subhead="The temperature rise during a stress test while using the laptop cooling pad on max settings" data-caption="Lower values indicate better cooling." style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label fv-primary-product">Baseline</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 79.75%; background-color: #B81C70;" data-target-width="79.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">31.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 57.00000000000001%; background-color: #E8238C;" data-target-width="57.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">22.8</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 51%; background-color: #F06EAF;" data-target-width="51" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">20.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 48.75%; background-color: #F499C9;" data-target-width="48.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">19.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46%; background-color: #E2B5FF;" data-target-width="46" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">18.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 44.74999999999999%; background-color: #C2CCFF;" data-target-width="44.74999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">17.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 38.75%; background-color: #8CC3E0;" data-target-width="38.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">15.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 38.25%; background-color: #5DA8D4;" data-target-width="38.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">15.3</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 30%; background-color: #2E6E93;" data-target-width="30" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">12</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 20%; background-color: #1A4E6B;" data-target-width="20" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">8</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>10</span><span>20</span><span>30</span><span>40</span></div></div></div><table class="sr-only"><caption>Temperature difference (°C) Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Baseline</td><td>31.9</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>22.8</td></tr><tr><td>Klim Mistral</td><td>20.4</td></tr><tr><td>Klim Wind</td><td>19.5</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>18.4</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>17.9</td></tr><tr><td>Klim Ultimate</td><td>15.5</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>15.3</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>12</td></tr><tr><td>Llano RGB Laptop Cooling Pad</td><td>8</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785147739093-jrst6dl4h-slide-0-bar-Temperature difference (°F)" data-chart-type="Bar" data-title="Temperature difference (°F)" data-subhead="The temperature rise during a stress test while using the laptop cooling pad on max settings" data-caption="Lower values indicate better cooling." style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label fv-primary-product">Baseline</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 95.66666666666667%; background-color: #B81C70;" data-target-width="95.66666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">57.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 68.33333333333333%; background-color: #E8238C;" data-target-width="68.33333333333333" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">41</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 61.16666666666667%; background-color: #F06EAF;" data-target-width="61.16666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36.7</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 58.50000000000001%; background-color: #F499C9;" data-target-width="58.50000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">35.1</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.166666666666664%; background-color: #E2B5FF;" data-target-width="55.166666666666664" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">33.1</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 53.66666666666667%; background-color: #C2CCFF;" data-target-width="53.66666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">32.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46.5%; background-color: #8CC3E0;" data-target-width="46.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">27.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45.83333333333333%; background-color: #5DA8D4;" data-target-width="45.83333333333333" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">27.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 36.00000000000001%; background-color: #2E6E93;" data-target-width="36.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">21.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 24.000000000000004%; background-color: #1A4E6B;" data-target-width="24.000000000000004" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">14.4</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>15</span><span>30</span><span>45</span><span>60</span></div></div></div><table class="sr-only"><caption>Temperature difference (°F) Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Baseline</td><td>57.4</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>41</td></tr><tr><td>Klim Mistral</td><td>36.7</td></tr><tr><td>Klim Wind</td><td>35.1</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>33.1</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>32.2</td></tr><tr><td>Klim Ultimate</td><td>27.9</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>27.5</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>21.6</td></tr><tr><td>Llano RGB Laptop Cooling Pad</td><td>14.4</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Lower values indicate better cooling.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785147739093-jrst6dl4h', true); });} else {initialize('fv-chart-1785147739093-jrst6dl4h', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">To test each laptop cooling pad's performance, I ran a 3DMark Steel Nomad stress test on an Acer Predator Helios 300 gaming laptop with an Nvidia GeForce RTX 3080 GPU. The test ran for 15 minutes, with each cooling pad set to maximum. Using a thermal camera, I clocked the hottest point before and after the test, then calculated the temperature differential between the two to determine how much warming each cooling pad allowed.</p></div></div><p>Assessing which laptop cooling pad is a breezy wonder and which is a wheezy blunder ultimately comes down to how frosty each model's cooling is. That's why I went through every pad I could get my hands on to see how much each one prevented our gaming laptop from heating up during a 3DMark stress test.</p><p>As you can see, by far the weakest cooling offered by any laptop cooling pad I tested was from the TopMate C12 Laptop Cooling Pad. Compared to the 57.4°F / 31.9°C baseline rise of our gaming laptop alone, the C12 was only able to limit it to a 41°F / 22.8°C rise — that might be better than frantically waving a dish towel in its general direction, but only barely.</p><p>Probably the biggest disappointment of these tests was how the Klim Mistral performed. Not only did it seem to perform worse than the more affordable Klim Wind — resulting in 36.7°F / 20.4°C warming compared to the Wind's 35.1°F / 19.5°C — but it was pretty inconsistent to boot, achieving even worse results on a retest.</p><p>Skipping ahead a little, the laptop cooling pad I was most surprised by was the TECKNET. Although it's cheaper than quite a few of the pads I tested here, setting me back just $21.59 / £21.99, the 32.2°F / 17.6°C warming it presided over put it firmly in the top half of the pack. It's the little laptop cooling pad that could.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="igrKSnfySjxUkf5CGuPB5F" name="Laptop cooling pads group test" alt="A close up of the TopMate C12, Aimiuzi F2 Plus and ICE COOREL RGB Laptop Cooling Pad on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/igrKSnfySjxUkf5CGuPB5F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Given that the Liangstar Laptop Cooling Pad and Klim Ultimate both achieved an almost photo finish, it would be easy to assume there's not much daylight between them. However, like a bottle of wine, you really need to weigh up what you're spending here to calculate its true value. And as the Liangstar costs $20.99 / £23.59 versus the Klim Ultimate's $44.97 / £44.97 price tag, that definitely takes the edge here.</p><p>But, frankly, there's a reason Llano is the absolute GOAT in my eyes. As you can see, it took both first and second place on my cooling pad podium. While the Llano V10 Gaming Laptop Cooling Pad stopped our gaming laptop from warming up more than 21.6°F / 12°C, the Llano RGB Laptop Cooling Pad kept it down to just 14.4°F / 8°C of warming. This boi makes liquid nitrogen look positively toasty.</p><h2 class="article-body__section" id="section-laptop-cooling-pads-noise-levels"><span>Laptop cooling pads: noise levels</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *:before, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *:after, #fv-chart-1785154980436-7ee79robe-slideshow *, #fv-chart-1785154980436-7ee79robe-slideshow *:before, #fv-chart-1785154980436-7ee79robe-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper, #fv-chart-1785154980436-7ee79robe-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785154980436-7ee79robe-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "Noise Level — cooling pad alone","description": "Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T12:23:00.437Z","citation": "Add your caption to explain the data, the learnings and the key takeaways of the data being visualized","keywords": ["Llano RGB Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Klim Mistral","Liangstar Laptop Cooling Pad","TopMate C12 Laptop Cooling Pad","Laptop alone","Almiuzi F2 Plus Laptop Cooling Pad","Klim Wind","TECKNET Laptop Cooling Pad","Klim Ultimate","Head height","Near","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Head height","value": 71,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Head height","value": 64.5,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Mistral – Head height","value": 52.6,"unitText": "dB"},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Head height","value": 45,"unitText": "dB"},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Head height","value": 43.5,"unitText": "dB"},{"@type": "PropertyValue","name": "Laptop alone – Head height","value": 42,"unitText": "dB"},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Head height","value": 37.4,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Wind – Head height","value": 36.2,"unitText": "dB"},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Head height","value": 36,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Ultimate – Head height","value": 36,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Near","value": 85,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Near","value": 77,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Mistral – Near","value": 62.6,"unitText": "dB"},{"@type": "PropertyValue","name": "Laptop alone – Near","value": 60,"unitText": "dB"},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Near","value": 60,"unitText": "dB"},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Near","value": 59,"unitText": "dB"},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Near","value": 58,"unitText": "dB"},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Near","value": 50.2,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Wind – Near","value": 48.8,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Ultimate – Near","value": 46,"unitText": "dB"}]},{"@context": "https://schema.org","@type": "Dataset","name": "Noise Level — cooling pad & laptop","description": "Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T12:23:00.437Z","citation": "Add your caption to explain the data, the learnings and the key takeaways of the data being visualized","keywords": ["llano RGB Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Klim Mistral","TopMate C12 Laptop Cooling Pad","TECKNET Laptop Cooling Pad","Liangstar Laptop Cooling Pad","Klim Ultimate","Klim Wind","Almiuzi F2 Plus Laptop Cooling Pad","dB Head height","dB Near","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – dB Head height","value": 64,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – dB Head height","value": 57.5,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – dB Head height","value": 51.5,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – dB Head height","value": 44.4,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – dB Head height","value": 44,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – dB Head height","value": 44,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – dB Near","value": 79,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – dB Near","value": 69,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – dB Near","value": 61.5,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – dB Near","value": 58.5,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – dB Near","value": 58,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – dB Near","value": 59,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – dB Near","value": 55.2,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – dB Near","value": 58.5,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – dB Near","value": 61,"unitText": ""}]}]</script><div id="fv-chart-1785154980436-7ee79robe-slideshow" class="fv-slideshow-container" data-slide-count="2" data-iframe-height="true"><div class="fv-slideshow-nav-row"><button class="fv-nav-btn prev disabled" aria-label="Previous Slide"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg><span>Previous</span></button><div class="fv-slide-counter">1 / 2</div><button class="fv-nav-btn next" aria-label="Next Slide"><span>Next</span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></button></div><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785154980436-7ee79robe-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785154980436-7ee79robe-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Noise Level — cooling pad alone</h3><p class="fv-chart-subhead">Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">Head height</option><option value="1">Near</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-0-bar-Head height" data-chart-type="Bar" data-title="Head height" data-subhead="Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away" data-caption="" style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 88.75%; background-color: #2E6E93;" data-target-width="88.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">71</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 80.625%; background-color: #E8238C;" data-target-width="80.625" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">64.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 65.75%; background-color: #5DA8D4;" data-target-width="65.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">52.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #B81C70;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 54.37499999999999%; background-color: #F06EAF;" data-target-width="54.37499999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">43.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Laptop alone</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 52.5%; background-color: #E8238C;" data-target-width="52.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">42</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46.75%; background-color: #7997ae;" data-target-width="46.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">37.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45.25%; background-color: #F499C9;" data-target-width="45.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45%; background-color: #1A4E6B;" data-target-width="45" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45%; background-color: #8CC3E0;" data-target-width="45" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div><div class="fv-x-axis-unit">dB</div></div></div><table class="sr-only"><caption>Head height Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>71</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>64.5</td></tr><tr><td>Klim Mistral</td><td>52.6</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>45</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>43.5</td></tr><tr><td>Laptop alone</td><td>42</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>37.4</td></tr><tr><td>Klim Wind</td><td>36.2</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>36</td></tr><tr><td>Klim Ultimate</td><td>36</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-0-bar-Near" data-chart-type="Bar" data-title="Near" data-subhead="Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away" data-caption="" style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 85%; background-color: #2E6E93;" data-target-width="85" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">85</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 77%; background-color: #E8238C;" data-target-width="77" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">77</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 62.6%; background-color: #5DA8D4;" data-target-width="62.6" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">62.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 59%; background-color: #B81C70;" data-target-width="59" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">59</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 57.99999999999999%; background-color: #F06EAF;" data-target-width="57.99999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Laptop alone</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 60%; background-color: #E8238C;" data-target-width="60" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">60</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 50.2%; background-color: #7997ae;" data-target-width="50.2" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">50.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 48.8%; background-color: #F499C9;" data-target-width="48.8" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">48.8</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 60%; background-color: #1A4E6B;" data-target-width="60" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">60</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46%; background-color: #8CC3E0;" data-target-width="46" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">46</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>25</span><span>50</span><span>75</span><span>100</span></div><div class="fv-x-axis-unit">dB</div></div></div><table class="sr-only"><caption>Near Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>85</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>77</td></tr><tr><td>Klim Mistral</td><td>62.6</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>59</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>58</td></tr><tr><td>Laptop alone</td><td>60</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>50.2</td></tr><tr><td>Klim Wind</td><td>48.8</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>60</td></tr><tr><td>Klim Ultimate</td><td>46</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: none;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;"></span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div><div class="fv-slide" id="fv-chart-1785154980436-7ee79robe-slide-1-wrapper" data-index="1" style="display: none;"><div id="fv-chart-1785154980436-7ee79robe-slide-1" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Noise Level — cooling pad & laptop</h3><p class="fv-chart-subhead">Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">dB Head height</option><option value="1">dB Near</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-1-bar-dB Head height" data-chart-type="Bar" data-title="dB Head height" data-subhead="Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away" data-caption="" style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 80%; background-color: #2E6E93;" data-target-width="80" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">64</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 71.875%; background-color: #E8238C;" data-target-width="71.875" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">57.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 64.375%; background-color: #5DA8D4;" data-target-width="64.375" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">51.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #F06EAF;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #1A4E6B;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #B81C70;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.49999999999999%; background-color: #8CC3E0;" data-target-width="55.49999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.00000000000001%; background-color: #F499C9;" data-target-width="55.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.00000000000001%; background-color: #7997ae;" data-target-width="55.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div></div></div><table class="sr-only"><caption>dB Head height Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>64</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>57.5</td></tr><tr><td>Klim Mistral</td><td>51.5</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>45</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>45</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>45</td></tr><tr><td>Klim Ultimate</td><td>44.4</td></tr><tr><td>Klim Wind</td><td>44</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>44</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-1-bar-dB Near" data-chart-type="Bar" data-title="dB Near" data-subhead="Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away" data-caption="" style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 98.75%; background-color: #2E6E93;" data-target-width="98.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">79</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 86.25%; background-color: #E8238C;" data-target-width="86.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">69</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 76.875%; background-color: #5DA8D4;" data-target-width="76.875" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">61.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.125%; background-color: #F06EAF;" data-target-width="73.125" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 72.5%; background-color: #1A4E6B;" data-target-width="72.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.75%; background-color: #B81C70;" data-target-width="73.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">59</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 69%; background-color: #8CC3E0;" data-target-width="69" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">55.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.125%; background-color: #F499C9;" data-target-width="73.125" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 76.25%; background-color: #7997ae;" data-target-width="76.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">61</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div></div></div><table class="sr-only"><caption>dB Near Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>79</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>69</td></tr><tr><td>Klim Mistral</td><td>61.5</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>58.5</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>58</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>59</td></tr><tr><td>Klim Ultimate</td><td>55.2</td></tr><tr><td>Klim Wind</td><td>58.5</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>61</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: none;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;"></span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785154980436-7ee79robe', true); });} else {initialize('fv-chart-1785154980436-7ee79robe', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">When it came to noise levels, I measured the noise of each cooling pad from 3 inches away and from my head height when sitting in front of it. I also recorded the combined noise of each cooling pad and the testing laptop's fans 10 minutes into each stress test from the same distances.</p></div></div><p>You may think that your gaming laptop makes a lot of noise. But believe me: that's scarcely more than a murmur compared to some cooling pads. Given they're essentially just an LED-adorned box with a whopping great fan inside, they can get pretty shouty. That's why I grabbed the sound level meter from my utility belt and started measuring like the world's nerdiest superhero.</p><p>Perhaps predictably, the pad that blows coolest blows loudest. While I love the Llano RGB Laptop Cooling Pad's glacial chilling, I can't get away from the fact that it's pretty noisy. I'm 5 foot 11 inches tall, and from my head height, I clocked it at 71dB — according to the <a href="https://noiseawareness.org/info-center/common-noise-levels/" target="_blank">Center for Hearing and Communication</a>, that's roughly as loud as a coffee grinder or freeway traffic. In my book, that's a worthy price to pay for keeping your laptop cool, but it might not be ideal if you're planning to use it in the office.</p><p>In fact, you might assume there's an inverse relationship between cooling and fan noise. And while that does hold true for the most part, there are some interesting exceptions. For example, while I found the Liangstar Laptop Cooling Pad offered the third best cooling in my tests overall, it was substantially quieter than either of the Llanos, clocking in at a much less brash 45dB.</p><p>Conversely, the Klim Mistral manages to buck the trend in the other direction, running surprisingly loud compared to some of the other competitors here. At 52dB, it kicks out a similar level of noise as a fridge — which is pretty ironic given it offered some of the worst cooling in my testing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zbU6eAmiyDEusXjn7oAK5F" name="Laptop cooling pads group test" alt="A closeup of the Llano RGB Laptop Cooling Pad, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/zbU6eAmiyDEusXjn7oAK5F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>And there are some surprising candidates for the winner's podium when it comes to sound levels. The TECKNET offers far from the worst cooling, and yet it ties for first place as the quietest pad on test here at 36dB — again, not at all bad given its super affordable price tag. </p><p>Honestly, though, if you want whisper-quiet running without sacrificing performance, my pro tip would be to check out the Klim Ultimate. Unlike Klim's two cheaper cooling pads, it offers very credible chilling while also measuring noise levels of 36dB from head height — that's apparently quieter than a library, which isn't known for being a raucous place.</p><p>Fundamentally, noise levels probably shouldn't be the deciding factor when picking your perfect laptop cooling pad. Both cooling power and budget come higher up the pecking order in terms of my personal preferences. But that doesn't mean you should ignore it completely — depending on where and how you use your laptop, you could find strapping a jet engine to the bottom of it to be a bit of a deal breaker.</p><iframe title="Have your say" description="Had your own laptop cooling horror stories? Let us know in the comments!" minimumCommentCount="0" class="position-center" data-lazy-priority="low" data-lazy-src=""></iframe><h2 class="article-body__section" id="section-do-i-even-need-a-laptop-cooling-pad"><span>Do I even need a laptop cooling pad?</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *:before, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *:after, #fv-chart-1785494060589-7pvohjikk-slideshow *, #fv-chart-1785494060589-7pvohjikk-slideshow *:before, #fv-chart-1785494060589-7pvohjikk-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper, #fv-chart-1785494060589-7pvohjikk-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785494060589-7pvohjikk-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "MacBook Air M5 encode test","description": "Performance after an hour during a standard encode test both with and without cooling","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-31T10:34:20.589Z","citation": "Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad.","keywords": ["Benchmark — MacBook Air M5","Klim Ultimate — MacBook Air M5","Average FPS","Estimated encode time","Versus Comparison","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Benchmark — MacBook Air M5 – Average FPS","value": 2.52,"unitText": "fps"},{"@type": "PropertyValue","name": "Benchmark — MacBook Air M5 – Estimated encode time","value": 122,"unitText": "minutes"},{"@type": "PropertyValue","name": "Klim Ultimate — MacBook Air M5 – Average FPS","value": 2.77,"unitText": "fps"},{"@type": "PropertyValue","name": "Klim Ultimate — MacBook Air M5 – Estimated encode time","value": 114,"unitText": "minutes"}]},{"@context": "https://schema.org","@type": "Dataset","name": "Acer Predator Helios 300 encode test","description": "Performance after an hour during a standard encode test both with and without cooling","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-31T10:34:20.589Z","citation": "Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place.","keywords": ["Benchmark — Acer Predator Helios 300","Klim Ultimate — Acer Predator Helios 300","Average FPS","Estimated encode time","Versus Comparison","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Benchmark — Acer Predator Helios 300 – Average FPS","value": 2.8,"unitText": "fps"},{"@type": "PropertyValue","name": "Benchmark — Acer Predator Helios 300 – Estimated encode time","value": 115,"unitText": "minutes"},{"@type": "PropertyValue","name": "Klim Ultimate — Acer Predator Helios 300 – Average FPS","value": 2.8,"unitText": "fps"},{"@type": "PropertyValue","name": "Klim Ultimate — Acer Predator Helios 300 – Estimated encode time","value": 113,"unitText": "minutes"}]}]</script><div id="fv-chart-1785494060589-7pvohjikk-slideshow" class="fv-slideshow-container" data-slide-count="2" data-iframe-height="true"><div class="fv-slideshow-nav-row"><button class="fv-nav-btn prev disabled" aria-label="Previous Slide"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg><span>Previous</span></button><div class="fv-slide-counter">1 / 2</div><button class="fv-nav-btn next" aria-label="Next Slide"><span>Next</span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></button></div><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785494060589-7pvohjikk-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785494060589-7pvohjikk-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">MacBook Air M5 encode test</h3><p class="fv-chart-subhead">Performance after an hour during a standard encode test both with and without cooling</p><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785494060589-7pvohjikk-slide-0-versus-chart" data-chart-type="Versus" data-title="Versus Comparison" data-subhead="Performance after an hour during a standard encode test both with and without cooling" data-caption="Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad." style=""><div class="fv-benchmark-group"><table class="sr-only"><caption>Versus Comparison Data</caption><thead><tr><th>Attribute</th><th>Benchmark — MacBook Air M5</th><th>Klim Ultimate — MacBook Air M5</th></tr></thead><tbody><tr><td>Average FPS</td><td>2.52</td><td>2.77</td></tr><tr><td>Estimated encode time</td><td>122</td><td>114</td></tr></tbody></table><div class="fv-versus-chart" id="fv-chart-1785494060589-7pvohjikk-slide-0-versus" data-versus-data="[{"attribute":"Average FPS","originalAttribute":"Average FPS","productData":{"Benchmark — MacBook Air M5":{"value":2.52,"unit":"fps"},"Klim Ultimate — MacBook Air M5":{"value":2.77,"unit":"fps"}}},{"attribute":"Estimated encode time","originalAttribute":"Estimated encode time","productData":{"Benchmark — MacBook Air M5":{"value":122,"unit":"minutes"},"Klim Ultimate — MacBook Air M5":{"value":114,"unit":"minutes"}}}]" data-left-color="#2E6E93" data-right-color="#E8238C"><div class="fv-versus-header"><div class="fv-versus-select-wrapper fv-left"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-left" style="color: #2E6E93; border-color: #2E6E93;"><option value="Benchmark — MacBook Air M5" selected>Benchmark — MacBook Air M5</option><option value="Klim Ultimate — MacBook Air M5">Klim Ultimate — MacBook Air M5</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #2E6E93;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div><div class="fv-versus-vs">VS</div><div class="fv-versus-select-wrapper fv-right"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-right" style="color: #E8238C; border-color: #E8238C;"><option value="Benchmark — MacBook Air M5">Benchmark — MacBook Air M5</option><option value="Klim Ultimate — MacBook Air M5" selected>Klim Ultimate — MacBook Air M5</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #E8238C;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div></div><div class="fv-versus-body"><div class="fv-versus-row" data-index="0"><div class="fv-versus-label"><span>Average FPS (fps)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 86.4259927797834%; background-color: #2E6E93;" data-target-width="86.4259927797834"><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">2.52</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 85%; background-color: #E8238C;" data-target-width="85"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">2.77</span><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+10%</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div><div class="fv-versus-row" data-index="1"><div class="fv-versus-label"><span>Estimated encode time (minutes)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+7%</span><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">122</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 79.42622950819673%; background-color: #E8238C;" data-target-width="79.42622950819673"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">114</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div></div></div></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div><div class="fv-slide" id="fv-chart-1785494060589-7pvohjikk-slide-1-wrapper" data-index="1" style="display: none;"><div id="fv-chart-1785494060589-7pvohjikk-slide-1" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Acer Predator Helios 300 encode test</h3><p class="fv-chart-subhead">Performance after an hour during a standard encode test both with and without cooling</p><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785494060589-7pvohjikk-slide-1-versus-chart" data-chart-type="Versus" data-title="Versus Comparison" data-subhead="Performance after an hour during a standard encode test both with and without cooling" data-caption="Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place." style=""><div class="fv-benchmark-group"><table class="sr-only"><caption>Versus Comparison Data</caption><thead><tr><th>Attribute</th><th>Benchmark — Acer Predator Helios 300</th><th>Klim Ultimate — Acer Predator Helios 300</th></tr></thead><tbody><tr><td>Average FPS</td><td>2.8</td><td>2.8</td></tr><tr><td>Estimated encode time</td><td>115</td><td>113</td></tr></tbody></table><div class="fv-versus-chart" id="fv-chart-1785494060589-7pvohjikk-slide-1-versus" data-versus-data="[{"attribute":"Average FPS","originalAttribute":"Average FPS","productData":{"Benchmark — Acer Predator Helios 300":{"value":2.8,"unit":"fps"},"Klim Ultimate — Acer Predator Helios 300":{"value":2.8,"unit":"fps"}}},{"attribute":"Estimated encode time","originalAttribute":"Estimated encode time","productData":{"Benchmark — Acer Predator Helios 300":{"value":115,"unit":"minutes"},"Klim Ultimate — Acer Predator Helios 300":{"value":113,"unit":"minutes"}}}]" data-left-color="#2E6E93" data-right-color="#E8238C"><div class="fv-versus-header"><div class="fv-versus-select-wrapper fv-left"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-left" style="color: #2E6E93; border-color: #2E6E93;"><option value="Benchmark — Acer Predator Helios 300" selected>Benchmark — Acer Predator Helios 300</option><option value="Klim Ultimate — Acer Predator Helios 300">Klim Ultimate — Acer Predator Helios 300</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #2E6E93;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div><div class="fv-versus-vs">VS</div><div class="fv-versus-select-wrapper fv-right"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-right" style="color: #E8238C; border-color: #E8238C;"><option value="Benchmark — Acer Predator Helios 300">Benchmark — Acer Predator Helios 300</option><option value="Klim Ultimate — Acer Predator Helios 300" selected>Klim Ultimate — Acer Predator Helios 300</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #E8238C;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div></div><div class="fv-versus-body"><div class="fv-versus-row" data-index="0"><div class="fv-versus-label"><span>Average FPS (fps)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">2.8</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 85%; background-color: #E8238C;" data-target-width="85"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">2.8</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div><div class="fv-versus-row" data-index="1"><div class="fv-versus-label"><span>Estimated encode time (minutes)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+2%</span><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">115</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 83.52173913043478%; background-color: #E8238C;" data-target-width="83.52173913043478"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">113</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div></div></div></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785494060589-7pvohjikk', true); });} else {initialize('fv-chart-1785494060589-7pvohjikk', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">Here I used a standard encoding test. I re-encoded the 4K stereo version of the Creative Commons animated movie Big Buck Bunny at 4K 120fps at the slowest encode speed, then ran it for an hour to allow throttling to take place and recorded the total estimated encode time and average encode rate. I ran this on both my MacBook Air M5 and our testing Acer Predator Helios 300, uncooled and cooled with the Klim Ultimate, to see the impact it had on performance.</p></div></div><p>So it's pretty clear which cooling pads offer ice-cold AC and which sound like a tumble dryer breaking the sound barrier. But I've left the biggest question until last — do you actually need one at all?</p><p>Aiming to prove my theorem that 'cold CPU = good', I whipped up a quick encode test designed to stress out the CPU of several laptops over a longer period. In theory, after an hour, their core temperature should have risen, their CPUs throttled, and the length of the encode spiked and the encode rate dropped. Running the same test with one of our top cooling pads, the Klim Ultimate, would then show how much it could reduce this throttling.</p><p>On my MacBook Air M5, after an hour of using its passive cooling alone, the total estimated encode time had crept up to 122 minutes, and the average encode rate was sitting at 2.52 FPS. When I reran the test with the Klim Ultimate running on max cooling, that total encode time was trimmed to 114 minutes, and the encode rate had increased to 2.77 FPS. That's not a huge difference, but it shows the Klim Ultimate was able to trim back some of that temperature-related throttling.</p><p>Running the same test on our Acer Predator Helios 300 was a much more ambiguous experience. During my first run, the encode crashed within minutes, and during the second it crashed moments after the test concluded. So it was honestly far from stable.</p><p>I was able to eventually get some results, however, and they showed... nothing. Whether I was using the Klim Ultimate or not, the test results were essentially identical, with Handbrake clocking an estimated encode time of 115 minutes uncooled and 113 with the Klim's help. Meanwhile, the encode rate remained steady, sitting at a reasonable 2.8 FPS.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CbE6gwZqADnNACUtHNqX4F" name="Laptop cooling pads group test" alt="Clockwise: the Llano RGB Laptop Cooling Pad, TopMate C12, Aimuzi F2 Plus, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/CbE6gwZqADnNACUtHNqX4F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What does that mean? That I've wasted several hours of my life? Not quite. There are a couple of key conclusions to take away from this. One is that a performance laptop with whacking great fans built in is already pretty good at keeping itself cool. Shocking revelation, I know.</p><p>But probably the more critical takeaway is that the mileage you get out of a laptop cooling pad is going to vary depending on how well optimized it is for handling heat, as well as the kind of tasks you're doing. Had I tried to run Cyberpunk 2077 on max graphics settings with ray-tracing switched on, the Predator Helios 300 would likely have caused it to melt into the earth's core.</p><p>There's also another caveat. While it's definitely been warm the last week or so in the TechRadar testing lab, it hasn't reached the kind of desiccating highs that have hit both the US and UK in recent months. Past a certain point, any laptop will struggle in the heat. Forget CPU throttling — in that heat, I'd be more worried about your components liquefying like a chocolate bunny on the launch pad at Cape Canaveral.</p><p>In light of that, I'd say a laptop cooling pad is still worth exploring, especially if you tend to do a lot of resource-intensive tasks like 3D work, Photoshopping or gaming.</p><p>Any thoughts or personal experiences you'd like to share? Please feel free to chime in down in the comments!</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/i-nearly-melted-my-laptop-so-you-dont-have-to-after-testing-cooling-pads-for-chilling-your-laptop-during-a-heatwave-ive-got-serious-data-to-drop-on-the-coolest-and-quietest-products-you-can-buy</link>
                                                                            <description>
                            <![CDATA[ I’ve spent a week in a boiling hot lab so I can dish up hard science on the best cooling pad for chilling your laptop during a heatwave. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BmkZe6FfGRqkSqTKkuXCcE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CbVt8AiJbtnHPmTT2Cc93F-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 02 Aug 2026 16:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Laptops]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                <author><![CDATA[ josh.russell@futurenet.com (Josh Russell) ]]></author>                    <dc:creator><![CDATA[ Josh Russell ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/YPWYdoWTKnfU3wLMNrMj2E.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CbVt8AiJbtnHPmTT2Cc93F-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Llano RGB Laptop Cooling Pad, TopMate C12, Aimuzi F2 Plus, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background.]]></media:description>                                                            <media:text><![CDATA[The Llano RGB Laptop Cooling Pad, TopMate C12, Aimuzi F2 Plus, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background.]]></media:text>
                                <media:title type="plain"><![CDATA[The Llano RGB Laptop Cooling Pad, TopMate C12, Aimuzi F2 Plus, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CbVt8AiJbtnHPmTT2Cc93F-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Boy, sure is a hot one today, huh? Okay, I get the irony: that's a take so cold you could use it to replace your freezing Wim Hof showers. But when the metaphorical mercury creeps this high, you've got to keep your cool. The same goes for your laptop, which is why you might want to grab a laptop cooling pad this summer.</p><p>Fortunately for you, I've spent this week testing every laptop cooling pad I can get my hands on to see which offers the superior AC for your computer. Not only that, but I've brought receipts — this piece has more graphics and graphs than election night coverage. So if you want objective numbers about which pad is genuinely gusty and which is all bluster, I've got the data you need.</p><p>I get that it can be tempting to overlook cooling your laptop during warm weather — I've been more worried this summer about tracking down a fan to keep myself cool than my laptops. But you overlook the <a href="https://www.techradar.com/news/best-laptop-cooling-pad">best laptop cooling pads</a> at your peril. </p><p>I still have vivid memories of the summer I redlined my laptop during a heatwave. While the video skittering should have been a hint, it was only when it stopped booting up and started bleeping SOS in Morse code that I began questioning my life choices. Turns out I'd burnt out the memory — quite literally: there were scorch marks on the inside of the case.</p><p>So at this time of year, it's worth considering whether a laptop cooling pad can help you out. And I can definitely help out there.</p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-WnnDqW"></div>                            </div>                            <script src="https://kwizly.com/embed/WnnDqW.js" async></script><h2 class="article-body__section" id="section-laptop-cooling-pads-cooling"><span>Laptop cooling pads: cooling</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *:before, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper *:after, #fv-chart-1785147739093-jrst6dl4h-slideshow *, #fv-chart-1785147739093-jrst6dl4h-slideshow *:before, #fv-chart-1785147739093-jrst6dl4h-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper, #fv-chart-1785147739093-jrst6dl4h-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785147739093-jrst6dl4h-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "Temperature Rise Using Laptop Cooling Pad","description": "The temperature rise during a stress test while using the laptop cooling pad on max settings","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T10:22:19.093Z","citation": "Lower values indicate better cooling.","keywords": ["Baseline","TopMate C12 Laptop Cooling Pad","Klim Mistral","Klim Wind","Almiuzi F2 Plus Laptop Cooling Pad","TECKNET Laptop Cooling Pad","Klim Ultimate","Liangstar Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Llano RGB Laptop Cooling Pad","Temperature difference (°C)","Temperature difference (°F)","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Baseline – Temperature difference (°C)","value": 31.9,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Temperature difference (°C)","value": 22.8,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – Temperature difference (°C)","value": 20.4,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – Temperature difference (°C)","value": 19.5,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Temperature difference (°C)","value": 18.4,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Temperature difference (°C)","value": 17.9,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – Temperature difference (°C)","value": 15.5,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Temperature difference (°C)","value": 15.3,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Temperature difference (°C)","value": 12,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Temperature difference (°C)","value": 8,"unitText": ""},{"@type": "PropertyValue","name": "Baseline – Temperature difference (°F)","value": 57.4,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Temperature difference (°F)","value": 41,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – Temperature difference (°F)","value": 36.7,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – Temperature difference (°F)","value": 35.1,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Temperature difference (°F)","value": 33.1,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Temperature difference (°F)","value": 32.2,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – Temperature difference (°F)","value": 27.9,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Temperature difference (°F)","value": 27.5,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Temperature difference (°F)","value": 21.6,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Temperature difference (°F)","value": 14.4,"unitText": ""}]}]</script><div id="fv-chart-1785147739093-jrst6dl4h-slideshow" class="fv-slideshow-container" data-slide-count="1" data-iframe-height="true"><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785147739093-jrst6dl4h-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785147739093-jrst6dl4h-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Temperature Rise Using Laptop Cooling Pad</h3><p class="fv-chart-subhead">The temperature rise during a stress test while using the laptop cooling pad on max settings</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">Temperature difference (°C)</option><option value="1">Temperature difference (°F)</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785147739093-jrst6dl4h-slide-0-bar-Temperature difference (°C)" data-chart-type="Bar" data-title="Temperature difference (°C)" data-subhead="The temperature rise during a stress test while using the laptop cooling pad on max settings" data-caption="Lower values indicate better cooling." style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label fv-primary-product">Baseline</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 79.75%; background-color: #B81C70;" data-target-width="79.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">31.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 57.00000000000001%; background-color: #E8238C;" data-target-width="57.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">22.8</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 51%; background-color: #F06EAF;" data-target-width="51" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">20.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 48.75%; background-color: #F499C9;" data-target-width="48.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">19.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46%; background-color: #E2B5FF;" data-target-width="46" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">18.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 44.74999999999999%; background-color: #C2CCFF;" data-target-width="44.74999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">17.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 38.75%; background-color: #8CC3E0;" data-target-width="38.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">15.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 38.25%; background-color: #5DA8D4;" data-target-width="38.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">15.3</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 30%; background-color: #2E6E93;" data-target-width="30" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">12</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 20%; background-color: #1A4E6B;" data-target-width="20" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">8</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>10</span><span>20</span><span>30</span><span>40</span></div></div></div><table class="sr-only"><caption>Temperature difference (°C) Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Baseline</td><td>31.9</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>22.8</td></tr><tr><td>Klim Mistral</td><td>20.4</td></tr><tr><td>Klim Wind</td><td>19.5</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>18.4</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>17.9</td></tr><tr><td>Klim Ultimate</td><td>15.5</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>15.3</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>12</td></tr><tr><td>Llano RGB Laptop Cooling Pad</td><td>8</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785147739093-jrst6dl4h-slide-0-bar-Temperature difference (°F)" data-chart-type="Bar" data-title="Temperature difference (°F)" data-subhead="The temperature rise during a stress test while using the laptop cooling pad on max settings" data-caption="Lower values indicate better cooling." style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label fv-primary-product">Baseline</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 95.66666666666667%; background-color: #B81C70;" data-target-width="95.66666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">57.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 68.33333333333333%; background-color: #E8238C;" data-target-width="68.33333333333333" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">41</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 61.16666666666667%; background-color: #F06EAF;" data-target-width="61.16666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36.7</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 58.50000000000001%; background-color: #F499C9;" data-target-width="58.50000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">35.1</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.166666666666664%; background-color: #E2B5FF;" data-target-width="55.166666666666664" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">33.1</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 53.66666666666667%; background-color: #C2CCFF;" data-target-width="53.66666666666667" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">32.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46.5%; background-color: #8CC3E0;" data-target-width="46.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">27.9</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45.83333333333333%; background-color: #5DA8D4;" data-target-width="45.83333333333333" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">27.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 36.00000000000001%; background-color: #2E6E93;" data-target-width="36.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">21.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 24.000000000000004%; background-color: #1A4E6B;" data-target-width="24.000000000000004" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">14.4</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>15</span><span>30</span><span>45</span><span>60</span></div></div></div><table class="sr-only"><caption>Temperature difference (°F) Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Baseline</td><td>57.4</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>41</td></tr><tr><td>Klim Mistral</td><td>36.7</td></tr><tr><td>Klim Wind</td><td>35.1</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>33.1</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>32.2</td></tr><tr><td>Klim Ultimate</td><td>27.9</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>27.5</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>21.6</td></tr><tr><td>Llano RGB Laptop Cooling Pad</td><td>14.4</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Lower values indicate better cooling.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785147739093-jrst6dl4h', true); });} else {initialize('fv-chart-1785147739093-jrst6dl4h', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">To test each laptop cooling pad's performance, I ran a 3DMark Steel Nomad stress test on an Acer Predator Helios 300 gaming laptop with an Nvidia GeForce RTX 3080 GPU. The test ran for 15 minutes, with each cooling pad set to maximum. Using a thermal camera, I clocked the hottest point before and after the test, then calculated the temperature differential between the two to determine how much warming each cooling pad allowed.</p></div></div><p>Assessing which laptop cooling pad is a breezy wonder and which is a wheezy blunder ultimately comes down to how frosty each model's cooling is. That's why I went through every pad I could get my hands on to see how much each one prevented our gaming laptop from heating up during a 3DMark stress test.</p><p>As you can see, by far the weakest cooling offered by any laptop cooling pad I tested was from the TopMate C12 Laptop Cooling Pad. Compared to the 57.4°F / 31.9°C baseline rise of our gaming laptop alone, the C12 was only able to limit it to a 41°F / 22.8°C rise — that might be better than frantically waving a dish towel in its general direction, but only barely.</p><p>Probably the biggest disappointment of these tests was how the Klim Mistral performed. Not only did it seem to perform worse than the more affordable Klim Wind — resulting in 36.7°F / 20.4°C warming compared to the Wind's 35.1°F / 19.5°C — but it was pretty inconsistent to boot, achieving even worse results on a retest.</p><p>Skipping ahead a little, the laptop cooling pad I was most surprised by was the TECKNET. Although it's cheaper than quite a few of the pads I tested here, setting me back just $21.59 / £21.99, the 32.2°F / 17.6°C warming it presided over put it firmly in the top half of the pack. It's the little laptop cooling pad that could.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="igrKSnfySjxUkf5CGuPB5F" name="Laptop cooling pads group test" alt="A close up of the TopMate C12, Aimiuzi F2 Plus and ICE COOREL RGB Laptop Cooling Pad on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/igrKSnfySjxUkf5CGuPB5F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Given that the Liangstar Laptop Cooling Pad and Klim Ultimate both achieved an almost photo finish, it would be easy to assume there's not much daylight between them. However, like a bottle of wine, you really need to weigh up what you're spending here to calculate its true value. And as the Liangstar costs $20.99 / £23.59 versus the Klim Ultimate's $44.97 / £44.97 price tag, that definitely takes the edge here.</p><p>But, frankly, there's a reason Llano is the absolute GOAT in my eyes. As you can see, it took both first and second place on my cooling pad podium. While the Llano V10 Gaming Laptop Cooling Pad stopped our gaming laptop from warming up more than 21.6°F / 12°C, the Llano RGB Laptop Cooling Pad kept it down to just 14.4°F / 8°C of warming. This boi makes liquid nitrogen look positively toasty.</p><h2 class="article-body__section" id="section-laptop-cooling-pads-noise-levels"><span>Laptop cooling pads: noise levels</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *:before, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper *:after, #fv-chart-1785154980436-7ee79robe-slideshow *, #fv-chart-1785154980436-7ee79robe-slideshow *:before, #fv-chart-1785154980436-7ee79robe-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper, #fv-chart-1785154980436-7ee79robe-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785154980436-7ee79robe-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785154980436-7ee79robe-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "Noise Level — cooling pad alone","description": "Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T12:23:00.437Z","citation": "Add your caption to explain the data, the learnings and the key takeaways of the data being visualized","keywords": ["Llano RGB Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Klim Mistral","Liangstar Laptop Cooling Pad","TopMate C12 Laptop Cooling Pad","Laptop alone","Almiuzi F2 Plus Laptop Cooling Pad","Klim Wind","TECKNET Laptop Cooling Pad","Klim Ultimate","Head height","Near","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Head height","value": 71,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Head height","value": 64.5,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Mistral – Head height","value": 52.6,"unitText": "dB"},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Head height","value": 45,"unitText": "dB"},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Head height","value": 43.5,"unitText": "dB"},{"@type": "PropertyValue","name": "Laptop alone – Head height","value": 42,"unitText": "dB"},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Head height","value": 37.4,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Wind – Head height","value": 36.2,"unitText": "dB"},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Head height","value": 36,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Ultimate – Head height","value": 36,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – Near","value": 85,"unitText": "dB"},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – Near","value": 77,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Mistral – Near","value": 62.6,"unitText": "dB"},{"@type": "PropertyValue","name": "Laptop alone – Near","value": 60,"unitText": "dB"},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – Near","value": 60,"unitText": "dB"},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – Near","value": 59,"unitText": "dB"},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – Near","value": 58,"unitText": "dB"},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – Near","value": 50.2,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Wind – Near","value": 48.8,"unitText": "dB"},{"@type": "PropertyValue","name": "Klim Ultimate – Near","value": 46,"unitText": "dB"}]},{"@context": "https://schema.org","@type": "Dataset","name": "Noise Level — cooling pad & laptop","description": "Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-27T12:23:00.437Z","citation": "Add your caption to explain the data, the learnings and the key takeaways of the data being visualized","keywords": ["llano RGB Laptop Cooling Pad","Llano V10 Gaming Laptop Cooling Pad","Klim Mistral","TopMate C12 Laptop Cooling Pad","TECKNET Laptop Cooling Pad","Liangstar Laptop Cooling Pad","Klim Ultimate","Klim Wind","Almiuzi F2 Plus Laptop Cooling Pad","dB Head height","dB Near","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – dB Head height","value": 64,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – dB Head height","value": 57.5,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – dB Head height","value": 51.5,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – dB Head height","value": 45,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – dB Head height","value": 44.4,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – dB Head height","value": 44,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – dB Head height","value": 44,"unitText": ""},{"@type": "PropertyValue","name": "Llano RGB Laptop Cooling Pad – dB Near","value": 79,"unitText": ""},{"@type": "PropertyValue","name": "Llano V10 Gaming Laptop Cooling Pad – dB Near","value": 69,"unitText": ""},{"@type": "PropertyValue","name": "Klim Mistral – dB Near","value": 61.5,"unitText": ""},{"@type": "PropertyValue","name": "TopMate C12 Laptop Cooling Pad – dB Near","value": 58.5,"unitText": ""},{"@type": "PropertyValue","name": "TECKNET Laptop Cooling Pad – dB Near","value": 58,"unitText": ""},{"@type": "PropertyValue","name": "Liangstar Laptop Cooling Pad – dB Near","value": 59,"unitText": ""},{"@type": "PropertyValue","name": "Klim Ultimate – dB Near","value": 55.2,"unitText": ""},{"@type": "PropertyValue","name": "Klim Wind – dB Near","value": 58.5,"unitText": ""},{"@type": "PropertyValue","name": "Almiuzi F2 Plus Laptop Cooling Pad – dB Near","value": 61,"unitText": ""}]}]</script><div id="fv-chart-1785154980436-7ee79robe-slideshow" class="fv-slideshow-container" data-slide-count="2" data-iframe-height="true"><div class="fv-slideshow-nav-row"><button class="fv-nav-btn prev disabled" aria-label="Previous Slide"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg><span>Previous</span></button><div class="fv-slide-counter">1 / 2</div><button class="fv-nav-btn next" aria-label="Next Slide"><span>Next</span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></button></div><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785154980436-7ee79robe-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785154980436-7ee79robe-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Noise Level — cooling pad alone</h3><p class="fv-chart-subhead">Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">Head height</option><option value="1">Near</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-0-bar-Head height" data-chart-type="Bar" data-title="Head height" data-subhead="Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away" data-caption="" style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 88.75%; background-color: #2E6E93;" data-target-width="88.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">71</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 80.625%; background-color: #E8238C;" data-target-width="80.625" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">64.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 65.75%; background-color: #5DA8D4;" data-target-width="65.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">52.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #B81C70;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 54.37499999999999%; background-color: #F06EAF;" data-target-width="54.37499999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">43.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Laptop alone</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 52.5%; background-color: #E8238C;" data-target-width="52.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">42</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46.75%; background-color: #7997ae;" data-target-width="46.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">37.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45.25%; background-color: #F499C9;" data-target-width="45.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45%; background-color: #1A4E6B;" data-target-width="45" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 45%; background-color: #8CC3E0;" data-target-width="45" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">36</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div><div class="fv-x-axis-unit">dB</div></div></div><table class="sr-only"><caption>Head height Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>71</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>64.5</td></tr><tr><td>Klim Mistral</td><td>52.6</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>45</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>43.5</td></tr><tr><td>Laptop alone</td><td>42</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>37.4</td></tr><tr><td>Klim Wind</td><td>36.2</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>36</td></tr><tr><td>Klim Ultimate</td><td>36</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-0-bar-Near" data-chart-type="Bar" data-title="Near" data-subhead="Noise level of the cooling pad or laptop alone taken at head height and from 3 inches away" data-caption="" style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 85%; background-color: #2E6E93;" data-target-width="85" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">85</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 77%; background-color: #E8238C;" data-target-width="77" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">77</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 62.6%; background-color: #5DA8D4;" data-target-width="62.6" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">62.6</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 59%; background-color: #B81C70;" data-target-width="59" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">59</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 57.99999999999999%; background-color: #F06EAF;" data-target-width="57.99999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Laptop alone</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 60%; background-color: #E8238C;" data-target-width="60" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">60</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 50.2%; background-color: #7997ae;" data-target-width="50.2" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">50.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 48.8%; background-color: #F499C9;" data-target-width="48.8" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">48.8</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 60%; background-color: #1A4E6B;" data-target-width="60" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">60</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 46%; background-color: #8CC3E0;" data-target-width="46" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">46</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>25</span><span>50</span><span>75</span><span>100</span></div><div class="fv-x-axis-unit">dB</div></div></div><table class="sr-only"><caption>Near Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>85</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>77</td></tr><tr><td>Klim Mistral</td><td>62.6</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>59</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>58</td></tr><tr><td>Laptop alone</td><td>60</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>50.2</td></tr><tr><td>Klim Wind</td><td>48.8</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>60</td></tr><tr><td>Klim Ultimate</td><td>46</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: none;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;"></span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div><div class="fv-slide" id="fv-chart-1785154980436-7ee79robe-slide-1-wrapper" data-index="1" style="display: none;"><div id="fv-chart-1785154980436-7ee79robe-slide-1" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Noise Level — cooling pad & laptop</h3><p class="fv-chart-subhead">Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away</p><div class="fv-dropdown-wrapper"><div class="fv-dropdown-title-container"><select class="fv-dropdown-title"><option value="0">dB Head height</option><option value="1">dB Near</option></select><div class="fv-dropdown-chevron"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"/></svg></div></div></div><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-1-bar-dB Head height" data-chart-type="Bar" data-title="dB Head height" data-subhead="Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away" data-caption="" style=""><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 80%; background-color: #2E6E93;" data-target-width="80" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">64</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 71.875%; background-color: #E8238C;" data-target-width="71.875" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">57.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 64.375%; background-color: #5DA8D4;" data-target-width="64.375" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">51.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #F06EAF;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #1A4E6B;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 56.25%; background-color: #B81C70;" data-target-width="56.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">45</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.49999999999999%; background-color: #8CC3E0;" data-target-width="55.49999999999999" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44.4</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.00000000000001%; background-color: #F499C9;" data-target-width="55.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 55.00000000000001%; background-color: #7997ae;" data-target-width="55.00000000000001" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">44</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div></div></div><table class="sr-only"><caption>dB Head height Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>64</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>57.5</td></tr><tr><td>Klim Mistral</td><td>51.5</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>45</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>45</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>45</td></tr><tr><td>Klim Ultimate</td><td>44.4</td></tr><tr><td>Klim Wind</td><td>44</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>44</td></tr></tbody></table></div></div><div class="fv-chart-item" id="fv-chart-1785154980436-7ee79robe-slide-1-bar-dB Near" data-chart-type="Bar" data-title="dB Near" data-subhead="Combined noise level of the cooling pad and laptop taken at head height and from 3 inches away" data-caption="" style="display: none;"><div class="fv-benchmark-group"><div class="fv-bar-row"><div class="fv-bar-label ">Llano RGB Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 98.75%; background-color: #2E6E93;" data-target-width="98.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">79</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Llano V10 Gaming Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 86.25%; background-color: #E8238C;" data-target-width="86.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">69</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Mistral</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 76.875%; background-color: #5DA8D4;" data-target-width="76.875" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">61.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TopMate C12 Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.125%; background-color: #F06EAF;" data-target-width="73.125" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">TECKNET Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 72.5%; background-color: #1A4E6B;" data-target-width="72.5" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Liangstar Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.75%; background-color: #B81C70;" data-target-width="73.75" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #ffffff !important; text-shadow: 1px 1px 1px rgba(0,0,0,0.3) !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">59</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Ultimate</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 69%; background-color: #8CC3E0;" data-target-width="69" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">55.2</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Klim Wind</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 73.125%; background-color: #F499C9;" data-target-width="73.125" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">58.5</span></div></div></div></div><div class="fv-bar-row"><div class="fv-bar-label ">Almiuzi F2 Plus Laptop Cooling Pad</div><div class="fv-bar-container"><div class="fv-bar" style="margin-left: 0%; width: 76.25%; background-color: #7997ae;" data-target-width="76.25" data-target-margin="0"><div class="fv-bar-inner-content" style="color: #1F2937 !important; text-shadow: none !important; flex-direction: row;"><span></span><span class="fv-bar-inner-value">61</span></div></div></div></div><div class="fv-x-axis-wrapper"><div class="fv-x-axis-label-space"></div><div class="fv-x-axis-chart-space"><div class="fv-x-axis-line"></div><div class="fv-x-axis-ticks"><span>0</span><span>20</span><span>40</span><span>60</span><span>80</span></div></div></div><table class="sr-only"><caption>dB Near Data</caption><thead><tr><th>Product</th><th>Value</th></tr></thead><tbody><tr><td>Llano RGB Laptop Cooling Pad</td><td>79</td></tr><tr><td>Llano V10 Gaming Laptop Cooling Pad</td><td>69</td></tr><tr><td>Klim Mistral</td><td>61.5</td></tr><tr><td>TopMate C12 Laptop Cooling Pad</td><td>58.5</td></tr><tr><td>TECKNET Laptop Cooling Pad</td><td>58</td></tr><tr><td>Liangstar Laptop Cooling Pad</td><td>59</td></tr><tr><td>Klim Ultimate</td><td>55.2</td></tr><tr><td>Klim Wind</td><td>58.5</td></tr><tr><td>Almiuzi F2 Plus Laptop Cooling Pad</td><td>61</td></tr></tbody></table></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: none;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;"></span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785154980436-7ee79robe', true); });} else {initialize('fv-chart-1785154980436-7ee79robe', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">When it came to noise levels, I measured the noise of each cooling pad from 3 inches away and from my head height when sitting in front of it. I also recorded the combined noise of each cooling pad and the testing laptop's fans 10 minutes into each stress test from the same distances.</p></div></div><p>You may think that your gaming laptop makes a lot of noise. But believe me: that's scarcely more than a murmur compared to some cooling pads. Given they're essentially just an LED-adorned box with a whopping great fan inside, they can get pretty shouty. That's why I grabbed the sound level meter from my utility belt and started measuring like the world's nerdiest superhero.</p><p>Perhaps predictably, the pad that blows coolest blows loudest. While I love the Llano RGB Laptop Cooling Pad's glacial chilling, I can't get away from the fact that it's pretty noisy. I'm 5 foot 11 inches tall, and from my head height, I clocked it at 71dB — according to the <a href="https://noiseawareness.org/info-center/common-noise-levels/" target="_blank">Center for Hearing and Communication</a>, that's roughly as loud as a coffee grinder or freeway traffic. In my book, that's a worthy price to pay for keeping your laptop cool, but it might not be ideal if you're planning to use it in the office.</p><p>In fact, you might assume there's an inverse relationship between cooling and fan noise. And while that does hold true for the most part, there are some interesting exceptions. For example, while I found the Liangstar Laptop Cooling Pad offered the third best cooling in my tests overall, it was substantially quieter than either of the Llanos, clocking in at a much less brash 45dB.</p><p>Conversely, the Klim Mistral manages to buck the trend in the other direction, running surprisingly loud compared to some of the other competitors here. At 52dB, it kicks out a similar level of noise as a fridge — which is pretty ironic given it offered some of the worst cooling in my testing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zbU6eAmiyDEusXjn7oAK5F" name="Laptop cooling pads group test" alt="A closeup of the Llano RGB Laptop Cooling Pad, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/zbU6eAmiyDEusXjn7oAK5F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>And there are some surprising candidates for the winner's podium when it comes to sound levels. The TECKNET offers far from the worst cooling, and yet it ties for first place as the quietest pad on test here at 36dB — again, not at all bad given its super affordable price tag. </p><p>Honestly, though, if you want whisper-quiet running without sacrificing performance, my pro tip would be to check out the Klim Ultimate. Unlike Klim's two cheaper cooling pads, it offers very credible chilling while also measuring noise levels of 36dB from head height — that's apparently quieter than a library, which isn't known for being a raucous place.</p><p>Fundamentally, noise levels probably shouldn't be the deciding factor when picking your perfect laptop cooling pad. Both cooling power and budget come higher up the pecking order in terms of my personal preferences. But that doesn't mean you should ignore it completely — depending on where and how you use your laptop, you could find strapping a jet engine to the bottom of it to be a bit of a deal breaker.</p><iframe title="Have your say" description="Had your own laptop cooling horror stories? Let us know in the comments!" minimumCommentCount="0" class="position-center" data-lazy-priority="low" data-lazy-src=""></iframe><h2 class="article-body__section" id="section-do-i-even-need-a-laptop-cooling-pad"><span>Do I even need a laptop cooling pad?</span></h2><div class="vizualizer-embed"><style>@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *:before, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper *:after, #fv-chart-1785494060589-7pvohjikk-slideshow *, #fv-chart-1785494060589-7pvohjikk-slideshow *:before, #fv-chart-1785494060589-7pvohjikk-slideshow *:after {box-sizing: border-box !important; margin: 0; padding: 0; border: 0;font-size: 100%; font: inherit; vertical-align: baseline;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper, #fv-chart-1785494060589-7pvohjikk-slideshow { font-family: 'Open Sans', sans-serif !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper {position: relative !important; overflow: visible !important;--riv-primary: #2E6E93;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper {color: #1F2937 !important; background-color: #ffffff !important;padding: 1.5rem 1.5rem 2rem !important; border-radius: 0.5rem !important;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;margin: 1rem 0 !important; display: flex !important; flex-direction: column !important;overflow: hidden !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-no-header.fv-is-image-compare {padding-top: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-full-bleed {width: 100vw !important;margin-left: calc(50% - 50vw) !important;}body {overflow-x: clip !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-full-bleed .fv-inner-wrapper {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inner-wrapper.fv-is-shop-the-look {padding: 0 !important;border-radius: 0 !important;box-shadow: none !important;margin: 0 !important;background-color: transparent !important;}#fv-chart-1785494060589-7pvohjikk-slideshow {position: relative !important;width: 100% !important;margin: 1rem 0 !important;--riv-primary: #2E6E93;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slides-wrapper {position: relative !important;width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slide {width: 100% !important;animation: fv-fade-in 0.3s ease-in-out;}@keyframes fv-fade-in {from { opacity: 0; }to { opacity: 1; }}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-nav-row {position: relative !important;display: flex !important;justify-content: space-between !important;align-items: center !important;padding: 0 0 16px 0 !important;width: 100% !important;z-index: 20 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn {background-color: var(--riv-primary) !important;color: #ffffff !important;border: none !important;border-radius: 4px !important;padding: 8px 16px !important;font-size: 14px !important;font-weight: 700 !important;cursor: pointer !important;display: flex !important;align-items: center !important;justify-content: center !important;gap: 6px !important;transition: opacity 0.2s, background-color 0.2s !important;height: 36px !important;text-transform: none !important;box-shadow: 0 1px 2px rgba(0,0,0,0.1) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn svg {width: 18px !important;height: 18px !important;stroke-width: 3px !important;filter: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn:hover {opacity: 0.9 !important;transform: translateY(-1px) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-nav-btn.disabled {background-color: #E5E7EB !important;color: #9CA3AF !important;cursor: default !important;pointer-events: none !important;box-shadow: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slide-counter {font-family: 'Poppins', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;color: #374151 !important;text-align: center !important;min-width: 40px !important;background-color: rgba(255,255,255,0.8) !important;padding: 2px 8px !important;border-radius: 10px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-select {position: absolute !important;top: 10px !important;right: 10px !important;z-index: 20 !important;appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background-color: white !important;border: 1px solid #d1d5db !important;color: #1F2937 !important;font-family: 'Open Sans', sans-serif !important;font-size: 14px !important;font-weight: 600 !important;padding: 6px 32px 6px 12px !important;border-radius: 4px !important;cursor: pointer !important;box-shadow: 0 1px 2px rgba(0,0,0,0.05) !important;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;background-position: right 0.5rem center !important;background-repeat: no-repeat !important;background-size: 1.5em 1.5em !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-slideshow-select:focus {outline: 2px solid #2E6E93 !important;border-color: #2E6E93 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-title {font-weight: bold !important;text-align: center !important;margin-bottom: 0.5rem !important;color: var(--riv-primary) !important;font-size: 20px !important;line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;padding: 0 20px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-subhead {font-size: 18px !important;font-weight: 500 !important;text-align: center !important;margin-bottom: 2rem !important;color: #374151 !important;line-height: 1.7 !important;font-family: 'Open Sans', sans-serif !important;display: block !important;text-transform: none !important;padding: 0 20px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .rv-chart-caption { font-size: 15px !important; color: #374151 !important; text-align: center !important; font-style: normal !important; font-weight: normal !important; line-height: 1.7 !important; font-family: 'Open Sans', sans-serif !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-chart { display: flex; flex-direction: column; width: 100%; margin-top: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 1.5rem; padding: 0 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper { flex: 1; min-width: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left { text-align: center; padding-right: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right { text-align: center; padding-left: 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-container { position: relative; display: inline-block; max-width: 100%; width: 100%; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-chevron { position: absolute; top: 50%; transform: translateY(-50%); pointer-events: none; width: 16px; height: 16px; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left .fv-versus-chevron { right: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right .fv-versus-chevron { right: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select { background: transparent; border: none; border-bottom: 2px solid; font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; padding: 0.25rem 0; cursor: pointer; outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; max-width: 100%; width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left { text-align: center; direction: ltr; padding-right: 1.25rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right { text-align: center; padding-right: 1.25rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select option { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #374151; direction: ltr; text-align: left; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-vs { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; color: #374151; letter-spacing: 0.1em; padding: 0 1rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-body { display: flex; flex-direction: column; gap: 1.5rem; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-row { position: relative; height: auto; padding-top: 20px; margin-bottom: 0.25rem; display: block; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-container { position: relative; height: 32px; display: flex; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-left-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-end; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-right-wrapper { flex: 1; height: 100%; display: flex; justify-content: flex-start; align-items: center; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar { height: 32px; width: var(--target-width); transition: width 0.8s ease-out; animation: fv-grow-max-width 0.8s ease-out forwards; display: flex; align-items: center; overflow: hidden; color: #ffffff; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-left { border-radius: 4px 0 0 4px; justify-content: flex-end; padding: 0 8px; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-bar-right { border-radius: 0 4px 4px 0; justify-content: flex-start; padding: 0 8px; }@keyframes fv-grow-max-width {from { max-width: 0; }to { max-width: 100%; }}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-center-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 4px; background-color: #ffffff; transform: translateX(-50%); z-index: 1; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inside-left { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-inside-right { white-space: nowrap; flex-shrink: 0; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-val-text { font-family: 'Poppins', sans-serif; font-weight: 700; font-size: 14px; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-pct-diff { font-size: 12px; font-weight: 600; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-label { position: absolute; left: 50%; transform: translateX(-50%); top: 0; background-color: transparent; border: none; box-shadow: none; padding: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; color: #374151; white-space: nowrap; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bottom-bar { display: flex !important; flex-direction: column !important; align-items: center !important; margin-top: 0.5rem !important; gap: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-footer-content { text-align: center !important; width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-logo {display: block !important;margin: 0 auto !important;width: 120px !important;min-width: 120px !important;max-width: 120px !important;height: auto !important;object-fit: contain !important;flex-shrink: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-wrapper { text-align: center !important; margin-bottom: 16px !important; margin-top: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title-container { position: relative !important; display: inline-block !important; max-width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title {appearance: none !important;-webkit-appearance: none !important;-moz-appearance: none !important;background: transparent !important;border: none !important;font-size: 18px !important;font-weight: 600 !important;color: var(--riv-primary) !important;padding-right: 28px !important;padding-left: 10px !important;cursor: pointer !important;text-align: center !important;text-align-last: center !important;width: auto !important;max-width: 100% !important;font-family: 'Open Sans', sans-serif !important;line-height: 1.3 !important;margin: 0 !important;text-overflow: ellipsis !important;overflow: hidden !important;white-space: nowrap !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title:focus { outline: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title::-ms-expand { display: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-chevron {position: absolute !important;right: 0 !important;top: 50% !important;transform: translateY(-50%) !important;pointer-events: none !important;color: var(--riv-primary) !important;display: flex !important;align-items: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-title-controls { display: flex !important; justify-content: space-between !important; align-items: center !important; margin-bottom: 16px !important; width: 100% !important; gap: 12px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {background: transparent !important; border: 1px solid #d1d5db !important; border-radius: 6px !important; padding: 6px 10px !important;cursor: pointer !important; font-size: 14px !important; color: #374151 !important; display: flex !important; align-items: center !important; gap: 4px !important; font-family: 'Open Sans', sans-serif !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn:hover { border-color: #9ca3af !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-counter { font-size: 14px !important; color: #374151 !important; text-align: center !important; margin-top: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; gap: 8px 16px !important; margin: 0 !important; padding: 0 !important; margin-top: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend-item { display: flex !important; align-items: center !important; gap: 6px !important; font-size: 14px !important; color: #374151 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-legend-color { width: 12px !important; height: 12px !important; border-radius: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-value-legend {display: flex !important;justify-content: center !important;flex-wrap: wrap !important;gap: 12px 24px !important;margin-bottom: 1.5rem !important;padding: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-legend-item { display: flex !important; align-items: center !important; gap: 8px !important; font-size: 14px !important; color: #374151 !important; font-weight: 500 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-legend-swatch { width: 16px !important; height: 16px !important; border-radius: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-group { margin-bottom: 1rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 18px !important; font-weight: 600 !important; margin-bottom: 16px !important; margin-top: 0 !important; padding: 0 !important;text-align: center !important; color: var(--riv-primary) !important; flex: 1 !important; min-width: 0 !important;font-family: 'Open Sans', sans-serif !important; line-height: 1.3 !important;text-transform: none !important;white-space: normal !important;overflow-wrap: break-word !important;word-wrap: break-word !important;max-width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-product { display: flex !important; align-items: center !important; width: 100% !important; margin-bottom: 0.75rem !important; position: relative !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label { width: 150px !important; flex-shrink: 0 !important; font-size: 14px !important; color: #374151 !important; padding-right: 10px !important; text-align: right !important; font-weight: 500 !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-container { flex-grow: 1 !important; background-color: #E5E7EB !important; border-radius: 4px !important; min-height: 25px !important; border: 1px solid #D1D5DB !important; position: relative !important; display: flex !important; align-items: center !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-commentary-inline { display: none !important; position: absolute !important; left: 150px !important; top: 0 !important; bottom: 0 !important; right: 0 !important; width: calc(100% - 150px) !important; margin: 0 !important; padding: 0 8px !important; font-size: 13px !important; color: #fff !important; background: rgba(0,0,0,0.8) !important; border-radius: 4px !important; line-height: 1.4 !important; font-weight: normal !important; text-transform: none !important; word-wrap: break-word !important; z-index: 10 !important; align-items: center !important; overflow-y: auto !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.preview-wrapper .fv-bar-commentary-inline:focus-within, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus, #fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline:focus-within { display: flex !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar { height: 100% !important; border-radius: 3px !important; display: flex !important; align-items: center !important; transition: opacity 0.2s ease, width 0.8s ease-out !important; min-height: 23px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar:hover { opacity: 0.8 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-content { display: flex !important; justify-content: space-between !important; align-items: center !important; width: 100% !important; height: 100% !important; padding: 0 8px !important; font-size: 14px !important; font-weight: bold !important; overflow: hidden !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-label { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; padding-right: 8px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-inner-value { flex-shrink: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-value-outside { padding-left: 8px !important; font-size: 14px !important; font-weight: bold !important; color: #374151 !important; white-space: nowrap !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label.fv-primary-product { font-weight: bold !important; color: var(--riv-primary) !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-bar-container { flex-direction: column !important; padding: 4px !important; align-items: stretch !important; gap: 4px !important; height: auto !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-multi-bar-item { display: flex !important; align-items: center !important; height: 25px !important; width: 100% !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-bar { display: flex !important; overflow: hidden !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-segment { height: 100% !important; display: flex !important; align-items: center !important; justify-content: flex-end !important; padding-right: 8px !important; border-right: 1px solid rgba(255,255,255,0.3) !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-segment:last-child { border-right: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-segment-value { font-size: 14px !important; font-weight: bold !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-bar-product { display: flex !important; flex-direction: column !important; width: 100% !important; margin-bottom: 1.25rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper { padding-left: 150px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title { width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.5rem !important; font-weight: 700 !important; font-size: 14px !important; color: #374151 !important; text-transform: none !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster { width: 100% !important; flex-grow: 1 !important; display: flex !important; flex-direction: column !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-row { margin-bottom: 3px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster .fv-bar-container { height: 20px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .riv-grid line {stroke: #D1D5DB !important;stroke-dasharray: 3 3 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper { display: flex !important; width: 100% !important; margin-top: 0.5rem !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-label-space { width: 150px !important; padding-right: 10px !important; flex-shrink: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-chart-space { flex-grow: 1 !important; padding-right: 8px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper.fv-grouped-x-axis { margin-left: 0 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-line { border-top: 1px solid #D1D5DB !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks { display: flex !important; justify-content: space-between !important; padding-top: 4px !important; font-size: 13px !important; color: #374151 !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks span { position: relative !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-ticks span::before { content: '' !important; position: absolute !important; top: -6px !important; left: 50% !important; transform: translateX(-50%) !important; width: 2px !important; height: 4px !important; background-color: #D1D5DB !important; border-radius: 1px !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-unit { text-align: center !important; font-size: 14px !important; color: #374151 !important; margin-top: 8px !important; display: block !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-title { text-align: center !important; font-size: 15px !important; color: #374151 !important; margin-top: 8px !important; margin-bottom: 16px !important; line-height: 1.5 !important; padding: 0 1rem !important; display: block !important; font-weight: bold !important; }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-y-axis-title {font-size: 15px !important;color: #374151 !important;line-height: 1.5 !important;text-align: left !important;padding-left: 5.83% !important;margin-bottom: 4px !important;display: block !important;font-weight: bold !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-pie-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-bar-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label:not(.fv-grouped-product-title),#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-grouped-product-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-cluster,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-cluster {width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-row .fv-bar-commentary-inline:focus-within,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-label-space,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-label-space {display: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-x-axis-chart-space,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-benchmark-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-dropdown-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-carousel-nav-btn,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-chart-title,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-chart-subhead,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-header,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-left,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-wrapper.fv-right,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-left,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select.fv-select-right,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-vs,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-versus-select,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-btn,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-stl-shop-all-icon svg,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.labels-on-top .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.mobile-view.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}@media (max-width: 599px) {#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-pie-container {flex-direction: column !important; gap: 1rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title-wrapper {padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stacked-product,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-bar-product {flex-direction: column !important; align-items: flex-start !important; margin-bottom: 1.25rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label:not(.fv-grouped-product-title) {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-label,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-grouped-product-title {width: 100% !important; text-align: left !important; padding-right: 0 !important; margin-bottom: 0.25rem !important; font-size: 14px !important; font-weight: 700 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-container,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-cluster {width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row:hover .fv-bar-commentary-inline,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-row .fv-bar-commentary-inline:focus-within {position: static !important; display: block !important; width: 100% !important; margin: 4px 0 0 0 !important; padding: 0 !important; background: transparent !important; color: #6B7280 !important; font-size: 12px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-wrapper {margin-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-label-space {display: none !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-x-axis-chart-space {padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-benchmark-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-dropdown-title {font-size: 16px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-carousel-nav-btn {padding: 8px 12px !important; font-size: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-title {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-chart-subhead {padding: 0 8px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-header {flex-direction: column !important; align-items: center !important; padding: 0 !important; gap: 0.5rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper {flex: 1 !important; min-width: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-left {text-align: center !important; padding-right: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-wrapper.fv-right {text-align: center !important; padding-left: 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-left {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select.fv-select-right {text-align: center !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-vs {text-align: center !important; padding: 0.25rem 0 !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select-container {max-width: 100% !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-versus-select {font-size: 14px !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-btn {bottom: 0.5rem !important; right: 0.5rem !important; height: 2rem !important; font-size: 0.75rem !important; padding: 0 0.75rem 0 2.5rem !important; max-width: calc(100% - 1rem) !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-logo,#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon {width: 2rem !important; height: 2rem !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-stl-shop-all-icon svg {width: 14px !important; height: 14px !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-bar-commentary-inline {display: block !important; margin-left: 0 !important; width: 100% !important;}#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper .fv-y-axis-title { padding-left: 5% !important;  }#fv-chart-1785494060589-7pvohjikk-slideshow .fv-chart-wrapper.fv-contains-line-chart .fv-footer-content {margin-left: -1rem !important;margin-right: -1rem !important;}}</style><script type="application/ld+json">[{"@context": "https://schema.org","@type": "Dataset","name": "MacBook Air M5 encode test","description": "Performance after an hour during a standard encode test both with and without cooling","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-31T10:34:20.589Z","citation": "Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad.","keywords": ["Benchmark — MacBook Air M5","Klim Ultimate — MacBook Air M5","Average FPS","Estimated encode time","Versus Comparison","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Benchmark — MacBook Air M5 – Average FPS","value": 2.52,"unitText": "fps"},{"@type": "PropertyValue","name": "Benchmark — MacBook Air M5 – Estimated encode time","value": 122,"unitText": "minutes"},{"@type": "PropertyValue","name": "Klim Ultimate — MacBook Air M5 – Average FPS","value": 2.77,"unitText": "fps"},{"@type": "PropertyValue","name": "Klim Ultimate — MacBook Air M5 – Estimated encode time","value": 114,"unitText": "minutes"}]},{"@context": "https://schema.org","@type": "Dataset","name": "Acer Predator Helios 300 encode test","description": "Performance after an hour during a standard encode test both with and without cooling","creator": {"@type": "Organization","name": "TechRadar","logo": "https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png"},"isAccessibleForFree": true,"dateCreated": "2026-07-31T10:34:20.589Z","citation": "Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place.","keywords": ["Benchmark — Acer Predator Helios 300","Klim Ultimate — Acer Predator Helios 300","Average FPS","Estimated encode time","Versus Comparison","benchmark","comparison","performance","review","TechRadar"],"measurementTechnique": "Performance Benchmarking","variableMeasured": [{"@type": "PropertyValue","name": "Benchmark — Acer Predator Helios 300 – Average FPS","value": 2.8,"unitText": "fps"},{"@type": "PropertyValue","name": "Benchmark — Acer Predator Helios 300 – Estimated encode time","value": 115,"unitText": "minutes"},{"@type": "PropertyValue","name": "Klim Ultimate — Acer Predator Helios 300 – Average FPS","value": 2.8,"unitText": "fps"},{"@type": "PropertyValue","name": "Klim Ultimate — Acer Predator Helios 300 – Estimated encode time","value": 113,"unitText": "minutes"}]}]</script><div id="fv-chart-1785494060589-7pvohjikk-slideshow" class="fv-slideshow-container" data-slide-count="2" data-iframe-height="true"><div class="fv-slideshow-nav-row"><button class="fv-nav-btn prev disabled" aria-label="Previous Slide"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m15 18-6-6 6-6"/></svg><span>Previous</span></button><div class="fv-slide-counter">1 / 2</div><button class="fv-nav-btn next" aria-label="Next Slide"><span>Next</span><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="m9 18 6-6-6-6"/></svg></button></div><div class="fv-slides-wrapper"><div class="fv-slide" id="fv-chart-1785494060589-7pvohjikk-slide-0-wrapper" data-index="0" style="display: block;"><div id="fv-chart-1785494060589-7pvohjikk-slide-0" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">MacBook Air M5 encode test</h3><p class="fv-chart-subhead">Performance after an hour during a standard encode test both with and without cooling</p><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785494060589-7pvohjikk-slide-0-versus-chart" data-chart-type="Versus" data-title="Versus Comparison" data-subhead="Performance after an hour during a standard encode test both with and without cooling" data-caption="Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad." style=""><div class="fv-benchmark-group"><table class="sr-only"><caption>Versus Comparison Data</caption><thead><tr><th>Attribute</th><th>Benchmark — MacBook Air M5</th><th>Klim Ultimate — MacBook Air M5</th></tr></thead><tbody><tr><td>Average FPS</td><td>2.52</td><td>2.77</td></tr><tr><td>Estimated encode time</td><td>122</td><td>114</td></tr></tbody></table><div class="fv-versus-chart" id="fv-chart-1785494060589-7pvohjikk-slide-0-versus" data-versus-data="[{"attribute":"Average FPS","originalAttribute":"Average FPS","productData":{"Benchmark — MacBook Air M5":{"value":2.52,"unit":"fps"},"Klim Ultimate — MacBook Air M5":{"value":2.77,"unit":"fps"}}},{"attribute":"Estimated encode time","originalAttribute":"Estimated encode time","productData":{"Benchmark — MacBook Air M5":{"value":122,"unit":"minutes"},"Klim Ultimate — MacBook Air M5":{"value":114,"unit":"minutes"}}}]" data-left-color="#2E6E93" data-right-color="#E8238C"><div class="fv-versus-header"><div class="fv-versus-select-wrapper fv-left"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-left" style="color: #2E6E93; border-color: #2E6E93;"><option value="Benchmark — MacBook Air M5" selected>Benchmark — MacBook Air M5</option><option value="Klim Ultimate — MacBook Air M5">Klim Ultimate — MacBook Air M5</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #2E6E93;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div><div class="fv-versus-vs">VS</div><div class="fv-versus-select-wrapper fv-right"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-right" style="color: #E8238C; border-color: #E8238C;"><option value="Benchmark — MacBook Air M5">Benchmark — MacBook Air M5</option><option value="Klim Ultimate — MacBook Air M5" selected>Klim Ultimate — MacBook Air M5</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #E8238C;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div></div><div class="fv-versus-body"><div class="fv-versus-row" data-index="0"><div class="fv-versus-label"><span>Average FPS (fps)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 86.4259927797834%; background-color: #2E6E93;" data-target-width="86.4259927797834"><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">2.52</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 85%; background-color: #E8238C;" data-target-width="85"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">2.77</span><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+10%</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div><div class="fv-versus-row" data-index="1"><div class="fv-versus-label"><span>Estimated encode time (minutes)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+7%</span><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">122</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 79.42622950819673%; background-color: #E8238C;" data-target-width="79.42622950819673"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">114</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div></div></div></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Re-encoding a 4K stereo .mov file at highest quality, the MacBook Air M5 showed a modest reduction in throttling in terms of average FPS and encode time when using the Klim Ultimate laptop cooling pad.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div><div class="fv-slide" id="fv-chart-1785494060589-7pvohjikk-slide-1-wrapper" data-index="1" style="display: none;"><div id="fv-chart-1785494060589-7pvohjikk-slide-1" class="fv-chart-wrapper   " data-bar-labels-on-top="false" data-iframe-height="true" data-vizualizer-embed="true"><div class="fv-inner-wrapper    "><h3 class="fv-chart-title">Acer Predator Helios 300 encode test</h3><p class="fv-chart-subhead">Performance after an hour during a standard encode test both with and without cooling</p><div class="riv-chart-container"><div class="fv-chart-item" id="fv-chart-1785494060589-7pvohjikk-slide-1-versus-chart" data-chart-type="Versus" data-title="Versus Comparison" data-subhead="Performance after an hour during a standard encode test both with and without cooling" data-caption="Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place." style=""><div class="fv-benchmark-group"><table class="sr-only"><caption>Versus Comparison Data</caption><thead><tr><th>Attribute</th><th>Benchmark — Acer Predator Helios 300</th><th>Klim Ultimate — Acer Predator Helios 300</th></tr></thead><tbody><tr><td>Average FPS</td><td>2.8</td><td>2.8</td></tr><tr><td>Estimated encode time</td><td>115</td><td>113</td></tr></tbody></table><div class="fv-versus-chart" id="fv-chart-1785494060589-7pvohjikk-slide-1-versus" data-versus-data="[{"attribute":"Average FPS","originalAttribute":"Average FPS","productData":{"Benchmark — Acer Predator Helios 300":{"value":2.8,"unit":"fps"},"Klim Ultimate — Acer Predator Helios 300":{"value":2.8,"unit":"fps"}}},{"attribute":"Estimated encode time","originalAttribute":"Estimated encode time","productData":{"Benchmark — Acer Predator Helios 300":{"value":115,"unit":"minutes"},"Klim Ultimate — Acer Predator Helios 300":{"value":113,"unit":"minutes"}}}]" data-left-color="#2E6E93" data-right-color="#E8238C"><div class="fv-versus-header"><div class="fv-versus-select-wrapper fv-left"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-left" style="color: #2E6E93; border-color: #2E6E93;"><option value="Benchmark — Acer Predator Helios 300" selected>Benchmark — Acer Predator Helios 300</option><option value="Klim Ultimate — Acer Predator Helios 300">Klim Ultimate — Acer Predator Helios 300</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #2E6E93;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div><div class="fv-versus-vs">VS</div><div class="fv-versus-select-wrapper fv-right"><div class="fv-versus-select-container"><select class="fv-versus-select fv-select-right" style="color: #E8238C; border-color: #E8238C;"><option value="Benchmark — Acer Predator Helios 300">Benchmark — Acer Predator Helios 300</option><option value="Klim Ultimate — Acer Predator Helios 300" selected>Klim Ultimate — Acer Predator Helios 300</option></select><svg class="fv-versus-chevron" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #E8238C;"><polyline points="6 9 12 15 18 9"></polyline></svg></div></div></div><div class="fv-versus-body"><div class="fv-versus-row" data-index="0"><div class="fv-versus-label"><span>Average FPS (fps)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">2.8</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 85%; background-color: #E8238C;" data-target-width="85"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">2.8</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div><div class="fv-versus-row" data-index="1"><div class="fv-versus-label"><span>Estimated encode time (minutes)</span></div><div class="fv-versus-bar-container"><div class="fv-versus-bar-left-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-left" style="--target-width: 95%; background-color: #2E6E93;" data-target-width="95"><span class="fv-versus-pct-diff" style="color: rgba(255, 255, 255, 0.9);">+2%</span><span class="fv-versus-val-text fv-inside-left" style="margin-left: auto;">115</span></div></div><div class="fv-versus-bar-right-wrapper" style="position: relative;"><div class="fv-versus-bar fv-versus-bar-right" style="--target-width: 83.52173913043478%; background-color: #E8238C;" data-target-width="83.52173913043478"><span class="fv-versus-val-text fv-inside-right" style="margin-right: auto;">113</span></div></div><div class="fv-versus-center-line" style="background-color: #ffffff;"></div></div></div></div></div></div></div></div><div class="fv-bottom-bar"><div class="fv-footer-content" style="display: block;"><div class="rv-chart-caption" style="display: block;"><span class="fv-original-caption" style="display: block;">Re-encoding a 4K stereo .mov file at highest quality, the Acer Predator Helios 300 showed essentially no reduction in either average FPS or estimated encode time, suggesting limited heat-related throttling took place.</span><span class="fv-ia-dynamic-caption" style="display: none;"></span></div></div><div class="fv-logo-explore-bar"><img class="fv-logo" src="https://cdn.mos.cms.futurecdn.net/dAwPEozB9GMMhAngdFJTHb.png" alt="TechRadar Logo"></div></div></div></div></div></div></div><script>window.iFrameResizer = {heightCalculationMethod: 'taggedElement'};</script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" async></script><script>(function() {window.fvAnimateCharts = function(chartWrapper) {if (!chartWrapper) return;function animateBars(chartElement) {if (!chartElement) return;var bars = chartElement.querySelectorAll('.fv-bar, .fv-stacked-segment');bars.forEach(function(bar, index) {bar.style.setProperty('width', '0%', 'important');bar.style.setProperty('transition', 'none', 'important');var targetWidth = bar.dataset.targetWidth;if (targetWidth === undefined) return;void bar.offsetWidth;var targetMargin = bar.dataset.targetMargin;var baseMargin = bar.dataset.baseMargin;if (baseMargin !== undefined) {bar.style.setProperty('margin-left', baseMargin + '%', 'important');}setTimeout(function() {var marginTransition = baseMargin !== undefined ? ', margin-left 0.8s ease-out' : '';bar.style.setProperty('transition', 'opacity 0.2s ease, width 0.8s ease-out' + marginTransition, 'important');bar.style.setProperty('width', targetWidth + '%', 'important');if (targetMargin !== undefined && baseMargin !== undefined) {bar.style.setProperty('margin-left', targetMargin + '%', 'important');}}, index * 50 + 50);});}function animateLineChart(chartElement) {if (!chartElement) return;var lineSvg = chartElement.querySelector('svg');if (!lineSvg) return;var paths = lineSvg.querySelectorAll('.riv-line-path');paths.forEach(function(p, i) {if (typeof p.getTotalLength === 'function') {var len = p.getTotalLength();p.style.transition = 'none';p.style.strokeDasharray = len;p.style.strokeDashoffset = len;p.getBoundingClientRect();setTimeout(function() {p.style.transition = 'stroke-dashoffset 1s ease-out ' + (i * 0.1) + 's, stroke-width 0.2s, opacity 0.2s';p.style.strokeDashoffset = '0';}, 100);}});var dots = lineSvg.querySelectorAll('.riv-dot');dots.forEach(function(dot, i) {dot.style.opacity = '0';setTimeout(function() {dot.style.transition = 'opacity 0.3s ease';dot.style.opacity = '1';}, 500 + i * 10);});}var charts = chartWrapper.querySelectorAll('.fv-chart-item');charts.forEach(function(chart) {if (window.getComputedStyle(chart).display === 'none') return;var chartType = chart.dataset.chartType;if (chartType === 'Line') {animateLineChart(chart);} else if (chartType !== 'Pie') {animateBars(chart);}});};function initialize(uniqueId, isSlideshow) {var root = document.getElementById(uniqueId);if (!root && !isSlideshow) return;function setupWrapper(chartWrapper) {if (!chartWrapper) return;function checkMobileView() {var width = chartWrapper.getBoundingClientRect().width;var isMobileDevice = window.screen && Math.min(window.screen.width, window.screen.height) <= 599;var isMobile;if (width === 0) {isMobile = isMobileDevice || window.matchMedia('(max-width: 599px)').matches;} else {isMobile = isMobileDevice || width < 600;}if (isMobile) {chartWrapper.classList.add('mobile-view');} else {chartWrapper.classList.remove('mobile-view');}}checkMobileView();if (typeof ResizeObserver !== 'undefined') {var ro = new ResizeObserver(function() {checkMobileView();});ro.observe(chartWrapper);}window.addEventListener('resize', checkMobileView);var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop) {var charts = chartWrapper.querySelectorAll('.fv-chart-item');var hasVisibleBarChart = false;charts.forEach(function(c) {if (window.getComputedStyle(c).display !== 'none') {var cType = c.dataset.chartType;if (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus') {hasVisibleBarChart = true;}}});if (hasVisibleBarChart) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}} else {chartWrapper.classList.remove('labels-on-top');}chartWrapper.querySelectorAll('.riv-line-legend').forEach(function(legend) {var chartId = legend.dataset.chart;var chart = chartWrapper.querySelector('[id="' + chartId + '"]');if (!chart) return;var lines = chart.querySelectorAll('.riv-line-path');var dots = chart.querySelectorAll('.riv-dot');var legendItems = legend.querySelectorAll('.riv-legend-item');legendItems.forEach(function(item) {var productName = item.dataset.product;var safeProductName = productName.replace(/"/g, '\"');var line = chart.querySelector('.riv-line-path[data-product="' + safeProductName + '"]');var productDots = chart.querySelectorAll('.riv-dot[data-product="' + safeProductName + '"]');if (line && !line.dataset.origStroke) {line.dataset.origStroke = line.getAttribute('stroke-width') || '2';}var highlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';};var clearHighlight = function() {if (legend.querySelector('.isolated')) return;lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });};var toggleIsolate = function() {var isIsolated = item.classList.contains('isolated');legendItems.forEach(function(i) { i.classList.remove('isolated'); });if (isIsolated) {lines.forEach(function(l) { l.style.opacity = '1'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '1'; });legendItems.forEach(function(i) { i.style.opacity = '1'; });} else {item.classList.add('isolated');lines.forEach(function(l) { l.style.opacity = '0.2'; l.setAttribute('stroke-width', l.dataset.origStroke); });dots.forEach(function(d) { d.style.opacity = '0.2'; });legendItems.forEach(function(i) { i.style.opacity = '0.3'; i.style.transition = 'opacity 0.2s'; });if (line) {line.style.opacity = '1';line.setAttribute('stroke-width', '4');}productDots.forEach(function(d) { d.style.opacity = '1'; });item.style.opacity = '1';}};item.addEventListener('mouseenter', highlight);item.addEventListener('focus', highlight);item.addEventListener('mouseleave', clearHighlight);item.addEventListener('blur', clearHighlight);item.addEventListener('click', toggleIsolate);if (line) {line.style.cursor = 'pointer';line.addEventListener('mouseenter', highlight);line.addEventListener('mouseleave', clearHighlight);line.addEventListener('click', toggleIsolate);}});});var versusCharts = chartWrapper.querySelectorAll('.fv-versus-chart');versusCharts.forEach(function(vc) {var dataJson = vc.getAttribute('data-versus-data');var leftColor = vc.getAttribute('data-left-color') || '#E53935';var rightColor = vc.getAttribute('data-right-color') || '#FFB300';if (!dataJson) return;var versusData = JSON.parse(dataJson);var leftSelect = vc.querySelector('.fv-select-left');var rightSelect = vc.querySelector('.fv-select-right');var rows = vc.querySelectorAll('.fv-versus-row');function updateVersusChart() {var leftProduct = leftSelect.value;var rightProduct = rightSelect.value;leftSelect.style.color = leftColor;leftSelect.style.borderColor = leftColor;rightSelect.style.color = rightColor;rightSelect.style.borderColor = rightColor;rows.forEach(function(row) {var index = parseInt(row.getAttribute('data-index'));var data = versusData[index];if (!data) return;var leftVal = data.productData[leftProduct] ? data.productData[leftProduct].value : undefined;var rightVal = data.productData[rightProduct] ? data.productData[rightProduct].value : undefined;var leftIsNum = typeof leftVal === 'number';var rightIsNum = typeof rightVal === 'number';var leftNum = leftIsNum ? leftVal : 0;var rightNum = rightIsNum ? rightVal : 0;var maxVal = Math.max(leftNum, rightNum, 0.0001);var leftWidth = leftIsNum ? (leftNum / maxVal) * 95 : 0;var rightWidth = rightIsNum ? (rightNum / maxVal) * 85 : 0;var winner = null;var pctDiffStr = null;if (leftIsNum && rightIsNum) {if (leftNum > rightNum) {winner = 'left';if (rightNum > 0) {var diff = Math.round(((leftNum - rightNum) / rightNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}} else if (rightNum > leftNum) {winner = 'right';if (leftNum > 0) {var diff = Math.round(((rightNum - leftNum) / leftNum) * 100);pctDiffStr = '+' + diff.toLocaleString() + '%';}}}var leftDisplay = data.productData[leftProduct] && data.productData[leftProduct].displayValue !== undefined ? data.productData[leftProduct].displayValue : (leftIsNum ? leftNum.toLocaleString() : (leftVal !== undefined ? leftVal : '-'));var rightDisplay = data.productData[rightProduct] && data.productData[rightProduct].displayValue !== undefined ? data.productData[rightProduct].displayValue : (rightIsNum ? rightNum.toLocaleString() : (rightVal !== undefined ? rightVal : '-'));var unit = (data.productData[leftProduct] && data.productData[leftProduct].unit) ||(data.productData[rightProduct] && data.productData[rightProduct].unit) || '';var leftTextStr = leftDisplay;var rightTextStr = rightDisplay;var leftBar = row.querySelector('.fv-versus-bar-left');var rightBar = row.querySelector('.fv-versus-bar-right');var leftText = row.querySelector('.fv-inside-left');var rightText = row.querySelector('.fv-inside-right');var labelText = row.querySelector('.fv-versus-label span');var leftWrapper = row.querySelector('.fv-versus-bar-left-wrapper');var rightWrapper = row.querySelector('.fv-versus-bar-right-wrapper');var existingPctDiffs = row.querySelectorAll('.fv-versus-pct-diff');existingPctDiffs.forEach(function(el) { el.remove(); });if (winner === 'left' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (leftBar) leftBar.insertBefore(pctSpan, leftBar.firstChild);} else if (winner === 'right' && pctDiffStr) {var pctSpan = document.createElement('span');pctSpan.className = 'fv-versus-pct-diff';pctSpan.style.color = 'rgba(255, 255, 255, 0.9)';pctSpan.textContent = pctDiffStr;if (rightBar) rightBar.appendChild(pctSpan);}if (leftBar) {leftBar.style.backgroundColor = leftColor;leftBar.dataset.targetWidth = leftWidth;leftBar.style.setProperty('--target-width', leftWidth + '%');leftBar.style.width = leftWidth + '%';}if (rightBar) {rightBar.style.backgroundColor = rightColor;rightBar.dataset.targetWidth = rightWidth;rightBar.style.setProperty('--target-width', rightWidth + '%');rightBar.style.width = rightWidth + '%';}if (leftText) {leftText.innerHTML = leftTextStr;}if (rightText) {rightText.innerHTML = rightTextStr;}if (labelText) {labelText.textContent = data.attribute + (unit ? ' (' + unit + ')' : '');}});}if (leftSelect) leftSelect.addEventListener('change', updateVersusChart);if (rightSelect) rightSelect.addEventListener('change', updateVersusChart);});var barRows = chartWrapper.querySelectorAll('.fv-bar-row');var globalCaptionEl = chartWrapper.querySelector('.rv-chart-caption');var fallbackCaptionHtml = globalCaptionEl ? globalCaptionEl.innerHTML : '';barRows.forEach(function(row) {var commentaryEl = row.querySelector('[data-commentary-key]');if (commentaryEl) {var commentaryText = commentaryEl.textContent;if (commentaryText && commentaryText.trim().length > 0) {row.addEventListener('mouseenter', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = commentaryText;globalCaptionEl.classList.add('fv-bar-active-caption');}});row.addEventListener('mouseleave', function() {if (!chartWrapper.classList.contains('mobile-view') && globalCaptionEl) {globalCaptionEl.innerHTML = fallbackCaptionHtml;globalCaptionEl.classList.remove('fv-bar-active-caption');}});}}});var charts = chartWrapper.querySelectorAll('.fv-chart-item');var dropdown = chartWrapper.querySelector('.fv-dropdown-title');var prevBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.prev');var nextBtn = chartWrapper.querySelector('.fv-carousel-nav-btn.next');var carouselTitle = chartWrapper.querySelector('.fv-carousel-title-controls .fv-benchmark-title');var counter = chartWrapper.querySelector('.fv-carousel-counter');var subheadEl = chartWrapper.querySelector('.fv-chart-subhead');var captionEl = chartWrapper.querySelector('.rv-chart-caption');var footerContentEl = chartWrapper.querySelector('.fv-footer-content');var bottomBarEl = chartWrapper.querySelector('.fv-bottom-bar');var logoEl = chartWrapper.querySelector('.fv-logo');if (charts.length > 1 && (dropdown || prevBtn)) {var currentChartIndex = 0;var titles = [];if (dropdown) {titles = Array.from(dropdown.options).map(function(o) { return o.text; });} else {charts.forEach(function(c) {titles.push(c.getAttribute('data-title') || '');});}function showInternalChart(index) {if (index < 0) index = charts.length - 1;if (index >= charts.length) index = 0;currentChartIndex = index;charts.forEach(function(c, i) {c.style.display = i === index ? 'block' : 'none';if (i === index) {var cType = c.dataset.chartType;if (cType === 'Line') {} else if (cType !== 'Pie') {window.fvAnimateCharts(chartWrapper);}var labelsOnTop = chartWrapper.dataset.barLabelsOnTop === 'true';if (labelsOnTop && (cType === 'Bar' || cType === 'Stacked Bar' || cType === 'Versus')) {chartWrapper.classList.add('labels-on-top');} else {chartWrapper.classList.remove('labels-on-top');}}});if (dropdown) dropdown.value = index;if (carouselTitle && titles[index]) carouselTitle.textContent = titles[index];if (counter) counter.textContent = (index + 1) + ' of ' + charts.length;var activeChart = charts[index];if (activeChart) {var newSubhead = activeChart.getAttribute('data-subhead');var newCaption = activeChart.getAttribute('data-caption');var currentChartType = activeChart.getAttribute('data-chart-type');var hideGlobalCaption = currentChartType === 'Countdown' || currentChartType === 'Image Comparison' || currentChartType === 'Shop the Collection';if (subheadEl) subheadEl.textContent = newSubhead || '';if (captionEl) {captionEl.textContent = newCaption || '';fallbackCaptionHtml = newCaption || '';}if (footerContentEl) {if (newCaption && newCaption.trim().length > 0 && !hideGlobalCaption) {footerContentEl.style.display = 'block';if (bottomBarEl) bottomBarEl.style.display = 'flex';} else {footerContentEl.style.display = 'none';if (bottomBarEl && !logoEl) {bottomBarEl.style.display = 'none';}}}}}if (dropdown) dropdown.addEventListener('change', function(e) { showInternalChart(parseInt(e.target.value)); });if (prevBtn) prevBtn.addEventListener('click', function() { showInternalChart(currentChartIndex - 1); });if (nextBtn) nextBtn.addEventListener('click', function() { showInternalChart(currentChartIndex + 1); });}var imageCompareWrappers = chartWrapper.querySelectorAll('.fv-image-compare-wrapper');imageCompareWrappers.forEach(function(wrapper) {var inner = wrapper.querySelector('.fv-image-compare-inner') || wrapper;var slider = wrapper.querySelector('.fv-image-compare-slider');var fgImage = wrapper.querySelector('.fv-image-compare-fg');var bgImage = wrapper.querySelector('.fv-image-compare-bg');var labelLeft = wrapper.querySelector('.fv-image-compare-label-left');var labelRight = wrapper.querySelector('.fv-image-compare-label-right');var isDragging = false;var scale = 1;var panX = 0;var panY = 0;var isPanning = false;var hasPanned = false;var lastClientX = 0;var lastClientY = 0;var initialDistance = null;var lastCenterX = null;var lastCenterY = null;function updateTransform() {if (wrapper.classList.contains('fv-image-compare-fullscreen')) {inner.style.setProperty('transform', 'translate(' + panX + 'px, ' + panY + 'px) scale(' + scale + ')', 'important');} else {inner.style.removeProperty('transform');scale = 1;panX = 0;panY = 0;}}function constrainPan() {var rect = wrapper.getBoundingClientRect();var maxPanX = Math.max(0, (rect.width * scale - rect.width) / 2);var maxPanY = Math.max(0, (rect.height * scale - rect.height) / 2);panX = Math.max(-maxPanX, Math.min(panX, maxPanX));panY = Math.max(-maxPanY, Math.min(panY, maxPanY));}wrapper.addEventListener('wheel', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;e.preventDefault();var zoomSensitivity = 0.005;var zoomFactor = Math.exp(-e.deltaY * zoomSensitivity);var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));if (newScale === scale) return;var rect = wrapper.getBoundingClientRect();var mouseX = e.clientX - rect.left - rect.width / 2;var mouseY = e.clientY - rect.top - rect.height / 2;var ratio = newScale / scale;panX = mouseX - (mouseX - panX) * ratio;panY = mouseY - (mouseY - panY) * ratio;scale = newScale;constrainPan();updateTransform();}, { passive: false });wrapper.addEventListener('mousedown', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen') || scale <= 1) return;if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.clientX;lastClientY = e.clientY;});window.addEventListener('mousemove', function(e) {if (!isPanning) return;var dx = e.clientX - lastClientX;var dy = e.clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.clientX;lastClientY = e.clientY;panX += dx;panY += dy;constrainPan();updateTransform();});window.addEventListener('mouseup', function() {isPanning = false;});wrapper.addEventListener('touchstart', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;initialDistance = Math.sqrt(dx * dx + dy * dy);var rect = wrapper.getBoundingClientRect();lastCenterX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;lastCenterY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;hasPanned = true;} else if (e.touches.length === 1 && scale > 1) {if (e.target.closest('.fv-image-compare-slider') || e.target.closest('button')) return;isPanning = true;hasPanned = false;lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;}}, { passive: false });wrapper.addEventListener('touchmove', function(e) {if (!wrapper.classList.contains('fv-image-compare-fullscreen')) return;if (e.touches.length === 2 && initialDistance !== null) {e.preventDefault();var dx = e.touches[0].clientX - e.touches[1].clientX;var dy = e.touches[0].clientY - e.touches[1].clientY;var distance = Math.sqrt(dx * dx + dy * dy);if (initialDistance > 0) {var zoomFactor = distance / initialDistance;var newScale = Math.max(1, Math.min(scale * zoomFactor, 5));var rect = wrapper.getBoundingClientRect();var centerX = (e.touches[0].clientX + e.touches[1].clientX) / 2 - rect.left - rect.width / 2;var centerY = (e.touches[0].clientY + e.touches[1].clientY) / 2 - rect.top - rect.height / 2;var ratio = newScale / scale;panX = centerX - (centerX - panX) * ratio;panY = centerY - (centerY - panY) * ratio;if (lastCenterX !== null && lastCenterY !== null) {panX += (centerX - lastCenterX);panY += (centerY - lastCenterY);}scale = newScale;lastCenterX = centerX;lastCenterY = centerY;constrainPan();updateTransform();}initialDistance = distance;} else if (e.touches.length === 1 && isPanning) {e.preventDefault();var dx = e.touches[0].clientX - lastClientX;var dy = e.touches[0].clientY - lastClientY;if (Math.abs(dx) > 2 || Math.abs(dy) > 2) {hasPanned = true;}lastClientX = e.touches[0].clientX;lastClientY = e.touches[0].clientY;panX += dx;panY += dy;constrainPan();updateTransform();}}, { passive: false });wrapper.addEventListener('touchend', function(e) {if (e.touches.length < 2) {initialDistance = null;}if (e.touches.length === 0) {isPanning = false;}});function handleMove(clientX) {var rect = inner.getBoundingClientRect();var x = Math.max(0, Math.min(clientX - rect.left, rect.width));var percent = Math.max(0, Math.min((x / rect.width) * 100, 100));if (slider) slider.style.setProperty('left', percent + '%', 'important');if (fgImage) fgImage.style.setProperty('clip-path', 'polygon(0 0, ' + percent + '% 0, ' + percent + '% 100%, 0 100%)', 'important');if (labelLeft) {if (percent < 10) {labelLeft.style.setProperty('opacity', '0', 'important');} else {labelLeft.style.setProperty('opacity', '1', 'important');}}if (labelRight) {if (percent > 90) {labelRight.style.setProperty('opacity', '0', 'important');} else {labelRight.style.setProperty('opacity', '1', 'important');}}}function onMouseMove(e) {if (!isDragging) return;handleMove(e.clientX);}function onTouchMove(e) {if (!isDragging) return;e.preventDefault();handleMove(e.touches[0].clientX);}function stopDragging() {isDragging = false;window.removeEventListener('mousemove', onMouseMove);window.removeEventListener('mouseup', stopDragging);window.removeEventListener('touchmove', onTouchMove);window.removeEventListener('touchend', stopDragging);}if (slider) {var startDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('mousemove', onMouseMove);window.addEventListener('mouseup', stopDragging);};var startTouchDrag = function(clientX) {isDragging = true;handleMove(clientX);window.addEventListener('touchmove', onTouchMove, { passive: false });window.addEventListener('touchend', stopDragging);};slider.addEventListener('mousedown', function(e) {e.preventDefault();startDrag(e.clientX);});slider.addEventListener('touchstart', function(e) {e.preventDefault();startTouchDrag(e.touches[0].clientX);}, { passive: false });}var expandBtn = wrapper.querySelector('.fv-image-compare-expand-btn');var closeBtn = wrapper.querySelector('.fv-image-compare-close-btn');if (expandBtn) {if (window !== window.parent) {expandBtn.style.display = 'none';} else {expandBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.add('fv-image-compare-fullscreen');document.body.style.overflow = 'hidden';if (fgImage && fgImage.dataset.highresSrc) {fgImage.src = fgImage.dataset.highresSrc;fgImage.removeAttribute('srcset');fgImage.removeAttribute('sizes');}if (bgImage && bgImage.dataset.highresSrc) {bgImage.src = bgImage.dataset.highresSrc;bgImage.removeAttribute('srcset');bgImage.removeAttribute('sizes');}});}}if (closeBtn) {closeBtn.addEventListener('click', function(e) {e.stopPropagation();wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();});}document.addEventListener('keydown', function(e) {if (e.key === 'Escape' && wrapper.classList.contains('fv-image-compare-fullscreen')) {wrapper.classList.remove('fv-image-compare-fullscreen');document.body.style.overflow = '';updateTransform();}});});var hotspots = chartWrapper.querySelectorAll('.fv-stl-hotspot-btn');var allProductsModal = chartWrapper.querySelector('.fv-stl-all-products-modal');var shopAllBtn = chartWrapper.querySelector('.fv-stl-shop-all-btn');var allProductsList = chartWrapper.querySelector('.fv-stl-all-products-list');var stlContainer = chartWrapper.querySelector('.fv-stl-container');function closeAllModals() {if (allProductsModal) {allProductsModal.classList.remove('is-active');var items = allProductsModal.querySelectorAll('.fv-stl-all-products-item');items.forEach(function(item) {item.classList.remove('is-highlighted');});if (stlContainer) {setTimeout(function() {if (!allProductsModal.classList.contains('is-active')) {stlContainer.style.minHeight = '';if ('parentIFrame' in window) {window.parentIFrame.size();}}}, 300);}}hotspots.forEach(function(btn) { btn.setAttribute('aria-expanded', 'false'); });if ('parentIFrame' in window) {window.parentIFrame.size();}}hotspots.forEach(function(btn) {btn.addEventListener('click', function(e) {e.stopPropagation();var hotspotId = btn.getAttribute('data-hotspot-id');var isExpanded = btn.getAttribute('aria-expanded') === 'true';closeAllModals();if (!isExpanded && allProductsModal) {btn.setAttribute('aria-expanded', 'true');allProductsModal.classList.add('is-active');var container = btn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}var targetItem = allProductsModal.querySelector('.fv-stl-all-products-item[data-product-id="' + hotspotId + '"]');if (targetItem) {targetItem.classList.add('is-highlighted');setTimeout(function() {targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });}, 100);}if ('parentIFrame' in window) {window.parentIFrame.size();}}});});if (shopAllBtn && allProductsModal) {shopAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();allProductsModal.classList.add('is-active');var container = shopAllBtn.closest('.fv-stl-container');if (container && container.offsetHeight < 450) {container.style.minHeight = '450px';}if ('parentIFrame' in window) {window.parentIFrame.size();}});}if (allProductsModal) {var closeAllBtn = allProductsModal.querySelector('.fv-stl-all-products-close');if (closeAllBtn) {closeAllBtn.addEventListener('click', function(e) {e.stopPropagation();closeAllModals();});}}chartWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});if (allProductsModal) {allProductsModal.addEventListener('click', function(e) {if (!e.target.closest('.fv-stl-all-products-content')) {closeAllModals();}});}var iaNodes = chartWrapper.querySelectorAll('.fv-ia-node-button');var iaWrapper = chartWrapper.querySelector('.fv-ia-wrapper');var originalCaption = chartWrapper.querySelector('.fv-original-caption') || captionEl;var dynamicCaption = chartWrapper.querySelector('.fv-ia-dynamic-caption');var exploreBtn = chartWrapper.querySelector('.fv-ia-explore-btn');var currentIaIndex = -1;function closeAllIANodes() {iaNodes.forEach(function(btn) { btn.classList.remove('is-active'); });if (originalCaption) originalCaption.style.display = 'block';if (dynamicCaption) dynamicCaption.style.display = 'none';}function resetExploreBtn() {currentIaIndex = -1;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Explore';}}iaNodes.forEach(function(btn, index) {btn.addEventListener('click', function(e) {e.stopPropagation();var isActive = btn.classList.contains('is-active');closeAllIANodes();if (!isActive) {currentIaIndex = index;if (exploreBtn) {var exploreSpan = exploreBtn.querySelector('span');if (exploreSpan) exploreSpan.textContent = 'Next';}btn.classList.add('is-active');if (dynamicCaption) {var title = btn.getAttribute('data-title') || '';var desc = btn.getAttribute('data-desc') || '';dynamicCaption.innerHTML = '';var strongTag = document.createElement('strong');strongTag.textContent = title;dynamicCaption.appendChild(strongTag);if (desc) {dynamicCaption.appendChild(document.createTextNode(' - ' + desc));}if (originalCaption) originalCaption.style.display = 'none';dynamicCaption.style.display = 'block';if (footerContentEl) footerContentEl.style.display = 'block';}} else {resetExploreBtn();}});});if (exploreBtn) {exploreBtn.addEventListener('click', function(e) {e.stopPropagation();if (iaNodes.length === 0) return;var nextIndex = currentIaIndex + 1;if (nextIndex >= iaNodes.length) {closeAllIANodes();resetExploreBtn();} else {currentIaIndex = nextIndex;var targetBtn = iaNodes[currentIaIndex];if (targetBtn) {if(targetBtn.classList.contains('is-active')) {targetBtn.click();}targetBtn.click();}}});}if (iaWrapper) {iaWrapper.addEventListener('click', function(e) {if (!e.target.closest('.fv-ia-node-button') && !e.target.closest('.fv-ia-explore-btn')) {closeAllIANodes();resetExploreBtn();}});}window.fvAnimateCharts(chartWrapper);var countdownContainer = chartWrapper.querySelector('.fv-countdown-container');if (countdownContainer) {var targetDateAttr = countdownContainer.getAttribute('data-target-date');if (targetDateAttr) {var targetDate = new Date(targetDateAttr);var primaryColor = countdownContainer.getAttribute('data-primary-color') || '#f97316';var subheadColor = countdownContainer.getAttribute('data-subhead-color') || '#ffffff';var pad = function(n) { return (n < 10 ? '0' : '') + n; };var updateCountdown = function() {var difference = +targetDate - +new Date();var d = 0, h = 0, m = 0, s = 0;if (difference > 0) {d = Math.floor(difference / (1000 * 60 * 60 * 24));h = Math.floor((difference / (1000 * 60 * 60)) % 24);m = Math.floor((difference / 1000 / 60) % 60);s = Math.floor((difference / 1000) % 60);}var daysEl = countdownContainer.querySelector('[data-time="days"]');var hoursEl = countdownContainer.querySelector('[data-time="hours"]');var minsEl = countdownContainer.querySelector('[data-time="minutes"]');var secsEl = countdownContainer.querySelector('[data-time="seconds"]');if (daysEl) daysEl.textContent = d;if (hoursEl) hoursEl.textContent = pad(h);if (minsEl) minsEl.textContent = pad(m);if (secsEl) secsEl.textContent = pad(s);};updateCountdown();setInterval(updateCountdown, 1000);}}}if (true) {var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var slides = slideshowContainer.querySelectorAll('.fv-slide');slides.forEach(function(slide) {setupWrapper(slide.querySelector('.fv-chart-wrapper'));});}var slideshowContainer = document.getElementById(uniqueId + '-slideshow');if (slideshowContainer) {var currentSlideIndex = 0;var slides = slideshowContainer.querySelectorAll('.fv-slide');var counter = slideshowContainer.querySelector('.fv-slide-counter');var prevBtn = slideshowContainer.querySelector('.fv-nav-btn.prev');var nextBtn = slideshowContainer.querySelector('.fv-nav-btn.next');var dropdown = slideshowContainer.querySelector('.fv-slideshow-select');function updateControls(index) {if (counter) counter.textContent = (index + 1) + ' / ' + slides.length;if (dropdown) dropdown.value = index;if (prevBtn) {if (index === 0) prevBtn.classList.add('disabled');else prevBtn.classList.remove('disabled');}if (nextBtn) {if (index === slides.length - 1) nextBtn.classList.add('disabled');else nextBtn.classList.remove('disabled');}}function showSlide(index) {if (index < 0) return;if (index >= slides.length) return;currentSlideIndex = index;slides.forEach(function(slide, i) {slide.style.display = i === index ? 'block' : 'none';if (i === index) {var chartEl = slide.querySelector('.fv-chart-wrapper');if (chartEl && window.fvAnimateCharts) {window.fvAnimateCharts(chartEl);}}});updateControls(currentSlideIndex);}if (prevBtn) {prevBtn.addEventListener('click', function() { showSlide(currentSlideIndex - 1); });}if (nextBtn) {nextBtn.addEventListener('click', function() { showSlide(currentSlideIndex + 1); });}if (dropdown) {dropdown.addEventListener('change', function(e) { showSlide(parseInt(e.target.value)); });}updateControls(currentSlideIndex);if (slides.length > 0) {var firstChart = slides[0].querySelector('.fv-chart-wrapper');if (firstChart && window.fvAnimateCharts) {setTimeout(function() { window.fvAnimateCharts(firstChart); }, 100);}}}} else {setupWrapper(root);}}if (document.readyState === 'loading') {document.addEventListener('DOMContentLoaded', function() { initialize('fv-chart-1785494060589-7pvohjikk', true); });} else {initialize('fv-chart-1785494060589-7pvohjikk', true);}})();</script></div><div  class="fancy-box"><div class="fancy_box-title">How I tested</div><div class="fancy_box_body"><p class="fancy-box__body-text">Here I used a standard encoding test. I re-encoded the 4K stereo version of the Creative Commons animated movie Big Buck Bunny at 4K 120fps at the slowest encode speed, then ran it for an hour to allow throttling to take place and recorded the total estimated encode time and average encode rate. I ran this on both my MacBook Air M5 and our testing Acer Predator Helios 300, uncooled and cooled with the Klim Ultimate, to see the impact it had on performance.</p></div></div><p>So it's pretty clear which cooling pads offer ice-cold AC and which sound like a tumble dryer breaking the sound barrier. But I've left the biggest question until last — do you actually need one at all?</p><p>Aiming to prove my theorem that 'cold CPU = good', I whipped up a quick encode test designed to stress out the CPU of several laptops over a longer period. In theory, after an hour, their core temperature should have risen, their CPUs throttled, and the length of the encode spiked and the encode rate dropped. Running the same test with one of our top cooling pads, the Klim Ultimate, would then show how much it could reduce this throttling.</p><p>On my MacBook Air M5, after an hour of using its passive cooling alone, the total estimated encode time had crept up to 122 minutes, and the average encode rate was sitting at 2.52 FPS. When I reran the test with the Klim Ultimate running on max cooling, that total encode time was trimmed to 114 minutes, and the encode rate had increased to 2.77 FPS. That's not a huge difference, but it shows the Klim Ultimate was able to trim back some of that temperature-related throttling.</p><p>Running the same test on our Acer Predator Helios 300 was a much more ambiguous experience. During my first run, the encode crashed within minutes, and during the second it crashed moments after the test concluded. So it was honestly far from stable.</p><p>I was able to eventually get some results, however, and they showed... nothing. Whether I was using the Klim Ultimate or not, the test results were essentially identical, with Handbrake clocking an estimated encode time of 115 minutes uncooled and 113 with the Klim's help. Meanwhile, the encode rate remained steady, sitting at a reasonable 2.8 FPS.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CbE6gwZqADnNACUtHNqX4F" name="Laptop cooling pads group test" alt="Clockwise: the Llano RGB Laptop Cooling Pad, TopMate C12, Aimuzi F2 Plus, ICE COOREL RGB Laptop Cooling Pad and Tecknet N8 on a gray marbled desktop in front of a pink background." src="https://cdn.mos.cms.futurecdn.net/CbE6gwZqADnNACUtHNqX4F.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What does that mean? That I've wasted several hours of my life? Not quite. There are a couple of key conclusions to take away from this. One is that a performance laptop with whacking great fans built in is already pretty good at keeping itself cool. Shocking revelation, I know.</p><p>But probably the more critical takeaway is that the mileage you get out of a laptop cooling pad is going to vary depending on how well optimized it is for handling heat, as well as the kind of tasks you're doing. Had I tried to run Cyberpunk 2077 on max graphics settings with ray-tracing switched on, the Predator Helios 300 would likely have caused it to melt into the earth's core.</p><p>There's also another caveat. While it's definitely been warm the last week or so in the TechRadar testing lab, it hasn't reached the kind of desiccating highs that have hit both the US and UK in recent months. Past a certain point, any laptop will struggle in the heat. Forget CPU throttling — in that heat, I'd be more worried about your components liquefying like a chocolate bunny on the launch pad at Cape Canaveral.</p><p>In light of that, I'd say a laptop cooling pad is still worth exploring, especially if you tend to do a lot of resource-intensive tasks like 3D work, Photoshopping or gaming.</p><p>Any thoughts or personal experiences you'd like to share? Please feel free to chime in down in the comments!</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ This is one of the most interesting and comfortable gaming keyboards I’ve ever tested — but also one of the most divisive ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-one-minute-review"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband: One-minute review</span></h2><p>The Cherry XTRFY K63W Pro Compact Ultra-Wideband is a small gaming keyboard with a few surprises in store.</p><p>True to its name, it certainly doesn’t take up much room on your desk. It’s also pleasingly light, which means it’s easy to move around. Despite this and the plastic construction, the build quality seems high.</p><p>There are some unique features to the design of the K63W Pro. One is the prominent springiness of the gasket-mounted layout, which is a little strange at first, but ultimately it’s not an issue and the keys still feel just as solid as those in the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>.</p><p>Another is the arrow keys. Not only are they much larger than most, but each of the four directions has a second binding to include right control, right shift, menu, and Fn inputs. There’s a shortcut for toggling between the two sets of bindings, as well as activating both at the same time, with the input triggered determined by whether a key is pressed or held. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YrK8qGZMMsd8EaZExhutfV" name="Imported image 1 - 1784819413924" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/YrK8qGZMMsd8EaZExhutfV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There’s also an option to select these modes in Cherry’s companion software. This software has other customizations, but not many. The remapping options are especially disappointing, thanks to their very awkward setup and limited options. There’s barely any performance tweaks here, either.</p><p>Thankfully, the K63W Pro is a capable performer as it is. The keys travel further than you might expect given their low profile, but they’re still just about snappy enough for fast gaming and typing. The ergonomic slant of the keycaps, as well as the generous spacing between them, make them easy to use, while the aforementioned thinness of the chassis makes for a comfortable experience, even without a wrist rest.</p><p>Cherry makes much of the K63W Pro’s Ultra-Wideband (UWB) wireless technology, which is designed to prevent potential interference. However, I can’t say I noticed an improvement over other wireless keyboards, and the tech isn’t worth the impracticality that comes with the incongruously large wireless puck. It’s also a shame there’s no Bluetooth support. </p><p>The K63W Pro is reasonably expensive for a compact keyboard, although the quality and interesting layout help its case in this regard. The performance is good and it's comfortable to use, but I’m not sure every gamer is going to get along with its unique features.</p><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-price-and-availability"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="BAi2xVLp7UMZydWJchKqqV" name="Imported image 2 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/BAi2xVLp7UMZydWJchKqqV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$169.99 (about £150 / AU$240)</strong></li><li><strong>Available now </strong></li><li><strong>Expensive for a small board</strong></li></ul><p>The Cherry XTRFY K63W Pro Compact Ultra-Wideband costs $169.99 (about £150 / AU$240) and is available now. It comes with a USB cable and the UWB USB receiver.</p><p>This is a reasonably high price for a 70% keyboard, especially one that lacks Bluetooth support and input customizations. However, there are certainly more expensive mechanical boards out there, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75</a>. I loved the performance of that board when I reviewed it, and it has a much better selection of input customizations than the K63W Pro. </p><p>If you want something more budget-friendly, consider the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">Monsgeek FUN60 Ultra</a>. This keyboard has analog switches with a heap of performance-related features and tweaks at their disposal. They also feel just as good as mechanical switches in my view.</p><ul><li><strong>Value score: 3.5</strong></li></ul><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-specs"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>70%</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Cherry MX Low Profile 2.0)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.1 x 5.3 x 1.2 inches (307 x 135 x 30 mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-design-and-features"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="NmmjsLGqZfhgbRbSoyTVrV" name="Imported image 3 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/NmmjsLGqZfhgbRbSoyTVrV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Thin and light</strong></li><li><strong>Springboard-like</strong></li><li><strong>Limited input customizations</strong></li></ul><p>There's nothing particularly exciting about the way the K63W Pro looks. It keeps things basic, although the rounded edges are a nice touch, helping to relieve its austerity a little. </p><p>True to its name, the K63W Pro is indeed compact. In addition to its truncated width, it’s also quite thin, making it comfortable to use even without a wrist rest — which is just as well, since it doesn’t come with one.</p><p>Despite its plastic construction, the K63W Pro feels sturdy and built to a high standard. Rather unique is the prominent flex of the keyboard plate. This can be pushed down quite a way when pressing a key, which is a little disconcerting at first, but it still feels perfectly stable and it rebounds fully. I wasn’t concerned about its durability, either. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="rnqrLzMAdu9DWHyMZ665jV" name="Imported image 4 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/rnqrLzMAdu9DWHyMZ665jV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The keycaps feel premium, too. They’re pleasingly textured and solid with little play. On top of this, the bright RGB backlighting shines through them very well, and the main legends are large and clear, although those for the Fn shortcuts on the function keys are a little too small. </p><p>You get more keys on the K63W Pro than you might think, including some navigation ones such as delete and insert. However, it’s odd there’s a blank key in the top-right corner; a missed opportunity to squeeze in another, perhaps, such as a Home key.</p><p>There are quite a few useful Fn shortcuts on the function row, including those for adjusting volume and one for opening your default browser, which are all welcome. However, a few remained a mystery to me. Two look like they adjust some sort of performance-related parameter, but I didn’t notice any action when I pressed them. There’s also one on F9 with Cherry’s logo on it that opens the Windows Run box and enters some kind of address, but again nothing happened when I pressed it. The text was too long and disappeared too quickly for me to read it, but my only guess is that it’s supposed to open some kind of Cherry software.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="A7SLbzKfCpDrcFQ9RA9SqV" name="Imported image 5 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/A7SLbzKfCpDrcFQ9RA9SqV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The most interesting aspect of the K63W Pro’s layout is the Mod Tap arrow keys. These are larger than your typical set since they have secondary bindings, with control, shift, menu, and Fn inputs mapped to each direction. Pressing Fn+M (there’s another Fn key mapped to the insert key) will cycle between three different modes: one enables the usual arrow key inputs, one enables the secondary bindings, and one enables both sets at the same time, with taps triggering arrow directions and holds triggering the secondary functions. The M key lights up a different color depending on which mode is active.</p><p>You can also switch between these modes using the Cherry Utility. This desktop app also features other customizations, although their dearth is disappointing. It has perhaps the worst rebinding mode I've ever seen in peripheral software, requiring you to click a ‘create’ button for every key you want to rebind, in order to bring up the option to rebind it. The layout graph doesn’t display your remapped bindings, which is another baffling oversight, and you can’t alter the Fn layer of shortcuts. There aren’t many performance-related settings here, either; you can adjust the polling rate for both wired and wireless modes, and there’s a SOCD mode with three basic settings, but that’s all you get. </p><p>Rather than your typical USB dongle, the K63W Pro comes with a block-shaped puck that requires a USB cable (also included) to connect to your device. This is what facilitates the UWB connectivity, which Cherry claims reduces interference compared to standard wireless connections. It looks sleek, but it’s quite large and takes up more space than I’m happy with, especially when you factor in the trailing cable. </p><ul><li><strong>Design & features score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-performance"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YCU67wRvTNe6mQNkyBQtuV" name="Imported image 6 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/YCU67wRvTNe6mQNkyBQtuV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Relatively heavy keys</strong></li><li><strong>Great space bar</strong></li><li><strong>Unnecessary Ultra-Wideband connectivity</strong></li></ul><p>I mostly enjoyed my time using the K63W Pro. The keys feel well lubed and reasonably damped, although it still verges on the side of clicky than thocky, which, depending on your preferences, is either a good thing or a bad thing. Personally, I liked the feedback they provided. </p><p>I was also fond of the low-profile keycaps, which seem to slant slightly towards the user. This helped me hit keys flush, making up for the somewhat limiting tilt angle of the board, even with the two-stage feet out. This was especially noticeable with the space bar, a key I often hit on its edge but not here. It also feels slightly more damped than the other keys, while still being easy to press, a combination that makes it very satisfying to hammer away at.</p><p>The switches themselves are also low profile (specifically, they’re Cherry’s MX Low Profile 2.0). However, they have surprisingly deep travel, which makes them more satisfying than they otherwise would be. Despite this, their actuation point is relatively shallow, which meant I could still type with a reasonably light touch. They strike just the right balance between being snappy and forgiving of minor mispresses.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="ZdETvmarAWpvFR6YLCwjyV" name="Imported image 7 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/ZdETvmarAWpvFR6YLCwjyV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Tying accuracy is also aided by the large size of the keycaps, as well as their wide spacing. While this made reaching certain keys a little difficult when touch typing, it made gaming in the WASD position quite comfortable and secure. I could also reach the peripheral keys easily from here, including the space bar, thanks to its aforementioned slant and low profile.</p><p>In my experience, the Mod Tap feature works reasonably well, achieving Cherry’s aim of reducing side bulk without sacrificing inputs. However, you have to hold an arrow key for a long time to activate its secondary binding. I found this particularly frustrating when typing, as I required quick and regular access to the right shift key, but I often didn’t hold the Up arrow key long enough to access it. It’s also disappointing that you can’t alter the hold time.</p><p>Although Cherry makes bold claims about the UWB wireless connectivity, I can't say I noticed any performance gains over other wireless keyboards I’ve tested. Such models have greatly improved in recent years, to the point where regular-sized USB dongles perform pretty much flawlessly. And if you are an elite player concerned about lags and dropouts, you’ll probably opt for a wired connection anyway. All this is to say that the UWB tech and the outsized puck are ultimately overkill for many. What’s more, the K63W Pro doesn’t have Bluetooth support, as lots of other premium wireless keyboards feature.</p><ul><li><strong>Performance score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-cherry-xtrfy-k63w-pro-compact-ultra-wideband"><span>Should I buy the Cherry XTRFY K63W Pro Compact Ultra-Wideband?</span></h2><h2 id="scorecard-3">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive for a compact board, but the quality and spec is there at least.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thin and light, with a solid build and a unique layout. The software is disappointing, though.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The K63W Pro is comfortable for gaming and typing for the most part, but the Mod Tap feature will take some getting used to. </p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The K63W Pro is a solid mechanical keyboard that does a few things differently, but not entirely successfully. Still, it’s a reliable and comfortable unit for most gamers. </p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-4">Buy it if…</h2><div class="product"><p><strong>You want a compact board</strong><br>The K63W Pro cleverly includes keys usually omitted from such a small layout, although it does take some getting used to.</p></div><div class="product"><p><strong>You want a comfortable board</strong><br>The thin chassis and ergonomic keycaps makes the K63W Pro a board you can use all day long, although touch typing will test your dexterity at times.</p></div><h2 id="don-t-buy-it-if-5">Don't buy it if…</h2><div class="product"><p><strong>You want the snappiest experience</strong><br>Despite the low profile keycaps, they have a greater travel than you might expect, which might deter those after lighting-quick taps.</p></div><div class="product"><p><strong>You want the best input customizations</strong><br>The companion software’s rebinding functionality is quite woeful; there are barely any performance-related tweaks. </p></div><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-also-consider"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Also consider</span></h2><div class="product"><p><strong>Razer BlackWidow V4 Pro 75</strong><br>If it’s superb mechanical performance you’re after, you can’t do much better than the Razer BlackWidow. I love how tactile and satisfying key presses are, and the number of customizations on offer via Razer’s Synapse software is impressive for a mechanical keyboard, greatly eclipsing the K63W Pro on this front. However, the BlackWidow is an incredibly expensive board, so those wanting to save money should look elsewhere. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="cd3f5ffa-873c-11f1-93d2-495885067972" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75 review" data-dimension48="Razer BlackWidow V4 Pro 75 review" data-dimension25="">Razer BlackWidow V4 Pro 75 review</a>.</p></div><div class="product"><p><strong>Monsgeek FUN60 Ultra</strong><br>For something decidedly more budget-friendly, the FUN60 Ultra offers all the thrills of a great gaming keyboard without the expense. Its analog switches almost feel as good as mechanical ones, and there are plenty of adjustments you can make to alter their performance. Its construction is surprisingly solid for the price, too. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="cd3f74c2-873c-11f1-af61-8142905329e2" data-action="Deal Block" data-label="Monsgeek FUN60 Ultra review" data-dimension48="Monsgeek FUN60 Ultra review" data-dimension25="">Monsgeek FUN60 Ultra review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-cherry-xtrfy-k63w-pro-compact-ultra-wideband"><span>How I tested the Cherry XTRFY K63W Pro Compact Ultra-Wideband</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="5MScdhbg46mwzWUB7w3pyV" name="Imported image 8 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/5MScdhbg46mwzWUB7w3pyV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I used the K63W Pro for a few days, during which time I used it for working, general browsing, and of course, gaming. I used it in both wired and wireless modes.</p><p>I played games such as <a href="https://www.techradar.com/gaming/007-first-light-review"><em>007 First Light</em> </a>and <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, which are good tests for the speed and accuracy of key inputs.</p><p>I’ve been PC gaming for over a decade, and have used numerous keyboards in that time. I’ve also reviewed a large number of them, ranging widely in their form factors, switches types, feature sets, and price points.</p><ul><li><em>First reviewed: July 2026</em></li><li>Read more about <a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars">how we test</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/cherry-xtrfy-k63w-pro-compact-ultra-wideband-review</link>
                                                                            <description>
                            <![CDATA[ The K63W Pro tries to do things a little differently — but are its departures a success? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eo3ERHzqas7EPAY3ZJKxkb</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/K6XRZMiqk5NV28tioAPLj4-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 26 Jul 2026 00:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/K6XRZMiqk5NV28tioAPLj4-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cherry XTRFY K63W Pro Compact Ultra-Wideband on desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Cherry XTRFY K63W Pro Compact Ultra-Wideband on desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Cherry XTRFY K63W Pro Compact Ultra-Wideband on desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/K6XRZMiqk5NV28tioAPLj4-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-one-minute-review"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband: One-minute review</span></h2><p>The Cherry XTRFY K63W Pro Compact Ultra-Wideband is a small gaming keyboard with a few surprises in store.</p><p>True to its name, it certainly doesn’t take up much room on your desk. It’s also pleasingly light, which means it’s easy to move around. Despite this and the plastic construction, the build quality seems high.</p><p>There are some unique features to the design of the K63W Pro. One is the prominent springiness of the gasket-mounted layout, which is a little strange at first, but ultimately it’s not an issue and the keys still feel just as solid as those in the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>.</p><p>Another is the arrow keys. Not only are they much larger than most, but each of the four directions has a second binding to include right control, right shift, menu, and Fn inputs. There’s a shortcut for toggling between the two sets of bindings, as well as activating both at the same time, with the input triggered determined by whether a key is pressed or held. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YrK8qGZMMsd8EaZExhutfV" name="Imported image 1 - 1784819413924" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/YrK8qGZMMsd8EaZExhutfV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There’s also an option to select these modes in Cherry’s companion software. This software has other customizations, but not many. The remapping options are especially disappointing, thanks to their very awkward setup and limited options. There’s barely any performance tweaks here, either.</p><p>Thankfully, the K63W Pro is a capable performer as it is. The keys travel further than you might expect given their low profile, but they’re still just about snappy enough for fast gaming and typing. The ergonomic slant of the keycaps, as well as the generous spacing between them, make them easy to use, while the aforementioned thinness of the chassis makes for a comfortable experience, even without a wrist rest.</p><p>Cherry makes much of the K63W Pro’s Ultra-Wideband (UWB) wireless technology, which is designed to prevent potential interference. However, I can’t say I noticed an improvement over other wireless keyboards, and the tech isn’t worth the impracticality that comes with the incongruously large wireless puck. It’s also a shame there’s no Bluetooth support. </p><p>The K63W Pro is reasonably expensive for a compact keyboard, although the quality and interesting layout help its case in this regard. The performance is good and it's comfortable to use, but I’m not sure every gamer is going to get along with its unique features.</p><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-price-and-availability"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="BAi2xVLp7UMZydWJchKqqV" name="Imported image 2 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/BAi2xVLp7UMZydWJchKqqV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$169.99 (about £150 / AU$240)</strong></li><li><strong>Available now </strong></li><li><strong>Expensive for a small board</strong></li></ul><p>The Cherry XTRFY K63W Pro Compact Ultra-Wideband costs $169.99 (about £150 / AU$240) and is available now. It comes with a USB cable and the UWB USB receiver.</p><p>This is a reasonably high price for a 70% keyboard, especially one that lacks Bluetooth support and input customizations. However, there are certainly more expensive mechanical boards out there, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75</a>. I loved the performance of that board when I reviewed it, and it has a much better selection of input customizations than the K63W Pro. </p><p>If you want something more budget-friendly, consider the <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review">Monsgeek FUN60 Ultra</a>. This keyboard has analog switches with a heap of performance-related features and tweaks at their disposal. They also feel just as good as mechanical switches in my view.</p><ul><li><strong>Value score: 3.5</strong></li></ul><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-specs"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>70%</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical (Cherry MX Low Profile 2.0)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.1 x 5.3 x 1.2 inches (307 x 135 x 30 mm)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-design-and-features"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="NmmjsLGqZfhgbRbSoyTVrV" name="Imported image 3 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/NmmjsLGqZfhgbRbSoyTVrV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Thin and light</strong></li><li><strong>Springboard-like</strong></li><li><strong>Limited input customizations</strong></li></ul><p>There's nothing particularly exciting about the way the K63W Pro looks. It keeps things basic, although the rounded edges are a nice touch, helping to relieve its austerity a little. </p><p>True to its name, the K63W Pro is indeed compact. In addition to its truncated width, it’s also quite thin, making it comfortable to use even without a wrist rest — which is just as well, since it doesn’t come with one.</p><p>Despite its plastic construction, the K63W Pro feels sturdy and built to a high standard. Rather unique is the prominent flex of the keyboard plate. This can be pushed down quite a way when pressing a key, which is a little disconcerting at first, but it still feels perfectly stable and it rebounds fully. I wasn’t concerned about its durability, either. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="rnqrLzMAdu9DWHyMZ665jV" name="Imported image 4 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/rnqrLzMAdu9DWHyMZ665jV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The keycaps feel premium, too. They’re pleasingly textured and solid with little play. On top of this, the bright RGB backlighting shines through them very well, and the main legends are large and clear, although those for the Fn shortcuts on the function keys are a little too small. </p><p>You get more keys on the K63W Pro than you might think, including some navigation ones such as delete and insert. However, it’s odd there’s a blank key in the top-right corner; a missed opportunity to squeeze in another, perhaps, such as a Home key.</p><p>There are quite a few useful Fn shortcuts on the function row, including those for adjusting volume and one for opening your default browser, which are all welcome. However, a few remained a mystery to me. Two look like they adjust some sort of performance-related parameter, but I didn’t notice any action when I pressed them. There’s also one on F9 with Cherry’s logo on it that opens the Windows Run box and enters some kind of address, but again nothing happened when I pressed it. The text was too long and disappeared too quickly for me to read it, but my only guess is that it’s supposed to open some kind of Cherry software.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="A7SLbzKfCpDrcFQ9RA9SqV" name="Imported image 5 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/A7SLbzKfCpDrcFQ9RA9SqV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The most interesting aspect of the K63W Pro’s layout is the Mod Tap arrow keys. These are larger than your typical set since they have secondary bindings, with control, shift, menu, and Fn inputs mapped to each direction. Pressing Fn+M (there’s another Fn key mapped to the insert key) will cycle between three different modes: one enables the usual arrow key inputs, one enables the secondary bindings, and one enables both sets at the same time, with taps triggering arrow directions and holds triggering the secondary functions. The M key lights up a different color depending on which mode is active.</p><p>You can also switch between these modes using the Cherry Utility. This desktop app also features other customizations, although their dearth is disappointing. It has perhaps the worst rebinding mode I've ever seen in peripheral software, requiring you to click a ‘create’ button for every key you want to rebind, in order to bring up the option to rebind it. The layout graph doesn’t display your remapped bindings, which is another baffling oversight, and you can’t alter the Fn layer of shortcuts. There aren’t many performance-related settings here, either; you can adjust the polling rate for both wired and wireless modes, and there’s a SOCD mode with three basic settings, but that’s all you get. </p><p>Rather than your typical USB dongle, the K63W Pro comes with a block-shaped puck that requires a USB cable (also included) to connect to your device. This is what facilitates the UWB connectivity, which Cherry claims reduces interference compared to standard wireless connections. It looks sleek, but it’s quite large and takes up more space than I’m happy with, especially when you factor in the trailing cable. </p><ul><li><strong>Design & features score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-performance"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YCU67wRvTNe6mQNkyBQtuV" name="Imported image 6 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/YCU67wRvTNe6mQNkyBQtuV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Relatively heavy keys</strong></li><li><strong>Great space bar</strong></li><li><strong>Unnecessary Ultra-Wideband connectivity</strong></li></ul><p>I mostly enjoyed my time using the K63W Pro. The keys feel well lubed and reasonably damped, although it still verges on the side of clicky than thocky, which, depending on your preferences, is either a good thing or a bad thing. Personally, I liked the feedback they provided. </p><p>I was also fond of the low-profile keycaps, which seem to slant slightly towards the user. This helped me hit keys flush, making up for the somewhat limiting tilt angle of the board, even with the two-stage feet out. This was especially noticeable with the space bar, a key I often hit on its edge but not here. It also feels slightly more damped than the other keys, while still being easy to press, a combination that makes it very satisfying to hammer away at.</p><p>The switches themselves are also low profile (specifically, they’re Cherry’s MX Low Profile 2.0). However, they have surprisingly deep travel, which makes them more satisfying than they otherwise would be. Despite this, their actuation point is relatively shallow, which meant I could still type with a reasonably light touch. They strike just the right balance between being snappy and forgiving of minor mispresses.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="ZdETvmarAWpvFR6YLCwjyV" name="Imported image 7 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/ZdETvmarAWpvFR6YLCwjyV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Tying accuracy is also aided by the large size of the keycaps, as well as their wide spacing. While this made reaching certain keys a little difficult when touch typing, it made gaming in the WASD position quite comfortable and secure. I could also reach the peripheral keys easily from here, including the space bar, thanks to its aforementioned slant and low profile.</p><p>In my experience, the Mod Tap feature works reasonably well, achieving Cherry’s aim of reducing side bulk without sacrificing inputs. However, you have to hold an arrow key for a long time to activate its secondary binding. I found this particularly frustrating when typing, as I required quick and regular access to the right shift key, but I often didn’t hold the Up arrow key long enough to access it. It’s also disappointing that you can’t alter the hold time.</p><p>Although Cherry makes bold claims about the UWB wireless connectivity, I can't say I noticed any performance gains over other wireless keyboards I’ve tested. Such models have greatly improved in recent years, to the point where regular-sized USB dongles perform pretty much flawlessly. And if you are an elite player concerned about lags and dropouts, you’ll probably opt for a wired connection anyway. All this is to say that the UWB tech and the outsized puck are ultimately overkill for many. What’s more, the K63W Pro doesn’t have Bluetooth support, as lots of other premium wireless keyboards feature.</p><ul><li><strong>Performance score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-cherry-xtrfy-k63w-pro-compact-ultra-wideband"><span>Should I buy the Cherry XTRFY K63W Pro Compact Ultra-Wideband?</span></h2><h2 id="scorecard-3">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive for a compact board, but the quality and spec is there at least.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thin and light, with a solid build and a unique layout. The software is disappointing, though.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The K63W Pro is comfortable for gaming and typing for the most part, but the Mod Tap feature will take some getting used to. </p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall</p></td><td  ><p>The K63W Pro is a solid mechanical keyboard that does a few things differently, but not entirely successfully. Still, it’s a reliable and comfortable unit for most gamers. </p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-4">Buy it if…</h2><div class="product"><p><strong>You want a compact board</strong><br>The K63W Pro cleverly includes keys usually omitted from such a small layout, although it does take some getting used to.</p></div><div class="product"><p><strong>You want a comfortable board</strong><br>The thin chassis and ergonomic keycaps makes the K63W Pro a board you can use all day long, although touch typing will test your dexterity at times.</p></div><h2 id="don-t-buy-it-if-5">Don't buy it if…</h2><div class="product"><p><strong>You want the snappiest experience</strong><br>Despite the low profile keycaps, they have a greater travel than you might expect, which might deter those after lighting-quick taps.</p></div><div class="product"><p><strong>You want the best input customizations</strong><br>The companion software’s rebinding functionality is quite woeful; there are barely any performance-related tweaks. </p></div><h2 class="article-body__section" id="section-cherry-xtrfy-k63w-pro-compact-ultra-wideband-review-also-consider"><span>Cherry XTRFY K63W Pro Compact Ultra-Wideband review: Also consider</span></h2><div class="product"><p><strong>Razer BlackWidow V4 Pro 75</strong><br>If it’s superb mechanical performance you’re after, you can’t do much better than the Razer BlackWidow. I love how tactile and satisfying key presses are, and the number of customizations on offer via Razer’s Synapse software is impressive for a mechanical keyboard, greatly eclipsing the K63W Pro on this front. However, the BlackWidow is an incredibly expensive board, so those wanting to save money should look elsewhere. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="cd3f5ffa-873c-11f1-93d2-495885067972" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75 review" data-dimension48="Razer BlackWidow V4 Pro 75 review" data-dimension25="">Razer BlackWidow V4 Pro 75 review</a>.</p></div><div class="product"><p><strong>Monsgeek FUN60 Ultra</strong><br>For something decidedly more budget-friendly, the FUN60 Ultra offers all the thrills of a great gaming keyboard without the expense. Its analog switches almost feel as good as mechanical ones, and there are plenty of adjustments you can make to alter their performance. Its construction is surprisingly solid for the price, too. Read our full <a href="https://www.techradar.com/computing/keyboards/monsgeek-fun60-ultra-review" data-dimension112="cd3f74c2-873c-11f1-af61-8142905329e2" data-action="Deal Block" data-label="Monsgeek FUN60 Ultra review" data-dimension48="Monsgeek FUN60 Ultra review" data-dimension25="">Monsgeek FUN60 Ultra review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-cherry-xtrfy-k63w-pro-compact-ultra-wideband"><span>How I tested the Cherry XTRFY K63W Pro Compact Ultra-Wideband</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1916px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="5MScdhbg46mwzWUB7w3pyV" name="Imported image 8 - 1784819413925" alt="Cherry XTRFY K63W Pro Compact Ultra-Wideband" src="https://cdn.mos.cms.futurecdn.net/5MScdhbg46mwzWUB7w3pyV.jpg" mos="" align="middle" fullscreen="" width="1916" height="1078" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I used the K63W Pro for a few days, during which time I used it for working, general browsing, and of course, gaming. I used it in both wired and wireless modes.</p><p>I played games such as <a href="https://www.techradar.com/gaming/007-first-light-review"><em>007 First Light</em> </a>and <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, which are good tests for the speed and accuracy of key inputs.</p><p>I’ve been PC gaming for over a decade, and have used numerous keyboards in that time. I’ve also reviewed a large number of them, ranging widely in their form factors, switches types, feature sets, and price points.</p><ul><li><em>First reviewed: July 2026</em></li><li>Read more about <a href="https://www.techradar.com/televisions/soundbars/the-best-soundbars-for-all-budgets#section-how-we-test-the-best-soundbarshttps://www.techradar.com/news/audio/home-cinema-audio/tr-top-10-best-soundbars-1288008#section-how-we-test-the-best-soundbars">how we test</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hate the Copilot key in Windows 11? It looks like Microsoft's bringing in the option to remap it to do nothing — if you feel that's more useful ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>A new option for the Copilot key has been spotted in testing</strong></li><li><strong>Windows 11 users are getting the ability to remap it to 'Do nothing'</strong></li><li><strong>This comes on top of work already underway to redefine the key to Right Ctrl or the context menu</strong></li></ul><p>Microsoft's latest revolutionary idea for Windows 11 is to have a key on your <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboard</a> which can be remapped to do absolutely nothing.</p><p><a href="https://www.windowslatest.com/2026/07/24/microsoft-accepts-defeat-on-the-windows-11-copilot-key-with-a-do-nothing-switch-but-pcs-still-ship-with-it/" target="_blank">Windows Latest noticed</a> the latest twist in the tale of the Copilot key, as highlighted by regular leaker <a href="https://x.com/phantomofearth/status/2080298494439408055" target="_blank">PhantomOfEarth on X</a>, who spotted the development hidden in a recent Windows 11 preview build.</p><p>In the choices to customize the Copilot key – which, by default, summons Windows 11's Copilot AI (of course) – there's a new option to simply 'Do nothing'.</p><p>Yes, that's correct – you can change the key to simply be a pointless piece of plastic that does precisely zip. (Or at least you'll be able to in testing, when this ability comes into play, that is, although some Windows 11 testers have reportedly seen it live in preview already).</p><p>As you may have seen earlier this year, <a href="https://www.techradar.com/computing/windows/microsofts-finally-letting-you-change-the-copilot-key-back-to-what-it-was-before-windows-11s-ai-assistant-existed">Microsoft is working on bringing fresh options</a> to the Copilot key that include customizing it to invoke the context (right-click) menu, and to turn it back into Right Ctrl (which was the key that the Copilot button replaced on Copilot+ laptops and some keyboards).</p><h2 id="analysis-do-nothing-be-happy">Analysis: do nothing, be happy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="6rSHNP9TsA29Az5AC6iMwW" name="shutterstock_187951679.jpg" alt="COnfused  businessman working with his laptop, at the office" src="https://cdn.mos.cms.futurecdn.net/6rSHNP9TsA29Az5AC6iMwW.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: rui vale sousa / Shutterstock)</span></figcaption></figure><p>What's the point of a key that does nothing? Good question. Maybe it's the keyboard equivalent of a stress ball – you can hammer on that key as much as you want when you're really annoyed, and it won't splurge a load of characters into the document you're working on as you exorcise your frustrated demons.</p><p>Okay, so maybe not, but perhaps the idea is that this is aimed at people who really hate the Copilot key, but haven't decided what they might want to remap it to. So, they can go ahead and elect for the key to do nothing if it's accidentally hit, while they figure out what they might want to redefine in its place. That's stretching things, admittedly, but it's the best guess I have.</p><p>At any rate, it's a harmless enough option, although it feels inescapably odd to have a 'blank' key on your keyboard. How far we've fallen since the Copilot key was first revealed and trumpeted by Microsoft as the <a href="https://www.techradar.com/computing/windows-keyboards-get-their-biggest-change-for-30-years-a-new-copilot-ai-key">biggest thing to happen to keyboards in 30 years</a> since the Windows key was introduced. And indeed more recently, Microsoft promoted the Copilot key as the "<a href="https://www.techradar.com/computing/windows/microsoft-suggests-copilot-is-the-button-you-can-press-to-fix-everything-in-windows-11-heres-hoping-it-can-fix-the-companys-marketing-department">button you can press to fix everything</a>", so there's some irony that it could soon (optionally) become the button you can press to fix 'nothing' in a very literal sense.</p><p>Don't forget that you don't have to wait for Microsoft's Copilot key remapping functions to arrive in the release version of Windows 11. You can use the <a href="https://www.techradar.com/computing/windows-laptops/how-to-remap-your-copilot-keyboard-key-to-launch-anything-else">Keyboard Manager in PowerToys</a> to do this instead, although it'll be far neater to have these options in Windows 11's settings, of course.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/windows/hate-the-copilot-key-in-windows-11-it-looks-like-microsofts-bringing-in-the-option-to-remap-it-to-do-nothing-if-you-feel-thats-more-useful</link>
                                                                            <description>
                            <![CDATA[ Think nothing is better than Copilot? Microsoft is going to let you prefer the former over the latter in a very literal sense, with the ability to remap the Copilot key to do nothing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">fCXG6Pqef32JX5kPN6AAzX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7E2sb3x8Jzuwc2TxuuHDMn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Jul 2026 18:27:36 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Windows]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/7E2sb3x8Jzuwc2TxuuHDMn-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Microsoft Copilot key on a HP Envy x360 14-fc009na laptop]]></media:description>                                                            <media:text><![CDATA[Microsoft Copilot key on a HP Envy x360 14-fc009na laptop]]></media:text>
                                <media:title type="plain"><![CDATA[Microsoft Copilot key on a HP Envy x360 14-fc009na laptop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7E2sb3x8Jzuwc2TxuuHDMn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>A new option for the Copilot key has been spotted in testing</strong></li><li><strong>Windows 11 users are getting the ability to remap it to 'Do nothing'</strong></li><li><strong>This comes on top of work already underway to redefine the key to Right Ctrl or the context menu</strong></li></ul><p>Microsoft's latest revolutionary idea for Windows 11 is to have a key on your <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboard</a> which can be remapped to do absolutely nothing.</p><p><a href="https://www.windowslatest.com/2026/07/24/microsoft-accepts-defeat-on-the-windows-11-copilot-key-with-a-do-nothing-switch-but-pcs-still-ship-with-it/" target="_blank">Windows Latest noticed</a> the latest twist in the tale of the Copilot key, as highlighted by regular leaker <a href="https://x.com/phantomofearth/status/2080298494439408055" target="_blank">PhantomOfEarth on X</a>, who spotted the development hidden in a recent Windows 11 preview build.</p><p>In the choices to customize the Copilot key – which, by default, summons Windows 11's Copilot AI (of course) – there's a new option to simply 'Do nothing'.</p><p>Yes, that's correct – you can change the key to simply be a pointless piece of plastic that does precisely zip. (Or at least you'll be able to in testing, when this ability comes into play, that is, although some Windows 11 testers have reportedly seen it live in preview already).</p><p>As you may have seen earlier this year, <a href="https://www.techradar.com/computing/windows/microsofts-finally-letting-you-change-the-copilot-key-back-to-what-it-was-before-windows-11s-ai-assistant-existed">Microsoft is working on bringing fresh options</a> to the Copilot key that include customizing it to invoke the context (right-click) menu, and to turn it back into Right Ctrl (which was the key that the Copilot button replaced on Copilot+ laptops and some keyboards).</p><h2 id="analysis-do-nothing-be-happy">Analysis: do nothing, be happy</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="6rSHNP9TsA29Az5AC6iMwW" name="shutterstock_187951679.jpg" alt="COnfused  businessman working with his laptop, at the office" src="https://cdn.mos.cms.futurecdn.net/6rSHNP9TsA29Az5AC6iMwW.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: rui vale sousa / Shutterstock)</span></figcaption></figure><p>What's the point of a key that does nothing? Good question. Maybe it's the keyboard equivalent of a stress ball – you can hammer on that key as much as you want when you're really annoyed, and it won't splurge a load of characters into the document you're working on as you exorcise your frustrated demons.</p><p>Okay, so maybe not, but perhaps the idea is that this is aimed at people who really hate the Copilot key, but haven't decided what they might want to remap it to. So, they can go ahead and elect for the key to do nothing if it's accidentally hit, while they figure out what they might want to redefine in its place. That's stretching things, admittedly, but it's the best guess I have.</p><p>At any rate, it's a harmless enough option, although it feels inescapably odd to have a 'blank' key on your keyboard. How far we've fallen since the Copilot key was first revealed and trumpeted by Microsoft as the <a href="https://www.techradar.com/computing/windows-keyboards-get-their-biggest-change-for-30-years-a-new-copilot-ai-key">biggest thing to happen to keyboards in 30 years</a> since the Windows key was introduced. And indeed more recently, Microsoft promoted the Copilot key as the "<a href="https://www.techradar.com/computing/windows/microsoft-suggests-copilot-is-the-button-you-can-press-to-fix-everything-in-windows-11-heres-hoping-it-can-fix-the-companys-marketing-department">button you can press to fix everything</a>", so there's some irony that it could soon (optionally) become the button you can press to fix 'nothing' in a very literal sense.</p><p>Don't forget that you don't have to wait for Microsoft's Copilot key remapping functions to arrive in the release version of Windows 11. You can use the <a href="https://www.techradar.com/computing/windows-laptops/how-to-remap-your-copilot-keyboard-key-to-launch-anything-else">Keyboard Manager in PowerToys</a> to do this instead, although it'll be far neater to have these options in Windows 11's settings, of course.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The Razer Kiyo V2 is an excellent webcam, even though its fancy new AI features aren't really that exciting ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-two-minute-review"><span>Razer Kiyo V2 webcam: Two-minute review</span></h2><p>Razer is a household name in the webcam space, with its Kiyo brand being one of the most popular choices for streamers and PC gamers. The latest Kiyo V2 is another sterling example of Razer's commitment to premium build quality and high-end components, and for the most part, it's a great product.</p><p>Delivering either 4K recording at 30 frames per second or 1080p at 60, the Kiyo V2 captures quality video with a high degree of customization via the Razer Synapse software. It's fairly pricey (don't expect to see it on our list of the <a href="https://www.techradar.com/news/best-cheap-webcams">best cheap webcams</a>), but for a 4K webcam with this sort of build quality and feature set, it's actually quite competitively priced.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ceR2CQ6ejx23v49QBXuHob" name="PXL_20260720_152232708.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/ceR2CQ6ejx23v49QBXuHob.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Coming in black, white, and pink colorways (mine is the pink 'Quartz' model), the Razer Kiyo V2 is an extremely well-constructed product. It's durable and pleasingly tactile. The base can be extended and rotated to capture the perfect angle, and it easily clasps onto any monitor; I tested it both with the two monitors in my home desktop setup and my laptop, and it snapped into place with no issues. It's a little heavy, however, so laptops with flimsier display hinges might struggle.</p><p>The design is a departure from previous Razer webcams, which typically opted for a singular large casing surrounding the lens construction. Instead, it's a smaller lens housing with an oblong body, immediately reminiscent of the <a href="https://www.techradar.com/pro/logitech-mx-brio-705-for-business-webcam-review">Logitech MX Brio 705</a>.</p><p>Not everything has been abandoned with this new design, however. The lens housing, like previous Kiyo models, includes a pleasingly tactile rim that can be twisted to close the built-in physical privacy shutter. I'm always a fan of privacy solutions like this, though given the large size of the glass lens face, it would've been nice to see a lens cap included to keep it dust- and scratch-free.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oBa693GWVM654Tz5G76Dqa" name="PXL_20260720_152117269.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/oBa693GWVM654Tz5G76Dqa.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It would potentially be nice if the webcam could be detached from the attached mount in order to fit it to a different mount; many content creators will have their own video setups and may want to use their own camera stands. However, the mount does have a threaded screw connector on the base, letting you fit it atop most industry-standard camera mounts. </p><p>In terms of video quality, it's great. 4K video is sharp and colorful, and even zoomed in, I found I looked perfectly detailed in the footage I recorded. Color reproduction is great, and the camera performed well in a range of light conditions. Low-light performance resulted in some mild oversaturation, but I've seen worse performance in more expensive cameras. It also supports HDR, though only at 30fps even at lower resolutions.</p><p>The autofocus works well, but I found it was a little slow to adjust if I quickly moved closer or further from the camera. Having tested quite a few webcams in my time, I feel that a webcam in this price range should be a bit snappier to focus.</p><p>That big lens means that the default field of view is <em>huge</em>. A 93-degree FOV means that the Kiyo V2 is liable to capture not just yourself but the entire room you're in, but thankfully it's easy enough to tweak this via the zoom and crop tools in Razer's Synapse software.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QfKRKUGUswrXhGz7pXHMYX" name="PXL_20260720_152003311" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/QfKRKUGUswrXhGz7pXHMYX.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>On the topic of Synapse, it's still a frankly rather clunky piece of software, but for webcam users who want granular control over their hardware, it does a solid job. In addition to zoom and crop tools, you can also manually tweak the autofocus, auto exposure, and color balance.</p><p>The Kiyo V2's software-side feature set also includes a selection of AI-powered tools, which are covered prominently in the marketing material for the webcam. These include dynamic light correction and noise reduction, but these features already existed in Synapse, and to be honest, I'm not entirely clear on what AI brings to the table here.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3GmmQwyqS479BWfQAoYpZb" name="PXL_20260720_152037576.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/3GmmQwyqS479BWfQAoYpZb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Look, Razer: I get it. I'm sure there's tremendous pressure from your shareholders to make everything AI-powered, because it's the buzzword du jour. But anyone who actually wants AI in their webcam (for whatever inane reason) likely isn't going to be better served by the Kiyo V2 than any other cutting-edge 'AI' webcam, like the <a href="https://www.techradar.com/computing/webcams/obsbot-tiny-se-review-a-conference-room-camera-king">Obsbot Tiny SE</a>.</p><p>One element that does actually benefit from the involvement of machine learning is the auto-framing feature, which uses AI-powered head-tracking to keep you in the center of the frame even if you move around. However, since the Kiyo V2 lacks a mechanized gimbal, it can't alter the frame while fully zoomed out and can only track you so far; it can keep you in center frame if you move by a foot or two, but it won't follow you around a room.</p><p>On the bright side, you don't actually have to use Synapse and the AI features at all. The Kiyo V2 works great straight out of the box; just plug in the bundled cable, and you're off to the races, assuming you're happy with the default wide-angle FOV.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SLU2NUPYT8mY68siX6MVHb" name="PXL_20260720_152023601.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/SLU2NUPYT8mY68siX6MVHb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Now, for the only real problem I have with the Razer Kiyo V2. It comes with a USB-C to USB-C cable in the box (the one with my review unit is pink, like the webcam itself), and as far as I can tell, you <em>have</em> to use this cable to access the full 4K functionality of the camera.</p><p>Considering that the cable is USB-C-exclusive, you'll need a free USB-C 3.0 port to make full use of the Kiyo V2. I tested it out with a USB-C to USB-A adapter, as well as using one of my own USB-C cables; no dice. It's frustrating, because USB-C ports can be in short supply for users connecting multiple peripherals, and the bundled cable is a bit short and inflexible.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mUMT2qJmGLtTbFYpJUS9nb" name="PXL_20260720_152055918.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/mUMT2qJmGLtTbFYpJUS9nb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Lastly, the built-in microphone is... fine, I guess. It's good enough for video calls, but anyone aiming to produce professional-level video content should definitely use a proper standalone microphone.</p><p>It's fair to say that the Razer Kiyo V2 deserves a spot among the <a href="https://www.techradar.com/news/computing-components/peripherals/what-webcam-5-reviewed-and-rated-1027972">best webcams</a> on the market. There are a few niggling issues, but nothing that should ruin the experience for a gamer who wants a high-end webcam. For hardcore content creators, it remains a sound choice, but you should be aware of the downsides.</p><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-price-availability"><span>Razer Kiyo V2 webcam: Price & availability</span></h2><ul><li><strong>How much does it cost?</strong> $149.99 / £149.99 / AU$279.95</li><li><strong>When is it available? </strong>Available now</li><li><strong>Where can you get it? </strong>The US, UK, and Australia</li></ul><p>At <strong>$149.99 / £149.99 / AU$279.95</strong>, the Razer Kiyo V2 is significantly cheaper than the brand's own older Kiyo Pro webcam. If you're looking for a high-quality 4K cam, it's not an unreasonable price.</p><p>Sure, you could easily get a cheaper 4K webcam, but you'll need to risk it on a less established brand, and you almost certainly won't be getting the same rich feature set seen in the Kiyo V2. Similarly effective models from other premium brands like Logitech and Elgato will cost a comparable amount, so I'm pleased to say that despite its reputation for pricey hardware, Razer got the price right this time around.</p><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-specs"><span>Razer Kiyo V2 webcam: Specs</span></h2><div ><table><thead><tr><th class="firstcol empty" ></th><th  ><p>Razer Kiyo V2</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Price:</p></td><td  ><p>$149.99 / £149.99 / AU$279.95</p></td></tr><tr><td class="firstcol " ><p>Supported resolutions:</p></td><td  ><p>4Kp at 30fps, 1440p at 60fps, 1080p at 60fps</p></td></tr><tr><td class="firstcol " ><p>Sensor: </p></td><td  ><p>8.3 MP Sony STARVIS</p></td></tr><tr><td class="firstcol " ><p>Field of view:</p></td><td  ><p>93 degrees</p></td></tr><tr><td class="firstcol " ><p>Connection:</p></td><td  ><p>USB-C</p></td></tr><tr><td class="firstcol " ><p>Features:</p></td><td  ><p>Digital zoom, AI auto-framing, AI autofocus, dynamic color correction, HDR, mechanical privacy shutter</p></td></tr><tr><td class="firstcol " ><p>Software Integration: </p></td><td  ><p>Razer Synapse</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-should-you-buy-the-razer-kiyo-v2-webcam"><span>Should you buy the Razer Kiyo V2 webcam?</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mrhtjuz9fM25vVNgD9T4Ub" name="PXL_20260720_152133132.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/mrhtjuz9fM25vVNgD9T4Ub.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><div ><table><caption>Razer Kiyo V2 webcam report card</caption><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The Razer Kiyo V2 is still fairly expensive, but it's reasonably priced for a high-end 4K webcam and much better value than the previous Kiyo Pro.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>A fresh chassis design that retains the excellent physical privacy shutter of older Kiyos, but the forced USB-C is annoying.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Audio is merely decent, but the picture quality and color balance are fantastic and Razer Synapse packs a ton of extra features.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Avarage rating</p></td><td  ><p>A high-quality webcam with a broad feature set and more competitive pricing, the Razer Kiyo V2 is a great product with only a few small flaws.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-5">Buy it if...</h2><div class="product"><p><strong>You want 4K</strong><br>At this price point, the Kiyo V2 is competitive within the 4K webcam space - you could find cheaper ones, but only if you're willing to accept a drop in quality.</p></div><div class="product"><p><strong>You need wide-angled recording</strong><br>If you're aiming to capture a larger space (or multiple video participants), the 93-degree FOV of the Kiyo V2 is perfect.</p></div><h2 id="don-t-buy-it-if-6">Don't buy it if...</h2><div class="product"><p><strong>You're short on ports</strong><br>Since it needs to use the bundled USB-C cable to access full 4K recording, the Kiyo V2 is a poor choice for anyone who already has lots of ports in use on their PC.</p></div><div class="product"><p><strong>You're on a budget</strong><br>At $149.99 / £149.99 / AU$279.95, the Kiyo V2 is still pretty darn expensive, even if it's far better value for money than the older Kiyo Pro.</p></div><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-also-consider"><span>Razer Kiyo V2 webcam: Also consider</span></h2><div class="product"><p><strong>Insta360 Link 2C</strong><br>Our current top pick of the 4K webcams available on the market right now, the Link 2C offers superior low-light performance and autofocus while also offering the same high-quality video and AI features as the Kiyo V2.</p><p><strong>Read our full </strong><a href="https://www.techradar.com/computing/webcams/insta360-link-2c-review" data-dimension112="a57b5024-861e-11f1-9bc1-59422df23e72" data-action="Deal Block" data-label="Read our full Insta360 Link 2C review" data-dimension48="Read our full Insta360 Link 2C review" data-dimension25=""><strong>Insta360 Link 2C review</strong></a></p></div><div class="product"><p><strong>Obsbot Tiny 2</strong><br>The Tiny 2 from Obsbot delivers 4K video along with AI-powered tracking via its mechanical gimbal mount. For those who want a high-end video experience, this is a great pick.</p><p><strong>Read our full </strong><a href="https://www.techradar.com/computing/webcams/obsbot-tiny-2-review-great-features-come-at-great-cost" data-dimension112="a57b5088-861e-11f1-a3fb-bfa552ca60b0" data-action="Deal Block" data-label="Read our full Obsbot Tiny 2 review" data-dimension48="Read our full Obsbot Tiny 2 review" data-dimension25=""><strong>Obsbot Tiny 2 review</strong></a> </p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-kiyo-v2-webcam"><span>How I tested the Razer Kiyo V2 webcam</span></h2><ul><li><strong>Tested the webcam in video calls and recording</strong></li><li><strong>Compared image quality to other webcams</strong></li><li><strong>8+ years of experience reviewing computer hardware</strong></li></ul><p>I replaced my usual webcam (the Insta360 Link 2 4K) with the Razer Kiyo V2 for two weeks, using it for all my normal video calls during the workday. I also tested it in various different lighting conditions by recording video separately and comparing the clips side by side. Naturally, I installed (well, reinstalled) Razer Synapse to properly test out all the software-side features as well.</p><p>I've been testing and reviewing PC hardware for more than eight years, starting at the PC-building hobbyist magazine Maximum PC before making the leap to TechRadar's computing team. I put all of my knowledge and experience behind each and every one of my product reviews, so you can be assured that you're getting an informed and bias-free judgement.</p><p><a href="https://www.techradar.com/news/how-we-test">Read more about how we test</a></p><ul><li><em>First reviewed July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/webcams/razer-kiyo-v2-review</link>
                                                                            <description>
                            <![CDATA[ Razer's second-generation Kiyo webcam delivers powerful performance with an excellent physical design, ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7qEqgogzuCYETk7buxSaTX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/yVqQr8hJnkV7ah4znUsgob-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Jul 2026 15:42:29 +0000</pubDate>                                                                                                                                <updated>Fri, 24 Jul 2026 15:51:34 +0000</updated>
                                                                                                                                            <category><![CDATA[Webcams]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ christian.guyton@futurenet.com (Christian Guyton) ]]></author>                    <dc:creator><![CDATA[ Christian Guyton ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8D2FGftszSumrx63sJCaeN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Christian is TechRadar’s UK-based Computing Editor. He came to us from Maximum PC magazine, where he fell in love with computer hardware and building PCs. He was a regular fixture amongst our freelance review team before making the jump to TechRadar, and can usually be found drooling over the latest high-end graphics card or gaming laptop before looking at his bank account balance and crying.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After attending university in Bath, Christian spent a while bouncing around different freelance jobs, covering expos and writing for industry publications in the leisure, architecture, and medical sectors. He always had a keen interest in PC gaming, though, which eventually drew him towards tech journalism. He can often be found squeezing in a cheeky round of Slay the Spire or a different tough-as-nails rougelike on his office lunch break.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Outside of work, Christian is a keen campaigner for LGBTQ+ rights and the owner of a charming rescue dog named Lucy, having adopted her after he beat cancer in 2021. She keeps him fit and healthy through a combination of face-licking and long walks, and only occasionally barks at him to demand treats when he’s trying to work from home.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/yVqQr8hJnkV7ah4znUsgob-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Razer Kiyo V2 webcam pictured on a dark marble worksurface.]]></media:description>                                                            <media:text><![CDATA[The Razer Kiyo V2 webcam pictured on a dark marble worksurface.]]></media:text>
                                <media:title type="plain"><![CDATA[The Razer Kiyo V2 webcam pictured on a dark marble worksurface.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/yVqQr8hJnkV7ah4znUsgob-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-two-minute-review"><span>Razer Kiyo V2 webcam: Two-minute review</span></h2><p>Razer is a household name in the webcam space, with its Kiyo brand being one of the most popular choices for streamers and PC gamers. The latest Kiyo V2 is another sterling example of Razer's commitment to premium build quality and high-end components, and for the most part, it's a great product.</p><p>Delivering either 4K recording at 30 frames per second or 1080p at 60, the Kiyo V2 captures quality video with a high degree of customization via the Razer Synapse software. It's fairly pricey (don't expect to see it on our list of the <a href="https://www.techradar.com/news/best-cheap-webcams">best cheap webcams</a>), but for a 4K webcam with this sort of build quality and feature set, it's actually quite competitively priced.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ceR2CQ6ejx23v49QBXuHob" name="PXL_20260720_152232708.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/ceR2CQ6ejx23v49QBXuHob.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Coming in black, white, and pink colorways (mine is the pink 'Quartz' model), the Razer Kiyo V2 is an extremely well-constructed product. It's durable and pleasingly tactile. The base can be extended and rotated to capture the perfect angle, and it easily clasps onto any monitor; I tested it both with the two monitors in my home desktop setup and my laptop, and it snapped into place with no issues. It's a little heavy, however, so laptops with flimsier display hinges might struggle.</p><p>The design is a departure from previous Razer webcams, which typically opted for a singular large casing surrounding the lens construction. Instead, it's a smaller lens housing with an oblong body, immediately reminiscent of the <a href="https://www.techradar.com/pro/logitech-mx-brio-705-for-business-webcam-review">Logitech MX Brio 705</a>.</p><p>Not everything has been abandoned with this new design, however. The lens housing, like previous Kiyo models, includes a pleasingly tactile rim that can be twisted to close the built-in physical privacy shutter. I'm always a fan of privacy solutions like this, though given the large size of the glass lens face, it would've been nice to see a lens cap included to keep it dust- and scratch-free.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oBa693GWVM654Tz5G76Dqa" name="PXL_20260720_152117269.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/oBa693GWVM654Tz5G76Dqa.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It would potentially be nice if the webcam could be detached from the attached mount in order to fit it to a different mount; many content creators will have their own video setups and may want to use their own camera stands. However, the mount does have a threaded screw connector on the base, letting you fit it atop most industry-standard camera mounts. </p><p>In terms of video quality, it's great. 4K video is sharp and colorful, and even zoomed in, I found I looked perfectly detailed in the footage I recorded. Color reproduction is great, and the camera performed well in a range of light conditions. Low-light performance resulted in some mild oversaturation, but I've seen worse performance in more expensive cameras. It also supports HDR, though only at 30fps even at lower resolutions.</p><p>The autofocus works well, but I found it was a little slow to adjust if I quickly moved closer or further from the camera. Having tested quite a few webcams in my time, I feel that a webcam in this price range should be a bit snappier to focus.</p><p>That big lens means that the default field of view is <em>huge</em>. A 93-degree FOV means that the Kiyo V2 is liable to capture not just yourself but the entire room you're in, but thankfully it's easy enough to tweak this via the zoom and crop tools in Razer's Synapse software.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QfKRKUGUswrXhGz7pXHMYX" name="PXL_20260720_152003311" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/QfKRKUGUswrXhGz7pXHMYX.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>On the topic of Synapse, it's still a frankly rather clunky piece of software, but for webcam users who want granular control over their hardware, it does a solid job. In addition to zoom and crop tools, you can also manually tweak the autofocus, auto exposure, and color balance.</p><p>The Kiyo V2's software-side feature set also includes a selection of AI-powered tools, which are covered prominently in the marketing material for the webcam. These include dynamic light correction and noise reduction, but these features already existed in Synapse, and to be honest, I'm not entirely clear on what AI brings to the table here.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3GmmQwyqS479BWfQAoYpZb" name="PXL_20260720_152037576.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/3GmmQwyqS479BWfQAoYpZb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Look, Razer: I get it. I'm sure there's tremendous pressure from your shareholders to make everything AI-powered, because it's the buzzword du jour. But anyone who actually wants AI in their webcam (for whatever inane reason) likely isn't going to be better served by the Kiyo V2 than any other cutting-edge 'AI' webcam, like the <a href="https://www.techradar.com/computing/webcams/obsbot-tiny-se-review-a-conference-room-camera-king">Obsbot Tiny SE</a>.</p><p>One element that does actually benefit from the involvement of machine learning is the auto-framing feature, which uses AI-powered head-tracking to keep you in the center of the frame even if you move around. However, since the Kiyo V2 lacks a mechanized gimbal, it can't alter the frame while fully zoomed out and can only track you so far; it can keep you in center frame if you move by a foot or two, but it won't follow you around a room.</p><p>On the bright side, you don't actually have to use Synapse and the AI features at all. The Kiyo V2 works great straight out of the box; just plug in the bundled cable, and you're off to the races, assuming you're happy with the default wide-angle FOV.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SLU2NUPYT8mY68siX6MVHb" name="PXL_20260720_152023601.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/SLU2NUPYT8mY68siX6MVHb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Now, for the only real problem I have with the Razer Kiyo V2. It comes with a USB-C to USB-C cable in the box (the one with my review unit is pink, like the webcam itself), and as far as I can tell, you <em>have</em> to use this cable to access the full 4K functionality of the camera.</p><p>Considering that the cable is USB-C-exclusive, you'll need a free USB-C 3.0 port to make full use of the Kiyo V2. I tested it out with a USB-C to USB-A adapter, as well as using one of my own USB-C cables; no dice. It's frustrating, because USB-C ports can be in short supply for users connecting multiple peripherals, and the bundled cable is a bit short and inflexible.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mUMT2qJmGLtTbFYpJUS9nb" name="PXL_20260720_152055918.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/mUMT2qJmGLtTbFYpJUS9nb.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Lastly, the built-in microphone is... fine, I guess. It's good enough for video calls, but anyone aiming to produce professional-level video content should definitely use a proper standalone microphone.</p><p>It's fair to say that the Razer Kiyo V2 deserves a spot among the <a href="https://www.techradar.com/news/computing-components/peripherals/what-webcam-5-reviewed-and-rated-1027972">best webcams</a> on the market. There are a few niggling issues, but nothing that should ruin the experience for a gamer who wants a high-end webcam. For hardcore content creators, it remains a sound choice, but you should be aware of the downsides.</p><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-price-availability"><span>Razer Kiyo V2 webcam: Price & availability</span></h2><ul><li><strong>How much does it cost?</strong> $149.99 / £149.99 / AU$279.95</li><li><strong>When is it available? </strong>Available now</li><li><strong>Where can you get it? </strong>The US, UK, and Australia</li></ul><p>At <strong>$149.99 / £149.99 / AU$279.95</strong>, the Razer Kiyo V2 is significantly cheaper than the brand's own older Kiyo Pro webcam. If you're looking for a high-quality 4K cam, it's not an unreasonable price.</p><p>Sure, you could easily get a cheaper 4K webcam, but you'll need to risk it on a less established brand, and you almost certainly won't be getting the same rich feature set seen in the Kiyo V2. Similarly effective models from other premium brands like Logitech and Elgato will cost a comparable amount, so I'm pleased to say that despite its reputation for pricey hardware, Razer got the price right this time around.</p><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-specs"><span>Razer Kiyo V2 webcam: Specs</span></h2><div ><table><thead><tr><th class="firstcol empty" ></th><th  ><p>Razer Kiyo V2</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Price:</p></td><td  ><p>$149.99 / £149.99 / AU$279.95</p></td></tr><tr><td class="firstcol " ><p>Supported resolutions:</p></td><td  ><p>4Kp at 30fps, 1440p at 60fps, 1080p at 60fps</p></td></tr><tr><td class="firstcol " ><p>Sensor: </p></td><td  ><p>8.3 MP Sony STARVIS</p></td></tr><tr><td class="firstcol " ><p>Field of view:</p></td><td  ><p>93 degrees</p></td></tr><tr><td class="firstcol " ><p>Connection:</p></td><td  ><p>USB-C</p></td></tr><tr><td class="firstcol " ><p>Features:</p></td><td  ><p>Digital zoom, AI auto-framing, AI autofocus, dynamic color correction, HDR, mechanical privacy shutter</p></td></tr><tr><td class="firstcol " ><p>Software Integration: </p></td><td  ><p>Razer Synapse</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-should-you-buy-the-razer-kiyo-v2-webcam"><span>Should you buy the Razer Kiyo V2 webcam?</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mrhtjuz9fM25vVNgD9T4Ub" name="PXL_20260720_152133132.MP" alt="The Razer Kiyo V2 webcam pictured on a dark marble worksurface." src="https://cdn.mos.cms.futurecdn.net/mrhtjuz9fM25vVNgD9T4Ub.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><div ><table><caption>Razer Kiyo V2 webcam report card</caption><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The Razer Kiyo V2 is still fairly expensive, but it's reasonably priced for a high-end 4K webcam and much better value than the previous Kiyo Pro.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>A fresh chassis design that retains the excellent physical privacy shutter of older Kiyos, but the forced USB-C is annoying.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Audio is merely decent, but the picture quality and color balance are fantastic and Razer Synapse packs a ton of extra features.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Avarage rating</p></td><td  ><p>A high-quality webcam with a broad feature set and more competitive pricing, the Razer Kiyo V2 is a great product with only a few small flaws.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-5">Buy it if...</h2><div class="product"><p><strong>You want 4K</strong><br>At this price point, the Kiyo V2 is competitive within the 4K webcam space - you could find cheaper ones, but only if you're willing to accept a drop in quality.</p></div><div class="product"><p><strong>You need wide-angled recording</strong><br>If you're aiming to capture a larger space (or multiple video participants), the 93-degree FOV of the Kiyo V2 is perfect.</p></div><h2 id="don-t-buy-it-if-6">Don't buy it if...</h2><div class="product"><p><strong>You're short on ports</strong><br>Since it needs to use the bundled USB-C cable to access full 4K recording, the Kiyo V2 is a poor choice for anyone who already has lots of ports in use on their PC.</p></div><div class="product"><p><strong>You're on a budget</strong><br>At $149.99 / £149.99 / AU$279.95, the Kiyo V2 is still pretty darn expensive, even if it's far better value for money than the older Kiyo Pro.</p></div><h2 class="article-body__section" id="section-razer-kiyo-v2-webcam-also-consider"><span>Razer Kiyo V2 webcam: Also consider</span></h2><div class="product"><p><strong>Insta360 Link 2C</strong><br>Our current top pick of the 4K webcams available on the market right now, the Link 2C offers superior low-light performance and autofocus while also offering the same high-quality video and AI features as the Kiyo V2.</p><p><strong>Read our full </strong><a href="https://www.techradar.com/computing/webcams/insta360-link-2c-review" data-dimension112="a57b5024-861e-11f1-9bc1-59422df23e72" data-action="Deal Block" data-label="Read our full Insta360 Link 2C review" data-dimension48="Read our full Insta360 Link 2C review" data-dimension25=""><strong>Insta360 Link 2C review</strong></a></p></div><div class="product"><p><strong>Obsbot Tiny 2</strong><br>The Tiny 2 from Obsbot delivers 4K video along with AI-powered tracking via its mechanical gimbal mount. For those who want a high-end video experience, this is a great pick.</p><p><strong>Read our full </strong><a href="https://www.techradar.com/computing/webcams/obsbot-tiny-2-review-great-features-come-at-great-cost" data-dimension112="a57b5088-861e-11f1-a3fb-bfa552ca60b0" data-action="Deal Block" data-label="Read our full Obsbot Tiny 2 review" data-dimension48="Read our full Obsbot Tiny 2 review" data-dimension25=""><strong>Obsbot Tiny 2 review</strong></a> </p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-kiyo-v2-webcam"><span>How I tested the Razer Kiyo V2 webcam</span></h2><ul><li><strong>Tested the webcam in video calls and recording</strong></li><li><strong>Compared image quality to other webcams</strong></li><li><strong>8+ years of experience reviewing computer hardware</strong></li></ul><p>I replaced my usual webcam (the Insta360 Link 2 4K) with the Razer Kiyo V2 for two weeks, using it for all my normal video calls during the workday. I also tested it in various different lighting conditions by recording video separately and comparing the clips side by side. Naturally, I installed (well, reinstalled) Razer Synapse to properly test out all the software-side features as well.</p><p>I've been testing and reviewing PC hardware for more than eight years, starting at the PC-building hobbyist magazine Maximum PC before making the leap to TechRadar's computing team. I put all of my knowledge and experience behind each and every one of my product reviews, so you can be assured that you're getting an informed and bias-free judgement.</p><p><a href="https://www.techradar.com/news/how-we-test">Read more about how we test</a></p><ul><li><em>First reviewed July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Own an LG monitor and tired of seeing that McAfee pop-up? Microsoft has banished it from Windows 11 — but wider issues need to be addressed here ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Microsoft has contacted LG regarding a McAfee pop-up served via the monitor maker's app (which in turn is installed by Windows Update)</strong></li><li><strong>As an 'immediate next step' LG has disabled this pop-up</strong></li><li><strong>However, there are still issues to address around the automatic installation of the LG monitor app, and the way Windows Update itself operates with third-party software</strong></li></ul><p>Microsoft has fixed a controversial situation whereby Windows 11 users with LG monitors were being hit by a pop-up for McAfee <a href="https://www.techradar.com/best/best-antivirus">antivirus</a>, and that advert has now been banished from the OS — but there's still more that Microsoft needs to do here.</p><p><a href="https://www.windowslatest.com/2026/07/23/microsoft-is-cracking-down-on-windows-11-bloatware-ads-forces-lg-to-pull-mcafee-popup/" target="_blank">Windows Latest noticed</a> that Pavan Davuluri, who is head of Windows at Microsoft, flagged up what's happened on X.</p><p>In response to a nudge from Epic's Tim Sweeney on the matter, <a href="https://x.com/pavandavuluri/status/2079982812699193690" target="_blank">Davuluri said</a>: "We've connected with the team at LG and as an immediate next step, they have agreed to disable the McAfee pop-up from their app. We appreciate LG working with us toward a shared goal of a better experience for our mutual customers. We will keep improving here with our ecosystem partners."</p><p>In case you missed this story from earlier in the week, Windows 11 users with an LG display are <a href="https://www.techradar.com/computing/monitors/you-can-stop-lg-monitors-that-are-reportedly-installing-bloatware-on-your-windows-11-pc-but-the-fix-shouldnt-require-this-much-effort">reportedly getting an LG monitor app</a> (from the Microsoft Store) automatically installed on their PCs via Windows Update simply after hooking up the monitor.</p><p>The real kicker was that following this, the mentioned McAfee pop-up (pushing a trial for the antivirus) was repeatedly bothering those users, with the ad delivered via the LG monitor app. So, what Microsoft is telling us here is that as an immediate first step, that McAfee pop-up is no longer part of LG's Windows app, and won't be darkening the desktops of any LG <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">monitor</a> owners any longer.</p><p>The (pop-up-less) monitor app is presumably still being piped through by Windows Update, though, and hopefully the next step for Microsoft will be to address this.</p><h2 id="analysis-software-giants-in-glass-houses">Analysis: software giants in glass houses?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m2ePzNcDiqc6AfwjCSq6tC" name="LG UltraGear 45GR95QE 00012.jpeg" alt="LG UltraGear 45GR95QE" src="https://cdn.mos.cms.futurecdn.net/m2ePzNcDiqc6AfwjCSq6tC.jpeg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Windows Update really shouldn't be installing any third-party software without the user's permission, that much is clear (or first-party for that matter). It's fine to flag available updates, wherever they come from or whatever hardware they may be for, but highlighting them is one thing, and going ahead with an auto-installation is another.</p><p>Okay, so LG has agreed to disable this pop-up, and it's good that this has happened swiftly, as it was, of course, a huge annoyance. Indeed, it's very worrying that this could happen at all, really (and in case you missed it, <a href="https://www.techradar.com/televisions/lgs-gaming-monitors-and-tvs-are-facing-a-user-revolt">LG's TVs have also come under fire this week</a>).</p><p>LG had already addressed this controversy with a rather lengthy statement that read: "LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user's explicit consent. The LG Monitor App Installer is distributed through Microsoft's official Windows distribution process, which included McAfee as an option. </p><p>"McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data."</p><p>What this appears to be saying is that McAfee's actual antivirus app isn't installed without consent. It's not denying that the McAfee pop-up appeared without consent, or that the LG Monitor app is installed in the background in Windows without the user's knowledge. It only notes that the LG Monitor app is "distributed through Microsoft's official Windows distribution process", as if that makes everything okay, or somehow not LG's fault.</p><p>It is, of course, Microsoft's fault as well – both parties need to take responsibility, and fix not just the McAfee pop-up appearing, but the LG Monitor app being automatically installed simply when a monitor is connected to a Windows 11 PC. (Which is reportedly the case, I should add – I haven't experienced this myself, as I don't have an LG display, but a whole heap of feedback is present suggesting it's exactly what happens).</p><p>In short, the immediate disabling of the McAfee trial pop-up is a start, but we need a swift follow-up addressing the LG app itself and how that's dealt with in Windows 11. And more broadly, how third-party apps in general interact with Windows Update, because as already noted, this situation should never have been allowed to happen in the first place (no matter what LG, or any other hardware partner, is doing with their apps).</p><p>Furthermore, there's no shortage of people on Reddit noting that Microsoft has been keen enough to act here, but not so keen on curbing its own advertising-related excesses in Windows 11.</p><p>As one <a href="https://www.reddit.com/r/pcmasterrace/comments/1v49yei/comment/oz983js/" target="_blank">Redditor says</a> of Microsoft: "Now all they need to do is crack down on their own bloatware…"</p><p>Although to be fair to Microsoft, it is <a href="https://www.techradar.com/computing/windows/we-love-this-except-gradual-rollouts-windows-11-search-is-being-improved-in-a-big-way-with-users-impatient-to-get-these-changes-and-i-dont-blame-them">acting to rein in</a> some of the <a href="https://www.techradar.com/computing/windows/dare-we-dream-of-windows-11-with-fewer-ads-and-promos-microsoft-exec-promises-a-calmer-and-more-chill-os-with-fewer-upsells-is-a-goal">upselling and promotional noise</a> that Windows 11 has come to be associated with. More work needs to be done on this front, though, for sure.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/windows/own-an-lg-monitor-and-tired-of-seeing-that-mcafee-pop-up-microsoft-has-banished-it-from-windows-11-but-wider-issues-need-to-be-addressed-here</link>
                                                                            <description>
                            <![CDATA[ Microsoft kills McAfee ad served via LG monitor app in Windows 11 — but there are wider problems to deal with in Windows Update. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DuBWMmrRCeXb9g2BEV7gsC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RuCWH8L8xvJCREU5BhYGBH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Jul 2026 13:27:54 +0000</pubDate>                                                                                                                                <updated>Fri, 24 Jul 2026 13:29:25 +0000</updated>
                                                                                                                                            <category><![CDATA[Windows]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RuCWH8L8xvJCREU5BhYGBH-1280-80.jpg">
                                                            <media:credit><![CDATA[Future / James Holland]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[An LG Ultragear GX9 on a desk]]></media:description>                                                            <media:text><![CDATA[An LG Ultragear GX9 on a desk]]></media:text>
                                <media:title type="plain"><![CDATA[An LG Ultragear GX9 on a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RuCWH8L8xvJCREU5BhYGBH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Microsoft has contacted LG regarding a McAfee pop-up served via the monitor maker's app (which in turn is installed by Windows Update)</strong></li><li><strong>As an 'immediate next step' LG has disabled this pop-up</strong></li><li><strong>However, there are still issues to address around the automatic installation of the LG monitor app, and the way Windows Update itself operates with third-party software</strong></li></ul><p>Microsoft has fixed a controversial situation whereby Windows 11 users with LG monitors were being hit by a pop-up for McAfee <a href="https://www.techradar.com/best/best-antivirus">antivirus</a>, and that advert has now been banished from the OS — but there's still more that Microsoft needs to do here.</p><p><a href="https://www.windowslatest.com/2026/07/23/microsoft-is-cracking-down-on-windows-11-bloatware-ads-forces-lg-to-pull-mcafee-popup/" target="_blank">Windows Latest noticed</a> that Pavan Davuluri, who is head of Windows at Microsoft, flagged up what's happened on X.</p><p>In response to a nudge from Epic's Tim Sweeney on the matter, <a href="https://x.com/pavandavuluri/status/2079982812699193690" target="_blank">Davuluri said</a>: "We've connected with the team at LG and as an immediate next step, they have agreed to disable the McAfee pop-up from their app. We appreciate LG working with us toward a shared goal of a better experience for our mutual customers. We will keep improving here with our ecosystem partners."</p><p>In case you missed this story from earlier in the week, Windows 11 users with an LG display are <a href="https://www.techradar.com/computing/monitors/you-can-stop-lg-monitors-that-are-reportedly-installing-bloatware-on-your-windows-11-pc-but-the-fix-shouldnt-require-this-much-effort">reportedly getting an LG monitor app</a> (from the Microsoft Store) automatically installed on their PCs via Windows Update simply after hooking up the monitor.</p><p>The real kicker was that following this, the mentioned McAfee pop-up (pushing a trial for the antivirus) was repeatedly bothering those users, with the ad delivered via the LG monitor app. So, what Microsoft is telling us here is that as an immediate first step, that McAfee pop-up is no longer part of LG's Windows app, and won't be darkening the desktops of any LG <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">monitor</a> owners any longer.</p><p>The (pop-up-less) monitor app is presumably still being piped through by Windows Update, though, and hopefully the next step for Microsoft will be to address this.</p><h2 id="analysis-software-giants-in-glass-houses">Analysis: software giants in glass houses?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="m2ePzNcDiqc6AfwjCSq6tC" name="LG UltraGear 45GR95QE 00012.jpeg" alt="LG UltraGear 45GR95QE" src="https://cdn.mos.cms.futurecdn.net/m2ePzNcDiqc6AfwjCSq6tC.jpeg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Windows Update really shouldn't be installing any third-party software without the user's permission, that much is clear (or first-party for that matter). It's fine to flag available updates, wherever they come from or whatever hardware they may be for, but highlighting them is one thing, and going ahead with an auto-installation is another.</p><p>Okay, so LG has agreed to disable this pop-up, and it's good that this has happened swiftly, as it was, of course, a huge annoyance. Indeed, it's very worrying that this could happen at all, really (and in case you missed it, <a href="https://www.techradar.com/televisions/lgs-gaming-monitors-and-tvs-are-facing-a-user-revolt">LG's TVs have also come under fire this week</a>).</p><p>LG had already addressed this controversy with a rather lengthy statement that read: "LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user's explicit consent. The LG Monitor App Installer is distributed through Microsoft's official Windows distribution process, which included McAfee as an option. </p><p>"McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data."</p><p>What this appears to be saying is that McAfee's actual antivirus app isn't installed without consent. It's not denying that the McAfee pop-up appeared without consent, or that the LG Monitor app is installed in the background in Windows without the user's knowledge. It only notes that the LG Monitor app is "distributed through Microsoft's official Windows distribution process", as if that makes everything okay, or somehow not LG's fault.</p><p>It is, of course, Microsoft's fault as well – both parties need to take responsibility, and fix not just the McAfee pop-up appearing, but the LG Monitor app being automatically installed simply when a monitor is connected to a Windows 11 PC. (Which is reportedly the case, I should add – I haven't experienced this myself, as I don't have an LG display, but a whole heap of feedback is present suggesting it's exactly what happens).</p><p>In short, the immediate disabling of the McAfee trial pop-up is a start, but we need a swift follow-up addressing the LG app itself and how that's dealt with in Windows 11. And more broadly, how third-party apps in general interact with Windows Update, because as already noted, this situation should never have been allowed to happen in the first place (no matter what LG, or any other hardware partner, is doing with their apps).</p><p>Furthermore, there's no shortage of people on Reddit noting that Microsoft has been keen enough to act here, but not so keen on curbing its own advertising-related excesses in Windows 11.</p><p>As one <a href="https://www.reddit.com/r/pcmasterrace/comments/1v49yei/comment/oz983js/" target="_blank">Redditor says</a> of Microsoft: "Now all they need to do is crack down on their own bloatware…"</p><p>Although to be fair to Microsoft, it is <a href="https://www.techradar.com/computing/windows/we-love-this-except-gradual-rollouts-windows-11-search-is-being-improved-in-a-big-way-with-users-impatient-to-get-these-changes-and-i-dont-blame-them">acting to rein in</a> some of the <a href="https://www.techradar.com/computing/windows/dare-we-dream-of-windows-11-with-fewer-ads-and-promos-microsoft-exec-promises-a-calmer-and-more-chill-os-with-fewer-upsells-is-a-goal">upselling and promotional noise</a> that Windows 11 has come to be associated with. More work needs to be done on this front, though, for sure.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I was impressed by the spec of this budget gaming keyboard — but there’s one feature it desperately needs ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-keychron-k2-ultra-8k-one-minute-review"><span>Keychron K2 Ultra 8K: One-minute review</span></h2><p>The K2 Ultra 8K is a wireless mechanical keyboard that aims to compete with the big names in the space.</p><p>It adopts a fairly basic design, harking back to keyboards of yore with its chunky chassis and tall keycaps. This substantial form is complimented by a reassuring weight that keeps the unit in place, without being too heavy to move around when needed.</p><p>The aluminum frame is also welcome thanks to its pleasingly solidity, although its texture isn’t the most alluring. The keycaps are of a better quality, though, since they’re Double Shot PBT, which often adorns the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>. Their opaque lettering means the backlighting fails to shine through them, which is an oversight committed by many Keychron keyboards.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="96Le5v7GutDCd7V2b25uiK" name="Imported image 1 - 1784537999367" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/96Le5v7GutDCd7V2b25uiK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>To customize the inputs of the K2 Ultra 8K, you can use Keychron’s Web App. There are plenty of remapping options here, with numerous system and media commands available. There’s also a SOCD feature with a few different modes to choose from. You can also adjust the bounce time of both down and up strokes.</p><p>My review unit came with Red switches, which performed quite well. They were slightly lubed and well-damped, while still retaining a certain snappiness. However, I found their actuation a little too deep, which did result in some of my presses failing to register. Also, the sheer thickness of the keyboard did cause my wrists to ache after a while. </p><p>Using the WASD position when gaming was a little more comfortable than a typing position, and the generous spacing of the keys made navigating them quite easy. The quick rebound of the keys was also something I appreciated, and helped to make up somewhat for that aforementioned deep actuation point. Both wireless connectivity options worked well, and hot-swapping between devices was easy, thanks to the switch on the side of the unit. </p><p>The K2 Ultra 8K is competitively priced for a wireless mechanical keyboard with hot-swappable hardware. It can’t match the sheer performance and premium designs of its more notable rivals, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a> and the <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review">HyperX Origins 2 1800</a>, but considering all that it offers, the K2 Ultra 8K is good value.</p><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-price-and-availability"><span>Keychron K2 Ultra 8K review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="xWTSFDUpUd3FeKKwUBrboK" name="Imported image 2 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/xWTSFDUpUd3FeKKwUBrboK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$119.99 (about £90 / AU$170) </strong></li><li><strong>Available now with various switch types</strong></li><li><strong>Reasonable for a wireless gaming keyboard</strong></li></ul><p>The K2 Ultra 8K costs $119.99 (about £90 / AU$170) and is available now. Three stock switches are available to choose from: Red, Brown, or Banana. </p><p>This is a reasonable price for a hot-swappable, wireless mechanical keyboard with premium materials and numerous customizations available. Equivalent models from bigger brands are generally more expensive. Take the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, which is an eyewatering $299 / £299 / AU$499. However, this is one of the best mechanical gaming keyboards I’ve ever tested, and it offers a wealth of customizations that put many others, including the K2 Ultra 8K, to shame.</p><p>Then there’s the <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review">HyperX Origins 2 1800</a>, another superb mechanical keyboard, but one that’s only marginally more expensive than the K2 Ultra 8K. Again, I thought this performed better than the K2 Ultra 8K when I tested it, although its customizations aren’t as extensive. It’s also wired only, which diminishes its value somewhat relative to the K2 Ultra 8K.</p><ul><li><strong>Value: 4.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-specs"><span>Keychron K2 Ultra 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Keychron Apex Switch (mechanical)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.3 x 4.8 x 1.2 inches / 311.5 x 121.5 x 31.2mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-design-and-features"><span>Keychron K2 Ultra 8K review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="XpsSSvjTFYDYwTgCsmYDuK" name="Imported image 3 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/XpsSSvjTFYDYwTgCsmYDuK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Very thick</strong></li><li><strong>Solid aluminum frame</strong></li><li><strong>Numerous customizations via web app</strong></li></ul><p>The K2 Ultra 8K has a somewhat retro design with some modern touches. The chunky chassis and squared off frame are certainly throwbacks to simpler time, but the keycaps are more contemporary affairs, thanks to their soft, rounded form. </p><p>With that thick body comes a considerable weight. This helps keep the K2 Ultra 8K planted, yet it’s not too heavy to make moving it around a chore when needed. It also contributes to the unit’s durability, as does the aluminum construction of the frame. This doesn’t feel quite as premium as others, owing to its slightly rough texture, but it’s welcome all the same. Better are the keycaps, since they’re Double Shot PBT, which is the gold standard in the keyboard world.</p><p>Somewhat unusually, the USB-C port is located on the left side of the K2 Ultra 8K rather than the rear. This may prove inconvenient for certain setups, but thankfully it’s positioned quite far back, so the difference isn’t that huge. Also, the provided USB cable has an L-shaped jack, so it doesn’t protrude outwards all that much, with the cable naturally running towards the likely location of your device. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="CF9BY6s9J35mnpTF26nHoK" name="Imported image 4 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/CF9BY6s9J35mnpTF26nHoK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There is some RGB backlighting on the K2 Ultra 8K, but like other Keychron keyboards, this is quite lackluster. It barely shines through the spaces between each keycap and since the keycap symbols are opaque, you still can’t make them out in a dark environment, which rather defeats the point of backlighting in the first place. Keychron does sell transparent keycaps, but this is an add-on you have to purchase separately rather than being a configurable substitute.</p><p>At least this lighting can be customized, either by using the dedicated key in the top-right corner or Keychron’s Web App. This app contains a lot of options for patterns and colors. It also features input customizations, with a wealth of rebinding options that includes various media and system shortcuts. </p><p>There aren’t any advanced performance-based features here, save for bounce time settings and an SOCD function. The former lets you set the press and reset times independently for keys. There are two sliders for this purpose with a range of 10-50ms, with millisecond increments. The latter lets you adjust key priority when two are pressed at the same time — you can set the first pressed key to take priority, a chosen key to always take priority, or both to cancel. </p><p>As web apps go, Keychron’s is fast and easy to use. I didn’t encounter any frustrating loading times and or major bugs. Still, I would’ve preferred a standalone app for the sake of convenience, saving you from having to load your browser every time. </p><ul><li><strong>Design and features: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-performance"><span>Keychron K2 Ultra 8K review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="dXwkEvXHrzvk67Q9sXbJvK" name="Imported image 5 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/dXwkEvXHrzvk67Q9sXbJvK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Actuation too deep for effective typing</strong></li><li><strong>Good key spacing and response for gaming</strong></li><li><strong>Unit thickness can cause discomfort</strong></li></ul><p>My review unit came with Keychron’s Red switches, which felt a little heavier than I’m used to. They’re damped and lubed to a reasonable degree, though, which made their operation smooth, and I found the clicky impact at the end of a key’s travel quite satisfying. </p><p>I was less enamored with the actuation point. It felt like I had to press down quite far for inputs to register, which caused me issues when typing fast, as characters were often missed. Typing isn’t helped by the tall keycaps, either: as someone who usually prefers a low profile, my ability to glide around the board was limited. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="Z8LegF9d9zsddAFXiv3i4L" name="Imported image 6 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/Z8LegF9d9zsddAFXiv3i4L.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What’s more, that aforementioned thickness of the chassis caused me some discomfort after a while, even with the feet folded out, as I had to angle my wrists a fair amount. The K2 Ultra 8K is crying out for a wrist rest, but alas it doesn’t come with one.</p><p>Thankfully, I found gaming in the WASD position less problematic. Despite the compact nature of the layout, the keys are still generously separated, while the ergonomic shape makes navigating them quite easy. They also rebound quickly, too, which somewhat makes up for that deep actuation point.</p><p>I didn’t have any issues when connecting the K2 Ultra 8K to my PCs wirelessly via the 2.4GHz USB dongle or via Bluetooth. Hot-switching between two devices was also easy and effective, thanks to the slider on the side of the unit.</p><ul><li><strong>Performance: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-keychron-k2-ultra-8k"><span>Should I buy the Keychron K2 Ultra 8K?</span></h2><h2 id="scorecard-4">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Not many mechanical keyboards offer better value than this.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Very solid and quite heavy. The keycaps are high quality, too, although the backlighting is poor. It sorely needs a wrist rest, too. </p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Presses are satisfying and quite quick, although it requires a heavier touch than I would’ve preferred.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>Considering its spec, the K2 Ultra 8K is good value for money, but its key registering issues and uncomfortable thickness dent its appeal somewhat.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-6">Buy it if…</h2><div class="product"><p><strong>You want a tough unit</strong><br>The aluminum frame and substantial weight make the K2 Ultra 8K a durable board.</p></div><div class="product"><p><strong>You want to save money</strong><br>There aren’t many keyboards offering this kind of spec at such a low price point.</p></div><h2 id="don-t-buy-it-if-7">Don't buy it if…</h2><div class="product"><p><strong>You have a light touch</strong><br>With the Red switches at least, the K2 Ultra 8K doesn’t always respond to light presses, especially when typing quickly.</p></div><div class="product"><p><strong>You don’t have a wrist rest</strong><br>The K2 Ultra 8K is a very thick unit, and using it can get uncomfortable after a while if you have no wrist support.</p></div><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-also-consider"><span>Keychron K2 Ultra 8K review: Also consider</span></h2><div class="product"><p><strong>HyperX Origins 2 1800</strong><br>The Origins 2 1800 isn’t much more expensive than the K2 Ultra 8K, but it feels slightly more upmarket. It also performed better in my testing. It doesn’t quite have the same level of input customization, and this model isn’t wireless, but it’s still a great mechanical experience. Read our full <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review" data-dimension112="5bbb7314-841c-11f1-805b-09e6b14ec317" data-action="Deal Block" data-label="HyperX Origins 2 1800 review" data-dimension48="HyperX Origins 2 1800 review" data-dimension25="">HyperX Origins 2 1800 review</a>.</p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75%</strong><br>I don’t think I’ve tried a better mechanical keyboard than this. The feedback and satisfaction from key presses is second to none, and the amount of customization is fantastic. However, it’s vastly more expensive than the K2 Ultra 8K — and many other gaming keyboards. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="5bbb738c-841c-11f1-802b-b19b651d0afe" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75% review" data-dimension48="Razer BlackWidow V4 Pro 75% review" data-dimension25="">Razer BlackWidow V4 Pro 75% review</a>.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="swVjiK3uUqXai7AVmcpNxK" name="Imported image 7 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/swVjiK3uUqXai7AVmcpNxK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-k2-ultra-8k"><span>How I tested the Keychron K2 Ultra 8K</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plenty keyboard reviewing experience</strong></li></ul><p>I used the Keychron K2 Ultra 8K for a couple of days, during which time I used it for working, gaming, and general browsing. I connected to two different Windows 11 PCs, one via the 2.4GHz dongle and the other via Bluetooth. I also used it in wired mode with the supplied cable. </p><p>I played games such as <a href="https://www.techradar.com/gaming/007-first-light-review"><em>007 First Light</em></a> and <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, both of which are good tests for the responsiveness of key presses and the comfort of using the all-important WASD position. </p><p>I’ve been using keyboards for decades for all sorts of purposes, from working to gaming. I’ve also reviewed a large number of them, from budget offerings to high-performing, feature-filled extravagances.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/keychron-k2-ultra-8k-review</link>
                                                                            <description>
                            <![CDATA[ The Keychron K2 Ultra 8K has the spec of a top-tier mechanical keyboard without the high price tag — but can it really challenge the best of them? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">z6tnBYNzj5vu9xqyZcQ3oP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CECzeCMisBHZkuN8wDLH3V-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 23 Jul 2026 18:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CECzeCMisBHZkuN8wDLH3V-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Three-quarter view of Keychron K2 Ultra 8K on a desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Three-quarter view of Keychron K2 Ultra 8K on a desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Three-quarter view of Keychron K2 Ultra 8K on a desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CECzeCMisBHZkuN8wDLH3V-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-keychron-k2-ultra-8k-one-minute-review"><span>Keychron K2 Ultra 8K: One-minute review</span></h2><p>The K2 Ultra 8K is a wireless mechanical keyboard that aims to compete with the big names in the space.</p><p>It adopts a fairly basic design, harking back to keyboards of yore with its chunky chassis and tall keycaps. This substantial form is complimented by a reassuring weight that keeps the unit in place, without being too heavy to move around when needed.</p><p>The aluminum frame is also welcome thanks to its pleasingly solidity, although its texture isn’t the most alluring. The keycaps are of a better quality, though, since they’re Double Shot PBT, which often adorns the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>. Their opaque lettering means the backlighting fails to shine through them, which is an oversight committed by many Keychron keyboards.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="96Le5v7GutDCd7V2b25uiK" name="Imported image 1 - 1784537999367" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/96Le5v7GutDCd7V2b25uiK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>To customize the inputs of the K2 Ultra 8K, you can use Keychron’s Web App. There are plenty of remapping options here, with numerous system and media commands available. There’s also a SOCD feature with a few different modes to choose from. You can also adjust the bounce time of both down and up strokes.</p><p>My review unit came with Red switches, which performed quite well. They were slightly lubed and well-damped, while still retaining a certain snappiness. However, I found their actuation a little too deep, which did result in some of my presses failing to register. Also, the sheer thickness of the keyboard did cause my wrists to ache after a while. </p><p>Using the WASD position when gaming was a little more comfortable than a typing position, and the generous spacing of the keys made navigating them quite easy. The quick rebound of the keys was also something I appreciated, and helped to make up somewhat for that aforementioned deep actuation point. Both wireless connectivity options worked well, and hot-swapping between devices was easy, thanks to the switch on the side of the unit. </p><p>The K2 Ultra 8K is competitively priced for a wireless mechanical keyboard with hot-swappable hardware. It can’t match the sheer performance and premium designs of its more notable rivals, such as the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a> and the <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review">HyperX Origins 2 1800</a>, but considering all that it offers, the K2 Ultra 8K is good value.</p><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-price-and-availability"><span>Keychron K2 Ultra 8K review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="xWTSFDUpUd3FeKKwUBrboK" name="Imported image 2 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/xWTSFDUpUd3FeKKwUBrboK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$119.99 (about £90 / AU$170) </strong></li><li><strong>Available now with various switch types</strong></li><li><strong>Reasonable for a wireless gaming keyboard</strong></li></ul><p>The K2 Ultra 8K costs $119.99 (about £90 / AU$170) and is available now. Three stock switches are available to choose from: Red, Brown, or Banana. </p><p>This is a reasonable price for a hot-swappable, wireless mechanical keyboard with premium materials and numerous customizations available. Equivalent models from bigger brands are generally more expensive. Take the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, which is an eyewatering $299 / £299 / AU$499. However, this is one of the best mechanical gaming keyboards I’ve ever tested, and it offers a wealth of customizations that put many others, including the K2 Ultra 8K, to shame.</p><p>Then there’s the <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review">HyperX Origins 2 1800</a>, another superb mechanical keyboard, but one that’s only marginally more expensive than the K2 Ultra 8K. Again, I thought this performed better than the K2 Ultra 8K when I tested it, although its customizations aren’t as extensive. It’s also wired only, which diminishes its value somewhat relative to the K2 Ultra 8K.</p><ul><li><strong>Value: 4.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-specs"><span>Keychron K2 Ultra 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Keychron Apex Switch (mechanical)</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.3 x 4.8 x 1.2 inches / 311.5 x 121.5 x 31.2mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-design-and-features"><span>Keychron K2 Ultra 8K review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="XpsSSvjTFYDYwTgCsmYDuK" name="Imported image 3 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/XpsSSvjTFYDYwTgCsmYDuK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Very thick</strong></li><li><strong>Solid aluminum frame</strong></li><li><strong>Numerous customizations via web app</strong></li></ul><p>The K2 Ultra 8K has a somewhat retro design with some modern touches. The chunky chassis and squared off frame are certainly throwbacks to simpler time, but the keycaps are more contemporary affairs, thanks to their soft, rounded form. </p><p>With that thick body comes a considerable weight. This helps keep the K2 Ultra 8K planted, yet it’s not too heavy to make moving it around a chore when needed. It also contributes to the unit’s durability, as does the aluminum construction of the frame. This doesn’t feel quite as premium as others, owing to its slightly rough texture, but it’s welcome all the same. Better are the keycaps, since they’re Double Shot PBT, which is the gold standard in the keyboard world.</p><p>Somewhat unusually, the USB-C port is located on the left side of the K2 Ultra 8K rather than the rear. This may prove inconvenient for certain setups, but thankfully it’s positioned quite far back, so the difference isn’t that huge. Also, the provided USB cable has an L-shaped jack, so it doesn’t protrude outwards all that much, with the cable naturally running towards the likely location of your device. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="CF9BY6s9J35mnpTF26nHoK" name="Imported image 4 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/CF9BY6s9J35mnpTF26nHoK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There is some RGB backlighting on the K2 Ultra 8K, but like other Keychron keyboards, this is quite lackluster. It barely shines through the spaces between each keycap and since the keycap symbols are opaque, you still can’t make them out in a dark environment, which rather defeats the point of backlighting in the first place. Keychron does sell transparent keycaps, but this is an add-on you have to purchase separately rather than being a configurable substitute.</p><p>At least this lighting can be customized, either by using the dedicated key in the top-right corner or Keychron’s Web App. This app contains a lot of options for patterns and colors. It also features input customizations, with a wealth of rebinding options that includes various media and system shortcuts. </p><p>There aren’t any advanced performance-based features here, save for bounce time settings and an SOCD function. The former lets you set the press and reset times independently for keys. There are two sliders for this purpose with a range of 10-50ms, with millisecond increments. The latter lets you adjust key priority when two are pressed at the same time — you can set the first pressed key to take priority, a chosen key to always take priority, or both to cancel. </p><p>As web apps go, Keychron’s is fast and easy to use. I didn’t encounter any frustrating loading times and or major bugs. Still, I would’ve preferred a standalone app for the sake of convenience, saving you from having to load your browser every time. </p><ul><li><strong>Design and features: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-performance"><span>Keychron K2 Ultra 8K review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="dXwkEvXHrzvk67Q9sXbJvK" name="Imported image 5 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/dXwkEvXHrzvk67Q9sXbJvK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Actuation too deep for effective typing</strong></li><li><strong>Good key spacing and response for gaming</strong></li><li><strong>Unit thickness can cause discomfort</strong></li></ul><p>My review unit came with Keychron’s Red switches, which felt a little heavier than I’m used to. They’re damped and lubed to a reasonable degree, though, which made their operation smooth, and I found the clicky impact at the end of a key’s travel quite satisfying. </p><p>I was less enamored with the actuation point. It felt like I had to press down quite far for inputs to register, which caused me issues when typing fast, as characters were often missed. Typing isn’t helped by the tall keycaps, either: as someone who usually prefers a low profile, my ability to glide around the board was limited. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="Z8LegF9d9zsddAFXiv3i4L" name="Imported image 6 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/Z8LegF9d9zsddAFXiv3i4L.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What’s more, that aforementioned thickness of the chassis caused me some discomfort after a while, even with the feet folded out, as I had to angle my wrists a fair amount. The K2 Ultra 8K is crying out for a wrist rest, but alas it doesn’t come with one.</p><p>Thankfully, I found gaming in the WASD position less problematic. Despite the compact nature of the layout, the keys are still generously separated, while the ergonomic shape makes navigating them quite easy. They also rebound quickly, too, which somewhat makes up for that deep actuation point.</p><p>I didn’t have any issues when connecting the K2 Ultra 8K to my PCs wirelessly via the 2.4GHz USB dongle or via Bluetooth. Hot-switching between two devices was also easy and effective, thanks to the slider on the side of the unit.</p><ul><li><strong>Performance: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-keychron-k2-ultra-8k"><span>Should I buy the Keychron K2 Ultra 8K?</span></h2><h2 id="scorecard-4">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Not many mechanical keyboards offer better value than this.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Very solid and quite heavy. The keycaps are high quality, too, although the backlighting is poor. It sorely needs a wrist rest, too. </p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Presses are satisfying and quite quick, although it requires a heavier touch than I would’ve preferred.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>Considering its spec, the K2 Ultra 8K is good value for money, but its key registering issues and uncomfortable thickness dent its appeal somewhat.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-6">Buy it if…</h2><div class="product"><p><strong>You want a tough unit</strong><br>The aluminum frame and substantial weight make the K2 Ultra 8K a durable board.</p></div><div class="product"><p><strong>You want to save money</strong><br>There aren’t many keyboards offering this kind of spec at such a low price point.</p></div><h2 id="don-t-buy-it-if-7">Don't buy it if…</h2><div class="product"><p><strong>You have a light touch</strong><br>With the Red switches at least, the K2 Ultra 8K doesn’t always respond to light presses, especially when typing quickly.</p></div><div class="product"><p><strong>You don’t have a wrist rest</strong><br>The K2 Ultra 8K is a very thick unit, and using it can get uncomfortable after a while if you have no wrist support.</p></div><h2 class="article-body__section" id="section-keychron-k2-ultra-8k-review-also-consider"><span>Keychron K2 Ultra 8K review: Also consider</span></h2><div class="product"><p><strong>HyperX Origins 2 1800</strong><br>The Origins 2 1800 isn’t much more expensive than the K2 Ultra 8K, but it feels slightly more upmarket. It also performed better in my testing. It doesn’t quite have the same level of input customization, and this model isn’t wireless, but it’s still a great mechanical experience. Read our full <a href="https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review" data-dimension112="5bbb7314-841c-11f1-805b-09e6b14ec317" data-action="Deal Block" data-label="HyperX Origins 2 1800 review" data-dimension48="HyperX Origins 2 1800 review" data-dimension25="">HyperX Origins 2 1800 review</a>.</p></div><div class="product"><p><strong>Razer BlackWidow V4 Pro 75%</strong><br>I don’t think I’ve tried a better mechanical keyboard than this. The feedback and satisfaction from key presses is second to none, and the amount of customization is fantastic. However, it’s vastly more expensive than the K2 Ultra 8K — and many other gaming keyboards. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review" data-dimension112="5bbb738c-841c-11f1-802b-b19b651d0afe" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro 75% review" data-dimension48="Razer BlackWidow V4 Pro 75% review" data-dimension25="">Razer BlackWidow V4 Pro 75% review</a>.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1094px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="swVjiK3uUqXai7AVmcpNxK" name="Imported image 7 - 1784537999368" alt="Keychron K2 Ultra 8K" src="https://cdn.mos.cms.futurecdn.net/swVjiK3uUqXai7AVmcpNxK.jpg" mos="" align="middle" fullscreen="" width="1094" height="615" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-k2-ultra-8k"><span>How I tested the Keychron K2 Ultra 8K</span></h2><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for a variety of tasks</strong></li><li><strong>Plenty keyboard reviewing experience</strong></li></ul><p>I used the Keychron K2 Ultra 8K for a couple of days, during which time I used it for working, gaming, and general browsing. I connected to two different Windows 11 PCs, one via the 2.4GHz dongle and the other via Bluetooth. I also used it in wired mode with the supplied cable. </p><p>I played games such as <a href="https://www.techradar.com/gaming/007-first-light-review"><em>007 First Light</em></a> and <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, both of which are good tests for the responsiveness of key presses and the comfort of using the all-important WASD position. </p><p>I’ve been using keyboards for decades for all sorts of purposes, from working to gaming. I’ve also reviewed a large number of them, from budget offerings to high-performing, feature-filled extravagances.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I love this wacky 47g sci-fi gaming mouse – and it's one of the best I've tested all year ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-angrymiao-am-infinity-97-two-minute-review"><span>AngryMiao AM Infinity.97: two-minute review</span></h2><p>It seems everyone and their dog is betting on where the high end gaming mouse market is going next, and the AngryMiao AM Infinity.97 is betting big on super light and powerful mice that nail the basics. </p><p>Okay, we've already seen this with the <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review"><u>Razer Viper V4 Pro</u></a>, but AngryMiao takes a different approach, with a heavily perforated chassis that looks like it's escaped from a sci-fi film rather than the gaming section of a branch of Currys or Best Buy.</p><p>Look past the aesthetics, though, and there's a genuinely accomplished mouse underneath. A sub-50g weight with or without a battery, a zippy 30,000 DPI PixArt PAW3950 sensor and true 8000Hz wireless polling put it right up there with the best ultralight mice I've tested this year, and its swappable battery system is a genuinely clever solution to the age-old wireless mouse problem of battery anxiety, with spares stashed inside the wireless receiver box for whenever you need them.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3wcPTAmaKFBFfZvGw3kUw7" name="AngryMiao AM Infinity.97 TR 12" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/3wcPTAmaKFBFfZvGw3kUw7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It's not a mouse without its flaws, though. The companion software is basic and has an annoying habit of running in the background, there's no dedicated DPI button or clutch anywhere on the chassis, and at $189 it's more expensive than its direct rivals. Whether that's a dealbreaker depends on how much you value standing out from the crowd.</p><p>That's ultimately what I feel you're paying for here. The AM Infinity.97 looks and feels like nothing else on the market, and backs that up with performance that goes toe-to-toe with mice from far bigger names. If you want a boutique ultralight mouse that doesn't sacrifice substance for style, this is one of the most compelling options I've tested all year.</p><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-price-release-date"><span>AngryMiao AM Infinity.97 review: Price & release date</span></h2><ul><li><strong>$189 (approx £141/AU$270) </strong></li><li><strong>Released in January 2026</strong></li><li><strong>Towards the top end of the market</strong></li></ul><p>The AM Infinity.97 costs $189, and that puts it right at the top of the ultralight gaming mouse market against some genuinely excellent competition. The<a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review"> <u>Logitech G Pro X2 Superstrike</u></a> costs $179.99, and the<a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review"> <u>Razer Viper V4 Pro</u></a> is $159.99 — meaning AngryMiao's boutique option is comfortably the priciest of the three.</p><p>It launched in January 2026 as the slightly smaller brother to the brand's original AM Infinity mouse, offering a different take on the highly competitive ultralight mouse sector from a brand better known for its keyboards than such potent mice.</p><p>For the price, it's competitive in features, too, with a flagship wireless sensor and polling rate specs, clever swappable batteries and a magnesium alloy chassis that's lighter than both Razer and Logitech's choices. In terms of features. It's perhaps closer to the Viper V4 Pro in that it seeeks to nail the basics of being a competitive ultralight mouse, rather than introducing new features such as rapid trigger, as the G Pro X2 Superstrike does.</p><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-specs"><span>AngryMiao AM Infinity.97 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>PixArt PAW3950</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>100 - 30,000</p></td></tr><tr><td class="firstcol " ><p>Polling Rate</p></td><td  ><p>125 - 8,000Hz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired, Bluetooth, 2.4GHz Wireless</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p> TTC Orange Dot Optical V2</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>39g (without battery),  47g (with battery)</p></td></tr><tr><td class="firstcol " ><p>Battery</p></td><td  ><p>340mAh swappable (up to 165 hours at 1KHz)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-design"><span>AngryMiao AM Infinity.97 review: Design</span></h2><ul><li><strong>Sci-fi-inspired looks</strong></li><li><strong>Magnesium alloy chassis keeps things sturdy</strong></li><li><strong>Software has very little frills</strong></li></ul><p>AngryMiao is a brand I associate more for its wacky keyboards than mice, but its house style is unmistakeable. As with the likes of Gravastar, it leans into a sci-fi aesthetic with a perforated chassis in keeping with the older guard of what ultralight gaming mice used to look like.</p><p>Intriguingly, it's slightly smaller than rivals, too, being only 97% of the size of a standard gaming mouse. That's because of AngryMiao's own market research that demonstrated this kind of size was what players preferred, not least for a mouse designed more for claw grippers than palm or fingertip users. Saying that, I had no issues using this high-power rodent with my usual palm grip, and the little orange piece on the rear of the chassis acts as a useful grip that does more of the heavy lifting than you might initially expect.</p><p>The AM Infinity.97 is available in three colors: black, white, and pink. I asked for my sample in the vivid pink, but ended up with a white one – no harm done, though, as it's a nice white that's almost got a creamy, off-white hue in some lighting environments.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="y3LbQekXAhso4zosWVJyx7" name="AngryMiao AM Infinity.97 TR 7" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/y3LbQekXAhso4zosWVJyx7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>At 47g with the battery in, it's one of the lightest mice I've used this year, and pulling out the battery for wired use drops that to a genuinely absurd 39g. That's a fair bit lighter than both Logitech and Razer's choices, although not quite as light as the Corsair Sabre V2 Pro, which weighs 36g with its internal battery.</p><p>That lightness doesn't feel flimsy, either. The AM Infinity.97's chassis is magnesium-aluminium alloy, and it's properly sturdy under the fingers, with gentle contouring to to sit well in the hand and a cool metallic touch that's oddly pleasant during longer sessions.</p><p>The button layout here is sensible, with two main clickers and a scroll wheel on top, side buttons within easy reach on the left, and a Bluetooth/2.4GHz toggle tucked underneath. What you don't get is a dedicated DPI button – an odd omission at this price, and the first real crack in an otherwise polished package. The main clicks use custom TTC Orange Dot Optical V2 switches, and I've become a big fan of these in my two weeks with this mouse. They're snappy and positive under finger, and because they're optical rather than mechanical, they're also noticeably quicker to register than more traditional gaming mice.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="y8ALhuBQRF3cCg9qnyw5v7" name="AngryMiao AM Infinity.97 TR 9" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/y8ALhuBQRF3cCg9qnyw5v7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Okay, there isn't the rapid trigger or haptic feedback you'll get from the <a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review">Logitech G Pro X2 Superstrike</a>, but the short, sharp travel with ample tactility still feels pleasantly brisk and solid under finger.</p><p>If there's one area where things get less impressive for this AngryMiao mouse, it's th software. Being a web-based UI means things should be lightweight, although  it's paired with a a downloadable executable that has an annoying habit of nibbling away at system resources you'd rather it left alone when running in the background. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Dd2bccpjwsDacr4X6hrAv7" name="AngryMiao AM Infinity.97 TR 10" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/Dd2bccpjwsDacr4X6hrAv7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>When you do open it, it's easy enough to navigate, but there isn't much to it — DPI and polling rate, remapping, macros, profiles, lift-off distance and acceleration is about where the feature list ends. The bigger brand rivals offer much more complete software customisation.</p><ul><li><strong>Design score: </strong>4.5 / 5</li></ul><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-performance"><span>AngryMiao AM Infinity.97 review: Performance</span></h2><ul><li><strong>Flagship 30,000 DPI sensor</strong></li><li><strong>8000Hz wireless polling</strong></li><li><strong>Innovative swappable batteries</strong></li></ul><p>AngryMiao has fitted the AM Infinity.97 with a 30,000 DPI PixArt PAW3950 sensor, one I've put through its paces in plenty of other mice as a top-end flagship sensor, and it's every bit as sharp and responsive here either for general navigation or for getting stuck into <em>Counter Strike 2</em> – my usual test for peripherals. </p><p>You won't get away for using the full 30,000 DPI all the time, as it turns this rodent into a jittery nightmare, hence why it can be moved down to a number of preset levels between 100 and 30,000 DPI in the mouse's software. Somewhere between 1600 DPI and 3200 DPI is where I ended up, preferring the former for more precise aiming in CS2, and the latter for navigating Windows and productivity workloads.</p><p>Alongside the beefy sensor, the AM Infinity.97 benefits from true 8000Hz polling across both wired and 2.4GHz connectivity, plus you get Bluetooth as an added bonus. In my testing, both wireless connectivity methods felt rock solid throughout testing, whether I was on Bluetooth with a MacBook Pro or the 2.4GHz receiver box on my Windows <a href="https://www.techradar.com/computing/gaming-pcs/best-gaming-pc">gaming PC</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5qvAgtSaUejE8qs6QaDUx7" name="AngryMiao AM Infinity.97 TR 15" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/5qvAgtSaUejE8qs6QaDUx7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As much as 8000Hz wireless polling isn't the standout feature it was a couple of years ago, and <a href="https://www.techradar.com/computing/mice/polling-rates-explained"><u>its efficacy for normal folks is debatable</u></a>, it's still very nice to see for a competitive oriented rodent such as this AngryMiao choice. It's something competitive players will feel more than us normal folks, but is still handy for peace of mind your mouse is performing at its best.</p><p>The fact is that the high DPI sensor, fast wireless polling, superlight chassis and snappy optical switches combine to make the AM Infinity.97 one of the best gaming mice I've tested this year, and I've given both the G Pro X2 Superstrike and <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review">Viper V4 Pro</a> a run for their money, too. I'd wager it's closer in philosophy to Razer, nailing the fundamentals rather than throwing haptics and rapid trigger into a light chassis the way Logitech does — but as a first impression, it's a knockout.</p><p>I found its low mass makes wrist flicks and sweeping <em>CS2</em> movements almost effortless, while those optical switches give you brisk, satisfying clicks and its sensor felt dead accurate to boot.This is a mouse that nails the basics and turns that into something genuinely excellent.</p><p>The AM Infinity.97 also has one further trick up its sleeve with a feature I've only seen on a couple of other gaming mice – the Glorious Model O3 and D3 Wireless – with swappable batteries. In this instance, the batteries clip on magnetically to the underside of the mouse, and can be swapped out for a spare kept inside the 2.4GHz wireless receiver box that connects to your PC with the bundled USB-C to USB-A cable. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LJpEurDsAA2LvgmhVcJ7f7" name="AngryMiao AM Infinity.97 TR 2" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/LJpEurDsAA2LvgmhVcJ7f7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The mouse also works wired, so a dead battery is never really a crisis. What you don't get is an internal backup cell, meaning if both external batteries die, you're out of luck until you plug in – Glorious has a 'Guardian battery' inside the mouse chassis itself, which is the one area where I think they win.</p><p>This swappable battery system leads AngryMiao to claim 'infinite' battery life in its marketing bumf, although a little further down the product page, it's more reasonable. With 1,000Hz polling, you'll see up to 165 hours, while at the full 8,000Hz, this drops to up to 30 hours. For reference, I was getting between 25 or so hours on a charge on one battery with 8,000Hz enabled, demonstrating just how thirsty a higher polling rate continues to be.</p><ul><li><strong>Performance score: </strong>4.5 / 5</li></ul><h2 class="article-body__section" id="section-should-i-buy-the-angrymiao-am-infinity-97"><span>Should I buy the AngryMiao AM Infinity.97?</span></h2><div ><table><caption>AngryMiao AM Infinity.97 scorecard</caption><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The AM Infinity.97 features adistinctive sci-fi-inspired magnesium alloy chassis that's remarkably light without sacrificing rigidity, plus sensible button placement and snappy optical switches. Basic software and the lack of a dedicated DPI button are the only real drawbacks in my book.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>We've got flagship-grade sensor performance, true 8,000Hz wireless polling and excellent optical switches that combine to deliver one of the fastest, most responsive ultralight gaming mice I've tested, with clever swappable batteries adding genuine practicality. Just watch out for the drop-off if using 8,000Hz polling all the time.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It's the most expensive of the other two rivals I've put the AM Infinity.97 against, but you can get it more affordably on sales, and it's still very competitive given the feature set.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Average Rating</p></td><td  ><p>The AM Infinity.97 is a striking mouse from a brand better known for its keyboards, and it backs up the looks with genuine substance. It's one of the most responsive, comfortable ultralight mice I've used all year, with a genuinely clever swappable battery system to boot. Basic software and a steeper price than its rivals stop it from being such an easy recommendation, but as a statement piece that also performs, it's a very compelling option.</p></td><td  ><p>4.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-7">Buy it if…</h2><div class="product"><p><strong>You want flagship-level performance: </strong><br>The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef0ce-867d-11f1-a23c-6115d3948ffb" data-action="Deal Block" data-label="You want flagship-level performance: The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system." data-dimension48="You want flagship-level performance: The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a mouse that looks like nothing else: </strong><br>Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef132-867d-11f1-8a0e-f38639684e99" data-action="Deal Block" data-label="You want a mouse that looks like nothing else: Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals." data-dimension48="You want a mouse that looks like nothing else: Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want virtually infinite battery life:</strong><br>AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef18c-867d-11f1-8a2f-17e86daa4250" data-action="Deal Block" data-label="You want virtually infinite battery life:AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right." data-dimension48="You want virtually infinite battery life:AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-8">Don’t buy it if…</h2><div class="product"><p><strong>You want something more affordable:</strong><br>The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef1fa-867d-11f1-af54-fdb1311eaab2" data-action="Deal Block" data-label="You want something more affordable:The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass." data-dimension48="You want something more affordable:The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a subtler-looking mouse:</strong><br>The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef254-867d-11f1-bf57-1ba860434bf5" data-action="Deal Block" data-label="You want a subtler-looking mouse:The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better." data-dimension48="You want a subtler-looking mouse:The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want more polished software</strong>:<br>The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef2b8-867d-11f1-8f4a-6f14c4929f65" data-action="Deal Block" data-label="You want more polished software:The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation." data-dimension48="You want more polished software:The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Razer Viper V4 Pro</strong>:</p><p>If you want the basics nailed brilliantly without the boutique price tag, the Viper V4 Pro is $30 cheaper and matches the AM Infinity.97 for pure responsiveness while also being especially light. It skips the swappable battery gimmick, but has much stronger software and remains an excellent pick for competitive play. </p><p><strong>Read our full</strong><a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review" data-dimension112="f72ef31c-867d-11f1-a674-c11cc910f6b6" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25=""><strong> </strong><u><strong>Razer Viper V4 Pro review</strong></u></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef31c-867d-11f1-a674-c11cc910f6b6" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Logitech G Pro X2 Superstrike:</strong></p><p>The G Pro X2 Superstrike goes further than either AngryMiao or Razer on features with its clever HITS system that enables haptic feedback and rapid trigger and packs it into a familiar chassis to anyone who's used a G Pro X Superlight 2, albeit it is heavier than either Razer or AngryMiao's option. That being said, it undercuts the AM Infinity.97 on price. </p><p><strong>Read our full</strong><a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review" data-dimension112="f72ef380-867d-11f1-a9c4-5117b37b5e41" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25=""><strong> </strong><u><strong>Logitech G Pro X2 Superstrike review</strong></u></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef380-867d-11f1-a9c4-5117b37b5e41" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-angrymiao-am-infinity-97"><span>How I tested the AngryMiao AM Infinity.97</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tjfaMGQ5UX2ai3KCuBXaw7" name="AngryMiao AM Infinity.97 TR 4" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/tjfaMGQ5UX2ai3KCuBXaw7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested over two weeks of use</strong></li><li><strong>Used across both Windows and macOS</strong></li><li><strong>Extensive gaming mouse review experience</strong></li></ul><p>I used the AM Infinity.97 for a couple of weeks across both a Windows gaming PC and a MacBook Pro, testing it over Bluetooth, the bundled 2.4GHz receiver, and wired via USB-C.</p><p><em>Counter-Strike 2</em> formed the backbone of my performance testing, given how heavily it leans on quick, accurate mouse movement, alongside general everyday use for browsing and productivity to assess comfort and grip over longer sessions. I also used the web-based software extensively to test each of its functions.</p><p>I've been a tech journalist for the best part of a decade, and have reviewed plenty of gaming and productivity mice in that time from brands big and small from up and down the price ladder.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/angrymiao-am-infinity-97</link>
                                                                            <description>
                            <![CDATA[ AngryMiao's ultralight AM Infinity.97 packs a 30,000 DPI sensor, 8000Hz wireless polling and a genuinely clever swappable battery system into a sub-50g, sci-fi-styled chassis — though its basic software and premium price mean it isn't the easiest sell. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">KuCZL7dMTaNqZxni4GC8cg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/LJpEurDsAA2LvgmhVcJ7f7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 23 Jul 2026 10:12:48 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Reece Bithrey ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Kd4JG2adXQj2MkSZijBrTH.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Reece Bithrey is a freelance journalist with credits in Trusted Reviews, Digital Foundry, PC Gamer, TechRadar, PCGamesN, and Custom PC magazine reviewing all sorts of computing gubbins, including keyboards, mice, laptops, and more. He also has his own blog, UNTITLED, has bylines for WatchGecko&#039;s online magazine, and graduated from the University of Leeds with a degree in International History and Politics in 2023. When not writing, you&#039;ll usually find him bellowing at virtual footballers on Football Manager or tinkering with mechanical keyboards.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/LJpEurDsAA2LvgmhVcJ7f7-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[AngryMiao AM Infinity.97 gaming mouse on a colorful desk]]></media:description>                                                            <media:text><![CDATA[AngryMiao AM Infinity.97 gaming mouse on a colorful desk]]></media:text>
                                <media:title type="plain"><![CDATA[AngryMiao AM Infinity.97 gaming mouse on a colorful desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/LJpEurDsAA2LvgmhVcJ7f7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-angrymiao-am-infinity-97-two-minute-review"><span>AngryMiao AM Infinity.97: two-minute review</span></h2><p>It seems everyone and their dog is betting on where the high end gaming mouse market is going next, and the AngryMiao AM Infinity.97 is betting big on super light and powerful mice that nail the basics. </p><p>Okay, we've already seen this with the <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review"><u>Razer Viper V4 Pro</u></a>, but AngryMiao takes a different approach, with a heavily perforated chassis that looks like it's escaped from a sci-fi film rather than the gaming section of a branch of Currys or Best Buy.</p><p>Look past the aesthetics, though, and there's a genuinely accomplished mouse underneath. A sub-50g weight with or without a battery, a zippy 30,000 DPI PixArt PAW3950 sensor and true 8000Hz wireless polling put it right up there with the best ultralight mice I've tested this year, and its swappable battery system is a genuinely clever solution to the age-old wireless mouse problem of battery anxiety, with spares stashed inside the wireless receiver box for whenever you need them.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3wcPTAmaKFBFfZvGw3kUw7" name="AngryMiao AM Infinity.97 TR 12" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/3wcPTAmaKFBFfZvGw3kUw7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It's not a mouse without its flaws, though. The companion software is basic and has an annoying habit of running in the background, there's no dedicated DPI button or clutch anywhere on the chassis, and at $189 it's more expensive than its direct rivals. Whether that's a dealbreaker depends on how much you value standing out from the crowd.</p><p>That's ultimately what I feel you're paying for here. The AM Infinity.97 looks and feels like nothing else on the market, and backs that up with performance that goes toe-to-toe with mice from far bigger names. If you want a boutique ultralight mouse that doesn't sacrifice substance for style, this is one of the most compelling options I've tested all year.</p><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-price-release-date"><span>AngryMiao AM Infinity.97 review: Price & release date</span></h2><ul><li><strong>$189 (approx £141/AU$270) </strong></li><li><strong>Released in January 2026</strong></li><li><strong>Towards the top end of the market</strong></li></ul><p>The AM Infinity.97 costs $189, and that puts it right at the top of the ultralight gaming mouse market against some genuinely excellent competition. The<a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review"> <u>Logitech G Pro X2 Superstrike</u></a> costs $179.99, and the<a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review"> <u>Razer Viper V4 Pro</u></a> is $159.99 — meaning AngryMiao's boutique option is comfortably the priciest of the three.</p><p>It launched in January 2026 as the slightly smaller brother to the brand's original AM Infinity mouse, offering a different take on the highly competitive ultralight mouse sector from a brand better known for its keyboards than such potent mice.</p><p>For the price, it's competitive in features, too, with a flagship wireless sensor and polling rate specs, clever swappable batteries and a magnesium alloy chassis that's lighter than both Razer and Logitech's choices. In terms of features. It's perhaps closer to the Viper V4 Pro in that it seeeks to nail the basics of being a competitive ultralight mouse, rather than introducing new features such as rapid trigger, as the G Pro X2 Superstrike does.</p><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-specs"><span>AngryMiao AM Infinity.97 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>PixArt PAW3950</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>100 - 30,000</p></td></tr><tr><td class="firstcol " ><p>Polling Rate</p></td><td  ><p>125 - 8,000Hz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired, Bluetooth, 2.4GHz Wireless</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p> TTC Orange Dot Optical V2</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>39g (without battery),  47g (with battery)</p></td></tr><tr><td class="firstcol " ><p>Battery</p></td><td  ><p>340mAh swappable (up to 165 hours at 1KHz)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-design"><span>AngryMiao AM Infinity.97 review: Design</span></h2><ul><li><strong>Sci-fi-inspired looks</strong></li><li><strong>Magnesium alloy chassis keeps things sturdy</strong></li><li><strong>Software has very little frills</strong></li></ul><p>AngryMiao is a brand I associate more for its wacky keyboards than mice, but its house style is unmistakeable. As with the likes of Gravastar, it leans into a sci-fi aesthetic with a perforated chassis in keeping with the older guard of what ultralight gaming mice used to look like.</p><p>Intriguingly, it's slightly smaller than rivals, too, being only 97% of the size of a standard gaming mouse. That's because of AngryMiao's own market research that demonstrated this kind of size was what players preferred, not least for a mouse designed more for claw grippers than palm or fingertip users. Saying that, I had no issues using this high-power rodent with my usual palm grip, and the little orange piece on the rear of the chassis acts as a useful grip that does more of the heavy lifting than you might initially expect.</p><p>The AM Infinity.97 is available in three colors: black, white, and pink. I asked for my sample in the vivid pink, but ended up with a white one – no harm done, though, as it's a nice white that's almost got a creamy, off-white hue in some lighting environments.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="y3LbQekXAhso4zosWVJyx7" name="AngryMiao AM Infinity.97 TR 7" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/y3LbQekXAhso4zosWVJyx7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>At 47g with the battery in, it's one of the lightest mice I've used this year, and pulling out the battery for wired use drops that to a genuinely absurd 39g. That's a fair bit lighter than both Logitech and Razer's choices, although not quite as light as the Corsair Sabre V2 Pro, which weighs 36g with its internal battery.</p><p>That lightness doesn't feel flimsy, either. The AM Infinity.97's chassis is magnesium-aluminium alloy, and it's properly sturdy under the fingers, with gentle contouring to to sit well in the hand and a cool metallic touch that's oddly pleasant during longer sessions.</p><p>The button layout here is sensible, with two main clickers and a scroll wheel on top, side buttons within easy reach on the left, and a Bluetooth/2.4GHz toggle tucked underneath. What you don't get is a dedicated DPI button – an odd omission at this price, and the first real crack in an otherwise polished package. The main clicks use custom TTC Orange Dot Optical V2 switches, and I've become a big fan of these in my two weeks with this mouse. They're snappy and positive under finger, and because they're optical rather than mechanical, they're also noticeably quicker to register than more traditional gaming mice.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="y8ALhuBQRF3cCg9qnyw5v7" name="AngryMiao AM Infinity.97 TR 9" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/y8ALhuBQRF3cCg9qnyw5v7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Okay, there isn't the rapid trigger or haptic feedback you'll get from the <a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review">Logitech G Pro X2 Superstrike</a>, but the short, sharp travel with ample tactility still feels pleasantly brisk and solid under finger.</p><p>If there's one area where things get less impressive for this AngryMiao mouse, it's th software. Being a web-based UI means things should be lightweight, although  it's paired with a a downloadable executable that has an annoying habit of nibbling away at system resources you'd rather it left alone when running in the background. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Dd2bccpjwsDacr4X6hrAv7" name="AngryMiao AM Infinity.97 TR 10" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/Dd2bccpjwsDacr4X6hrAv7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>When you do open it, it's easy enough to navigate, but there isn't much to it — DPI and polling rate, remapping, macros, profiles, lift-off distance and acceleration is about where the feature list ends. The bigger brand rivals offer much more complete software customisation.</p><ul><li><strong>Design score: </strong>4.5 / 5</li></ul><h2 class="article-body__section" id="section-angrymiao-am-infinity-97-review-performance"><span>AngryMiao AM Infinity.97 review: Performance</span></h2><ul><li><strong>Flagship 30,000 DPI sensor</strong></li><li><strong>8000Hz wireless polling</strong></li><li><strong>Innovative swappable batteries</strong></li></ul><p>AngryMiao has fitted the AM Infinity.97 with a 30,000 DPI PixArt PAW3950 sensor, one I've put through its paces in plenty of other mice as a top-end flagship sensor, and it's every bit as sharp and responsive here either for general navigation or for getting stuck into <em>Counter Strike 2</em> – my usual test for peripherals. </p><p>You won't get away for using the full 30,000 DPI all the time, as it turns this rodent into a jittery nightmare, hence why it can be moved down to a number of preset levels between 100 and 30,000 DPI in the mouse's software. Somewhere between 1600 DPI and 3200 DPI is where I ended up, preferring the former for more precise aiming in CS2, and the latter for navigating Windows and productivity workloads.</p><p>Alongside the beefy sensor, the AM Infinity.97 benefits from true 8000Hz polling across both wired and 2.4GHz connectivity, plus you get Bluetooth as an added bonus. In my testing, both wireless connectivity methods felt rock solid throughout testing, whether I was on Bluetooth with a MacBook Pro or the 2.4GHz receiver box on my Windows <a href="https://www.techradar.com/computing/gaming-pcs/best-gaming-pc">gaming PC</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="5qvAgtSaUejE8qs6QaDUx7" name="AngryMiao AM Infinity.97 TR 15" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/5qvAgtSaUejE8qs6QaDUx7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As much as 8000Hz wireless polling isn't the standout feature it was a couple of years ago, and <a href="https://www.techradar.com/computing/mice/polling-rates-explained"><u>its efficacy for normal folks is debatable</u></a>, it's still very nice to see for a competitive oriented rodent such as this AngryMiao choice. It's something competitive players will feel more than us normal folks, but is still handy for peace of mind your mouse is performing at its best.</p><p>The fact is that the high DPI sensor, fast wireless polling, superlight chassis and snappy optical switches combine to make the AM Infinity.97 one of the best gaming mice I've tested this year, and I've given both the G Pro X2 Superstrike and <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review">Viper V4 Pro</a> a run for their money, too. I'd wager it's closer in philosophy to Razer, nailing the fundamentals rather than throwing haptics and rapid trigger into a light chassis the way Logitech does — but as a first impression, it's a knockout.</p><p>I found its low mass makes wrist flicks and sweeping <em>CS2</em> movements almost effortless, while those optical switches give you brisk, satisfying clicks and its sensor felt dead accurate to boot.This is a mouse that nails the basics and turns that into something genuinely excellent.</p><p>The AM Infinity.97 also has one further trick up its sleeve with a feature I've only seen on a couple of other gaming mice – the Glorious Model O3 and D3 Wireless – with swappable batteries. In this instance, the batteries clip on magnetically to the underside of the mouse, and can be swapped out for a spare kept inside the 2.4GHz wireless receiver box that connects to your PC with the bundled USB-C to USB-A cable. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LJpEurDsAA2LvgmhVcJ7f7" name="AngryMiao AM Infinity.97 TR 2" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/LJpEurDsAA2LvgmhVcJ7f7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The mouse also works wired, so a dead battery is never really a crisis. What you don't get is an internal backup cell, meaning if both external batteries die, you're out of luck until you plug in – Glorious has a 'Guardian battery' inside the mouse chassis itself, which is the one area where I think they win.</p><p>This swappable battery system leads AngryMiao to claim 'infinite' battery life in its marketing bumf, although a little further down the product page, it's more reasonable. With 1,000Hz polling, you'll see up to 165 hours, while at the full 8,000Hz, this drops to up to 30 hours. For reference, I was getting between 25 or so hours on a charge on one battery with 8,000Hz enabled, demonstrating just how thirsty a higher polling rate continues to be.</p><ul><li><strong>Performance score: </strong>4.5 / 5</li></ul><h2 class="article-body__section" id="section-should-i-buy-the-angrymiao-am-infinity-97"><span>Should I buy the AngryMiao AM Infinity.97?</span></h2><div ><table><caption>AngryMiao AM Infinity.97 scorecard</caption><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The AM Infinity.97 features adistinctive sci-fi-inspired magnesium alloy chassis that's remarkably light without sacrificing rigidity, plus sensible button placement and snappy optical switches. Basic software and the lack of a dedicated DPI button are the only real drawbacks in my book.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>We've got flagship-grade sensor performance, true 8,000Hz wireless polling and excellent optical switches that combine to deliver one of the fastest, most responsive ultralight gaming mice I've tested, with clever swappable batteries adding genuine practicality. Just watch out for the drop-off if using 8,000Hz polling all the time.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It's the most expensive of the other two rivals I've put the AM Infinity.97 against, but you can get it more affordably on sales, and it's still very competitive given the feature set.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Average Rating</p></td><td  ><p>The AM Infinity.97 is a striking mouse from a brand better known for its keyboards, and it backs up the looks with genuine substance. It's one of the most responsive, comfortable ultralight mice I've used all year, with a genuinely clever swappable battery system to boot. Basic software and a steeper price than its rivals stop it from being such an easy recommendation, but as a statement piece that also performs, it's a very compelling option.</p></td><td  ><p>4.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-7">Buy it if…</h2><div class="product"><p><strong>You want flagship-level performance: </strong><br>The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef0ce-867d-11f1-a23c-6115d3948ffb" data-action="Deal Block" data-label="You want flagship-level performance: The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system." data-dimension48="You want flagship-level performance: The AM Infinity.97 delivers some of the most responsive, accurate performance of any mouse I've tested this year, backed by a genuinely clever swappable battery system." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a mouse that looks like nothing else: </strong><br>Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef132-867d-11f1-8a0e-f38639684e99" data-action="Deal Block" data-label="You want a mouse that looks like nothing else: Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals." data-dimension48="You want a mouse that looks like nothing else: Its perforated alloy chassis and sci-fi styling make it stand out instantly against a sea of similarly shaped ultralight rivals." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want virtually infinite battery life:</strong><br>AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef18c-867d-11f1-8a2f-17e86daa4250" data-action="Deal Block" data-label="You want virtually infinite battery life:AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right." data-dimension48="You want virtually infinite battery life:AngryMiao's magnetically swappable batteries is a genuine innovation in this highly competitive sector, and can unlock virtually endless battery life if you play your cards right." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-8">Don’t buy it if…</h2><div class="product"><p><strong>You want something more affordable:</strong><br>The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef1fa-867d-11f1-af54-fdb1311eaab2" data-action="Deal Block" data-label="You want something more affordable:The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass." data-dimension48="You want something more affordable:The big thing with this AngryMiao mouse is a higher price tag against its rivals, although they trade on innovative features and overall mass." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a subtler-looking mouse:</strong><br>The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef254-867d-11f1-bf57-1ba860434bf5" data-action="Deal Block" data-label="You want a subtler-looking mouse:The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better." data-dimension48="You want a subtler-looking mouse:The heavily perforated chassis is a statement piece rather than something built to blend in, and if you'd prefer an understated rodent, then key rivals will serve you better." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want more polished software</strong>:<br>The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef2b8-867d-11f1-8f4a-6f14c4929f65" data-action="Deal Block" data-label="You want more polished software:The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation." data-dimension48="You want more polished software:The AM Infinity.97's web-based companion app is basic, prone to running in the background, and offers far less depth than rivals when it comes to customisation." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Razer Viper V4 Pro</strong>:</p><p>If you want the basics nailed brilliantly without the boutique price tag, the Viper V4 Pro is $30 cheaper and matches the AM Infinity.97 for pure responsiveness while also being especially light. It skips the swappable battery gimmick, but has much stronger software and remains an excellent pick for competitive play. </p><p><strong>Read our full</strong><a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review" data-dimension112="f72ef31c-867d-11f1-a674-c11cc910f6b6" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25=""><strong> </strong><u><strong>Razer Viper V4 Pro review</strong></u></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef31c-867d-11f1-a674-c11cc910f6b6" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Logitech G Pro X2 Superstrike:</strong></p><p>The G Pro X2 Superstrike goes further than either AngryMiao or Razer on features with its clever HITS system that enables haptic feedback and rapid trigger and packs it into a familiar chassis to anyone who's used a G Pro X Superlight 2, albeit it is heavier than either Razer or AngryMiao's option. That being said, it undercuts the AM Infinity.97 on price. </p><p><strong>Read our full</strong><a href="https://www.techradar.com/computing/mice/logitech-g-pro-x2-superstrike-review" data-dimension112="f72ef380-867d-11f1-a9c4-5117b37b5e41" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25=""><strong> </strong><u><strong>Logitech G Pro X2 Superstrike review</strong></u></a><strong>.</strong><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f72ef380-867d-11f1-a9c4-5117b37b5e41" data-action="Deal Block" data-label="Read our full" data-dimension48="Read our full" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-angrymiao-am-infinity-97"><span>How I tested the AngryMiao AM Infinity.97</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tjfaMGQ5UX2ai3KCuBXaw7" name="AngryMiao AM Infinity.97 TR 4" alt="AngryMiao AM Infinity.97 gaming mouse on a colorful desk" src="https://cdn.mos.cms.futurecdn.net/tjfaMGQ5UX2ai3KCuBXaw7.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested over two weeks of use</strong></li><li><strong>Used across both Windows and macOS</strong></li><li><strong>Extensive gaming mouse review experience</strong></li></ul><p>I used the AM Infinity.97 for a couple of weeks across both a Windows gaming PC and a MacBook Pro, testing it over Bluetooth, the bundled 2.4GHz receiver, and wired via USB-C.</p><p><em>Counter-Strike 2</em> formed the backbone of my performance testing, given how heavily it leans on quick, accurate mouse movement, alongside general everyday use for browsing and productivity to assess comfort and grip over longer sessions. I also used the web-based software extensively to test each of its functions.</p><p>I've been a tech journalist for the best part of a decade, and have reviewed plenty of gaming and productivity mice in that time from brands big and small from up and down the price ladder.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ You can stop LG monitors that are reportedly installing bloatware on your Windows 11 PC, but the fix shouldn't require this much effort ]]></title>
                                                                                                <dc:content><![CDATA[ <p><strong>Update:</strong> We reached out to LG for a statement, and it has denied claims of auto McAfee installations, stating: "LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user’s explicit consent. The LG Monitor App Installer is distributed through Microsoft’s official Windows distribution process, which included McAfee as an option. </p><p>"McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data<em>.</em>"</p><p><em>Original story follows below...</em></p><ul><li><strong>LG monitors are reportedly installing bloatware on Windows 11 PCs</strong></li><li><strong>The LG Monitor App Installer carries a McAfee pop-up and is automatically installed when connecting an LG monitor to a PC</strong></li><li><strong>There's a fix for this, but it's a rather fiddly affair</strong></li></ul><p>It's no secret that Windows 11 users have voiced frustrations regarding bloat on the operating system for years, and unfortunately, LG's monitors are reportedly making the situation worse.</p><p>As reported by <a href="https://www.windowslatest.com/2026/07/21/lg-admits-its-monitor-app-installs-bloatware-via-windows-update-and-microsoft-is-letting-it-happen/">Windows Latest</a>, LG monitors are installing McAfee bloatware on Windows 11 PCs without consent, and there's evidence of this in the changelog of LG's monitor app on the Microsoft Store. </p><p>Even if you don't install the app yourself, Windows Update will do so, and then treat you to a McAfee pop-up. All you have to do is plug in the LG monitor to your PC, and the automatic installation of McAfee is also shown by checking the Windows Reliability Monitor, which documents a 'successful Windows update' for the LG Monitor App Installer package.</p><p>We've reached out to LG for a comment, but haven't received a response yet. In the meantime, though, there appears to be a fix that requires users to do the following: <strong>press the Windows key and R, and type 'gpedit.msc', then hit Enter</strong>. </p><p>From that point, navigate your way to <strong>Computer Configuration > Administrative Templates > System > Device Installation > "Prevent automatic download of applications associated with device metadata",</strong> then select the 'Enabled' box and apply.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2558px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gdv6SJAhdHd6dbF2StR3xd" name="LG Bloatware fix" alt="Windows 11 Group Policy Editor" src="https://cdn.mos.cms.futurecdn.net/gdv6SJAhdHd6dbF2StR3xd.png" mos="" align="middle" fullscreen="1" width="2558" height="1439" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/gdv6SJAhdHd6dbF2StR3xd.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p>In theory, this should stop any unwanted applications from being installed, specifically with devices like LG monitors that do so via device metadata.</p><p>And if you already installed the LG monitor app manually, you should remove it, because as noted, the description on the Microsoft Store suggests McAfee is a fundamental part of the monitor application.</p><p>Bloatware can be problematic for Windows 11 users because it hogs system resources, and LG is adding to that system drain, not to mention the annoyance of continually seeing that pop-up.</p><p>Alongside LG, Microsoft hasn't provided a statement on the matter yet. I'd expect Windows 11 users will want an answer of some kind, especially because of the rather fiddly steps involved to prevent these automatic installations — and frankly, this shouldn't require extra effort from anyone.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/you-can-stop-lg-monitors-that-are-reportedly-installing-bloatware-on-your-windows-11-pc-but-the-fix-shouldnt-require-this-much-effort</link>
                                                                            <description>
                            <![CDATA[ LG's changelog seemingly confirms that monitors install bloatware on Windows 11 PCs, and unfortunately, the fix is rather cumbersome. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">M3KGMYZW9ujhthRDsTVQKP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sV3QTWQVuKkwzxpG326DEH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 Jul 2026 14:30:07 +0000</pubDate>                                                                                                                                <updated>Wed, 22 Jul 2026 17:54:34 +0000</updated>
                                                                                                                                            <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Windows]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Software]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sV3QTWQVuKkwzxpG326DEH-1280-80.jpg">
                                                            <media:credit><![CDATA[Future / James Holland]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Image credit: LG]]></media:description>                                                            <media:text><![CDATA[An LG Ultragear GX9 on a desk]]></media:text>
                                <media:title type="plain"><![CDATA[An LG Ultragear GX9 on a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sV3QTWQVuKkwzxpG326DEH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><strong>Update:</strong> We reached out to LG for a statement, and it has denied claims of auto McAfee installations, stating: "LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user’s explicit consent. The LG Monitor App Installer is distributed through Microsoft’s official Windows distribution process, which included McAfee as an option. </p><p>"McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data<em>.</em>"</p><p><em>Original story follows below...</em></p><ul><li><strong>LG monitors are reportedly installing bloatware on Windows 11 PCs</strong></li><li><strong>The LG Monitor App Installer carries a McAfee pop-up and is automatically installed when connecting an LG monitor to a PC</strong></li><li><strong>There's a fix for this, but it's a rather fiddly affair</strong></li></ul><p>It's no secret that Windows 11 users have voiced frustrations regarding bloat on the operating system for years, and unfortunately, LG's monitors are reportedly making the situation worse.</p><p>As reported by <a href="https://www.windowslatest.com/2026/07/21/lg-admits-its-monitor-app-installs-bloatware-via-windows-update-and-microsoft-is-letting-it-happen/">Windows Latest</a>, LG monitors are installing McAfee bloatware on Windows 11 PCs without consent, and there's evidence of this in the changelog of LG's monitor app on the Microsoft Store. </p><p>Even if you don't install the app yourself, Windows Update will do so, and then treat you to a McAfee pop-up. All you have to do is plug in the LG monitor to your PC, and the automatic installation of McAfee is also shown by checking the Windows Reliability Monitor, which documents a 'successful Windows update' for the LG Monitor App Installer package.</p><p>We've reached out to LG for a comment, but haven't received a response yet. In the meantime, though, there appears to be a fix that requires users to do the following: <strong>press the Windows key and R, and type 'gpedit.msc', then hit Enter</strong>. </p><p>From that point, navigate your way to <strong>Computer Configuration > Administrative Templates > System > Device Installation > "Prevent automatic download of applications associated with device metadata",</strong> then select the 'Enabled' box and apply.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2558px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gdv6SJAhdHd6dbF2StR3xd" name="LG Bloatware fix" alt="Windows 11 Group Policy Editor" src="https://cdn.mos.cms.futurecdn.net/gdv6SJAhdHd6dbF2StR3xd.png" mos="" align="middle" fullscreen="1" width="2558" height="1439" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/gdv6SJAhdHd6dbF2StR3xd.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p>In theory, this should stop any unwanted applications from being installed, specifically with devices like LG monitors that do so via device metadata.</p><p>And if you already installed the LG monitor app manually, you should remove it, because as noted, the description on the Microsoft Store suggests McAfee is a fundamental part of the monitor application.</p><p>Bloatware can be problematic for Windows 11 users because it hogs system resources, and LG is adding to that system drain, not to mention the annoyance of continually seeing that pop-up.</p><p>Alongside LG, Microsoft hasn't provided a statement on the matter yet. I'd expect Windows 11 users will want an answer of some kind, especially because of the rather fiddly steps involved to prevent these automatic installations — and frankly, this shouldn't require extra effort from anyone.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Your next laptop could hit new heights of brightness as Samsung introduces new OLED panels for Lenovo, Asus, MSI and Dell machines ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Samsung announces new OLED panels for laptops, capable of '1,600 nits' in peak brightness</strong></li><li><strong>The new tandem OLED panels have a 40% higher brightness requirement than older single-layer OLED panels</strong></li><li><strong>The new panels will be used in MSI, Lenovo, Asus, and Dell laptops that have the latest DisplayHDR True Black 1400 certification</strong></li></ul><p>OLED panels are continuously improving year after year, as seen in recent tandem OLED displays from Samsung – and fortunately, the tech giant isn't resting on its laurels.</p><p>As reported by <a href="https://www.tweaktown.com/news/112728/samsungs-new-oled-panels-for-laptops-push-peak-brightness-to-1600-nits-enough-for-a-bright-outdoors-setting/index.html" target="_blank">TweakTown</a>, Samsung has introduced new tandem OLED panels for Lenovo, Asus, MSI, and Dell laptops, with claims of up to 1,600-nit peak brightness in small windows. This will apply to laptops that have the latest DisplayHDR True Black 1400 certification.</p><p>Notably, the push up to 1,400 nits certification is a '40% higher' brightness requirement compared to older single-layer OLED panels, which is ideal for bright rooms and environments. </p><p>This is thanks to the presence of tandem OLED panels, which work by stacking at least one or more OLED layers together, providing significantly increased brightness levels and efficiency.</p><p>Samsung notes it has started a 'full-scale' supply of the new tandem OLED panels for laptops, starting with the <a href="https://www.techradar.com/pro/lenovos-latest-iteration-of-popular-yoga-laptop-range-comes-with-exceptional-tandem-oled-tech">Lenovo Yoga Pro 9i Aura Edition</a>, and later for laptops from Asus, MSI, and Dell.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2752px;"><p class="vanilla-image-block" style="padding-top:55.81%;"><img id="cfqJVoN8XJzXSNrN3T5nZG" name="collections-preview-image-4-2026-07-16T11-41-00" alt="A collage of laptops on a marble surface, including a Dell XPS 13, MacBook Neo, Samsung Galaxy Book, Lenovo Chromebook, and HP laptop." src="https://cdn.mos.cms.futurecdn.net/cfqJVoN8XJzXSNrN3T5nZG.jpg" mos="" align="middle" fullscreen="" width="2752" height="1536" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / HP / Apple / Lenovo / Samsung / Dell / Edited by Gemini)</span></figcaption></figure><p>The boost to 1,600 nits is a significant enhancement for gaming and movie-watching experiences on these laptops. While the Lenovo Yoga Pro 9i Aura is certainly more of a premium laptop for creators, it's also capable of gaming using Nvidia's RTX 5000 series laptop GPUs.</p><p>With that in mind, issues with auto brightness limitations (ABL) that would often spoil bright gaming or movie scenarios should now be further diminished, as tandem OLED helps tackle those drawbacks.</p><p>Samsung hasn't mentioned any plans for its new panels being used for standalone OLED monitors just yet, but naturally, this should be the next step once these new laptops launch. For now, there are plenty of OLED gaming monitors (i.e., LG UltraGear OLED 27GX700A) capable of higher nits available on the market.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/laptops/your-next-laptop-could-hit-new-heights-of-brightness-as-samsung-introduces-new-oled-panels-for-lenovo-asus-msi-and-dell-machines</link>
                                                                            <description>
                            <![CDATA[ Tandem OLED panels are taking OLED experiences to new heights, and Samsung has seemingly nailed it yet again with its new '1,600-nit' OLED panels for laptops. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BS2NQhuuNZpGw5c2RsS547</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/LnNw6m2HxAkGFmyfo27Z7o-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 Jul 2026 08:02:19 +0000</pubDate>                                                                                                                                <updated>Wed, 29 Jul 2026 11:11:50 +0000</updated>
                                                                                                                                            <category><![CDATA[Laptops]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/LnNw6m2HxAkGFmyfo27Z7o-1280-80.jpg">
                                                            <media:credit><![CDATA[Samsung / Pearl Abyss]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Samsung display alongside Crimson Desert screenshot]]></media:description>                                                            <media:text><![CDATA[Samsung display alongside Crimson Desert screenshot]]></media:text>
                                <media:title type="plain"><![CDATA[Samsung display alongside Crimson Desert screenshot]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/LnNw6m2HxAkGFmyfo27Z7o-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Samsung announces new OLED panels for laptops, capable of '1,600 nits' in peak brightness</strong></li><li><strong>The new tandem OLED panels have a 40% higher brightness requirement than older single-layer OLED panels</strong></li><li><strong>The new panels will be used in MSI, Lenovo, Asus, and Dell laptops that have the latest DisplayHDR True Black 1400 certification</strong></li></ul><p>OLED panels are continuously improving year after year, as seen in recent tandem OLED displays from Samsung – and fortunately, the tech giant isn't resting on its laurels.</p><p>As reported by <a href="https://www.tweaktown.com/news/112728/samsungs-new-oled-panels-for-laptops-push-peak-brightness-to-1600-nits-enough-for-a-bright-outdoors-setting/index.html" target="_blank">TweakTown</a>, Samsung has introduced new tandem OLED panels for Lenovo, Asus, MSI, and Dell laptops, with claims of up to 1,600-nit peak brightness in small windows. This will apply to laptops that have the latest DisplayHDR True Black 1400 certification.</p><p>Notably, the push up to 1,400 nits certification is a '40% higher' brightness requirement compared to older single-layer OLED panels, which is ideal for bright rooms and environments. </p><p>This is thanks to the presence of tandem OLED panels, which work by stacking at least one or more OLED layers together, providing significantly increased brightness levels and efficiency.</p><p>Samsung notes it has started a 'full-scale' supply of the new tandem OLED panels for laptops, starting with the <a href="https://www.techradar.com/pro/lenovos-latest-iteration-of-popular-yoga-laptop-range-comes-with-exceptional-tandem-oled-tech">Lenovo Yoga Pro 9i Aura Edition</a>, and later for laptops from Asus, MSI, and Dell.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2752px;"><p class="vanilla-image-block" style="padding-top:55.81%;"><img id="cfqJVoN8XJzXSNrN3T5nZG" name="collections-preview-image-4-2026-07-16T11-41-00" alt="A collage of laptops on a marble surface, including a Dell XPS 13, MacBook Neo, Samsung Galaxy Book, Lenovo Chromebook, and HP laptop." src="https://cdn.mos.cms.futurecdn.net/cfqJVoN8XJzXSNrN3T5nZG.jpg" mos="" align="middle" fullscreen="" width="2752" height="1536" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / HP / Apple / Lenovo / Samsung / Dell / Edited by Gemini)</span></figcaption></figure><p>The boost to 1,600 nits is a significant enhancement for gaming and movie-watching experiences on these laptops. While the Lenovo Yoga Pro 9i Aura is certainly more of a premium laptop for creators, it's also capable of gaming using Nvidia's RTX 5000 series laptop GPUs.</p><p>With that in mind, issues with auto brightness limitations (ABL) that would often spoil bright gaming or movie scenarios should now be further diminished, as tandem OLED helps tackle those drawbacks.</p><p>Samsung hasn't mentioned any plans for its new panels being used for standalone OLED monitors just yet, but naturally, this should be the next step once these new laptops launch. For now, there are plenty of OLED gaming monitors (i.e., LG UltraGear OLED 27GX700A) capable of higher nits available on the market.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Turtle Beach Command Series KB7 review: a nifty screen-equipped gaming keyboard ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-one-minute-review"><span>Turtle Beach Command Series KB7: one-minute review</span></h2><p>Want a high-performing gaming keyboard with an integrated touchscreen for streaming and seamless customization? Then the Turtle Beach Command Series KB7 could be exactly what you’re looking for.</p><p>I replaced my usual mechanical keyboard with this TKL model for a few days, and instantly found it to be a joy to use. The low-profile Hall effect switches supply precise, responsive, and buttery smooth typing, with a muted sound that’s great for focusing in-game or for general day-to-day productivity. It's less ‘clicky’ and snappy than some may like, but the lowkey sound and feel was ideal for me.</p><p>Like a lot of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>, there’s also 8K polling, alongside 0.125 latency for instant response typing. On top of this, you get important features like Rapid Trigger, adjustable actuation and remappable keys.</p><p>The true highlight, though, is the integrated 4.3-inch touchscreen. This has built-in controls for streamers, providing quick access to OBS and StreamLabs, but also has shortcuts for apps like Spotify and Steam among others. I appreciated how you could use the screen to view PC performance, in-game stats, or set web page bookmarks. You can also use the touchscreen as a numpad, and it feels highly responsive in use.</p><p>I also really like the design of the KB7. Its slim aluminum chassis, tactical media control knob, customizable RGB lighting, and generally high standard of build help it to feel worth its relatively high asking price.</p><p>There’s no battery option if you want to use the keyboard wirelessly, largely due to the power required to keep the touchscreen going, but those focused on optimized performance will want to go for a wired option anyway. And all things considered, I think the Turtle Beach KB7 is a fantastic gaming keyboard, and one I just might have to continue using for all my PC gaming needs.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GHQL6S6PhHfXSmBHHCQeJT" name="Turtle Beach Command Series KB7" alt="A closeup of the rear corner of the Turtle Beach Command Series KB7, showing its volume knob, media buttons and USB ports." src="https://cdn.mos.cms.futurecdn.net/GHQL6S6PhHfXSmBHHCQeJT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-price-availability"><span>Turtle Beach Command Series KB7 review: price & availability</span></h2><ul><li><strong>$199.99 / £189.99 / AU$349</strong></li><li><strong>Released in May 2026</strong></li><li><strong>Arrived alongside Turtle Beach’s KB5 keyboard</strong></li></ul><p>The Turtle Beach Command Series KB7 was released in May 2026 alongside the Command Series KB5 — a full-sized keyboard with a smaller touchscreen and mechanical switches.</p><p>Unsurprisingly, then the KB7 is pricier than its sibling, and has a list price of $199.99 / £189.99 / AU$349. It goes without saying that it’s undoubtedly a pricey keyboard, but for a TKL with this much tech, it’s not too far from the competition. For instance, the Corsair K70 Pro TKL, which comes without a touchscreen, will typically set you back about $179.99 / £169.99 / AU$239.</p><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-specs"><span>Turtle Beach Command Series KB7 review: specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Titan Low-Profile Hall Effect</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>15.7 x 10.1 x 1.2 inches / 399 x 256 x 31mm (with palm rest)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oE8e7AcseqjJCu5B3MKgwS" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's built-in touchscreen." src="https://cdn.mos.cms.futurecdn.net/oE8e7AcseqjJCu5B3MKgwS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-design-features"><span>Turtle Beach Command Series KB7 review: design & features</span></h2><ul><li><strong>Great standard of build</strong></li><li><strong>Touchscreen with streaming controls</strong></li><li><strong>Customizable lighting</strong></li></ul><p>First things first, I have to say that the build and quality of the KB7 impressed me. It has a slim aluminum chassis, stylish and sleek look, and premium-feeling keycaps. The keyboard also has a modular design, meaning you can add on the Turtle Beach KP7 keypad as well as the included wrist rest.</p><p>And I found said wrist rest to be a great addition — it’s comfortable, well-made, and ensured that using the keyboard for extended periods still felt comfortable. The only real downside is that it increases the keyboard’s footprint a fair bit, so you’ll need a decent-sized desk if you’ve also got a PC / laptop hooked up to a couple of monitors like I do. It’s also worth noting that the KB7 has a double kickstand, and this also helped to reduce fatigue after furiously typing for multiple work days in a row.</p><p>The keyboard also features customizable per-key RGB lighting with Turtle Beach’s Swarm II software, accessible via the built-in touchscreen. In my view, the lighting looks great, especially in low-lit conditions. I also really like how there’s an option to create dynamic effects and sync your lighting setup across multiple devices.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="9W5rjHNiDuxwB2KodDRafT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's built-in touchscreen featuring numbers on the screen." src="https://cdn.mos.cms.futurecdn.net/9W5rjHNiDuxwB2KodDRafT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I touched on it a moment ago, but the stand-out feature of the KB7 is the built-in touchscreen. The real highlight here is that the touchscreen features streaming controls. You can easily access OBS and StreamLabs with a single button touch. It’s a useful inclusion, but if you’re not a streamer, there are options for you too. For instance, you can use the touchscreen to set shortcuts for apps like Steam and Spotify, or for websites you frequently visit — you know, like TechRadar.</p><p>What’s more, the Swarm II software enables you to personalize aspects like Rapid Trigger and actuation settings or remap keys. You can actually alter the actuation of every key individually, and while I don’t expect most users will need that level of granular control, the sheer degree of customization is undoubtedly impressive.</p><p>Finally, there are a few useful buttons, for things like skipping and rewinding media and muting your mic. I also love the tactile control wheel for adjusting volume, although there’s also a dedicated volume mixer available on the touchscreen.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pnN9ZVUt4vQWSpVvEL2efT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's arrow keys, with a small amount of the wrist rest and touchscreen visible." src="https://cdn.mos.cms.futurecdn.net/pnN9ZVUt4vQWSpVvEL2efT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-performance"><span>Turtle Beach Command Series KB7 review: performance</span></h2><ul><li><strong>Fantastic typing experience</strong></li><li><strong>Although lighter, more muted feel won’t suit all</strong></li><li><strong>Great for gaming or general productivity</strong></li></ul><p>I typically use a mechanical Keychron mini keyboard, and so moving over to the KB7 felt like quite the jump. </p><p>Why? Well, it comes down to how typing feels on this TKL keyboard. The low-profiled Hall effect keys feel phenomenally smooth and buttery to press down on, and they produce very little noise. The more muted sound and feel was very different from my usual mechanical keyboard — which has more of a clicky, snappy profile. I much preferred the KB7 to my usual keyboard, though, and although the more lowkey sound and feel won’t suit all, I think it’s ideal for focusing while gaming or working.</p><p>Speaking of, I found the KB7 to be a great performer, whether I was playing games or just carrying out typical tasks at work. It’s an extremely responsive model too, carrying an 8K polling rate and 0.125ms latency. Those kind of numbers are certainly good enough for competitive gamers, and I found the KB7 offered pin[point precision at all times.</p><p>The touchscreen is also well-sized, and using commands feels highly reactive and reliable. The touchscreen can also display PC performance info and show in-game stats (such as ammo and games won, for instance). </p><p>One thing that’s definitely worth flagging, though, is that this keyboard is wired only. The 4.3-inch touchscreen requires quite a bit too much power to run off a battery, so you do lose some of the flexibility that some rivals supply. Having said that, you’ll want to be using your keyboard wired for the best performance and lowest latency anyway, and as a gaming keyboard first and foremost, I don’t consider its wired-only setup to be a major issue. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Eo2qJcz3ARTWUHa4m4rSLT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's volume knob, media buttons and wood effect inlay." src="https://cdn.mos.cms.futurecdn.net/Eo2qJcz3ARTWUHa4m4rSLT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-turtle-beach-command-series-kb7"><span>Should I buy the Turtle Beach Command Series KB7?</span></h2><div ><table><thead><tr><th class="firstcol " ><p><strong>Attributes</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Rating</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design & features</p></td><td  ><p>Slim, modular design with handy touch-screen and lots of customizability.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Smooth, reactive typing, 8K polling rate, wired only, but understandably so.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Undoubtedly expensive, but stacks up well against rivals.</p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-also-consider"><span>Turtle Beach Command Series KB7 review: also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Wireless Gen 3</strong><br>There’s a reason why the SteelSeries Apex Pro TKL Wireless Gen 3 is one of our favorite gaming keyboards here at TechRadar. It boasts a premium build, supplies excellent performance, and its analog switches function very well. It’s pretty pricey, but it’s still a top pick for us. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-wireless-gen-3-review" data-dimension112="a899fe08-7f99-11f1-bfe4-e10153a19fc7" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Wireless Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Wireless Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Wireless Gen 3 review</a>.</p></div><div class="product"><p><strong>Corsair Galleon 100 SD</strong><br>If you’re looking for a different touchscreen-equipped keyboard, then the Corsair Galleon 100 SD could be a great pick. With strong build quality, built-in streaming controls, and slick hot-swappable MLX linear switches, the 100 SD is a highly capable gaming keyboard. It is very pricey, however. Read our full <a href="https://www.techradar.com/computing/keyboards/corsair-galleon-100-sd" data-dimension112="a899fe80-7f99-11f1-9fa7-43a6c891ac25" data-action="Deal Block" data-label="Corsair Galleon 100 SD review" data-dimension48="Corsair Galleon 100 SD review" data-dimension25="">Corsair Galleon 100 SD review</a>.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3At8ei5yas3qhMCYpUaogT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's keys with the P keycap removed." src="https://cdn.mos.cms.futurecdn.net/3At8ei5yas3qhMCYpUaogT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-turtle-beach-command-series-kb7"><span>How I tested the Turtle Beach Command Series KB7</span></h2><ul><li><strong>Tested across multiple days</strong></li><li><strong>Used for gaming and general productivity</strong></li><li><strong>Tested by an experienced tech reviewer</strong></li></ul><p>I spent days testing the Turtle Beach Command Series KB7. I replaced my typical Keychron keyboard with this one, using it every day at work for general productivity. But I also used the keyboard when dipping into a few games here and there.</p><p>On top of this, I made sure to exhaust the keyboard’s various features and settings and compared it directly against rivals.</p><p>More generally, I’ve spent years testing gadgets here at TechRadar, where I serve as a Senior Reviews Writer. I’ve tested all sorts of gear, from premium wireless headphones like the <a href="https://www.techradar.com/audio/wireless-headphones/sony-wh-1000xm6-review">Sony WH-1000XM6</a> to TVs like the <a href="https://www.techradar.com/televisions/sky-glass-gen-2-review">Sky Glass Gen 2</a>.</p><ul><li><a href="https://www.techradar.com/news/how-we-test#">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/turtle-beach-command-series-kb7-review</link>
                                                                            <description>
                            <![CDATA[ Turtle Beach’s TKL keyboard comes with built-in streaming controls and a modular design, and its performance and customizability impressed me — but is it really worth its asking price? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">zBvEyfzxh7xCjGJyxccBNX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/fQnShddXwgfWzmsBwU6rJT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 21 Jul 2026 00:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 21 Aug 2026 08:53:49 +0000</updated>
                                                                                                                                            <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ harry.padoan@futurenet.com (Harry Padoan) ]]></author>                    <dc:creator><![CDATA[ Harry Padoan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/995EkuqRKUTUjvMk7ataFi.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Harry is a Senior Reviews Writer for TechRadar. He reviews everything from party speakers to wall chargers and has a particular interest in the worlds of audio and gaming.&lt;/p&gt;&lt;p&gt;Prior to joining TechRadar, Harry was a journalist covering stories from the telecoms industry, drilling into areas such as innovation, acquisitions, and sustainability.&lt;/p&gt;&lt;p&gt;When he isn’t testing the newest tech, Harry can probably be found listening to deep house, playing JRPGs, or watching his beloved Tottenham Hotspur.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/fQnShddXwgfWzmsBwU6rJT-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Turtle Beach Command Series KB7 and wrist rest at a slight angle in front of a pink background.]]></media:description>                                                            <media:text><![CDATA[The Turtle Beach Command Series KB7 and wrist rest at a slight angle in front of a pink background.]]></media:text>
                                <media:title type="plain"><![CDATA[The Turtle Beach Command Series KB7 and wrist rest at a slight angle in front of a pink background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/fQnShddXwgfWzmsBwU6rJT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-one-minute-review"><span>Turtle Beach Command Series KB7: one-minute review</span></h2><p>Want a high-performing gaming keyboard with an integrated touchscreen for streaming and seamless customization? Then the Turtle Beach Command Series KB7 could be exactly what you’re looking for.</p><p>I replaced my usual mechanical keyboard with this TKL model for a few days, and instantly found it to be a joy to use. The low-profile Hall effect switches supply precise, responsive, and buttery smooth typing, with a muted sound that’s great for focusing in-game or for general day-to-day productivity. It's less ‘clicky’ and snappy than some may like, but the lowkey sound and feel was ideal for me.</p><p>Like a lot of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a>, there’s also 8K polling, alongside 0.125 latency for instant response typing. On top of this, you get important features like Rapid Trigger, adjustable actuation and remappable keys.</p><p>The true highlight, though, is the integrated 4.3-inch touchscreen. This has built-in controls for streamers, providing quick access to OBS and StreamLabs, but also has shortcuts for apps like Spotify and Steam among others. I appreciated how you could use the screen to view PC performance, in-game stats, or set web page bookmarks. You can also use the touchscreen as a numpad, and it feels highly responsive in use.</p><p>I also really like the design of the KB7. Its slim aluminum chassis, tactical media control knob, customizable RGB lighting, and generally high standard of build help it to feel worth its relatively high asking price.</p><p>There’s no battery option if you want to use the keyboard wirelessly, largely due to the power required to keep the touchscreen going, but those focused on optimized performance will want to go for a wired option anyway. And all things considered, I think the Turtle Beach KB7 is a fantastic gaming keyboard, and one I just might have to continue using for all my PC gaming needs.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GHQL6S6PhHfXSmBHHCQeJT" name="Turtle Beach Command Series KB7" alt="A closeup of the rear corner of the Turtle Beach Command Series KB7, showing its volume knob, media buttons and USB ports." src="https://cdn.mos.cms.futurecdn.net/GHQL6S6PhHfXSmBHHCQeJT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-price-availability"><span>Turtle Beach Command Series KB7 review: price & availability</span></h2><ul><li><strong>$199.99 / £189.99 / AU$349</strong></li><li><strong>Released in May 2026</strong></li><li><strong>Arrived alongside Turtle Beach’s KB5 keyboard</strong></li></ul><p>The Turtle Beach Command Series KB7 was released in May 2026 alongside the Command Series KB5 — a full-sized keyboard with a smaller touchscreen and mechanical switches.</p><p>Unsurprisingly, then the KB7 is pricier than its sibling, and has a list price of $199.99 / £189.99 / AU$349. It goes without saying that it’s undoubtedly a pricey keyboard, but for a TKL with this much tech, it’s not too far from the competition. For instance, the Corsair K70 Pro TKL, which comes without a touchscreen, will typically set you back about $179.99 / £169.99 / AU$239.</p><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-specs"><span>Turtle Beach Command Series KB7 review: specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Titan Low-Profile Hall Effect</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>15.7 x 10.1 x 1.2 inches / 399 x 256 x 31mm (with palm rest)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="oE8e7AcseqjJCu5B3MKgwS" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's built-in touchscreen." src="https://cdn.mos.cms.futurecdn.net/oE8e7AcseqjJCu5B3MKgwS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-design-features"><span>Turtle Beach Command Series KB7 review: design & features</span></h2><ul><li><strong>Great standard of build</strong></li><li><strong>Touchscreen with streaming controls</strong></li><li><strong>Customizable lighting</strong></li></ul><p>First things first, I have to say that the build and quality of the KB7 impressed me. It has a slim aluminum chassis, stylish and sleek look, and premium-feeling keycaps. The keyboard also has a modular design, meaning you can add on the Turtle Beach KP7 keypad as well as the included wrist rest.</p><p>And I found said wrist rest to be a great addition — it’s comfortable, well-made, and ensured that using the keyboard for extended periods still felt comfortable. The only real downside is that it increases the keyboard’s footprint a fair bit, so you’ll need a decent-sized desk if you’ve also got a PC / laptop hooked up to a couple of monitors like I do. It’s also worth noting that the KB7 has a double kickstand, and this also helped to reduce fatigue after furiously typing for multiple work days in a row.</p><p>The keyboard also features customizable per-key RGB lighting with Turtle Beach’s Swarm II software, accessible via the built-in touchscreen. In my view, the lighting looks great, especially in low-lit conditions. I also really like how there’s an option to create dynamic effects and sync your lighting setup across multiple devices.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="9W5rjHNiDuxwB2KodDRafT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's built-in touchscreen featuring numbers on the screen." src="https://cdn.mos.cms.futurecdn.net/9W5rjHNiDuxwB2KodDRafT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I touched on it a moment ago, but the stand-out feature of the KB7 is the built-in touchscreen. The real highlight here is that the touchscreen features streaming controls. You can easily access OBS and StreamLabs with a single button touch. It’s a useful inclusion, but if you’re not a streamer, there are options for you too. For instance, you can use the touchscreen to set shortcuts for apps like Steam and Spotify, or for websites you frequently visit — you know, like TechRadar.</p><p>What’s more, the Swarm II software enables you to personalize aspects like Rapid Trigger and actuation settings or remap keys. You can actually alter the actuation of every key individually, and while I don’t expect most users will need that level of granular control, the sheer degree of customization is undoubtedly impressive.</p><p>Finally, there are a few useful buttons, for things like skipping and rewinding media and muting your mic. I also love the tactile control wheel for adjusting volume, although there’s also a dedicated volume mixer available on the touchscreen.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pnN9ZVUt4vQWSpVvEL2efT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's arrow keys, with a small amount of the wrist rest and touchscreen visible." src="https://cdn.mos.cms.futurecdn.net/pnN9ZVUt4vQWSpVvEL2efT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-performance"><span>Turtle Beach Command Series KB7 review: performance</span></h2><ul><li><strong>Fantastic typing experience</strong></li><li><strong>Although lighter, more muted feel won’t suit all</strong></li><li><strong>Great for gaming or general productivity</strong></li></ul><p>I typically use a mechanical Keychron mini keyboard, and so moving over to the KB7 felt like quite the jump. </p><p>Why? Well, it comes down to how typing feels on this TKL keyboard. The low-profiled Hall effect keys feel phenomenally smooth and buttery to press down on, and they produce very little noise. The more muted sound and feel was very different from my usual mechanical keyboard — which has more of a clicky, snappy profile. I much preferred the KB7 to my usual keyboard, though, and although the more lowkey sound and feel won’t suit all, I think it’s ideal for focusing while gaming or working.</p><p>Speaking of, I found the KB7 to be a great performer, whether I was playing games or just carrying out typical tasks at work. It’s an extremely responsive model too, carrying an 8K polling rate and 0.125ms latency. Those kind of numbers are certainly good enough for competitive gamers, and I found the KB7 offered pin[point precision at all times.</p><p>The touchscreen is also well-sized, and using commands feels highly reactive and reliable. The touchscreen can also display PC performance info and show in-game stats (such as ammo and games won, for instance). </p><p>One thing that’s definitely worth flagging, though, is that this keyboard is wired only. The 4.3-inch touchscreen requires quite a bit too much power to run off a battery, so you do lose some of the flexibility that some rivals supply. Having said that, you’ll want to be using your keyboard wired for the best performance and lowest latency anyway, and as a gaming keyboard first and foremost, I don’t consider its wired-only setup to be a major issue. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Eo2qJcz3ARTWUHa4m4rSLT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's volume knob, media buttons and wood effect inlay." src="https://cdn.mos.cms.futurecdn.net/Eo2qJcz3ARTWUHa4m4rSLT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-turtle-beach-command-series-kb7"><span>Should I buy the Turtle Beach Command Series KB7?</span></h2><div ><table><thead><tr><th class="firstcol " ><p><strong>Attributes</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Rating</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design & features</p></td><td  ><p>Slim, modular design with handy touch-screen and lots of customizability.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Smooth, reactive typing, 8K polling rate, wired only, but understandably so.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Undoubtedly expensive, but stacks up well against rivals.</p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-turtle-beach-command-series-kb7-review-also-consider"><span>Turtle Beach Command Series KB7 review: also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Wireless Gen 3</strong><br>There’s a reason why the SteelSeries Apex Pro TKL Wireless Gen 3 is one of our favorite gaming keyboards here at TechRadar. It boasts a premium build, supplies excellent performance, and its analog switches function very well. It’s pretty pricey, but it’s still a top pick for us. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-wireless-gen-3-review" data-dimension112="a899fe08-7f99-11f1-bfe4-e10153a19fc7" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Wireless Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Wireless Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Wireless Gen 3 review</a>.</p></div><div class="product"><p><strong>Corsair Galleon 100 SD</strong><br>If you’re looking for a different touchscreen-equipped keyboard, then the Corsair Galleon 100 SD could be a great pick. With strong build quality, built-in streaming controls, and slick hot-swappable MLX linear switches, the 100 SD is a highly capable gaming keyboard. It is very pricey, however. Read our full <a href="https://www.techradar.com/computing/keyboards/corsair-galleon-100-sd" data-dimension112="a899fe80-7f99-11f1-9fa7-43a6c891ac25" data-action="Deal Block" data-label="Corsair Galleon 100 SD review" data-dimension48="Corsair Galleon 100 SD review" data-dimension25="">Corsair Galleon 100 SD review</a>.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3At8ei5yas3qhMCYpUaogT" name="Turtle Beach Command Series KB7" alt="A closeup of the Turtle Beach Command Series KB7's keys with the P keycap removed." src="https://cdn.mos.cms.futurecdn.net/3At8ei5yas3qhMCYpUaogT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-turtle-beach-command-series-kb7"><span>How I tested the Turtle Beach Command Series KB7</span></h2><ul><li><strong>Tested across multiple days</strong></li><li><strong>Used for gaming and general productivity</strong></li><li><strong>Tested by an experienced tech reviewer</strong></li></ul><p>I spent days testing the Turtle Beach Command Series KB7. I replaced my typical Keychron keyboard with this one, using it every day at work for general productivity. But I also used the keyboard when dipping into a few games here and there.</p><p>On top of this, I made sure to exhaust the keyboard’s various features and settings and compared it directly against rivals.</p><p>More generally, I’ve spent years testing gadgets here at TechRadar, where I serve as a Senior Reviews Writer. I’ve tested all sorts of gear, from premium wireless headphones like the <a href="https://www.techradar.com/audio/wireless-headphones/sony-wh-1000xm6-review">Sony WH-1000XM6</a> to TVs like the <a href="https://www.techradar.com/televisions/sky-glass-gen-2-review">Sky Glass Gen 2</a>.</p><ul><li><a href="https://www.techradar.com/news/how-we-test#">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Polling rates explained: do you really need 8,000Hz for keyboards and mice in 2026? ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Simply put, polling rate is the frequency at which data is sent between your mouse and keyboard to your computer. For many years, the standard polling rate of most gaming mice and keyboards was 1,000Hz, and that's still a setting that's available by default. </p><p>However, with the rise of competitive shooters, particularly tactical ones such as <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>CS2</em></a>, <em>VALORANT,</em> and <em>Rainbow Six Siege</em>, the pro scene needed a shift, and we saw the advancement towards 4,000Hz and 8,000Hz for "esports tech". </p><p>The <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> and the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a> are marketed for their 8K or 8,000Hz polling rates, particularly in models aimed at esports pro players. If you look at the current gear in circulation, it's easy to see how it's caught on: the <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review">Razer Viper V4 Pro</a>, and the <a href="https://www.techradar.com/computing/mice/logitech-pro-x2-superstrike-review">Logitech G Pro X2 Superstrike </a>are recent examples of pointers, and the <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review">Razer Huntsman V3 Pro Tenkeyless, </a>Corsair Vanguard Pro 96, and <a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan">Cherry XTRFY K63W Pro Compact Ultra-Wideband for decks </a>that tout this feature<a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan">. </a></p><p>But does anyone really need an 8,000Hz polling rate when gaming? Do the best FPS players in the world even take advantage of it? I'm going through everything you need to know about how 8K works, the latency you can expect, impact on battery life, and all other things you need to consider when properly getting your setup ready for success. </p><h2 id="how-does-polling-rate-affect-latency">How does polling rate affect latency? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bFutJL8XYmripVrkh62nxh" name="PXL_20260525_091105426.MP" alt="The Razer Viper V4 Pro gaming mouse pictured on the Razer Gigantus V2 Pro mouse mat." src="https://cdn.mos.cms.futurecdn.net/bFutJL8XYmripVrkh62nxh.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Razer Viper V4 Pro is among the best gaming mice, and it supports 8K polling </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>True to its namesake, an 8K polling rate will report its position to your PC a total of 8,000 times, instead of 4,000 times or a thousand times as with 4,000Hz and 1,000Hz, respectively. An 8,000Hz polling rate responds with far lower latency than either of these two previous standards; specifically, updates are sent between a mouse or a keyboard to your computer's processor every 0.125ms, eliminating a theoretical maximum of 0.875 ms input delay, meaning a smoother cursor or movement. </p><p>The difference in response time of 0.125ms (8K), 0.25ms (4K), and 1ms (1K) can be huge when it comes to polling rate, provided you have the right hardware to properly take advantage of this. That's because an 8,000Hz polling rate can be incredibly demanding on the battery life of wireless mice and keyboards, and it's one of the main considerations as to why you may want to drop the response time down in your settings.  </p><h2 id="the-drawbacks-of-an-8-000hz-polling-rate">The drawbacks of an 8,000Hz polling rate </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qQPmGFVttdkCUGDjXq2zxa" name="IMG_4440" alt="Two gaming mice next to each other on a black mousepad" src="https://cdn.mos.cms.futurecdn.net/qQPmGFVttdkCUGDjXq2zxa.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Corsair Sabre V2 MG, like many top-end mice, have the option of 8K polling wirelessly, even if it comes at 1K out of the box </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>In brief, an 8,000Hz polling rate for your mouse and keyboard can be incredibly demanding on your computer. That includes heavy strain on even the <a href="https://www.techradar.com/news/best-processors">best processors</a>, the aforementioned heavily reduced battery life on a mouse and keyboard, and even the potential risk of micro-stuttering. As a lifelong PC gamer and a competitive shooter enthusiast who is hopelessly obsessed with <em>VALORANT</em>, I've seen the battery life debate happen in real-time. </p><p>I've tested and reviewed hundreds of mice and keyboards throughout my career, and one of the biggest points of contention when it comes to enabling the polling rate comes down to battery life. As an example, my favorite gaming mouse of all time is the Corsair Sabre V2 MG, an 8K-enabled gaming mouse that's built with a Magnesium Alloy frame. It weighs just 56g and features excellent skates, making it ideal for a precision heavy shooter. </p><p>As standard, via the Corsair Web Hub, this gaming mouse will run out of the box at 1,000Hz (1K), with battery life prioritized. With the pointer used as the stock, you can expect around 100 to 120 hours of play between charges. In my experience, I am charging this mouse every two weeks or so, depending on how much I'm working day-to-day, etc. However, in my many months with this mouse, I've noticed that things fall off incredibly hard with 8K enabled; my battery life tends to last only around two to three days (or one or two nights of <em>VALORANT</em> Competitive) before I'm reaching for the USB-C lead. </p><p>If we take 18 hours as the average battery life from the Corsair Sabre V2 MG when used in 8K mode, that's a reduction of around 85%, which is staggering. We can see a similar drop off from the most well-used new esports mice currently on the market, with the Razer Viper V4 Pro (an excellent mouse), touting up to 180 hours of playback in 1K but only 45 hours when maxed out at 8K. Similarly, while the Logitech G Pro X2 Superstrike has around a 90-hour playback at 1K, that drops down dramatically to between 20 and 35 hours at 8K. With Logitech's pointer, though, you have to factor in the strength of the haptics here, hence the rough range rather than a more exact figure. </p><h2 id="what-about-the-human-limitations-of-an-8-000hz-polling-rate">What about the human limitations of an 8,000Hz polling rate? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="6FTNjjz7CkhwRpTtuLntBK" name="20260423_162114" alt="TMR or Hall Effect sensors matter far more for performance than the polling rate." src="https://cdn.mos.cms.futurecdn.net/6FTNjjz7CkhwRpTtuLntBK.jpg" mos="" align="middle" fullscreen="" width="4000" height="2252" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Now that we've covered what an 8,000Hz polling rate is, how it works, how it compares against 1K and 4K, and the technical drawbacks, we now need to go over the human limitations with 8K. As previously mentioned, 1K means a 1ms response time,  and that gets cut down to just 0.125ms with 8K, but what does that mean for a human being, and not a machine? </p><p>The average human response time is around 250-280ms; that's the time it takes to see something and physically react. I am not a pro player, but I do play video games at a high level, with a response time average of around 175ms, though I've been faster. The best esports players can eclipse this effortlessly: you only need to look as far as <em>VALORANT </em>and <em>CS2</em> players, such as TenZ (widely considered to be among the best <em>VALORANT</em> players), with an <a href="https://x.com/JakeSucky/status/1894802864910016862">average reaction time of 135ms</a>. 100ms is even possible, even though the average tends to hover around the 150ms mark. </p><p>If we take 1K as a baseline for polling rate, that means there's an average of 150 reports between the mouse/keyboard and the processor, as you tap a key or click what you see. Taking 8K, then, sees 1,200 instances. With this information in mind, is there really much of an advantage here, even at this granular level, with the best players in the world and, conversely, the only people who would even notice a proper difference between 1K, 4K, and 8K? </p><h2 id="do-pro-players-use-8-000hz-polling-rates">Do pro players use 8,000Hz polling rates? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="E97uZnwFDXgbJfAwbYyRVc" name="TenZ" alt="TenZ, a former pro VALORANT player, using hardware when gaming" src="https://cdn.mos.cms.futurecdn.net/E97uZnwFDXgbJfAwbYyRVc.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The best gamers in the world aren't interested in using an 8,000Hz polling rate for their keyboards or mice.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Secretlab)</span></figcaption></figure><p>Considering the far lower latency, you would expect that professional esports gamers would all dial their settings to an 8,000Hz polling rate by default when playing demanding games, but that's simply not the case. If we look back at <a href="https://prosettings.net/players/tenz/#valorant">TenZ's mouse and keyboard settings</a> when playing <em>VALORANT</em>, he last used the Pulsar TenZ Signature Edition mouse at 1,600 DPI, 0.24 sensitivity, and (most crucially) a 1,000Hz polling rate as standard; no 4K, and certainly no 8K enforced here. </p><p>What about a <em>VALORANT</em> player from the most aggressive team in the game? Then we must look at <a href="https://prosettings.net/players/f0rsaken/#valorant">f0rsakeN from the legendary Paper Rex</a>. He was last using the Pulsar Sustanto-X with an 800 DPI, a 0.71 sensitivity, and a 4,000Hz polling rate. Let's move away from Riot Games' shooter and instead turn our attention to Valve, then. As far as <em>CS2</em> players go, few are as well-regarded in 2026 as Team Spirit's donk. </p><p>The young Russian is widely regarded as the best player in the world. Is he using an 8K polling rate for his mouse and keyboard to do this? No, while he previously used the industry standard <a href="https://www.techradar.com/computing/computer-gaming-accessories/logitech-g-pro-x-superlight-2-lightspeed-review">Logitech G PRO X Superlight 2</a>, he's now switched to a bespoke, and as of yet <a href="https://prosettings.net/players/donk/#cs2">unreleased/prototype Zowie X Donk mouse</a> at 800 DPI, 1.25 sensitivity, and a 1,000Hz polling rate. What about Niko? He recently had his own Razer collaboration drop, and <a href="https://prosettings.net/players/niko/#cs2">currently uses a Razer Deathadder V4 Pro Niko Edition</a> with an 800 DPI, 0.9 sensitivity, and a 2,000Hz polling rate. </p><p>Let's briefly look at two games for the sake of argument, and two of their respective top players. Peterbot is widely considered the best <em>Fortnite</em> player in the world, and he uses a <a href="https://prosettings.net/players/peterbot/#fortnite">Logitech G Pro X Superlight 2 at 800 DPI with a 1,000Hz polling rate</a>. ImperialHal is among the best <em>Apex Legends</em> players, and the CEO (as he's known) currently uses a Finalmouse Starlight Pro with an 800 DPI, a 1.1 sensitivity, and a 1,000Hz polling rate. So, pro players simply are not using an 8,000Hz polling rate when playing, and they're simply better than the other 99.9% of players who play these games. </p><h2 id="is-using-an-8-000hz-polling-rate-worth-it">Is using an 8,000Hz polling rate worth it? </h2><p>Based on everything I've gone through here, it becomes challenging to wholesale recommend (or actively condemn) 8K. An 8,000Hz polling rate is mechanically and technically better for how it responds between the peripheral and the machine, even if the human who presses that key or clicks the mouse ends up being the limiting factor, or bottleneck. It's the simple, undeniable truth that the saved milliseconds are (really) indistinguishable to basically everyone on the planet. </p><p>Then we get into the debate of battery life. Do you want your gaming mouse to last over 100 hours on a single charge, or just 10? That's a tough sell, considering it undercuts the primary reason to cut the cord in the first place. Then there's the massive CPU overload, game engine incompatibility (and developers and publishers are not yet gearing their software for the tech), and the variables of the hardware itself. Hardware makes the difference: TMR and <a href="https://www.techradar.com/gaming/hall-effect-technology-explained-the-gold-standard-for-your-controllers-thumbsticks-and-triggers">Hall Effect</a> switches and sensors will have far more of an impact than the simple reporting time between the processor and peripheral. </p><p>So why am I not fully discouraging you from using an 8,000Hz polling rate in its entirety? Because it ultimately comes down to personal preference, and to feel. If you're running one of the <a href="https://www.techradar.com/computing/gaming-pcs/best-gaming-pc">best gaming PCs</a> or <a href="https://www.techradar.com/news/mobile-computing/laptops/best-gaming-laptops-top-5-gaming-notebooks-reviewed-1258471">best gaming laptops</a> with a high-end processor, a <a href="https://www.techradar.com/computing/gpu/best-4k-graphics-card">4K graphics card</a>, and a high refresh rate monitor, then, battery life aside, it doesn't really hurt to have everything cranked up and forgotten about. Are you likely to really notice it? No, but fractional optimization is still (ever so slightly) better than none in the first place. </p><p>I'm not quite cynical enough to claim that an 8,000Hz polling rate is just a marketing gimmick; however, I will say that hardware companies have gleefully exploited the ignorance of the end consumer, the simple reductionist view that a bigger number automatically means better, without looking into the nuances of the conversation. Now that's something you will be fully clued up on when considering your next keyboard or mouse.  </p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/polling-rates-explained</link>
                                                                            <description>
                            <![CDATA[ TechRadar investigates whether you really need an 8,000Hz polling rate for your gaming keyboard or mouse, looks at the pros/cons, professional players, and gives a definitive verdict. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">VFasaNYxePR4xrLqH2HoKU</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9rPM7oiX9CrQgx9WddnAV7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 18 Jul 2026 13:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ alekshamcloughlin@outlook.com (Aleksha McLoughlin) ]]></author>                    <dc:creator><![CDATA[ Aleksha McLoughlin ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/R2ds6bAUZv4yvPaXGQLawQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Formerly TechRadar Gaming&#039;s Hardware Editor, Aleksha McLoughlin is now a freelancer specializing in computing tech, gaming, and Ecommerce. She&#039;s the author of The Hardest Video Games Ever Made, the Editor-in-Chief of Kyusai, and is experienced in gaming/tech PR. As well as TechRadar, you can find her work on GamesRadar, PC Gamer, Dexerto, PC Guide, Esports Insider, Club386, Trusted Reviews, Play Magazine, The Escapist, and dozens of other outlets.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9rPM7oiX9CrQgx9WddnAV7-1280-80.jpg">
                                                            <media:credit><![CDATA[Logitech]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Logitech Superstrike deconstructed]]></media:description>                                                            <media:text><![CDATA[Logitech Superstrike deconstructed]]></media:text>
                                <media:title type="plain"><![CDATA[Logitech Superstrike deconstructed]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9rPM7oiX9CrQgx9WddnAV7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Simply put, polling rate is the frequency at which data is sent between your mouse and keyboard to your computer. For many years, the standard polling rate of most gaming mice and keyboards was 1,000Hz, and that's still a setting that's available by default. </p><p>However, with the rise of competitive shooters, particularly tactical ones such as <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>CS2</em></a>, <em>VALORANT,</em> and <em>Rainbow Six Siege</em>, the pro scene needed a shift, and we saw the advancement towards 4,000Hz and 8,000Hz for "esports tech". </p><p>The <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> and the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a> are marketed for their 8K or 8,000Hz polling rates, particularly in models aimed at esports pro players. If you look at the current gear in circulation, it's easy to see how it's caught on: the <a href="https://www.techradar.com/computing/mice/razer-viper-v4-pro-review">Razer Viper V4 Pro</a>, and the <a href="https://www.techradar.com/computing/mice/logitech-pro-x2-superstrike-review">Logitech G Pro X2 Superstrike </a>are recent examples of pointers, and the <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review">Razer Huntsman V3 Pro Tenkeyless, </a>Corsair Vanguard Pro 96, and <a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan">Cherry XTRFY K63W Pro Compact Ultra-Wideband for decks </a>that tout this feature<a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan">. </a></p><p>But does anyone really need an 8,000Hz polling rate when gaming? Do the best FPS players in the world even take advantage of it? I'm going through everything you need to know about how 8K works, the latency you can expect, impact on battery life, and all other things you need to consider when properly getting your setup ready for success. </p><h2 id="how-does-polling-rate-affect-latency">How does polling rate affect latency? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="bFutJL8XYmripVrkh62nxh" name="PXL_20260525_091105426.MP" alt="The Razer Viper V4 Pro gaming mouse pictured on the Razer Gigantus V2 Pro mouse mat." src="https://cdn.mos.cms.futurecdn.net/bFutJL8XYmripVrkh62nxh.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Razer Viper V4 Pro is among the best gaming mice, and it supports 8K polling </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>True to its namesake, an 8K polling rate will report its position to your PC a total of 8,000 times, instead of 4,000 times or a thousand times as with 4,000Hz and 1,000Hz, respectively. An 8,000Hz polling rate responds with far lower latency than either of these two previous standards; specifically, updates are sent between a mouse or a keyboard to your computer's processor every 0.125ms, eliminating a theoretical maximum of 0.875 ms input delay, meaning a smoother cursor or movement. </p><p>The difference in response time of 0.125ms (8K), 0.25ms (4K), and 1ms (1K) can be huge when it comes to polling rate, provided you have the right hardware to properly take advantage of this. That's because an 8,000Hz polling rate can be incredibly demanding on the battery life of wireless mice and keyboards, and it's one of the main considerations as to why you may want to drop the response time down in your settings.  </p><h2 id="the-drawbacks-of-an-8-000hz-polling-rate">The drawbacks of an 8,000Hz polling rate </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qQPmGFVttdkCUGDjXq2zxa" name="IMG_4440" alt="Two gaming mice next to each other on a black mousepad" src="https://cdn.mos.cms.futurecdn.net/qQPmGFVttdkCUGDjXq2zxa.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Corsair Sabre V2 MG, like many top-end mice, have the option of 8K polling wirelessly, even if it comes at 1K out of the box </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>In brief, an 8,000Hz polling rate for your mouse and keyboard can be incredibly demanding on your computer. That includes heavy strain on even the <a href="https://www.techradar.com/news/best-processors">best processors</a>, the aforementioned heavily reduced battery life on a mouse and keyboard, and even the potential risk of micro-stuttering. As a lifelong PC gamer and a competitive shooter enthusiast who is hopelessly obsessed with <em>VALORANT</em>, I've seen the battery life debate happen in real-time. </p><p>I've tested and reviewed hundreds of mice and keyboards throughout my career, and one of the biggest points of contention when it comes to enabling the polling rate comes down to battery life. As an example, my favorite gaming mouse of all time is the Corsair Sabre V2 MG, an 8K-enabled gaming mouse that's built with a Magnesium Alloy frame. It weighs just 56g and features excellent skates, making it ideal for a precision heavy shooter. </p><p>As standard, via the Corsair Web Hub, this gaming mouse will run out of the box at 1,000Hz (1K), with battery life prioritized. With the pointer used as the stock, you can expect around 100 to 120 hours of play between charges. In my experience, I am charging this mouse every two weeks or so, depending on how much I'm working day-to-day, etc. However, in my many months with this mouse, I've noticed that things fall off incredibly hard with 8K enabled; my battery life tends to last only around two to three days (or one or two nights of <em>VALORANT</em> Competitive) before I'm reaching for the USB-C lead. </p><p>If we take 18 hours as the average battery life from the Corsair Sabre V2 MG when used in 8K mode, that's a reduction of around 85%, which is staggering. We can see a similar drop off from the most well-used new esports mice currently on the market, with the Razer Viper V4 Pro (an excellent mouse), touting up to 180 hours of playback in 1K but only 45 hours when maxed out at 8K. Similarly, while the Logitech G Pro X2 Superstrike has around a 90-hour playback at 1K, that drops down dramatically to between 20 and 35 hours at 8K. With Logitech's pointer, though, you have to factor in the strength of the haptics here, hence the rough range rather than a more exact figure. </p><h2 id="what-about-the-human-limitations-of-an-8-000hz-polling-rate">What about the human limitations of an 8,000Hz polling rate? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="6FTNjjz7CkhwRpTtuLntBK" name="20260423_162114" alt="TMR or Hall Effect sensors matter far more for performance than the polling rate." src="https://cdn.mos.cms.futurecdn.net/6FTNjjz7CkhwRpTtuLntBK.jpg" mos="" align="middle" fullscreen="" width="4000" height="2252" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Now that we've covered what an 8,000Hz polling rate is, how it works, how it compares against 1K and 4K, and the technical drawbacks, we now need to go over the human limitations with 8K. As previously mentioned, 1K means a 1ms response time,  and that gets cut down to just 0.125ms with 8K, but what does that mean for a human being, and not a machine? </p><p>The average human response time is around 250-280ms; that's the time it takes to see something and physically react. I am not a pro player, but I do play video games at a high level, with a response time average of around 175ms, though I've been faster. The best esports players can eclipse this effortlessly: you only need to look as far as <em>VALORANT </em>and <em>CS2</em> players, such as TenZ (widely considered to be among the best <em>VALORANT</em> players), with an <a href="https://x.com/JakeSucky/status/1894802864910016862">average reaction time of 135ms</a>. 100ms is even possible, even though the average tends to hover around the 150ms mark. </p><p>If we take 1K as a baseline for polling rate, that means there's an average of 150 reports between the mouse/keyboard and the processor, as you tap a key or click what you see. Taking 8K, then, sees 1,200 instances. With this information in mind, is there really much of an advantage here, even at this granular level, with the best players in the world and, conversely, the only people who would even notice a proper difference between 1K, 4K, and 8K? </p><h2 id="do-pro-players-use-8-000hz-polling-rates">Do pro players use 8,000Hz polling rates? </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="E97uZnwFDXgbJfAwbYyRVc" name="TenZ" alt="TenZ, a former pro VALORANT player, using hardware when gaming" src="https://cdn.mos.cms.futurecdn.net/E97uZnwFDXgbJfAwbYyRVc.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The best gamers in the world aren't interested in using an 8,000Hz polling rate for their keyboards or mice.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Secretlab)</span></figcaption></figure><p>Considering the far lower latency, you would expect that professional esports gamers would all dial their settings to an 8,000Hz polling rate by default when playing demanding games, but that's simply not the case. If we look back at <a href="https://prosettings.net/players/tenz/#valorant">TenZ's mouse and keyboard settings</a> when playing <em>VALORANT</em>, he last used the Pulsar TenZ Signature Edition mouse at 1,600 DPI, 0.24 sensitivity, and (most crucially) a 1,000Hz polling rate as standard; no 4K, and certainly no 8K enforced here. </p><p>What about a <em>VALORANT</em> player from the most aggressive team in the game? Then we must look at <a href="https://prosettings.net/players/f0rsaken/#valorant">f0rsakeN from the legendary Paper Rex</a>. He was last using the Pulsar Sustanto-X with an 800 DPI, a 0.71 sensitivity, and a 4,000Hz polling rate. Let's move away from Riot Games' shooter and instead turn our attention to Valve, then. As far as <em>CS2</em> players go, few are as well-regarded in 2026 as Team Spirit's donk. </p><p>The young Russian is widely regarded as the best player in the world. Is he using an 8K polling rate for his mouse and keyboard to do this? No, while he previously used the industry standard <a href="https://www.techradar.com/computing/computer-gaming-accessories/logitech-g-pro-x-superlight-2-lightspeed-review">Logitech G PRO X Superlight 2</a>, he's now switched to a bespoke, and as of yet <a href="https://prosettings.net/players/donk/#cs2">unreleased/prototype Zowie X Donk mouse</a> at 800 DPI, 1.25 sensitivity, and a 1,000Hz polling rate. What about Niko? He recently had his own Razer collaboration drop, and <a href="https://prosettings.net/players/niko/#cs2">currently uses a Razer Deathadder V4 Pro Niko Edition</a> with an 800 DPI, 0.9 sensitivity, and a 2,000Hz polling rate. </p><p>Let's briefly look at two games for the sake of argument, and two of their respective top players. Peterbot is widely considered the best <em>Fortnite</em> player in the world, and he uses a <a href="https://prosettings.net/players/peterbot/#fortnite">Logitech G Pro X Superlight 2 at 800 DPI with a 1,000Hz polling rate</a>. ImperialHal is among the best <em>Apex Legends</em> players, and the CEO (as he's known) currently uses a Finalmouse Starlight Pro with an 800 DPI, a 1.1 sensitivity, and a 1,000Hz polling rate. So, pro players simply are not using an 8,000Hz polling rate when playing, and they're simply better than the other 99.9% of players who play these games. </p><h2 id="is-using-an-8-000hz-polling-rate-worth-it">Is using an 8,000Hz polling rate worth it? </h2><p>Based on everything I've gone through here, it becomes challenging to wholesale recommend (or actively condemn) 8K. An 8,000Hz polling rate is mechanically and technically better for how it responds between the peripheral and the machine, even if the human who presses that key or clicks the mouse ends up being the limiting factor, or bottleneck. It's the simple, undeniable truth that the saved milliseconds are (really) indistinguishable to basically everyone on the planet. </p><p>Then we get into the debate of battery life. Do you want your gaming mouse to last over 100 hours on a single charge, or just 10? That's a tough sell, considering it undercuts the primary reason to cut the cord in the first place. Then there's the massive CPU overload, game engine incompatibility (and developers and publishers are not yet gearing their software for the tech), and the variables of the hardware itself. Hardware makes the difference: TMR and <a href="https://www.techradar.com/gaming/hall-effect-technology-explained-the-gold-standard-for-your-controllers-thumbsticks-and-triggers">Hall Effect</a> switches and sensors will have far more of an impact than the simple reporting time between the processor and peripheral. </p><p>So why am I not fully discouraging you from using an 8,000Hz polling rate in its entirety? Because it ultimately comes down to personal preference, and to feel. If you're running one of the <a href="https://www.techradar.com/computing/gaming-pcs/best-gaming-pc">best gaming PCs</a> or <a href="https://www.techradar.com/news/mobile-computing/laptops/best-gaming-laptops-top-5-gaming-notebooks-reviewed-1258471">best gaming laptops</a> with a high-end processor, a <a href="https://www.techradar.com/computing/gpu/best-4k-graphics-card">4K graphics card</a>, and a high refresh rate monitor, then, battery life aside, it doesn't really hurt to have everything cranked up and forgotten about. Are you likely to really notice it? No, but fractional optimization is still (ever so slightly) better than none in the first place. </p><p>I'm not quite cynical enough to claim that an 8,000Hz polling rate is just a marketing gimmick; however, I will say that hardware companies have gleefully exploited the ignorance of the end consumer, the simple reductionist view that a bigger number automatically means better, without looking into the nuances of the conversation. Now that's something you will be fully clued up on when considering your next keyboard or mouse.  </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Whoever came up with this is a massive idiot': LG's gaming monitors and TVs are facing a user revolt, due to seemingly installing adware on PCs — and telling you to warn guests they may be recorded by AI features, to comply with 'wiretapping' laws ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Users says they've observed LG gaming monitors automatically installing unwanted software on PCs</strong></li><li><strong>LG's terms of service warn that conversations may be "captured and processed" on TV with the latest version of webOS</strong></li><li><strong>The terms say </strong><em><strong>you</strong></em><strong> must now warn guests they may be recorded "in compliance with applicable wiretapping… laws"</strong></li><li><strong>Update 22 July 2026: LG has issued a statement to TechRadar about the claims of unwanted installations and privacy concerns</strong></li></ul><p><strong>Update: </strong><em>LG has issued the following statements to TechRadar regarding the following story.</em></p><p><em>"LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user’s explicit consent. The LG Monitor App Installer is distributed through Microsoft’s official Windows distribution process, which included McAfee as an option. McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data.</em></p><p><em>"LG Electronics (LGE) reaffirms that LG TVs do not collect, record, or store ambient conversations. Voice recognition is an optional, user-initiated feature that processes voice data only when activated by the user to fulfill a specific request. Customers can use Smart TV features without enabling voice recognition. LGE is committed to protecting customer privacy and ensuring transparency in how user data is handled."</em></p><p><em>The rest of the story is as originally published, with some notes highlighting LG's response above.</em></p><p>How smart should a smart TV be? According to LG's latest TV terms and conditions, the answer is "not quite smart enough to comply with wiretapping laws", because that's now <em>your</em> responsibility if LG captures the voice of a guest in your house through its AI voice services. Though the situation with LG monitors appears to be even more dramatic.</p><p>As Gamers Nexus <a href="https://www.youtube.com/watch?v=Q9uefFYe6bM" target="_blank">reports</a>, some LG monitors appear to be installing adware on Windows PCs without asking for permission: in addition to the LG Monitor App Installer, they also install McAfee Scam Detector. <em>(Update: LG disputes the Gamers Nexus' claim McAfee is installed without the user's consent.)</em></p><p>LG's own app requires full access to all system resources, which potentially includes all your online activity, logins, hardware, location and more <em>(Update: LG says that it does not collect or transmit any personal data)</em> — while McAfee has a long history of being installed on devices as 'bloatware', and people are not reacting positively to suddenly finding it on their PC. <em>(Update: LG says that it can only be installed with the user's consent.)</em></p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/LGOLED/comments/1uyvkla/comment/oy38rts">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/LGOLED">r/LGOLED</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>There may be a perfectly innocent explanation for all of this, but when big tech firms <a href="https://www.techradar.com/ai-platforms-assistants/suno-trained-its-ai-on-millions-of-songs-from-youtube-music-deezer-and-other-sites-new-hack-reveals-and-critics-have-branded-it-staggering-theft">keep getting caught doing bad things</a> because they thought they could get away with it, it's no wonder people are assuming the worst.</p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/hardware/comments/1uypn3g/comment/oy1dhbz">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/hardware">r/hardware</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>The bit that's causing consternation regarding smart TVs is part 6(d) of the <a href="https://www.lg.com/uk/lge-terms/?srsltid=AfmBOoos0DcjRXjKUW7IcZNCy2n5No84bhRyOBn-BuWgzJ1A5Ycnmp-o">new LG Electronics terms of service</a>, headed Voice Recognition and Privacy Compliance. </p><p>As <a href="https://www.notebookcheck.net/LG-TVs-and-monitors-said-to-surveil-users-and-install-bloatware-without-asking.1345261.0.html" target="_blank">Notebookcheck</a>'s Hannes Brecher notes, the section states that it's your responsibility "to obtain all necessary consents from any third parties whose voices may be captured by the Product and to notify household members and guests that their voices may be captured and processed, in compliance with applicable wiretapping, eavesdropping, and privacy laws."</p><p>There are three ways around that. One, you can turn off all microphone-based features. Some people won't mind that, but they can be useful — especially asking it for settings you don't know how to find.</p><p>Two, you can avoid installing the latest software — but that means you won't get any security updates, which are important (to protect your privacy, ironically, among other things). </p><p>Or you can disable your TV's connection to the internet so it can't send information back, but that obviously makes it less useful, and will <em>also</em> disable the voice controls anyway.</p><p>I think the terms and conditions are an attempt at corporate ass-covering rather than something sinister: the preceding paragraph talks specifically about when "a product with voice recognition functionality is used" and it's possible that "family members, guests, children, and bystanders" might be overheard; if you're choosing to activate AI-based voice features then of course voices are going to be captured and processed in order for those features to work. </p><p>At the same time, it does seem broad enough to let LG use people's voices as AI inputs, rather than just accidental capture. And in the context of what LG's doing with PC monitors (not to mention AI training's very, ahem, <em>casual</em> relationship with consent and copyright), that's a worry — and people online increasingly have no tolerance for anything like this, as the responses on Reddit and Gamers Nexus' original YouTube video have shown.</p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/hardware/comments/1uypn3g/comment/oy1hgvz">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/hardware">r/hardware</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eAAMMe"></div>                            </div>                            <script src="https://kwizly.com/embed/eAAMMe.js" async></script> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/televisions/lgs-gaming-monitors-and-tvs-are-facing-a-user-revolt</link>
                                                                            <description>
                            <![CDATA[ LG's terms and conditions say you need to get consent from visitors because its TVs can listen to you. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QKbEfmcLA3czPYHn2xJquR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bUVSs5mW26XHbaFDfgc9EK-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 17 Jul 2026 16:54:44 +0000</pubDate>                                                                                                                                <updated>Wed, 22 Jul 2026 16:42:15 +0000</updated>
                                                                                                                                            <category><![CDATA[Televisions]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carrie Marshall ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/xJGRRy6MkKwN3qJ5X6enZG.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bUVSs5mW26XHbaFDfgc9EK-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The LG C6 OLED TV with the webOS 26 home page on screen. Apps are well laid out but there is a large banner ad at the top of the screen ]]></media:description>                                                            <media:text><![CDATA[The LG C6 OLED TV with the webOS 26 home page on screen. Apps are well laid out but there is a large banner ad at the top of the screen ]]></media:text>
                                <media:title type="plain"><![CDATA[The LG C6 OLED TV with the webOS 26 home page on screen. Apps are well laid out but there is a large banner ad at the top of the screen ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bUVSs5mW26XHbaFDfgc9EK-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Users says they've observed LG gaming monitors automatically installing unwanted software on PCs</strong></li><li><strong>LG's terms of service warn that conversations may be "captured and processed" on TV with the latest version of webOS</strong></li><li><strong>The terms say </strong><em><strong>you</strong></em><strong> must now warn guests they may be recorded "in compliance with applicable wiretapping… laws"</strong></li><li><strong>Update 22 July 2026: LG has issued a statement to TechRadar about the claims of unwanted installations and privacy concerns</strong></li></ul><p><strong>Update: </strong><em>LG has issued the following statements to TechRadar regarding the following story.</em></p><p><em>"LG Electronics reiterates that McAfee is not installed automatically and is never installed without the user’s explicit consent. The LG Monitor App Installer is distributed through Microsoft’s official Windows distribution process, which included McAfee as an option. McAfee will be installed only if a user actively chooses to proceed with the installation and provides consent. Under no circumstances is McAfee installed automatically or without user authorization. The LG Monitor App Installer does not access, collect, or transmit any customer personal data.</em></p><p><em>"LG Electronics (LGE) reaffirms that LG TVs do not collect, record, or store ambient conversations. Voice recognition is an optional, user-initiated feature that processes voice data only when activated by the user to fulfill a specific request. Customers can use Smart TV features without enabling voice recognition. LGE is committed to protecting customer privacy and ensuring transparency in how user data is handled."</em></p><p><em>The rest of the story is as originally published, with some notes highlighting LG's response above.</em></p><p>How smart should a smart TV be? According to LG's latest TV terms and conditions, the answer is "not quite smart enough to comply with wiretapping laws", because that's now <em>your</em> responsibility if LG captures the voice of a guest in your house through its AI voice services. Though the situation with LG monitors appears to be even more dramatic.</p><p>As Gamers Nexus <a href="https://www.youtube.com/watch?v=Q9uefFYe6bM" target="_blank">reports</a>, some LG monitors appear to be installing adware on Windows PCs without asking for permission: in addition to the LG Monitor App Installer, they also install McAfee Scam Detector. <em>(Update: LG disputes the Gamers Nexus' claim McAfee is installed without the user's consent.)</em></p><p>LG's own app requires full access to all system resources, which potentially includes all your online activity, logins, hardware, location and more <em>(Update: LG says that it does not collect or transmit any personal data)</em> — while McAfee has a long history of being installed on devices as 'bloatware', and people are not reacting positively to suddenly finding it on their PC. <em>(Update: LG says that it can only be installed with the user's consent.)</em></p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/LGOLED/comments/1uyvkla/comment/oy38rts">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/LGOLED">r/LGOLED</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>There may be a perfectly innocent explanation for all of this, but when big tech firms <a href="https://www.techradar.com/ai-platforms-assistants/suno-trained-its-ai-on-millions-of-songs-from-youtube-music-deezer-and-other-sites-new-hack-reveals-and-critics-have-branded-it-staggering-theft">keep getting caught doing bad things</a> because they thought they could get away with it, it's no wonder people are assuming the worst.</p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/hardware/comments/1uypn3g/comment/oy1dhbz">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/hardware">r/hardware</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><p>The bit that's causing consternation regarding smart TVs is part 6(d) of the <a href="https://www.lg.com/uk/lge-terms/?srsltid=AfmBOoos0DcjRXjKUW7IcZNCy2n5No84bhRyOBn-BuWgzJ1A5Ycnmp-o">new LG Electronics terms of service</a>, headed Voice Recognition and Privacy Compliance. </p><p>As <a href="https://www.notebookcheck.net/LG-TVs-and-monitors-said-to-surveil-users-and-install-bloatware-without-asking.1345261.0.html" target="_blank">Notebookcheck</a>'s Hannes Brecher notes, the section states that it's your responsibility "to obtain all necessary consents from any third parties whose voices may be captured by the Product and to notify household members and guests that their voices may be captured and processed, in compliance with applicable wiretapping, eavesdropping, and privacy laws."</p><p>There are three ways around that. One, you can turn off all microphone-based features. Some people won't mind that, but they can be useful — especially asking it for settings you don't know how to find.</p><p>Two, you can avoid installing the latest software — but that means you won't get any security updates, which are important (to protect your privacy, ironically, among other things). </p><p>Or you can disable your TV's connection to the internet so it can't send information back, but that obviously makes it less useful, and will <em>also</em> disable the voice controls anyway.</p><p>I think the terms and conditions are an attempt at corporate ass-covering rather than something sinister: the preceding paragraph talks specifically about when "a product with voice recognition functionality is used" and it's possible that "family members, guests, children, and bystanders" might be overheard; if you're choosing to activate AI-based voice features then of course voices are going to be captured and processed in order for those features to work. </p><p>At the same time, it does seem broad enough to let LG use people's voices as AI inputs, rather than just accidental capture. And in the context of what LG's doing with PC monitors (not to mention AI training's very, ahem, <em>casual</em> relationship with consent and copyright), that's a worry — and people online increasingly have no tolerance for anything like this, as the responses on Reddit and Gamers Nexus' original YouTube video have shown.</p><figure><blockquote class="reddit-card"  ><a href="https://www.reddit.com/r/hardware/comments/1uypn3g/comment/oy1hgvz">Comment</a><figcaption><cite> from <a href="https://www.reddit.com/r/hardware">r/hardware</a></cite></figcaption></blockquote></figure><script async src="//embed.redditmedia.com/widgets/platform.js" charset="UTF-8"></script><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eAAMMe"></div>                            </div>                            <script src="https://kwizly.com/embed/eAAMMe.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Inkjet-printed OLED screens are reportedly in mass production at long last — here's why that's great news for monitor, laptop and even TV pricing ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>TCL CSOT is reportedly now mass producing the first inkjet-printed OLEDs for consumers</strong></li><li><strong>MSI just revealed a new 27-inch monitor which seemingly uses this 4K panel</strong></li><li><strong>Inkjet printing is a more affordable way of making OLEDs and it will usher in cheaper monitors and laptops, and eventually TVs further down the line</strong></li></ul><p>TCL CSOT has seemingly taken a big step towards putting inkjet-printed OLED panels in the homes of consumers, and mass production of these screens is now reportedly underway.</p><p><a href="https://www.oled-info.com/tcl-csot-starts-producing-27-4k-inkjet-printed-oled-monitor-panels-its-55-gen" target="_blank">OLED-Info reports</a> that the Chinese manufacturer has kicked off production with an initial 27-inch 4K panel with a refresh rate of 120Hz. It offers a brightness of up to 300 nits and 99% coverage of the DCI-P3 color gamut (meaning lifelike and accurate color representation).</p><p>This inkjet-printed screen is destined for monitors, but bigger panels for the <a href="https://www.techradar.com/televisions/tcl-and-samsung-reveal-big-updates-to-two-oled-beating-technologies-but-dont-get-excited-for-them-in-tvs-yet">likes of TVs are expected to be in the cards</a> for the future. For starters, though, we're looking at production for monitors and also laptop OLEDs.</p><p>This is still the very early stages for TCL, and OLED-Info clarifies that we are only talking about 'low volume' production on the firm's Gen 5.5 inkjet line for now. Still, it's an important step to take, but producing the panels is one thing, and it'll take some time for these to be incorporated into monitors which are then shipped to retailers where consumers can buy them.</p><p>Note that the Gen 5.5 inkjet line has produced OLED panels before, just not displays destined for consumer products (they were screens for commercial use in the medical field).</p><p>It seems that the freshly announced MSI Pro Max OLED 271UPJW12 uses this TCL 4K panel, although that isn't explicitly stated in the press release for the new model <a href="https://www.techpowerup.com/350759/msi-unveils-the-pro-max-oled-271upjw12-the-worlds-first-27-inch-4k-ijp-oled-monitor" target="_blank">published by TechPowerup</a>. All the specs match up, though, and it couldn't really be any other screen anyway – and this revelation is another sign to back up OLED-Info's contention that mass production is now up and running.</p><p>MSI boasts of the monitor: "With a 164 PPI density and an optimized RGB Stripe sub-pixel layout that closely resembles the uniform RGB structure of traditional LCDs, this advanced design effectively eliminates color fringing, optimizing text and image clarity."</p><p>We don't get a price from MSI, but that's not surprising at this stage, because as noted, the release is likely still some way off yet.</p><h2 id="analysis-what-s-the-big-deal-with-inkjet-printed-oleds-anyway">Analysis: what's the big deal with inkjet-printed OLEDs anyway?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1173px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="UtDUkNTAMpy7e9wkW5wrne" name="MSI Pro Max OLED 271UPJW12" alt="MSI Pro Max OLED 271UPJW12 monitor promotional image" src="https://cdn.mos.cms.futurecdn.net/UtDUkNTAMpy7e9wkW5wrne.jpg" mos="" align="middle" fullscreen="" width="1173" height="660" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TechPowerUp / MSI)</span></figcaption></figure><p><a href="https://www.techradar.com/televisions/oled-monitors-and-tvs-could-get-cheaper-soon-thanks-to-tcls-inkjet-breakthrough">As we've covered in the past</a>, there are some distinct advantages with using an OLED printed by an inkjet compared to traditional (Fine Metal Mask) OLED panels. They are more power-efficient, and the inkjet-printed (IJP) OLEDs will also have a longer lifespan, but most crucially, they're cheaper.</p><p>TCL has previously told us that these IJP panels are 20% cheaper than existing OLEDs (and they can be made 30% faster, too). Analyst firms believe that these printed panels <a href="https://www.techradar.com/televisions/a-new-report-says-inkjet-printed-oled-could-be-30-percent-cheaper-to-produce-than-current-methods-which-im-hoping-is-great-news-for-laptops-and-monitors-soon-and-oled-tvs-in-the-future-and-its-on-top-of-the-other-big-advantages-of-ijp-tech">could be up to 35% cheaper</a> in the future, when production is higher volume and more refined (with less waste).</p><p>The upshot should be OLED monitors which are a good deal more affordable, not to mention laptops with OLED screens that hit cheaper price points – and as noted, TVs eventually, too. The lower power usage will also be a major benefit for notebooks in terms of extending battery life, given that the display is one of the biggest drains on the battery.</p><p>The overall affordability of OLED will also be helped by TCL's inkjet-based creations, because the dominant panel makers – LG Display and Samsung – will be forced to be more competitive with their pricing. Add to that the emergence of BOE's Generation 8.6 panels, which went into mass production last month – <a href="https://www.techradar.com/computing/monitors/chinas-huge-oled-screen-factory-is-finally-rolling-at-full-speed-and-im-excited-about-what-this-means-for-cheaper-oled-monitors-and-laptops">again offering a more economical way to produce OLEDs</a> thanks to much larger substrates – and this poses yet more competition, meaning there'll be some distinct downward pressures on OLED pricing.</p><p>The catch is that it will take some time for this to happen, especially in the world of bigger screens for the likes of <a href="https://www.techradar.com/televisions/the-best-oled-tvs">OLED TVs</a> – but make no mistake, it <em>is</em> happening.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/inkjet-printed-oled-screens-are-reportedly-in-mass-production-at-long-last-heres-why-thats-great-news-for-monitor-laptop-and-even-tv-pricing</link>
                                                                            <description>
                            <![CDATA[ TCL's Gen 5.5 inkjet production line is now manufacturing the first consumer OLEDs, we're told. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">g6iVFZoDwe2JbL52F9Wicn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/qZasncUJFuExeGmLGvaZZG-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 15 Jul 2026 14:17:58 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Laptops]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/qZasncUJFuExeGmLGvaZZG-1280-80.jpg">
                                                            <media:credit><![CDATA[OLED-Info / TCL CSOT]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[TCL CSOT inkjet-printed display]]></media:description>                                                            <media:text><![CDATA[TCL CSOT inkjet-printed display]]></media:text>
                                <media:title type="plain"><![CDATA[TCL CSOT inkjet-printed display]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/qZasncUJFuExeGmLGvaZZG-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>TCL CSOT is reportedly now mass producing the first inkjet-printed OLEDs for consumers</strong></li><li><strong>MSI just revealed a new 27-inch monitor which seemingly uses this 4K panel</strong></li><li><strong>Inkjet printing is a more affordable way of making OLEDs and it will usher in cheaper monitors and laptops, and eventually TVs further down the line</strong></li></ul><p>TCL CSOT has seemingly taken a big step towards putting inkjet-printed OLED panels in the homes of consumers, and mass production of these screens is now reportedly underway.</p><p><a href="https://www.oled-info.com/tcl-csot-starts-producing-27-4k-inkjet-printed-oled-monitor-panels-its-55-gen" target="_blank">OLED-Info reports</a> that the Chinese manufacturer has kicked off production with an initial 27-inch 4K panel with a refresh rate of 120Hz. It offers a brightness of up to 300 nits and 99% coverage of the DCI-P3 color gamut (meaning lifelike and accurate color representation).</p><p>This inkjet-printed screen is destined for monitors, but bigger panels for the <a href="https://www.techradar.com/televisions/tcl-and-samsung-reveal-big-updates-to-two-oled-beating-technologies-but-dont-get-excited-for-them-in-tvs-yet">likes of TVs are expected to be in the cards</a> for the future. For starters, though, we're looking at production for monitors and also laptop OLEDs.</p><p>This is still the very early stages for TCL, and OLED-Info clarifies that we are only talking about 'low volume' production on the firm's Gen 5.5 inkjet line for now. Still, it's an important step to take, but producing the panels is one thing, and it'll take some time for these to be incorporated into monitors which are then shipped to retailers where consumers can buy them.</p><p>Note that the Gen 5.5 inkjet line has produced OLED panels before, just not displays destined for consumer products (they were screens for commercial use in the medical field).</p><p>It seems that the freshly announced MSI Pro Max OLED 271UPJW12 uses this TCL 4K panel, although that isn't explicitly stated in the press release for the new model <a href="https://www.techpowerup.com/350759/msi-unveils-the-pro-max-oled-271upjw12-the-worlds-first-27-inch-4k-ijp-oled-monitor" target="_blank">published by TechPowerup</a>. All the specs match up, though, and it couldn't really be any other screen anyway – and this revelation is another sign to back up OLED-Info's contention that mass production is now up and running.</p><p>MSI boasts of the monitor: "With a 164 PPI density and an optimized RGB Stripe sub-pixel layout that closely resembles the uniform RGB structure of traditional LCDs, this advanced design effectively eliminates color fringing, optimizing text and image clarity."</p><p>We don't get a price from MSI, but that's not surprising at this stage, because as noted, the release is likely still some way off yet.</p><h2 id="analysis-what-s-the-big-deal-with-inkjet-printed-oleds-anyway">Analysis: what's the big deal with inkjet-printed OLEDs anyway?</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1173px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="UtDUkNTAMpy7e9wkW5wrne" name="MSI Pro Max OLED 271UPJW12" alt="MSI Pro Max OLED 271UPJW12 monitor promotional image" src="https://cdn.mos.cms.futurecdn.net/UtDUkNTAMpy7e9wkW5wrne.jpg" mos="" align="middle" fullscreen="" width="1173" height="660" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TechPowerUp / MSI)</span></figcaption></figure><p><a href="https://www.techradar.com/televisions/oled-monitors-and-tvs-could-get-cheaper-soon-thanks-to-tcls-inkjet-breakthrough">As we've covered in the past</a>, there are some distinct advantages with using an OLED printed by an inkjet compared to traditional (Fine Metal Mask) OLED panels. They are more power-efficient, and the inkjet-printed (IJP) OLEDs will also have a longer lifespan, but most crucially, they're cheaper.</p><p>TCL has previously told us that these IJP panels are 20% cheaper than existing OLEDs (and they can be made 30% faster, too). Analyst firms believe that these printed panels <a href="https://www.techradar.com/televisions/a-new-report-says-inkjet-printed-oled-could-be-30-percent-cheaper-to-produce-than-current-methods-which-im-hoping-is-great-news-for-laptops-and-monitors-soon-and-oled-tvs-in-the-future-and-its-on-top-of-the-other-big-advantages-of-ijp-tech">could be up to 35% cheaper</a> in the future, when production is higher volume and more refined (with less waste).</p><p>The upshot should be OLED monitors which are a good deal more affordable, not to mention laptops with OLED screens that hit cheaper price points – and as noted, TVs eventually, too. The lower power usage will also be a major benefit for notebooks in terms of extending battery life, given that the display is one of the biggest drains on the battery.</p><p>The overall affordability of OLED will also be helped by TCL's inkjet-based creations, because the dominant panel makers – LG Display and Samsung – will be forced to be more competitive with their pricing. Add to that the emergence of BOE's Generation 8.6 panels, which went into mass production last month – <a href="https://www.techradar.com/computing/monitors/chinas-huge-oled-screen-factory-is-finally-rolling-at-full-speed-and-im-excited-about-what-this-means-for-cheaper-oled-monitors-and-laptops">again offering a more economical way to produce OLEDs</a> thanks to much larger substrates – and this poses yet more competition, meaning there'll be some distinct downward pressures on OLED pricing.</p><p>The catch is that it will take some time for this to happen, especially in the world of bigger screens for the likes of <a href="https://www.techradar.com/televisions/the-best-oled-tvs">OLED TVs</a> – but make no mistake, it <em>is</em> happening.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ MelGeek Made68 Ultra V2 review: a heavy duty keyboard with a high price ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-one-minute-review"><span>MelGeek Made68 Ultra V2: One-minute review</span></h2><p>The MelGeek Made68 Ultra V2 is a wired analog keyboard with a retro design that belies its advanced analog adjustability. </p><p>It certainly harks back to a time when the ‘gamer aesthetic’ was in full swing, with its translucent keycaps and faux-industrial body. The rear and side lighting are interesting touches, though. </p><p>It’s also a veritable slab of a keyboard. It’s very thick, although it gets thinner towards the front, which means the keys angle towards the user slightly. This is just as well, since the Made68 Ultra V2 doesn’t have any pop-out feet, as many of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> do. </p><p>The materials feel premium enough and solidly put together. It’s heavy, which helps the board to stay planted, but this could be an issue if you frequently move your board around.</p><p>Although the Made68 Ultra V2 has bright RGB backlighting, it’s a misstep that it doesn’t shine through the keycap characters. In fact, it actively obscures them, so you’d best get familiar with touchtyping if you aren’t already.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="eEiecrvZYKBwbyA4s3PUmi" name="Imported image 1 - 1783433121715" alt="Close-up of rear corner of MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/eEiecrvZYKBwbyA4s3PUmi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There are plenty of useful FN shortcuts, but unfortunately none of them is labelled on the relevant keycap, so you’ll have to refer to the manual and learn them by heart. </p><p>If you want to customize bindings, you can use MelGeek’s web app for this purpose. There are plenty of options here, but it’s the precise and copious analog adjustments that are even more impressive.This app is easily accessible via two taps of the Mode button on the rear, which is a thoughtful touch and one I wish more gaming keyboards featured. For a web app, it’s also very fast and stable.</p><p>In a word, the best way to describe the performance of the Made68 Ultra V2 is solid. The keys don’t wobble at all, and presses are firm with a satisfying thunk once they reach the end of their travel. This provides plenty of feedback, while the dampening is sufficient enough to prevent harshness. At the same time, they’re also very snappy and responsive, thanks to their quick rebound. </p><p>I also found the WASD position comfortable, and all peripheral keys were easy and comfortable to hit. I did find myself hitting its edge on occasion, but its springiness and dampening still make it better than many others I’ve encountered.</p><p>All of this performance and adjustability doesn’t come cheap, though. The Made68 Ultra V2 is more expensive than many of its rivals — even those with bigger names, which makes the Made68 Ultra V2’s price harder to swallow. But if you prize a sturdy construction and a solid feel above all else, there aren’t many that can beat it on these fronts.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-price-availability"><span>MelGeek Made68 Ultra V2 review: Price & availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="DzwQmsjRYKVz5VJR3FJ7qi" name="Imported image 2 - 1783433121715" alt="Close-up of power button and USB-C port of MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/DzwQmsjRYKVz5VJR3FJ7qi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$219 (about £160 / AU$300)</strong></li><li><strong>Available now in multiple colorways</strong></li><li><strong>Top-of-the-sector pricing</strong></li></ul><p>The MelGeek Made68 Ultra V2 costs $219 (about £160 / AU$300) and is available now in multiple colorways from the brand’s website. International shipping is offered, with region-dependent charges.</p><p>This is expensive for any wired gaming keyboard, even analog models. It’s costlier than some offerings from the big hitters in the space, such as Razer and SteelSeries. For instance, the former’s <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review">Huntsman V3 Tenkeyless 8KHz</a> costs $169.99, yet it has similar analog tweakability and even includes controller emulation, which the Made68 Ultra V2 misses out on. </p><p>As for SteelSeries, its <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review">Apex Pro TKL Gen 3</a> is also cheaper than the Made68 Ultra V2, and what’s more it’s one of the best analog gaming keyboards I’ve ever used in terms of build and performance. Its keys feel great and offer superb control. It might miss out on controller emulation, but it shines in virtually every other area.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-specs"><span>MelGeek Made68 Ultra V2 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>KOM Lite Magnetic / Flip King Magnetic</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.6 x 4.6 x 1.6 inches / 319 x 117 x 40mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-design"><span>MelGeek Made68 Ultra V2 review: Design</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="kN3whtP5x6jSCZMEUNQpwi" name="Imported image 3 - 1783433121715" alt="Close-up of USB cable in MelGeek Made68 Ultra V2, on desk" src="https://cdn.mos.cms.futurecdn.net/kN3whtP5x6jSCZMEUNQpwi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Retro looks</strong></li><li><strong>Very thick and heavy</strong></li><li><strong>Advanced customization options</strong></li></ul><p>I think it’s fair to say that the appearance of the Made68 Ultra V2 will prove divisive. Some may view it as charmingly retro, while others will think it dated. The translucent keycaps allow the switches underneath to be seen and let the RGB shine through. The effect is nice, but it does look like something we might have seen 20 years ago. </p><p>The frame is also a throwback to a time when gaming peripherals had an industrial bent, with its metallic side plates and sharp corners. However, the large rectangular lightbar adds some interest, and I haven’t seen anything like this before on a keyboard. The same is true of the side light bars, so the Made68 Ultra V2 at least has something to distinguish it from others in the space.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="rpgqpV6bEbHcXotPPuak8j" name="Imported image 4 - 1783433121715" alt="Close-up of keys on MelGeek Made68 Ultra V2, on desk" src="https://cdn.mos.cms.futurecdn.net/rpgqpV6bEbHcXotPPuak8j.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Complementing that sharp and angular appearance is its thickness. This tapers off somewhat towards the front, which has the effect of tilting the keys towards you. This is a good thing, since the Made68 Ultra V2 has no folding feet, although I still would’ve welcomed some to create even more of an angle.</p><p>Perhaps the sheer weight of the unit is the reason for this absence. Whether this is a flaw or a feature will likely depend on personal preferences. If you want a solid, planted feel, then you may well appreciate its heft; however, if you move your board around frequently, or take it with you on your travels, you won’t.</p><p>There are numerous Fn shortcuts on the Made68 Ultra V2, although it’s a shame that none of them is marked on the keycaps themselves, which means you’ll have to commit them to memory. </p><p>But even if they were marked, you’d be hard pressed to see them, since the RGB backlighting fails to shine through the keycap characters. In fact, it actively obscures them; turning off the backlighting actually makes the keycap symbols easier to read, which defeats the point of the feature in the first place. This is perhaps the biggest design flaw of the Made68 Ultra V2.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="eGi7zsthDNg3e9UdGm3j8j" name="Imported image 5 - 1783433121715" alt="Close-up of switch with keycap removed on MelGeek Made68 Ultra V2" src="https://cdn.mos.cms.futurecdn.net/eGi7zsthDNg3e9UdGm3j8j.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>If you want to customize these shortcuts, and rebind all the other keys, you’ll need to use MelGeek’s web app. This is easily accessed by double-tapping the Mode button on the rear of the board, which is a thoughtful touch and one I wish every keyboard featured. There are plenty of system and media commands available for mapping, but it's the analog features and adjustments that really stand out here.</p><p>Take the multi-binding features. There’s a counter-strafing mode that triggers a second input when releasing a key; so if you’re holding A to strafe left, you can set this same key to trigger a D input when released to stop you quicker. There’s also a Rappy Snappy mode that gives priority to a single input when two keys are pressed depending on which is pressed further down. </p><p>There are a pleasing amount of actuation adjustments, too. You can set the actuation point between 0.1mm and 3.3mm, and even alter the deadzone at the bottom of a key’s travel between 0mm and 0.07mm, which is something I haven’t seen before in other keyboards. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="yAKvHduu27RGbYTjnHFBDj" name="Imported image 6 - 1783433121715" alt="Side view of keys on MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/yAKvHduu27RGbYTjnHFBDj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Rapid Trigger mode also offers plenty of scope for meeting the demands of pro gamers. There’s an adaptive mode with three presets to choose from: Stable, Balanced, or Agile. But if you’re a tinkerer, there’s a manual mode with sliders for adjusting up- and downstrokes independently. These have a large range of 0.01mm to 2.4mm and increments of one hundredth of a millimeter. There’s also a Continuous Rapid Trigger mode, where a key only deactivates when you fully release the key, rather than merely releasing above your predefined actuation point.</p><p>This level of analog adjustability is very welcome. It’s a small shame, however, that there’s no controller emulation feature, as some other analog gaming keyboards have. But given the inconsistent effectiveness of such modes, I’m not too disappointed about its absence here.</p><p>I often find web apps less effective than standalone software, but I’m pleased to report that MelGeek’s is a fine example of the former. It’s fast, stable, and easy to use, thanks to its uncluttered layout and explanations of its various features. The only real drawback is the lack of visualization; I find this helps to inform all my actuation-related adjustments by letting me see their effects in real time.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-performance"><span>MelGeek Made68 Ultra V2 review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="uYHcZaxn3o6vLHYjnrw8Gj" name="Imported image 7 - 1783433121715" alt="Keycap in keycap removal tool with MelGeek Made68 Ultra V2 behind it, on a desk" src="https://cdn.mos.cms.futurecdn.net/uYHcZaxn3o6vLHYjnrw8Gj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Solid yet snappy keys</strong></li><li><strong>Reasonably comfortable WASD position</strong></li><li><strong>Great for typing</strong></li></ul><p>Perhaps the most striking aspect of the Made68 Ultra V2 is its key feel. The keys have no play to them and fire straight as an arrow. This makes them very secure, a feeling that’s bolstered by their mild but noticeable indentations. Their surface is pleasantly smooth without compromising traction.</p><p>Equally gratifying is the solid thud when the keys hit the end of their travel. There’s just enough dampening here to avoid them feeling harsh, and they still only require a light touch. They also rebound with impressive alacrity, which makes them feel snappy and responsive. </p><p>This combination of solid and springy means the Made68 Ultra V2 offers speed and control in equal parts, and makes it just as suitable for typing as it does for gaming. I made far fewer typos than I usually do with keycaps this tall and narrow, which is testament to the keyboard’s precise action. </p><p>Thanks to the forward tilt of the keys, the WASD position was comfortable, and reaching the outer keys was easy. I found myself hitting the edge of the space bar on occasion, but its lightness, feedback, and springiness made up for this. It’s a joy to use and one of the best I’ve experienced. I still wished the angle of the keys was a little steeper, though, and I would’ve welcomed a wrist rest for longer sessions to compensate for the thickness of the unit.</p><h2 class="article-body__section" id="section-should-i-buy-the-melgeek-made68-ultra-v2"><span>Should I buy the MelGeek Made68 Ultra V2?</span></h2><h2 id="scorecard-5">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Very expensive, even for an analog gaming keyboard. Equally capable boards from bigger names are sometimes cheaper.</p></td><td  ><p>2.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Very heavy and sturdy with a retro appeal. Plenty of customizations are available thanks to the web app.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The solid yet snappy keys are excellent for gaming and typing. The angle of the board is a bit too shallow, though.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Made68 Ultra V2 is a high-performing and highly adjustable analog keyboard. But its faults are hard to excuse at this price point.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-8">Buy it if…</h2><div class="product"><p><strong>You want solid keys</strong><br>The thud of the keys is always satisfying, while their lightness and snappy rebound makes them easy to use.</p></div><div class="product"><p><strong>You want plenty of customizations</strong><br>Aside from controller emulation, the Made68 Ultra V2 has all the analog features you could wish for.</p></div><h2 id="don-t-buy-it-if-9">Don't buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>Despite MelGeek being a relatively unknown brand, the Made68 Ultra V2 commands a premium price tag that would make even the big names blush.</p></div><div class="product"><p><strong>You can’t touchtype</strong><br>You’ll struggle to see the key markings when the RGB backlighting is on, which defeats the point. </p></div><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-also-consider"><span>MelGeek Made68 Ultra V2 review: Also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Gen 3</strong><br>In terms of sheer performance, the Apex Pro is one of the best analog gaming keyboards I’ve ever used. The feedback of the keys allows for precise control of inputs, while the myriad adjustments and customizations allow you to get the perfect setup. It’s also built very well, and is slightly cheaper than the Made68 Ultra V2. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review" data-dimension112="0b20a558-7a0f-11f1-8e48-491810c85206" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Gen 3 review</a>.</p></div><div class="product"><p><strong>Razer Huntsman V3 Tenkeyless 8KHz</strong><br>Another analog keyboard with a smorgasbord of adjustments and features, the Huntsman is a very competent performer. It perhaps doesn’t have the same satisfying feel as the Made68 Ultra V2, but it’s considerably cheaper. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review" data-dimension112="0b20a5bc-7a0f-11f1-a359-31d44aee5017" data-action="Deal Block" data-label="Razer Huntsman V3 Tenkeyless 8KHz review" data-dimension48="Razer Huntsman V3 Tenkeyless 8KHz review" data-dimension25="">Razer Huntsman V3 Tenkeyless 8KHz review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-melgeek-made68-ultra-v2"><span>How I tested the MelGeek Made68 Ultra V2</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="iNArUVfqg3W5JUEneDNBAj" name="Imported image 8 - 1783433121715" alt="Underside view of MelGeek Made68 Ultra V2, standing up on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/iNArUVfqg3W5JUEneDNBAj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for several days</strong></li><li><strong>Used for gaming and working</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I tested the Made68 Ultra V2 for several days, during which time I used it for gaming, working, and general browsing.</p><p>I played games such as <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, which is a stern test for peripherals, given the demands it places on speed and precision.</p><p>I’ve been using gaming keyboards for years, and have reviewed a large number of them, across all manner of price points, switch types, and form factors. </p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/melgeek-made68-ultra-v2-review</link>
                                                                            <description>
                            <![CDATA[ The MelGeek Made68 Ultra V2 is a solid and sturdy analog keyboard — but does it live up to its price tag? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uNL5AvVe2gv9RrAmnWgiG3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ZcQJxj7FNyiawTe2uQU8Me-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 14 Jul 2026 15:40:32 +0000</pubDate>                                                                                                                                <updated>Fri, 14 Aug 2026 08:34:22 +0000</updated>
                                                                                                                                            <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ZcQJxj7FNyiawTe2uQU8Me-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Three-quarter view of MelGeek Made68 Ultra V2 on a desk]]></media:description>                                                            <media:text><![CDATA[Three-quarter view of MelGeek Made68 Ultra V2 on a desk]]></media:text>
                                <media:title type="plain"><![CDATA[Three-quarter view of MelGeek Made68 Ultra V2 on a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ZcQJxj7FNyiawTe2uQU8Me-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-one-minute-review"><span>MelGeek Made68 Ultra V2: One-minute review</span></h2><p>The MelGeek Made68 Ultra V2 is a wired analog keyboard with a retro design that belies its advanced analog adjustability. </p><p>It certainly harks back to a time when the ‘gamer aesthetic’ was in full swing, with its translucent keycaps and faux-industrial body. The rear and side lighting are interesting touches, though. </p><p>It’s also a veritable slab of a keyboard. It’s very thick, although it gets thinner towards the front, which means the keys angle towards the user slightly. This is just as well, since the Made68 Ultra V2 doesn’t have any pop-out feet, as many of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> do. </p><p>The materials feel premium enough and solidly put together. It’s heavy, which helps the board to stay planted, but this could be an issue if you frequently move your board around.</p><p>Although the Made68 Ultra V2 has bright RGB backlighting, it’s a misstep that it doesn’t shine through the keycap characters. In fact, it actively obscures them, so you’d best get familiar with touchtyping if you aren’t already.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="eEiecrvZYKBwbyA4s3PUmi" name="Imported image 1 - 1783433121715" alt="Close-up of rear corner of MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/eEiecrvZYKBwbyA4s3PUmi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There are plenty of useful FN shortcuts, but unfortunately none of them is labelled on the relevant keycap, so you’ll have to refer to the manual and learn them by heart. </p><p>If you want to customize bindings, you can use MelGeek’s web app for this purpose. There are plenty of options here, but it’s the precise and copious analog adjustments that are even more impressive.This app is easily accessible via two taps of the Mode button on the rear, which is a thoughtful touch and one I wish more gaming keyboards featured. For a web app, it’s also very fast and stable.</p><p>In a word, the best way to describe the performance of the Made68 Ultra V2 is solid. The keys don’t wobble at all, and presses are firm with a satisfying thunk once they reach the end of their travel. This provides plenty of feedback, while the dampening is sufficient enough to prevent harshness. At the same time, they’re also very snappy and responsive, thanks to their quick rebound. </p><p>I also found the WASD position comfortable, and all peripheral keys were easy and comfortable to hit. I did find myself hitting its edge on occasion, but its springiness and dampening still make it better than many others I’ve encountered.</p><p>All of this performance and adjustability doesn’t come cheap, though. The Made68 Ultra V2 is more expensive than many of its rivals — even those with bigger names, which makes the Made68 Ultra V2’s price harder to swallow. But if you prize a sturdy construction and a solid feel above all else, there aren’t many that can beat it on these fronts.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-price-availability"><span>MelGeek Made68 Ultra V2 review: Price & availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="DzwQmsjRYKVz5VJR3FJ7qi" name="Imported image 2 - 1783433121715" alt="Close-up of power button and USB-C port of MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/DzwQmsjRYKVz5VJR3FJ7qi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$219 (about £160 / AU$300)</strong></li><li><strong>Available now in multiple colorways</strong></li><li><strong>Top-of-the-sector pricing</strong></li></ul><p>The MelGeek Made68 Ultra V2 costs $219 (about £160 / AU$300) and is available now in multiple colorways from the brand’s website. International shipping is offered, with region-dependent charges.</p><p>This is expensive for any wired gaming keyboard, even analog models. It’s costlier than some offerings from the big hitters in the space, such as Razer and SteelSeries. For instance, the former’s <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review">Huntsman V3 Tenkeyless 8KHz</a> costs $169.99, yet it has similar analog tweakability and even includes controller emulation, which the Made68 Ultra V2 misses out on. </p><p>As for SteelSeries, its <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review">Apex Pro TKL Gen 3</a> is also cheaper than the Made68 Ultra V2, and what’s more it’s one of the best analog gaming keyboards I’ve ever used in terms of build and performance. Its keys feel great and offer superb control. It might miss out on controller emulation, but it shines in virtually every other area.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-specs"><span>MelGeek Made68 Ultra V2 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>KOM Lite Magnetic / Flip King Magnetic</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>12.6 x 4.6 x 1.6 inches / 319 x 117 x 40mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-design"><span>MelGeek Made68 Ultra V2 review: Design</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="kN3whtP5x6jSCZMEUNQpwi" name="Imported image 3 - 1783433121715" alt="Close-up of USB cable in MelGeek Made68 Ultra V2, on desk" src="https://cdn.mos.cms.futurecdn.net/kN3whtP5x6jSCZMEUNQpwi.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Retro looks</strong></li><li><strong>Very thick and heavy</strong></li><li><strong>Advanced customization options</strong></li></ul><p>I think it’s fair to say that the appearance of the Made68 Ultra V2 will prove divisive. Some may view it as charmingly retro, while others will think it dated. The translucent keycaps allow the switches underneath to be seen and let the RGB shine through. The effect is nice, but it does look like something we might have seen 20 years ago. </p><p>The frame is also a throwback to a time when gaming peripherals had an industrial bent, with its metallic side plates and sharp corners. However, the large rectangular lightbar adds some interest, and I haven’t seen anything like this before on a keyboard. The same is true of the side light bars, so the Made68 Ultra V2 at least has something to distinguish it from others in the space.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="rpgqpV6bEbHcXotPPuak8j" name="Imported image 4 - 1783433121715" alt="Close-up of keys on MelGeek Made68 Ultra V2, on desk" src="https://cdn.mos.cms.futurecdn.net/rpgqpV6bEbHcXotPPuak8j.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Complementing that sharp and angular appearance is its thickness. This tapers off somewhat towards the front, which has the effect of tilting the keys towards you. This is a good thing, since the Made68 Ultra V2 has no folding feet, although I still would’ve welcomed some to create even more of an angle.</p><p>Perhaps the sheer weight of the unit is the reason for this absence. Whether this is a flaw or a feature will likely depend on personal preferences. If you want a solid, planted feel, then you may well appreciate its heft; however, if you move your board around frequently, or take it with you on your travels, you won’t.</p><p>There are numerous Fn shortcuts on the Made68 Ultra V2, although it’s a shame that none of them is marked on the keycaps themselves, which means you’ll have to commit them to memory. </p><p>But even if they were marked, you’d be hard pressed to see them, since the RGB backlighting fails to shine through the keycap characters. In fact, it actively obscures them; turning off the backlighting actually makes the keycap symbols easier to read, which defeats the point of the feature in the first place. This is perhaps the biggest design flaw of the Made68 Ultra V2.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="eGi7zsthDNg3e9UdGm3j8j" name="Imported image 5 - 1783433121715" alt="Close-up of switch with keycap removed on MelGeek Made68 Ultra V2" src="https://cdn.mos.cms.futurecdn.net/eGi7zsthDNg3e9UdGm3j8j.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>If you want to customize these shortcuts, and rebind all the other keys, you’ll need to use MelGeek’s web app. This is easily accessed by double-tapping the Mode button on the rear of the board, which is a thoughtful touch and one I wish every keyboard featured. There are plenty of system and media commands available for mapping, but it's the analog features and adjustments that really stand out here.</p><p>Take the multi-binding features. There’s a counter-strafing mode that triggers a second input when releasing a key; so if you’re holding A to strafe left, you can set this same key to trigger a D input when released to stop you quicker. There’s also a Rappy Snappy mode that gives priority to a single input when two keys are pressed depending on which is pressed further down. </p><p>There are a pleasing amount of actuation adjustments, too. You can set the actuation point between 0.1mm and 3.3mm, and even alter the deadzone at the bottom of a key’s travel between 0mm and 0.07mm, which is something I haven’t seen before in other keyboards. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="yAKvHduu27RGbYTjnHFBDj" name="Imported image 6 - 1783433121715" alt="Side view of keys on MelGeek Made68 Ultra V2, on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/yAKvHduu27RGbYTjnHFBDj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Rapid Trigger mode also offers plenty of scope for meeting the demands of pro gamers. There’s an adaptive mode with three presets to choose from: Stable, Balanced, or Agile. But if you’re a tinkerer, there’s a manual mode with sliders for adjusting up- and downstrokes independently. These have a large range of 0.01mm to 2.4mm and increments of one hundredth of a millimeter. There’s also a Continuous Rapid Trigger mode, where a key only deactivates when you fully release the key, rather than merely releasing above your predefined actuation point.</p><p>This level of analog adjustability is very welcome. It’s a small shame, however, that there’s no controller emulation feature, as some other analog gaming keyboards have. But given the inconsistent effectiveness of such modes, I’m not too disappointed about its absence here.</p><p>I often find web apps less effective than standalone software, but I’m pleased to report that MelGeek’s is a fine example of the former. It’s fast, stable, and easy to use, thanks to its uncluttered layout and explanations of its various features. The only real drawback is the lack of visualization; I find this helps to inform all my actuation-related adjustments by letting me see their effects in real time.</p><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-performance"><span>MelGeek Made68 Ultra V2 review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="uYHcZaxn3o6vLHYjnrw8Gj" name="Imported image 7 - 1783433121715" alt="Keycap in keycap removal tool with MelGeek Made68 Ultra V2 behind it, on a desk" src="https://cdn.mos.cms.futurecdn.net/uYHcZaxn3o6vLHYjnrw8Gj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Solid yet snappy keys</strong></li><li><strong>Reasonably comfortable WASD position</strong></li><li><strong>Great for typing</strong></li></ul><p>Perhaps the most striking aspect of the Made68 Ultra V2 is its key feel. The keys have no play to them and fire straight as an arrow. This makes them very secure, a feeling that’s bolstered by their mild but noticeable indentations. Their surface is pleasantly smooth without compromising traction.</p><p>Equally gratifying is the solid thud when the keys hit the end of their travel. There’s just enough dampening here to avoid them feeling harsh, and they still only require a light touch. They also rebound with impressive alacrity, which makes them feel snappy and responsive. </p><p>This combination of solid and springy means the Made68 Ultra V2 offers speed and control in equal parts, and makes it just as suitable for typing as it does for gaming. I made far fewer typos than I usually do with keycaps this tall and narrow, which is testament to the keyboard’s precise action. </p><p>Thanks to the forward tilt of the keys, the WASD position was comfortable, and reaching the outer keys was easy. I found myself hitting the edge of the space bar on occasion, but its lightness, feedback, and springiness made up for this. It’s a joy to use and one of the best I’ve experienced. I still wished the angle of the keys was a little steeper, though, and I would’ve welcomed a wrist rest for longer sessions to compensate for the thickness of the unit.</p><h2 class="article-body__section" id="section-should-i-buy-the-melgeek-made68-ultra-v2"><span>Should I buy the MelGeek Made68 Ultra V2?</span></h2><h2 id="scorecard-5">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Very expensive, even for an analog gaming keyboard. Equally capable boards from bigger names are sometimes cheaper.</p></td><td  ><p>2.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Very heavy and sturdy with a retro appeal. Plenty of customizations are available thanks to the web app.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The solid yet snappy keys are excellent for gaming and typing. The angle of the board is a bit too shallow, though.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Made68 Ultra V2 is a high-performing and highly adjustable analog keyboard. But its faults are hard to excuse at this price point.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-8">Buy it if…</h2><div class="product"><p><strong>You want solid keys</strong><br>The thud of the keys is always satisfying, while their lightness and snappy rebound makes them easy to use.</p></div><div class="product"><p><strong>You want plenty of customizations</strong><br>Aside from controller emulation, the Made68 Ultra V2 has all the analog features you could wish for.</p></div><h2 id="don-t-buy-it-if-9">Don't buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>Despite MelGeek being a relatively unknown brand, the Made68 Ultra V2 commands a premium price tag that would make even the big names blush.</p></div><div class="product"><p><strong>You can’t touchtype</strong><br>You’ll struggle to see the key markings when the RGB backlighting is on, which defeats the point. </p></div><h2 class="article-body__section" id="section-melgeek-made68-ultra-v2-review-also-consider"><span>MelGeek Made68 Ultra V2 review: Also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Gen 3</strong><br>In terms of sheer performance, the Apex Pro is one of the best analog gaming keyboards I’ve ever used. The feedback of the keys allows for precise control of inputs, while the myriad adjustments and customizations allow you to get the perfect setup. It’s also built very well, and is slightly cheaper than the Made68 Ultra V2. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review" data-dimension112="0b20a558-7a0f-11f1-8e48-491810c85206" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Gen 3 review</a>.</p></div><div class="product"><p><strong>Razer Huntsman V3 Tenkeyless 8KHz</strong><br>Another analog keyboard with a smorgasbord of adjustments and features, the Huntsman is a very competent performer. It perhaps doesn’t have the same satisfying feel as the Made68 Ultra V2, but it’s considerably cheaper. Read our full <a href="https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review" data-dimension112="0b20a5bc-7a0f-11f1-a359-31d44aee5017" data-action="Deal Block" data-label="Razer Huntsman V3 Tenkeyless 8KHz review" data-dimension48="Razer Huntsman V3 Tenkeyless 8KHz review" data-dimension25="">Razer Huntsman V3 Tenkeyless 8KHz review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-melgeek-made68-ultra-v2"><span>How I tested the MelGeek Made68 Ultra V2</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1030px;"><p class="vanilla-image-block" style="padding-top:56.21%;"><img id="iNArUVfqg3W5JUEneDNBAj" name="Imported image 8 - 1783433121715" alt="Underside view of MelGeek Made68 Ultra V2, standing up on desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/iNArUVfqg3W5JUEneDNBAj.jpg" mos="" align="middle" fullscreen="" width="1030" height="579" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for several days</strong></li><li><strong>Used for gaming and working</strong></li><li><strong>Plentiful gaming keyboard experience</strong></li></ul><p>I tested the Made68 Ultra V2 for several days, during which time I used it for gaming, working, and general browsing.</p><p>I played games such as <a href="https://www.techradar.com/gaming/counter-strike-2-review-clicking-heads"><em>Counter-Strike 2</em></a>, which is a stern test for peripherals, given the demands it places on speed and precision.</p><p>I’ve been using gaming keyboards for years, and have reviewed a large number of them, across all manner of price points, switch types, and form factors. </p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The Alienware AW3426DW is easily the best 34-inch ultrawide OLED I've ever used, and it's made me want to abandon my 45-inch monitor ]]></title>
                                                                                                <dc:content><![CDATA[ <h3 class="article-body__section" id="section-alienware-aw3426dw-two-minute-review"><span>Alienware AW3426DW: Two-minute review</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="j9ahAsd25qo7iKyp9iHJ9V" name="EMBARGOED 9 July, 2PM BST Alienware AW3426DW" alt="GIF of Steam Big Picture mode on the AW3426DW" src="https://cdn.mos.cms.futurecdn.net/j9ahAsd25qo7iKyp9iHJ9V.gif" mos="" align="middle" fullscreen="" width="800" height="450" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><p>There's a new 34-inch ultrawide powerhouse in town, with the brand-new Alienware AW3426DW QD-OLED. After testing it with several games and movies, it's clear to me that this monitor stands well above its predecessors in terms of quality.</p><p>Unlike its predecessor, the Alienware AW3425DW, this display uses 5th-gen tandem OLED technology, delivering significantly higher brightness, improved efficiency, and better text clarity. The Penta (five-layer) tandem OLED stack also solves one of the biggest issues I've had with previous QD-OLED monitors, where brightness dimming from the automatic brightness limiter (ABL) would result in inconsistent brightness levels.</p><p>Frankly, coming from a 45-inch LG 45GS95QE QD-OLED ultrawide display that utilizes an 800R curve, I wasn't expecting to be blown away with greater immersion — but the AW3426DW delivers so much that I don't think I can do without a tandem OLED display going forward.</p><p>It also helps that Dolby Vision HDR support is included, which uses dynamic metadata to help shift brightness levels and tone mapping for each scene, and it's best used on games or movies that specifically support it.</p><p>For example, <a href="https://www.techradar.com/gaming/battlefield-6-review"><em>Battlefield 6</em></a><em>'s </em>visual quality is elevated to a new level, specifically in sequences with chaotic explosions and fire particles that spread across the screen. You can see how good Dolby Vision is, when bright highlights are incredibly detailed, and since tandem OLED minimizes the need for ABL, there are no noticeable brightness dimming issues.</p><p>In games that don't support Dolby Vision, you can switch this off from the on-screen display (OSD) and enjoy HDR using the HDR Peak 1300 Bright or Display True Black 500 modes, although the former might have slightly more noticeable ABL. Other than a few errors that forced me to restart my PC after switching HDR modes and losing display signal, HDR functionality is great on the AW3426DW.</p><p>Without a doubt, this is one of the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> money can buy, and certainly one of the <a href="https://www.techradar.com/news/ultrawide-monitor">best ultrawide monitors</a> in 2026.</p><h3 class="article-body__section" id="section-alienware-aw3426dw-price-availability"><span>Alienware AW3426DW: Price & Availability</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qQe28zMFn3rLiMh7duccbW" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Steam Big Picture mode running on Alienware AW3426DW" src="https://cdn.mos.cms.futurecdn.net/qQe28zMFn3rLiMh7duccbW.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><ul><li><strong>How much does it cost? </strong>$799.99 / £709 / around AU$1,150</li><li><strong>When is it available? </strong>Available now</li><li><strong>Where can you get it?</strong> Available in the US and UK</li></ul><p>For everything that the AW3426DW ultrawide has to offer, effectively making it one of the best ultrawide OLED monitors money can buy right now, the $799.99 / £709 price is more than reasonable. It's around the same price as its predecessor, the AW3425DW, but is much better, mostly thanks to its tandem OLED tech, but also thanks to its new anti-reflective coating.</p><p>Having used a far more expensive LG 45-inch ultrawide, which still sells at just above $1,000 / £1,000 (original retail price was $1,699.99 / £1,699.99), the AW3426DW is a steal in my book. </p><p>The LG display might have a virtual reality-like 800R curvature, but it's heavily limited in comparison due to its older WOLED panel, and utilizes the same 3440x1440 display resolution as the new Alienware 34-inch monitor does at 45 inches, which means pixel density is worse on the 45GS95QE.</p><p>If you're not ready to make the jump to the flagship Alienware AW3926QW 5K2K ultrawide launching later this year, especially due to the leap in GPU power requirements (it'll be more demanding than gaming at 4K), then the AW3426DW is the best monitor to opt for.</p><ul><li><strong>Value: </strong>4 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-specs"><span>Alienware AW3426DW: Specs</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="A7P3GtwBsjAW5hPUBhATuN" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Wallpaper on AW3426DW" src="https://cdn.mos.cms.futurecdn.net/A7P3GtwBsjAW5hPUBhATuN.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><div ><table><tbody><tr><td class="firstcol " ><p><strong></strong></p></td><td  ><p><strong>AW3425DW (Previous Model)</strong></p></td><td  ><p><strong>AW3426DW (Review Unit)</strong></p></td></tr><tr><td class="firstcol " ><p><strong>Screen size:</strong></p></td><td  ><p>34-inch</p></td><td  ><p>34-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect Ratio:</strong></p></td><td  ><p>21:9</p></td><td  ><p>21:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution:</strong></p></td><td  ><p>3440x1440</p></td><td  ><p>3440x1440</p></td></tr><tr><td class="firstcol " ><p><strong>Response Time:</strong></p></td><td  ><p>0.03ms GtG</p></td><td  ><p>0.03ms GtG (Extreme Mode)</p></td></tr><tr><td class="firstcol " ><p><strong>Panel Type:</strong></p></td><td  ><p>QD-OLED / Q-stripe, 4-stack</p></td><td  ><p>QD-OLED Penta Tandem / RGB Stripe, 5-stack</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness:</strong></p></td><td  ><p>250 nits (Typical), 1,000 nits (Peak)</p></td><td  ><p>300 nits (Typical), 1,300 nits (Peak)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast Ratio:</strong></p></td><td  ><p>1,500,000:1</p></td><td  ><p>1,500,000:1</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh Rate:</strong></p></td><td  ><p>240Hz</p></td><td  ><p>280Hz</p></td></tr><tr><td class="firstcol " ><p><strong>HDR:</strong></p></td><td  ><p>VESA DisplayHDR True Black 400</p></td><td  ><p>VESA DisplayHDR True Black 500 & Dolby Vision</p></td></tr><tr><td class="firstcol " ><p><strong>Screen Coating:</strong> </p></td><td  ><p>Standard anti-reflective</p></td><td  ><p>New anti-reflective coating</p></td></tr><tr><td class="firstcol " ><p><strong>Connectivity: </strong></p></td><td  ><p>HDMI 2.1 2x (VRR support), DisplayPort 1.4, USB Type-B upstream, USB Type-A downstream, USB Type C downstream (Power Charge up to 15 W) </p></td><td  ><p>HDMI 2.1 2x (VRR support), DisplayPort 1.4, USB Type-B upstream, USB Type-A downstream, USB Type C  downstream (Power Charge up to 15 W), Built-in USB Hub</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-alienware-aw3426dw-design"><span>Alienware AW3426DW: Design</span></h3><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oAWTe6TBDpEdwMh9AwvQVW.jpg" alt="TechRadar logo on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ULweHmMWs26vZiXLDQLqp4.png" alt="Stand of the Alienware AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tzjXkYouo6BQ97Z5X5uts5.jpg" alt="Back of AW3426DW QD-OLED" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Mpn78WaukKhC3qEYHdF6oH.jpg" alt="Ports on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3uuLMDevRRhSmpNdrDZB8Y.jpg" alt="USB ports on Alienware AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure></figure><p>Dell has kept the design for the Alienware AW3426DW simple, and it's almost identical to the previous AW3426DW model. The new monitor features the same sturdy stand and base, and I love the shiny and sleek finish it has.</p><p>In terms of connectivity, it's effectively the same again with two HDMI 2.1 ports that support variable refresh rate (VRR), along with a single DisplayPort 1.4. Fortunately, you can charge your devices while using the display, thanks to the USB-C 5Gbps downstream port, with a charging output of 15 W.</p><p>I'd appreciate it if this display had a slightly deeper curvature (perhaps 1500R) over its 1800R curve; however, that's likely my own bias coming from near-constant use of an 800R curved monitor, which is overkill to say the least.</p><p>Most Alienware monitors keep OSD navigation easy via a simple button, and that's also the case here. However, one personal gripe of mine is the lack of a remote control.</p><p>Some of LG's UltraGear ultrawide displays come with a remote control, which eliminates the need to physically reach over to the monitor button to change display settings. Fortunately, though, the Alienware Command Center application on Windows acts as an alternative option to access and control some of the OSD options.</p><p>The biggest highlight of the AW3426DW's design is its new anti-reflective coating. There's almost little to no glare when using this display in a bright environment, even with sunshine beaming in from open curtains. </p><p>Yes, a lot of this is thanks to the 5th-gen tandem OLED panel and the display's high brightness levels, but the anti-reflective coating is just as important in this case, with a 30% glare reduction — and at night, brightness truly blossoms better than I've ever seen before.</p><ul><li><strong>Design: </strong>4.5 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-features"><span>Alienware AW3426DW: Features</span></h3><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/vBVvvKURnC8h7GCAYt9kZ8.jpg" alt="OSD on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3qxtknAD474KguXqWP3Gp4.jpg" alt="OSD PIB and PBP options on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure></figure><p>The AW3426DW has a wide range of features available via its OSD, notably multiple HDR modes: DisplayHDR True Black 500, HDR Peak 1300, HDR Peak 1300 Bright, and Dolby Vision. The latter is what I used for most movies, specifically those that are made for Dolby Vision, especially since it dynamically shifts brightness levels and tone mapping based on each scene — but more on HDR later.</p><p>I'm not a massive fan of Picture-in-Picture or Picture-by-Picture (PIP or PBP) modes on monitors, specifically with multiple inputs. However, there are several options available in terms of positioning and sizing, which are more than welcome on any ultrawide display, where productivity is one of the main appeals.</p><p>For competitive players, the eSports mode should come in handy, as it transforms the display into a 25-inch monitor, with the option to position the active area at the top, center, or bottom of the screen. It's a reasonable option to include in a monitor with a 280Hz refresh rate, and one that has a 0.03ms GtG response time, and helps simulate a 25-inch monitor gaming experience.</p><p>VRR works fine on both DisplayPort 1.4 and HDMI 2.1 inputs, ensuring frame rates are high, matching the 280Hz refresh rate, and reducing screen tearing. Nvidia's G-Sync is also enabled to improve smoothness and latency, so screen tearing isn't a concern on this display whatsoever.</p><ul><li><strong>Features: </strong>4.5 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-performance"><span>Alienware AW3426DW: Performance</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gEe6ZsoYt4hM56Hoh6nijL" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Steam store on AW3426DW" src="https://cdn.mos.cms.futurecdn.net/gEe6ZsoYt4hM56Hoh6nijL.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><p>I tested this monitor playing several games, such as <a href="https://www.techradar.com/news/destiny-2-review"><em>Destiny 2</em></a>, <a href="https://www.techradar.com/gaming/crimson-desert-review"><em>Crimson Desert</em></a>, <a href="https://www.techradar.com/gaming/dragons-dogma-2-review"><em>Dragon's Dogma 2</em></a>, <a href="https://www.techradar.com/gaming/resident-evil-requiem-review"><em>Resident Evil Requiem</em></a>, and <a href="https://www.techradar.com/gaming/battlefield-6-review"><em>Battlefield 6</em></a>, and I was left amazed at how impressive the AW3426DW performs. With Dolby Vision enabled in supported games (i.e., <em>Battlefield 6</em>), visuals are absolutely breathtaking, with highly detailed bright and dark areas on screen amid blood-soaked action.</p><p>With Dolby Vision enabled, there are effectively no ABL issues, or at the very least, if there are, it isn't very noticeable. Of course, it's not just Dolby Vision's inclusion alone doing the heavy lifting in this respect, but also the fact that this is a 5th-gen tandem OLED display, directly increasing brightness capabilities.</p><p>Not every game or movie has Dolby Vision support, and that's exactly why the other HDR modes are vital — and I'm happy to report that HDR Peak 1300 Bright is fantastic. It doesn't come without its faults, and in particular, gamers should be ready to deal with some level of ABL.</p><p>However, <em>again</em>, because of the tandem OLED layers, I could play games like <em>Destiny 2</em> or <em>Dragon's Dogma 2</em> and enjoy very bright experiences without losing detail in bright and dark areas on screen. It's also a huge benefit that the AW3426DW is seemingly well calibrated out of the box in terms of color profile and HDR calibration, as I hardly had to configure any settings in that regard.</p><p>Essentially, Dolby Vision should only really be used for movies and games where it's supported, and HDR modes such as HDR Peak 1300 and DisplayHDR True Black 500 for most games that don't support Dolby Vision.</p><p>There aren't many games that can reach the 280 frames per second mark (at least when playing on higher graphics settings), but if you have a powerful enough rig, it's a joy to experience a game that feels so smooth when in motion. </p><p>It's also pleasing to see that text clarity issues have been solved, which stems directly from the RGB stripe subpixel layout, and that makes this a great choice for any PC user looking for a QD-OLED display that caters to both work and play.</p><ul><li><strong>Performance:</strong> 4.5 / 5</li></ul><h3 class="article-body__section" id="section-should-i-buy-the-alienware-aw3426dw"><span>Should I buy the Alienware AW3426DW?</span></h3><div ><table><caption>Alienware AW3426DW scorecard</caption><thead><tr><th class="firstcol " ><p><strong>Attributes</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Rating</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>The Alienware AW342DW is among, the best 34-inch ultrawide QD-OLED displays you can buy, and its price should be seen as a steal, despite being expensive.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>This monitor's design is simple yet attractive, and has just about enough ports to satisfy those after greater productivity.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Features</strong></p></td><td  ><p>With several HDR, PIB/PBP, input options, and an eSports mode, this monitor makes it fairly feature-rich.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>Dolby Vision and HDR Peak 1300 Bright help elevate the AW3426DW's immersion to new heights over predecessors, and its ultimately thanks to the 5th-gen tandem OLED panel.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Average rating</strong></p></td><td  ><p>It's not a massive display like the flagship Alienware 5K2K, but in the UWQHD class, it stands above many competitors.</p></td><td  ><p>4.37 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-alienware-aw3426dw-if">Buy the Alienware AW3426DW if…</h2><div class="product"><p><strong>You want a bright and colorful gaming experience</strong><br>The Alienware AW3426DW utilizes its 5-layer tandem OLED panel, Dolby Vision, and other HDR Peak 1300 Bright to significantly boost brightness levels, without sacrificing details in dark and bright areas on screen.</p></div><div class="product"><p><strong>You want a monitor that doesn't dominate your desk</strong><br>In the same vein as other 34-inch displays, the AW3426DW is one of the best options on the market that still provides high-level quality and immersion, at a manageable size on your desk.</p></div><div class="product"><p><strong>You want a monitor with a high refresh rate</strong><br>With a 280Hz refresh rate, there is plenty for eSports gamers and high refresh rate enthusiasts to enjoy using the AW3426DW, making every game experience look incredibly smooth.</p></div><h2 id="don-t-buy-it-if-10">Don’t buy it if…</h2><div class="product"><p><strong>You’re out for a bigger ultrawide</strong><br>If the 34-inch ultrawide monitor size is a feature you want to get past, it's best to seek out a larger 39-inch or 45-inch ultrawide display, possibly a 5K2K monitor.</p></div><div class="product"><p><strong>You're tired of the UWQHD resolution</strong><br>The UWQHD 3440x1440 resolution is great to stick with for good performance and immersion, but doesn't quite match up to 4K monitors or even LG's UltraGear 5K2K displays.</p></div><h3 class="article-body__section" id="section-also-consider"><span>Also Consider</span></h3><p><strong>MSI MPG 491CQP QD-OLED</strong></p><p>While significantly bigger than AW3426DW QD-OLED, the MSI MPG 491CQP arguably provides more immersion via its 32:9 49-inch wide screen. It's not a tandem OLED; however, it's currently around a very similar price to Alienware's new display and still provides great quality in HDR performance.</p><p><strong>Read our full</strong> <a href="https://www.techradar.com/computing/monitors/msi-mpg-491cqp-qd-oled"><strong>MSI MPG 491CQP QD-OLED review</strong></a></p><h3 class="article-body__section" id="section-how-i-tested-the-alienware-aw3426dw"><span>How I tested the Alienware AW3426DW</span></h3><ul><li><strong>Tested for a week</strong></li><li><strong>Played several modern games and watched multiple movies</strong></li><li><strong>Tested mostly using Dolby Vision and HDR Peak 1300 Bright modes</strong></li></ul><p>I used the Alienware AW3426DW for a week, mostly for gaming and watching movies. The games I tested include: <em>Destiny 2</em>, <em>Resident Evil Requiem</em>, <em>Dragon's Dogma 2</em>, <a href="https://www.techradar.com/gaming/dead-as-disco-is-easily-one-of-the-best-indie-games-ive-ever-played-and-after-20-hours-of-demo-it-beats-the-brilliant-hi-fi-rush-in-one-major-way"><em>Dead As Disco</em></a>, <em>Battlefield 6</em>, and <em>Crimson Desert</em>. Some of the movies include <em>Avengers: Infinity War </em>and <em>Guardians of the Galaxy Vol. 2.</em></p><p>I also spent the same amount of time using the AW3426DW for work duties and found that it eliminates one of the biggest pain points on OLED monitors, which is text fringing. I had no issues with reading text or simply navigating on web browsers, and also found that both HDR and SDR are visually fine to use outside of gaming (or non-HDR activities).</p><p>The monitor was also placed in a brightly lit room for most of the review period, with direct sunlight positioned directly on it, and found that there was little to no glare, thanks to the anti-reflective display.</p><ul><li><em>First reviewed July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/alienware-aw3426dw</link>
                                                                            <description>
                            <![CDATA[ The Alienware AW3426DW QD-OLED is the best 34-inch ultrawide I've ever used, hands down, and an easy choice for any gamer seeking greater immersion. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">qV7WRegQ58SpbQoXi39igP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kTah86sfNgJZZKjATX6ngn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 09 Jul 2026 13:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kTah86sfNgJZZKjATX6ngn-1280-80.jpg">
                                                            <media:credit><![CDATA[Future / Isaiah Williams]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Trees on Alienware AW3426DW]]></media:description>                                                            <media:text><![CDATA[Trees on Alienware AW3426DW]]></media:text>
                                <media:title type="plain"><![CDATA[Trees on Alienware AW3426DW]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kTah86sfNgJZZKjATX6ngn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h3 class="article-body__section" id="section-alienware-aw3426dw-two-minute-review"><span>Alienware AW3426DW: Two-minute review</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="j9ahAsd25qo7iKyp9iHJ9V" name="EMBARGOED 9 July, 2PM BST Alienware AW3426DW" alt="GIF of Steam Big Picture mode on the AW3426DW" src="https://cdn.mos.cms.futurecdn.net/j9ahAsd25qo7iKyp9iHJ9V.gif" mos="" align="middle" fullscreen="" width="800" height="450" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><p>There's a new 34-inch ultrawide powerhouse in town, with the brand-new Alienware AW3426DW QD-OLED. After testing it with several games and movies, it's clear to me that this monitor stands well above its predecessors in terms of quality.</p><p>Unlike its predecessor, the Alienware AW3425DW, this display uses 5th-gen tandem OLED technology, delivering significantly higher brightness, improved efficiency, and better text clarity. The Penta (five-layer) tandem OLED stack also solves one of the biggest issues I've had with previous QD-OLED monitors, where brightness dimming from the automatic brightness limiter (ABL) would result in inconsistent brightness levels.</p><p>Frankly, coming from a 45-inch LG 45GS95QE QD-OLED ultrawide display that utilizes an 800R curve, I wasn't expecting to be blown away with greater immersion — but the AW3426DW delivers so much that I don't think I can do without a tandem OLED display going forward.</p><p>It also helps that Dolby Vision HDR support is included, which uses dynamic metadata to help shift brightness levels and tone mapping for each scene, and it's best used on games or movies that specifically support it.</p><p>For example, <a href="https://www.techradar.com/gaming/battlefield-6-review"><em>Battlefield 6</em></a><em>'s </em>visual quality is elevated to a new level, specifically in sequences with chaotic explosions and fire particles that spread across the screen. You can see how good Dolby Vision is, when bright highlights are incredibly detailed, and since tandem OLED minimizes the need for ABL, there are no noticeable brightness dimming issues.</p><p>In games that don't support Dolby Vision, you can switch this off from the on-screen display (OSD) and enjoy HDR using the HDR Peak 1300 Bright or Display True Black 500 modes, although the former might have slightly more noticeable ABL. Other than a few errors that forced me to restart my PC after switching HDR modes and losing display signal, HDR functionality is great on the AW3426DW.</p><p>Without a doubt, this is one of the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> money can buy, and certainly one of the <a href="https://www.techradar.com/news/ultrawide-monitor">best ultrawide monitors</a> in 2026.</p><h3 class="article-body__section" id="section-alienware-aw3426dw-price-availability"><span>Alienware AW3426DW: Price & Availability</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="qQe28zMFn3rLiMh7duccbW" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Steam Big Picture mode running on Alienware AW3426DW" src="https://cdn.mos.cms.futurecdn.net/qQe28zMFn3rLiMh7duccbW.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><ul><li><strong>How much does it cost? </strong>$799.99 / £709 / around AU$1,150</li><li><strong>When is it available? </strong>Available now</li><li><strong>Where can you get it?</strong> Available in the US and UK</li></ul><p>For everything that the AW3426DW ultrawide has to offer, effectively making it one of the best ultrawide OLED monitors money can buy right now, the $799.99 / £709 price is more than reasonable. It's around the same price as its predecessor, the AW3425DW, but is much better, mostly thanks to its tandem OLED tech, but also thanks to its new anti-reflective coating.</p><p>Having used a far more expensive LG 45-inch ultrawide, which still sells at just above $1,000 / £1,000 (original retail price was $1,699.99 / £1,699.99), the AW3426DW is a steal in my book. </p><p>The LG display might have a virtual reality-like 800R curvature, but it's heavily limited in comparison due to its older WOLED panel, and utilizes the same 3440x1440 display resolution as the new Alienware 34-inch monitor does at 45 inches, which means pixel density is worse on the 45GS95QE.</p><p>If you're not ready to make the jump to the flagship Alienware AW3926QW 5K2K ultrawide launching later this year, especially due to the leap in GPU power requirements (it'll be more demanding than gaming at 4K), then the AW3426DW is the best monitor to opt for.</p><ul><li><strong>Value: </strong>4 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-specs"><span>Alienware AW3426DW: Specs</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="A7P3GtwBsjAW5hPUBhATuN" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Wallpaper on AW3426DW" src="https://cdn.mos.cms.futurecdn.net/A7P3GtwBsjAW5hPUBhATuN.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><div ><table><tbody><tr><td class="firstcol " ><p><strong></strong></p></td><td  ><p><strong>AW3425DW (Previous Model)</strong></p></td><td  ><p><strong>AW3426DW (Review Unit)</strong></p></td></tr><tr><td class="firstcol " ><p><strong>Screen size:</strong></p></td><td  ><p>34-inch</p></td><td  ><p>34-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect Ratio:</strong></p></td><td  ><p>21:9</p></td><td  ><p>21:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution:</strong></p></td><td  ><p>3440x1440</p></td><td  ><p>3440x1440</p></td></tr><tr><td class="firstcol " ><p><strong>Response Time:</strong></p></td><td  ><p>0.03ms GtG</p></td><td  ><p>0.03ms GtG (Extreme Mode)</p></td></tr><tr><td class="firstcol " ><p><strong>Panel Type:</strong></p></td><td  ><p>QD-OLED / Q-stripe, 4-stack</p></td><td  ><p>QD-OLED Penta Tandem / RGB Stripe, 5-stack</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness:</strong></p></td><td  ><p>250 nits (Typical), 1,000 nits (Peak)</p></td><td  ><p>300 nits (Typical), 1,300 nits (Peak)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast Ratio:</strong></p></td><td  ><p>1,500,000:1</p></td><td  ><p>1,500,000:1</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh Rate:</strong></p></td><td  ><p>240Hz</p></td><td  ><p>280Hz</p></td></tr><tr><td class="firstcol " ><p><strong>HDR:</strong></p></td><td  ><p>VESA DisplayHDR True Black 400</p></td><td  ><p>VESA DisplayHDR True Black 500 & Dolby Vision</p></td></tr><tr><td class="firstcol " ><p><strong>Screen Coating:</strong> </p></td><td  ><p>Standard anti-reflective</p></td><td  ><p>New anti-reflective coating</p></td></tr><tr><td class="firstcol " ><p><strong>Connectivity: </strong></p></td><td  ><p>HDMI 2.1 2x (VRR support), DisplayPort 1.4, USB Type-B upstream, USB Type-A downstream, USB Type C downstream (Power Charge up to 15 W) </p></td><td  ><p>HDMI 2.1 2x (VRR support), DisplayPort 1.4, USB Type-B upstream, USB Type-A downstream, USB Type C  downstream (Power Charge up to 15 W), Built-in USB Hub</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-alienware-aw3426dw-design"><span>Alienware AW3426DW: Design</span></h3><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oAWTe6TBDpEdwMh9AwvQVW.jpg" alt="TechRadar logo on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ULweHmMWs26vZiXLDQLqp4.png" alt="Stand of the Alienware AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tzjXkYouo6BQ97Z5X5uts5.jpg" alt="Back of AW3426DW QD-OLED" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Mpn78WaukKhC3qEYHdF6oH.jpg" alt="Ports on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3uuLMDevRRhSmpNdrDZB8Y.jpg" alt="USB ports on Alienware AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure></figure><p>Dell has kept the design for the Alienware AW3426DW simple, and it's almost identical to the previous AW3426DW model. The new monitor features the same sturdy stand and base, and I love the shiny and sleek finish it has.</p><p>In terms of connectivity, it's effectively the same again with two HDMI 2.1 ports that support variable refresh rate (VRR), along with a single DisplayPort 1.4. Fortunately, you can charge your devices while using the display, thanks to the USB-C 5Gbps downstream port, with a charging output of 15 W.</p><p>I'd appreciate it if this display had a slightly deeper curvature (perhaps 1500R) over its 1800R curve; however, that's likely my own bias coming from near-constant use of an 800R curved monitor, which is overkill to say the least.</p><p>Most Alienware monitors keep OSD navigation easy via a simple button, and that's also the case here. However, one personal gripe of mine is the lack of a remote control.</p><p>Some of LG's UltraGear ultrawide displays come with a remote control, which eliminates the need to physically reach over to the monitor button to change display settings. Fortunately, though, the Alienware Command Center application on Windows acts as an alternative option to access and control some of the OSD options.</p><p>The biggest highlight of the AW3426DW's design is its new anti-reflective coating. There's almost little to no glare when using this display in a bright environment, even with sunshine beaming in from open curtains. </p><p>Yes, a lot of this is thanks to the 5th-gen tandem OLED panel and the display's high brightness levels, but the anti-reflective coating is just as important in this case, with a 30% glare reduction — and at night, brightness truly blossoms better than I've ever seen before.</p><ul><li><strong>Design: </strong>4.5 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-features"><span>Alienware AW3426DW: Features</span></h3><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/vBVvvKURnC8h7GCAYt9kZ8.jpg" alt="OSD on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3qxtknAD474KguXqWP3Gp4.jpg" alt="OSD PIB and PBP options on AW3426DW" /><figcaption><small role="credit">Future / Isaiah Williams</small></figcaption></figure></figure><p>The AW3426DW has a wide range of features available via its OSD, notably multiple HDR modes: DisplayHDR True Black 500, HDR Peak 1300, HDR Peak 1300 Bright, and Dolby Vision. The latter is what I used for most movies, specifically those that are made for Dolby Vision, especially since it dynamically shifts brightness levels and tone mapping based on each scene — but more on HDR later.</p><p>I'm not a massive fan of Picture-in-Picture or Picture-by-Picture (PIP or PBP) modes on monitors, specifically with multiple inputs. However, there are several options available in terms of positioning and sizing, which are more than welcome on any ultrawide display, where productivity is one of the main appeals.</p><p>For competitive players, the eSports mode should come in handy, as it transforms the display into a 25-inch monitor, with the option to position the active area at the top, center, or bottom of the screen. It's a reasonable option to include in a monitor with a 280Hz refresh rate, and one that has a 0.03ms GtG response time, and helps simulate a 25-inch monitor gaming experience.</p><p>VRR works fine on both DisplayPort 1.4 and HDMI 2.1 inputs, ensuring frame rates are high, matching the 280Hz refresh rate, and reducing screen tearing. Nvidia's G-Sync is also enabled to improve smoothness and latency, so screen tearing isn't a concern on this display whatsoever.</p><ul><li><strong>Features: </strong>4.5 / 5</li></ul><h3 class="article-body__section" id="section-alienware-aw3426dw-performance"><span>Alienware AW3426DW: Performance</span></h3><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3200px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gEe6ZsoYt4hM56Hoh6nijL" name="EMBARGOED JULY 9, 2PM BST Alienware AW3426DW" alt="Steam store on AW3426DW" src="https://cdn.mos.cms.futurecdn.net/gEe6ZsoYt4hM56Hoh6nijL.jpg" mos="" align="middle" fullscreen="" width="3200" height="1800" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future / Isaiah Williams)</span></figcaption></figure><p>I tested this monitor playing several games, such as <a href="https://www.techradar.com/news/destiny-2-review"><em>Destiny 2</em></a>, <a href="https://www.techradar.com/gaming/crimson-desert-review"><em>Crimson Desert</em></a>, <a href="https://www.techradar.com/gaming/dragons-dogma-2-review"><em>Dragon's Dogma 2</em></a>, <a href="https://www.techradar.com/gaming/resident-evil-requiem-review"><em>Resident Evil Requiem</em></a>, and <a href="https://www.techradar.com/gaming/battlefield-6-review"><em>Battlefield 6</em></a>, and I was left amazed at how impressive the AW3426DW performs. With Dolby Vision enabled in supported games (i.e., <em>Battlefield 6</em>), visuals are absolutely breathtaking, with highly detailed bright and dark areas on screen amid blood-soaked action.</p><p>With Dolby Vision enabled, there are effectively no ABL issues, or at the very least, if there are, it isn't very noticeable. Of course, it's not just Dolby Vision's inclusion alone doing the heavy lifting in this respect, but also the fact that this is a 5th-gen tandem OLED display, directly increasing brightness capabilities.</p><p>Not every game or movie has Dolby Vision support, and that's exactly why the other HDR modes are vital — and I'm happy to report that HDR Peak 1300 Bright is fantastic. It doesn't come without its faults, and in particular, gamers should be ready to deal with some level of ABL.</p><p>However, <em>again</em>, because of the tandem OLED layers, I could play games like <em>Destiny 2</em> or <em>Dragon's Dogma 2</em> and enjoy very bright experiences without losing detail in bright and dark areas on screen. It's also a huge benefit that the AW3426DW is seemingly well calibrated out of the box in terms of color profile and HDR calibration, as I hardly had to configure any settings in that regard.</p><p>Essentially, Dolby Vision should only really be used for movies and games where it's supported, and HDR modes such as HDR Peak 1300 and DisplayHDR True Black 500 for most games that don't support Dolby Vision.</p><p>There aren't many games that can reach the 280 frames per second mark (at least when playing on higher graphics settings), but if you have a powerful enough rig, it's a joy to experience a game that feels so smooth when in motion. </p><p>It's also pleasing to see that text clarity issues have been solved, which stems directly from the RGB stripe subpixel layout, and that makes this a great choice for any PC user looking for a QD-OLED display that caters to both work and play.</p><ul><li><strong>Performance:</strong> 4.5 / 5</li></ul><h3 class="article-body__section" id="section-should-i-buy-the-alienware-aw3426dw"><span>Should I buy the Alienware AW3426DW?</span></h3><div ><table><caption>Alienware AW3426DW scorecard</caption><thead><tr><th class="firstcol " ><p><strong>Attributes</strong></p></th><th  ><p><strong>Notes</strong></p></th><th  ><p><strong>Rating</strong></p></th></tr></thead><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>The Alienware AW342DW is among, the best 34-inch ultrawide QD-OLED displays you can buy, and its price should be seen as a steal, despite being expensive.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>This monitor's design is simple yet attractive, and has just about enough ports to satisfy those after greater productivity.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Features</strong></p></td><td  ><p>With several HDR, PIB/PBP, input options, and an eSports mode, this monitor makes it fairly feature-rich.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>Dolby Vision and HDR Peak 1300 Bright help elevate the AW3426DW's immersion to new heights over predecessors, and its ultimately thanks to the 5th-gen tandem OLED panel.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Average rating</strong></p></td><td  ><p>It's not a massive display like the flagship Alienware 5K2K, but in the UWQHD class, it stands above many competitors.</p></td><td  ><p>4.37 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-alienware-aw3426dw-if">Buy the Alienware AW3426DW if…</h2><div class="product"><p><strong>You want a bright and colorful gaming experience</strong><br>The Alienware AW3426DW utilizes its 5-layer tandem OLED panel, Dolby Vision, and other HDR Peak 1300 Bright to significantly boost brightness levels, without sacrificing details in dark and bright areas on screen.</p></div><div class="product"><p><strong>You want a monitor that doesn't dominate your desk</strong><br>In the same vein as other 34-inch displays, the AW3426DW is one of the best options on the market that still provides high-level quality and immersion, at a manageable size on your desk.</p></div><div class="product"><p><strong>You want a monitor with a high refresh rate</strong><br>With a 280Hz refresh rate, there is plenty for eSports gamers and high refresh rate enthusiasts to enjoy using the AW3426DW, making every game experience look incredibly smooth.</p></div><h2 id="don-t-buy-it-if-10">Don’t buy it if…</h2><div class="product"><p><strong>You’re out for a bigger ultrawide</strong><br>If the 34-inch ultrawide monitor size is a feature you want to get past, it's best to seek out a larger 39-inch or 45-inch ultrawide display, possibly a 5K2K monitor.</p></div><div class="product"><p><strong>You're tired of the UWQHD resolution</strong><br>The UWQHD 3440x1440 resolution is great to stick with for good performance and immersion, but doesn't quite match up to 4K monitors or even LG's UltraGear 5K2K displays.</p></div><h3 class="article-body__section" id="section-also-consider"><span>Also Consider</span></h3><p><strong>MSI MPG 491CQP QD-OLED</strong></p><p>While significantly bigger than AW3426DW QD-OLED, the MSI MPG 491CQP arguably provides more immersion via its 32:9 49-inch wide screen. It's not a tandem OLED; however, it's currently around a very similar price to Alienware's new display and still provides great quality in HDR performance.</p><p><strong>Read our full</strong> <a href="https://www.techradar.com/computing/monitors/msi-mpg-491cqp-qd-oled"><strong>MSI MPG 491CQP QD-OLED review</strong></a></p><h3 class="article-body__section" id="section-how-i-tested-the-alienware-aw3426dw"><span>How I tested the Alienware AW3426DW</span></h3><ul><li><strong>Tested for a week</strong></li><li><strong>Played several modern games and watched multiple movies</strong></li><li><strong>Tested mostly using Dolby Vision and HDR Peak 1300 Bright modes</strong></li></ul><p>I used the Alienware AW3426DW for a week, mostly for gaming and watching movies. The games I tested include: <em>Destiny 2</em>, <em>Resident Evil Requiem</em>, <em>Dragon's Dogma 2</em>, <a href="https://www.techradar.com/gaming/dead-as-disco-is-easily-one-of-the-best-indie-games-ive-ever-played-and-after-20-hours-of-demo-it-beats-the-brilliant-hi-fi-rush-in-one-major-way"><em>Dead As Disco</em></a>, <em>Battlefield 6</em>, and <em>Crimson Desert</em>. Some of the movies include <em>Avengers: Infinity War </em>and <em>Guardians of the Galaxy Vol. 2.</em></p><p>I also spent the same amount of time using the AW3426DW for work duties and found that it eliminates one of the biggest pain points on OLED monitors, which is text fringing. I had no issues with reading text or simply navigating on web browsers, and also found that both HDR and SDR are visually fine to use outside of gaming (or non-HDR activities).</p><p>The monitor was also placed in a brightly lit room for most of the review period, with direct sunlight positioned directly on it, and found that there was little to no glare, thanks to the anti-reflective display.</p><ul><li><em>First reviewed July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Razer wants the Seiren V3 Pro to be the ultimate gaming mic, but you probably don’t need it ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-razer-seiren-v3-pro-two-minute-review"><span>Razer Seiren V3 Pro two-minute review</span></h2><p>When I look for a gaming microphone, my requirements are modest – I want my teammates to hear me clearly and my foes to know what I really think of them (just kidding, those obscene thoughts stay in my head). I’d wager that most gamers have similarly unpretentious needs.</p><p>Razer, however, thinks gamers could do with more – a lot more. And so it’s brought out the Serien V3 Pro, a microphone that’s stuffed to the gills with high-end features that take it way beyond your common-or-garden gaming mic.</p><p>But to be fair, it’s not just positioned for gamers. Razer pitches the Seiren V3 Pro as the perfect partner for “musicians, podcasters, and creators who demand more than entry-level gear,” and it’s outfitted its “studio-quality” device with a range of features that might tickle the fancy of users a little more discerning than your average CoD goon.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8TnTX4GF3KhSWGmPN5xwTZ" name="Razer Seiren V3 Pro 5" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/8TnTX4GF3KhSWGmPN5xwTZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>That includes 32-bit float. Razer has included this expanded capture range to rescue audio that’s been subject to a few too many what we might call “gamer moments.” It can handle more extreme volume spikes – the type that might be prompted by jump scares, frustrating moments and clutch kills – with the idea being that streamers won’t have to worry about clipping and distortion during their broadcasts.</p><p>Razer has supplemented this feature with a fistful of other premium addons, including dual 48kHz and 96kHz sample rates, a built-in shock mount and removable pop filter, and a 30mm dynamic capsule. There’s a digital signal processing (DSP) that enables features like an audio expander, compressor, AI noise removal, and more. Razer has also included an XLR connector in addition to USB-C, just in case you want to run your mic through a dedicated audio interface.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="anCnHyiTpNnDBDcVnihtUZ" name="Razer Seiren V3 Pro 10" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/anCnHyiTpNnDBDcVnihtUZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Again, it’s all geared towards pros and enthusiasts rather than your average video game enjoyer.</p><p>Audio performance is obviously the most important part of any microphone – you can have all the bells and whistles, but if you end up sounding muffled or distorted, they’re not much use to you.</p><p>Here, the Seiren V3 Pro impresses. My audio was crisp and clear right out of the box, with no adjustments necessary. Razer walks you through a brief set-up process in Synapse when you get started, and it’s worth doing so the mic can be tweaked to your surroundings. The AI noise suppression in Synapse did a great job cutting out the whirr of my desk fan, while the pop filter put a stop to most unwanted plosives throughout my recordings and voice calls.</p><p>The on-device controls worked well, especially the mute button. It’s large and touch-sensitive, so it’s very easy to press in a flash (just be careful you don’t accidentally activate it). Both the button and the mic’s RGB ring turn red when you’re muted, giving a clear visual cue. Only a small nub of the gain dial protrudes from the underside of the device’s body, though, which can make it tricky to find.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="eqxX9X5PUohah98EeA4wTZ" name="Razer Seiren V3 Pro 7" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/eqxX9X5PUohah98EeA4wTZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As far as visuals go, the Seiren V3 Pro blends understated looks with a few choice touches. Its matte black finish and angled stand are easy on the eye, while this wouldn’t be a Razer product without a smattering of RGB lighting – in this instance, it’s about halfway up. Above it is the removable pop filter cover that hides the mic’s grille and built-in shock absorber. There’s a large touch-sensitive mute button on the front and ports for USB-C and XLR on the bottom alongside a 3.5mm headphone jack and a gain dial.</p><p>The build quality feels rock solid, with plenty of reassuringly weighty metal to be found. There’s a hefty foot to keep the mic grounded on your desk, but you can opt to screw the mic onto a boom arm if you prefer. The absurdly long USB-C cable (3.15m at our count) ensures you can trail it far from your PC.</p><p>That’s the hardware, but what about Razer’s notoriously finicky software? 32-bit float is only available through Razer’s app, so love it or loathe it, you’ve got to use it to get the full experience.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fRRmMEv6jQMFLJ5CF5JpFZ" name="Razer Seiren V3 Pro 3" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/fRRmMEv6jQMFLJ5CF5JpFZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Synapse is full of controls to tweak the mic to your needs. You can adjust EQ filters and frequencies, change the vocal bass and ramp up the vocal exciter, mess with the stream mixer levels for input and output, enable a noise gate, reverb and AI noise suppression, and even dial in the RGB lighting if required.</p><p>To the average gamer, this is all a bit excessive unnecessary, even daunting. But if you’re a podcaster or musician – or just someone who wants as much control over their audio as possible – there’s plenty here to play with.</p><p>And that sums up the Seiren V3 Pro as a whole, really. The mic’s high-level features and equally lofty price tag mean it’s simply off the radar for most gamers. But if you know you need it and are willing to pay, you’ll find there’s a lot on offer here.</p><h2 class="article-body__section" id="section-razer-seiren-v3-pro-review-price-release-date"><span>Razer Seiren V3 Pro review: Price & release date</span></h2><ul><li><strong>Available to buy now</strong></li><li><strong>Priced at $249.99 / £249.99 / AU$429.95</strong></li><li><strong>Optional “Main Character Bundle” including the Seiren V3 Pro and Razer’s Kraken Kitty V3 Pro headset</strong></li></ul><p>The Razer Seiren V3 Pro is available now from Razer’s website or from third-party retailers. It’s priced at $249.99 / £249.99 / AU$429.95.</p><p>That makes it pretty expensive for a gaming microphone, so you should think carefully about whether you need all of its extra features before pulling the trigger. If you spend most of your time on video calls with family or yelling profanities at enemies in Call of Duty, you could probably make do with something more affordable.</p><p>Razer sells an optional “Main Character Bundle” that includes the Razer Seiren V3 Pro and the Razer Kraken Kitty V3 Pro headset. That’s sold for $429.98 / £429.98 / AU$759.90.</p><h2 id="razer-seiren-v3-pro-review-specs">Razer Seiren V3 Pro review: Specs</h2><div ><table><tbody><tr><td class="firstcol " ><p>Polar patterns</p></td><td  ><p>Cardioid</p></td></tr><tr><td class="firstcol " ><p>Frequency range</p></td><td  ><p>50Hz – 16kHz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>USB-C, XLR</p></td></tr><tr><td class="firstcol " ><p>Audio</p></td><td  ><p>24-bit / 32-bit (32-bit float via Synapse)</p></td></tr><tr><td class="firstcol " ><p>Sample rate</p></td><td  ><p>48kHz / 96kHz</p></td></tr></tbody></table></div><h2 id="should-i-buy-the-razer-seiren-v3-pro">Should I buy the Razer Seiren V3 Pro?</h2><div ><table><caption>Razer Seiren V3 Pro Scorecard</caption><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Lots of premium extras, plus plenty of control in the Synapse app</p></td><td  ><p>4.5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Excellent audio performance from the get-go</p></td><td  ><p>4.5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Solid design, if unexceptional</p></td><td  ><p>3.5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive and much more than most people need, but decent value for pros</p></td><td  ><p>3.5</p></td></tr></tbody></table></div><h2 id="buy-it-if-9">Buy it if…</h2><div class="product"><p><strong>You’re concerned about loud noises on your recordings</strong><br>With 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7070cc-7b81-11f1-a270-59bdea6125f1" data-action="Deal Block" data-label="You’re concerned about loud noises on your recordingsWith 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio" data-dimension48="You’re concerned about loud noises on your recordingsWith 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You don’t like fiddling with settings</strong><br>This mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c70713a-7b81-11f1-aa6a-bd64d796c4db" data-action="Deal Block" data-label="You don’t like fiddling with settingsThis mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it" data-dimension48="You don’t like fiddling with settingsThis mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You have an audio interface</strong><br>With XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7071a8-7b81-11f1-b590-ab625240dcb2" data-action="Deal Block" data-label="You have an audio interfaceWith XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control" data-dimension48="You have an audio interfaceWith XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control" data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-11">Don’t buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>There are definitely more straightforward options available for less cash<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c707220-7b81-11f1-a667-59f51fe6068a" data-action="Deal Block" data-label="You’re on a budgetThere are definitely more straightforward options available for less cash" data-dimension48="You’re on a budgetThere are definitely more straightforward options available for less cash" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something simple</strong><br>All those extra features are probably more than most gamers need<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c707284-7b81-11f1-b869-e38ff78b073f" data-action="Deal Block" data-label="You want something simpleAll those extra features are probably more than most gamers need" data-dimension48="You want something simpleAll those extra features are probably more than most gamers need" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You need more than one polar pattern</strong><br>The supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7072f2-7b81-11f1-ba67-8b8b9e9aa678" data-action="Deal Block" data-label="You need more than one polar patternThe supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests" data-dimension48="You need more than one polar patternThe supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Blue Yeti</strong></p><p>This classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c70736a-7b81-11f1-9771-4933783d631a" data-action="Deal Block" data-label="Blue YetiThis classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy." data-dimension48="Blue YetiThis classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>SteelSeries Alias</strong></p><p>The SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7073ce-7b81-11f1-a099-97984b6fd614" data-action="Deal Block" data-label="SteelSeries AliasThe SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering." data-dimension48="SteelSeries AliasThe SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-seiren-v3-pro"><span>How I tested the Razer Seiren V3 Pro</span></h2><ul><li><strong>I created test recordings and also analyzed the mic’s performance during games and on audio calls with friends</strong></li><li><strong>The microphone was tested on both my PC and my Mac</strong></li><li><strong>I also spent time testing out the microphone’s software features in the Razer Synapse app</strong></li></ul><p>I spent a week testing the microphone on both my PC and my Mac. I created various audio recordings, used it during gaming sessions and put it through its voice-calling paces with friends.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/razer-seiren-v3-pro</link>
                                                                            <description>
                            <![CDATA[ The Razer Seiren V3 Pro comes loaded with features for demanding users, but you’ve got to pay for the privilege. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">okUEWs3HeiWq43EAt4jBVa</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/C4VWr9ou3ZXLc3e3BVEnTZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 09 Jul 2026 10:37:25 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Computer Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Gaming Computers]]></category>
                                                                                                <author><![CDATA[ alexblake.techradar@gmail.com (Alex Blake) ]]></author>                    <dc:creator><![CDATA[ Alex Blake ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/gwmVRU4zMGnDYsGVAFvRmL.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Alex Blake has been fooling around with computers since the early 1990s, and since that time he&#039;s learned a thing or two about tech. No more than two things, though. That&#039;s all his brain can hold. As well as TechRadar, Alex writes for iMore, Digital Trends and Creative Bloq, among others. He was previously commissioning editor at MacFormat magazine. That means he mostly covers the world of Apple and its latest products, but also Windows, computer peripherals, mobile apps, and much more beyond. When not writing, you can find him hiking the English countryside and gaming on his PC.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/C4VWr9ou3ZXLc3e3BVEnTZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Razer Seiren V3 Pro microphone on wooden desk]]></media:description>                                                            <media:text><![CDATA[Razer Seiren V3 Pro microphone on wooden desk]]></media:text>
                                <media:title type="plain"><![CDATA[Razer Seiren V3 Pro microphone on wooden desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/C4VWr9ou3ZXLc3e3BVEnTZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-razer-seiren-v3-pro-two-minute-review"><span>Razer Seiren V3 Pro two-minute review</span></h2><p>When I look for a gaming microphone, my requirements are modest – I want my teammates to hear me clearly and my foes to know what I really think of them (just kidding, those obscene thoughts stay in my head). I’d wager that most gamers have similarly unpretentious needs.</p><p>Razer, however, thinks gamers could do with more – a lot more. And so it’s brought out the Serien V3 Pro, a microphone that’s stuffed to the gills with high-end features that take it way beyond your common-or-garden gaming mic.</p><p>But to be fair, it’s not just positioned for gamers. Razer pitches the Seiren V3 Pro as the perfect partner for “musicians, podcasters, and creators who demand more than entry-level gear,” and it’s outfitted its “studio-quality” device with a range of features that might tickle the fancy of users a little more discerning than your average CoD goon.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8TnTX4GF3KhSWGmPN5xwTZ" name="Razer Seiren V3 Pro 5" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/8TnTX4GF3KhSWGmPN5xwTZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>That includes 32-bit float. Razer has included this expanded capture range to rescue audio that’s been subject to a few too many what we might call “gamer moments.” It can handle more extreme volume spikes – the type that might be prompted by jump scares, frustrating moments and clutch kills – with the idea being that streamers won’t have to worry about clipping and distortion during their broadcasts.</p><p>Razer has supplemented this feature with a fistful of other premium addons, including dual 48kHz and 96kHz sample rates, a built-in shock mount and removable pop filter, and a 30mm dynamic capsule. There’s a digital signal processing (DSP) that enables features like an audio expander, compressor, AI noise removal, and more. Razer has also included an XLR connector in addition to USB-C, just in case you want to run your mic through a dedicated audio interface.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="anCnHyiTpNnDBDcVnihtUZ" name="Razer Seiren V3 Pro 10" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/anCnHyiTpNnDBDcVnihtUZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Again, it’s all geared towards pros and enthusiasts rather than your average video game enjoyer.</p><p>Audio performance is obviously the most important part of any microphone – you can have all the bells and whistles, but if you end up sounding muffled or distorted, they’re not much use to you.</p><p>Here, the Seiren V3 Pro impresses. My audio was crisp and clear right out of the box, with no adjustments necessary. Razer walks you through a brief set-up process in Synapse when you get started, and it’s worth doing so the mic can be tweaked to your surroundings. The AI noise suppression in Synapse did a great job cutting out the whirr of my desk fan, while the pop filter put a stop to most unwanted plosives throughout my recordings and voice calls.</p><p>The on-device controls worked well, especially the mute button. It’s large and touch-sensitive, so it’s very easy to press in a flash (just be careful you don’t accidentally activate it). Both the button and the mic’s RGB ring turn red when you’re muted, giving a clear visual cue. Only a small nub of the gain dial protrudes from the underside of the device’s body, though, which can make it tricky to find.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="eqxX9X5PUohah98EeA4wTZ" name="Razer Seiren V3 Pro 7" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/eqxX9X5PUohah98EeA4wTZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As far as visuals go, the Seiren V3 Pro blends understated looks with a few choice touches. Its matte black finish and angled stand are easy on the eye, while this wouldn’t be a Razer product without a smattering of RGB lighting – in this instance, it’s about halfway up. Above it is the removable pop filter cover that hides the mic’s grille and built-in shock absorber. There’s a large touch-sensitive mute button on the front and ports for USB-C and XLR on the bottom alongside a 3.5mm headphone jack and a gain dial.</p><p>The build quality feels rock solid, with plenty of reassuringly weighty metal to be found. There’s a hefty foot to keep the mic grounded on your desk, but you can opt to screw the mic onto a boom arm if you prefer. The absurdly long USB-C cable (3.15m at our count) ensures you can trail it far from your PC.</p><p>That’s the hardware, but what about Razer’s notoriously finicky software? 32-bit float is only available through Razer’s app, so love it or loathe it, you’ve got to use it to get the full experience.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fRRmMEv6jQMFLJ5CF5JpFZ" name="Razer Seiren V3 Pro 3" alt="Razer Seiren V3 Pro microphone on wooden desk" src="https://cdn.mos.cms.futurecdn.net/fRRmMEv6jQMFLJ5CF5JpFZ.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Synapse is full of controls to tweak the mic to your needs. You can adjust EQ filters and frequencies, change the vocal bass and ramp up the vocal exciter, mess with the stream mixer levels for input and output, enable a noise gate, reverb and AI noise suppression, and even dial in the RGB lighting if required.</p><p>To the average gamer, this is all a bit excessive unnecessary, even daunting. But if you’re a podcaster or musician – or just someone who wants as much control over their audio as possible – there’s plenty here to play with.</p><p>And that sums up the Seiren V3 Pro as a whole, really. The mic’s high-level features and equally lofty price tag mean it’s simply off the radar for most gamers. But if you know you need it and are willing to pay, you’ll find there’s a lot on offer here.</p><h2 class="article-body__section" id="section-razer-seiren-v3-pro-review-price-release-date"><span>Razer Seiren V3 Pro review: Price & release date</span></h2><ul><li><strong>Available to buy now</strong></li><li><strong>Priced at $249.99 / £249.99 / AU$429.95</strong></li><li><strong>Optional “Main Character Bundle” including the Seiren V3 Pro and Razer’s Kraken Kitty V3 Pro headset</strong></li></ul><p>The Razer Seiren V3 Pro is available now from Razer’s website or from third-party retailers. It’s priced at $249.99 / £249.99 / AU$429.95.</p><p>That makes it pretty expensive for a gaming microphone, so you should think carefully about whether you need all of its extra features before pulling the trigger. If you spend most of your time on video calls with family or yelling profanities at enemies in Call of Duty, you could probably make do with something more affordable.</p><p>Razer sells an optional “Main Character Bundle” that includes the Razer Seiren V3 Pro and the Razer Kraken Kitty V3 Pro headset. That’s sold for $429.98 / £429.98 / AU$759.90.</p><h2 id="razer-seiren-v3-pro-review-specs">Razer Seiren V3 Pro review: Specs</h2><div ><table><tbody><tr><td class="firstcol " ><p>Polar patterns</p></td><td  ><p>Cardioid</p></td></tr><tr><td class="firstcol " ><p>Frequency range</p></td><td  ><p>50Hz – 16kHz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>USB-C, XLR</p></td></tr><tr><td class="firstcol " ><p>Audio</p></td><td  ><p>24-bit / 32-bit (32-bit float via Synapse)</p></td></tr><tr><td class="firstcol " ><p>Sample rate</p></td><td  ><p>48kHz / 96kHz</p></td></tr></tbody></table></div><h2 id="should-i-buy-the-razer-seiren-v3-pro">Should I buy the Razer Seiren V3 Pro?</h2><div ><table><caption>Razer Seiren V3 Pro Scorecard</caption><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Lots of premium extras, plus plenty of control in the Synapse app</p></td><td  ><p>4.5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Excellent audio performance from the get-go</p></td><td  ><p>4.5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Solid design, if unexceptional</p></td><td  ><p>3.5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive and much more than most people need, but decent value for pros</p></td><td  ><p>3.5</p></td></tr></tbody></table></div><h2 id="buy-it-if-9">Buy it if…</h2><div class="product"><p><strong>You’re concerned about loud noises on your recordings</strong><br>With 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7070cc-7b81-11f1-a270-59bdea6125f1" data-action="Deal Block" data-label="You’re concerned about loud noises on your recordingsWith 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio" data-dimension48="You’re concerned about loud noises on your recordingsWith 32-bit float support, there’s more leeway to capture loud sounds without ruining your audio" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You don’t like fiddling with settings</strong><br>This mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c70713a-7b81-11f1-aa6a-bd64d796c4db" data-action="Deal Block" data-label="You don’t like fiddling with settingsThis mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it" data-dimension48="You don’t like fiddling with settingsThis mic sounds great right out of the box, making it ideal for anyone who wants to get up and running quickly. And there’s a guided setup process in Synapse in case you need it" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You have an audio interface</strong><br>With XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7071a8-7b81-11f1-b590-ab625240dcb2" data-action="Deal Block" data-label="You have an audio interfaceWith XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control" data-dimension48="You have an audio interfaceWith XLR connectivity, Razer’s Seiren V3 Pro can be hooked up to an audio interface for even more control" data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-11">Don’t buy it if…</h2><div class="product"><p><strong>You’re on a budget</strong><br>There are definitely more straightforward options available for less cash<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c707220-7b81-11f1-a667-59f51fe6068a" data-action="Deal Block" data-label="You’re on a budgetThere are definitely more straightforward options available for less cash" data-dimension48="You’re on a budgetThere are definitely more straightforward options available for less cash" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something simple</strong><br>All those extra features are probably more than most gamers need<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c707284-7b81-11f1-b869-e38ff78b073f" data-action="Deal Block" data-label="You want something simpleAll those extra features are probably more than most gamers need" data-dimension48="You want something simpleAll those extra features are probably more than most gamers need" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You need more than one polar pattern</strong><br>The supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7072f2-7b81-11f1-ba67-8b8b9e9aa678" data-action="Deal Block" data-label="You need more than one polar patternThe supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests" data-dimension48="You need more than one polar patternThe supplied cardioid polar pattern is great for streamers, but not so much for podcast hosts interviewing guests" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Blue Yeti</strong></p><p>This classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c70736a-7b81-11f1-9771-4933783d631a" data-action="Deal Block" data-label="Blue YetiThis classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy." data-dimension48="Blue YetiThis classic mic is tried and true, with fantastic sound quality and superb ease of use. It sounds great out of the box and doesn’t require any additional apps to run. It’s also a fraction of the price of the Razer Seiren V3 Pro. That all makes it our pick for the best streaming mic money can buy." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>SteelSeries Alias</strong></p><p>The SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="6c7073ce-7b81-11f1-a099-97984b6fd614" data-action="Deal Block" data-label="SteelSeries AliasThe SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering." data-dimension48="SteelSeries AliasThe SteelSeries Alias is one of the best streaming microphones around. It comes with handy features designed for gamers, including a built-in shock mount and helpful mute indicator, plus an ingenious LED display that shows handy info (such as if your input volume is a touch too high). Like the Blue Yeti, it’s also more affordable than Razer’s offering." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-seiren-v3-pro"><span>How I tested the Razer Seiren V3 Pro</span></h2><ul><li><strong>I created test recordings and also analyzed the mic’s performance during games and on audio calls with friends</strong></li><li><strong>The microphone was tested on both my PC and my Mac</strong></li><li><strong>I also spent time testing out the microphone’s software features in the Razer Synapse app</strong></li></ul><p>I spent a week testing the microphone on both my PC and my Mac. I created various audio recordings, used it during gaming sessions and put it through its voice-calling paces with friends.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I was surprised by how well Keychron’s new mouse performed — but one aspect might disappoint FPS players ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-keychron-g5-review"><span>Keychron G5 review</span></h2><p>The Keychron G5 is a small and lightweight symmetrical gaming mouse designed for both work and play. </p><p>It sports a gamer-centric design, with nondescript patterns embossed all over the unit. I can’t say I found these appealing, looking dated as they did, but at least they’re reasonably discreet, given they’re close to the same shade of black as the base color. Their texture feels good in the hand, too.</p><p>With its small and ergonomic, it sits low to the ground, while the mouse buttons slope downwards quite prominently, and feature deep indents to secure your fingers. The sidewalls are similarly cinched, and the whole unit is narrower and less bulky than many of the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dPAfLu6swjzeiNBGWxFHQn" name="PXL_20260703_074133589" alt="Rear three-quarter view of Keychron G5 on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/dPAfLu6swjzeiNBGWxFHQn.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It’s no surprise, then, that the G5 is also very light. Weighing just 43g, it's one of the lightest models around. Despite this, it feels well-made: the plastics used are solid and premium-feeling, and put together without a hint of looseness or rattle. All the various buttons feel stable and tightly installed, too.</p><p>However, there aren’t many of them. There are no extra inputs beyond the usual, not even a DPI button, which may prove inconvenient for those wishing to switch between productivity and gaming regularly.</p><p>All this isn’t to say the G5 is bereft of features, though. Thanks to Keychron’s Web Launcher software, accessible via your browser, there are plenty of input customizations and performance tweaks on tap. Remapping assignments include various system and media shortcuts, (although these are confined to the most basic ones), macros (a macro creator is featured here for this purpose), and DPI and polling rate toggles.</p><p>There’s also a remapping mode called Gaming Keys, which allows you to assign a key or mouse button that repeatedly triggers while holding down your chosen button. As well as selecting the number of times it fires, you can also alter the rate of fire in millisecond increments, from 10ms to 1000ms.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QiwtbBv4nwADRzJDYXiPRA" name="PXL_20260703_074154411" alt="Close-up of scroll wheel on Keychron G5, on a desk" src="https://cdn.mos.cms.futurecdn.net/QiwtbBv4nwADRzJDYXiPRA.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As for performance tweaks, there are three settings for the lift-off distance (0.7mm, 1mm, and 2mm), as well as toggles for motion sync, angle snap, and ripple control. You can also adjust the debounce times for every button on the G5, not just the left and right clicks. Each has a slider with a range of 0-20ms, adjustable in millisecond increments.</p><p>It’s somewhat disappointing that the G5 uses a web app for these customizations, as I usually prefer standalone apps for the sake of convenience and ease of use. However, I have to say that Keychron’s works better than many others I’ve tried, proving responsive and stable during my time with it. </p><p>In action, the G5 is very effective. It glides very smoothly and easily, thanks to that aforementioned weight and the frictionless skates. Its ergonomic proportions and textured sides made for a comfortable grip and problem-free lift-offs as well. </p><p>However, in wired mode, this maneuverability is somewhat compromised, owing to the resistance introduced by the USB cable. I didn’t find the dragging sensation as strong as other gaming mouse cables I’ve experienced, and the upwardly curved jack does help to free the cable from your desktop, like a mouse bungee does. Unfortunately, the benefit here is comparatively marginal; ultimately the cable was still detrimental to my movements.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HTNkQCDGMADg7TbVSo9qhD" name="PXL_20260703_074216952" alt="Hand on Keychron G5, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/HTNkQCDGMADg7TbVSo9qhD.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The left and right clicks were also heavier than I expected, which I noticed when playing <em>Counter-Strike 2</em>. They failed to provide the snappiness I was after when spamming clicks. But they’re not heavy to the point of being prohibitive and they’re nicely damped, which lends them a satisfying feel. </p><p>Oddly, the scroll wheel is perhaps the most pleasing input of them all. Its soft yet textured material feels good and offers a secure grip, while the notching of the wheel itself feels excellent. It’s solid enough to prevent misfires, yet loose enough to allow for fast flicks when needed, such as when navigating web pages or documents. The middle click is also easy to actuate without triggering accidental scrolls.</p><p>Connectivity is very good, too. It connected to my devices via Bluetooth and the 2.4GHz USB dongle without issue, and I didn’t experience any drops or lag in my connections. Hot-switching between devices is also easy, thanks to the underside selector. However, I did find that the DPI value I set when connected via the dongle didn’t carry over when I hot-switched to Bluetooth, an issue that’s exacerbated by the absence of a DPI button on the G5. </p><p>I wasn’t able to extensively test the battery life of the G5, but it doesn’t seem to be particularly enduring. After about a day of use, switching between two different PCs connected via the two wireless modes, the battery depleted by about 10%.  </p><p>The G5 isn’t exactly a budget mouse, but it represents good value considering its build quality, performance, customization options and multiple connectivity modes. It might not have many inputs compared to others in the sector, and the clicks are a bit too heavy for certain situations, but these are about its only drawbacks. All in all, then, the G5 makes a compelling rival to the big hitters in the space.</p><h2 class="article-body__section" id="section-keychron-g5-review-price-availability"><span>Keychron G5 review: Price & availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MUdsuhYDGUzzSVv8jbX4gH" name="PXL_20260703_074239942" alt="Hand holding Keychron G5, showing underside, with desk and pink wall in background" src="https://cdn.mos.cms.futurecdn.net/MUdsuhYDGUzzSVv8jbX4gH.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$109.99 (about £80 / AU$160)</strong></li><li><strong>Available now in black</strong></li><li><strong>Good value for the spec</strong></li></ul><p>The Keychron G5 costs $109.99 (about £80 / AU$160) and is available now in black only. It can be bought directly from Keychron’s website, where international shipping is offered. Charges and additional taxes depend on your region.</p><p>For an 8K gaming mouse with multiple connectivity modes and a supremely lightweight construction, the G5 represents good value for money. Pointers from the big brands with comparable specs usually cost more, such as the <a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro">Razer DeathAdder V4 Pro</a>. This mouse lacks Bluetooth support as well, although we were mighty impressed with its performance when we reviewed it, ranking among the best esports mice you can get right now.</p><p>If you need more inputs, the <a href="https://www.techradar.com/reviews/logitech-g502-x-plus">Logitech G502 X Plus</a> is a prime candidate. The line to which this mouse belongs has been a perennial favorite of the gaming community for years. It features 13 buttons, all customizable thanks to Logitech’s versatile G Hub software. What’s more, it’s about the same price as the G5.</p><h2 class="article-body__section" id="section-should-i-buy-the-keychron-g5"><span>Should I buy the Keychron G5?</span></h2><h2 id="scorecard-6">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive in absolute terms, but for a 43g 8K mouse with multiple connectivity options and plenty of customizations, it’s a good deal.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Small, super light, and very comfortable. The pattern looks a little dated, though.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Very smooth and satisfying, but those heavy clicks do let the side down a little. Connectivity is mostly great, save for the DPI reset issue.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Final score</p></td><td  ><p>The G5 mightn’t suit every gamer, but it’s certainly worth considering if you prize lightness and a comfortable form.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-10">Buy it if…</h2><div class="product"><p><strong>You want something comfortable</strong><br>At just 43g, the G5 is easy to move around, and the small yet ergonomic shape is easy to grip, too.</p></div><div class="product"><p><strong>You like to tinker</strong><br>Keychron’s web app offers all sorts of customizations and tweaks that should please pro-level gamers.</p></div><h2 id="don-t-buy-it-if-12">Don't buy it if…</h2><div class="product"><p><strong>You want plenty of inputs</strong><br>The G5 only gets the basic buttons — there’s not even a DPI cycler, although you could remap another button for this purpose.</p></div><div class="product"><p><strong>You want the snappiest clicks</strong><br>While clicks are satisfyingly damped, I found them a little too heavy for spamming quickly.</p></div><h2 class="article-body__section" id="section-keychron-g5-review-also-consider"><span>Keychron G5 review: Also consider</span></h2><div class="product"><p><strong>Razer DeathAdder V4 Pro</strong><br>If you want to play like the pros, this is the mouse for you. We loved how well it performed when we reviewed it, and were even taken by its fantastic optical scroll wheel. It’s costlier than the G5 and lacks the same multiple wireless connectivity options, but the V4 Pro is just about the best pure gaming pointer right now in our eyes. Read our full <a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro" data-dimension112="061e1aa4-8423-11f1-bf4f-091fdb0b0bed" data-action="Deal Block" data-label="Razer DeathAdder V4 Pro review" data-dimension48="Razer DeathAdder V4 Pro review" data-dimension25="">Razer DeathAdder V4 Pro review</a>. </p></div><div class="product"><p><strong>Logitech G502 X Plus</strong><br>The G502 line has been acclaimed by gamers for years, and this edition is no less impressive. It has a lot more buttons than the G5, all of which are programmable. It also has an ergonomic shape, although it’s much larger and heavier, so not ideal for those looking to shed the weight. Read our full <a href="https://www.techradar.com/reviews/logitech-g502-x-plus" data-dimension112="061e1b08-8423-11f1-9f08-e1e19eeb7b2e" data-action="Deal Block" data-label="Logitech G502 X Plus review" data-dimension48="Logitech G502 X Plus review" data-dimension25="">Logitech G502 X Plus review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-keychron-g5"><span>How I tested the Keychron G5</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BimtsMxdxc4g4qEZofkzMP" name="PXL_20260703_074424238" alt="Side view of Keychron G5  with cable attached, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/BimtsMxdxc4g4qEZofkzMP.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for working and gaming</strong></li><li><strong>Extensive gaming mouse experience</strong></li></ul><p>I tested the Keychron G5 for a few days, during which time I used it for gaming, working, and general browsing.</p><p>I played <em>Counter-Strike 2</em>, a stern test for peripherals given the demands it places on quick movements and accurate aiming. I also made sure to try out as many of the mouse’s customization features via the Keychron Web Launcher. </p><p>I’ve been PC gaming for over a decade, and have used a large number of gaming mice in that time. I’ve also reviewed plenty of them, across a broad range of price points, form factors, and feature sets.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read more about how we test</a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/keychron-g5-review</link>
                                                                            <description>
                            <![CDATA[ The Keychron G5 boasts plenty of features at a reasonable price — but does it measure up to the heavyweight hitters? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Pjq4Qcu8TjeokDYpFWPprN</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zZfTGVqhLS77Cyq7qp9eXg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 03 Jul 2026 12:41:02 +0000</pubDate>                                                                                                                                <updated>Mon, 20 Jul 2026 10:08:58 +0000</updated>
                                                                                                                                            <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zZfTGVqhLS77Cyq7qp9eXg-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Three-quarter view of Keychron G5 on a desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Three-quarter view of Keychron G5 on a desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Three-quarter view of Keychron G5 on a desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zZfTGVqhLS77Cyq7qp9eXg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-keychron-g5-review"><span>Keychron G5 review</span></h2><p>The Keychron G5 is a small and lightweight symmetrical gaming mouse designed for both work and play. </p><p>It sports a gamer-centric design, with nondescript patterns embossed all over the unit. I can’t say I found these appealing, looking dated as they did, but at least they’re reasonably discreet, given they’re close to the same shade of black as the base color. Their texture feels good in the hand, too.</p><p>With its small and ergonomic, it sits low to the ground, while the mouse buttons slope downwards quite prominently, and feature deep indents to secure your fingers. The sidewalls are similarly cinched, and the whole unit is narrower and less bulky than many of the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dPAfLu6swjzeiNBGWxFHQn" name="PXL_20260703_074133589" alt="Rear three-quarter view of Keychron G5 on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/dPAfLu6swjzeiNBGWxFHQn.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>It’s no surprise, then, that the G5 is also very light. Weighing just 43g, it's one of the lightest models around. Despite this, it feels well-made: the plastics used are solid and premium-feeling, and put together without a hint of looseness or rattle. All the various buttons feel stable and tightly installed, too.</p><p>However, there aren’t many of them. There are no extra inputs beyond the usual, not even a DPI button, which may prove inconvenient for those wishing to switch between productivity and gaming regularly.</p><p>All this isn’t to say the G5 is bereft of features, though. Thanks to Keychron’s Web Launcher software, accessible via your browser, there are plenty of input customizations and performance tweaks on tap. Remapping assignments include various system and media shortcuts, (although these are confined to the most basic ones), macros (a macro creator is featured here for this purpose), and DPI and polling rate toggles.</p><p>There’s also a remapping mode called Gaming Keys, which allows you to assign a key or mouse button that repeatedly triggers while holding down your chosen button. As well as selecting the number of times it fires, you can also alter the rate of fire in millisecond increments, from 10ms to 1000ms.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QiwtbBv4nwADRzJDYXiPRA" name="PXL_20260703_074154411" alt="Close-up of scroll wheel on Keychron G5, on a desk" src="https://cdn.mos.cms.futurecdn.net/QiwtbBv4nwADRzJDYXiPRA.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As for performance tweaks, there are three settings for the lift-off distance (0.7mm, 1mm, and 2mm), as well as toggles for motion sync, angle snap, and ripple control. You can also adjust the debounce times for every button on the G5, not just the left and right clicks. Each has a slider with a range of 0-20ms, adjustable in millisecond increments.</p><p>It’s somewhat disappointing that the G5 uses a web app for these customizations, as I usually prefer standalone apps for the sake of convenience and ease of use. However, I have to say that Keychron’s works better than many others I’ve tried, proving responsive and stable during my time with it. </p><p>In action, the G5 is very effective. It glides very smoothly and easily, thanks to that aforementioned weight and the frictionless skates. Its ergonomic proportions and textured sides made for a comfortable grip and problem-free lift-offs as well. </p><p>However, in wired mode, this maneuverability is somewhat compromised, owing to the resistance introduced by the USB cable. I didn’t find the dragging sensation as strong as other gaming mouse cables I’ve experienced, and the upwardly curved jack does help to free the cable from your desktop, like a mouse bungee does. Unfortunately, the benefit here is comparatively marginal; ultimately the cable was still detrimental to my movements.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="HTNkQCDGMADg7TbVSo9qhD" name="PXL_20260703_074216952" alt="Hand on Keychron G5, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/HTNkQCDGMADg7TbVSo9qhD.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The left and right clicks were also heavier than I expected, which I noticed when playing <em>Counter-Strike 2</em>. They failed to provide the snappiness I was after when spamming clicks. But they’re not heavy to the point of being prohibitive and they’re nicely damped, which lends them a satisfying feel. </p><p>Oddly, the scroll wheel is perhaps the most pleasing input of them all. Its soft yet textured material feels good and offers a secure grip, while the notching of the wheel itself feels excellent. It’s solid enough to prevent misfires, yet loose enough to allow for fast flicks when needed, such as when navigating web pages or documents. The middle click is also easy to actuate without triggering accidental scrolls.</p><p>Connectivity is very good, too. It connected to my devices via Bluetooth and the 2.4GHz USB dongle without issue, and I didn’t experience any drops or lag in my connections. Hot-switching between devices is also easy, thanks to the underside selector. However, I did find that the DPI value I set when connected via the dongle didn’t carry over when I hot-switched to Bluetooth, an issue that’s exacerbated by the absence of a DPI button on the G5. </p><p>I wasn’t able to extensively test the battery life of the G5, but it doesn’t seem to be particularly enduring. After about a day of use, switching between two different PCs connected via the two wireless modes, the battery depleted by about 10%.  </p><p>The G5 isn’t exactly a budget mouse, but it represents good value considering its build quality, performance, customization options and multiple connectivity modes. It might not have many inputs compared to others in the sector, and the clicks are a bit too heavy for certain situations, but these are about its only drawbacks. All in all, then, the G5 makes a compelling rival to the big hitters in the space.</p><h2 class="article-body__section" id="section-keychron-g5-review-price-availability"><span>Keychron G5 review: Price & availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MUdsuhYDGUzzSVv8jbX4gH" name="PXL_20260703_074239942" alt="Hand holding Keychron G5, showing underside, with desk and pink wall in background" src="https://cdn.mos.cms.futurecdn.net/MUdsuhYDGUzzSVv8jbX4gH.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$109.99 (about £80 / AU$160)</strong></li><li><strong>Available now in black</strong></li><li><strong>Good value for the spec</strong></li></ul><p>The Keychron G5 costs $109.99 (about £80 / AU$160) and is available now in black only. It can be bought directly from Keychron’s website, where international shipping is offered. Charges and additional taxes depend on your region.</p><p>For an 8K gaming mouse with multiple connectivity modes and a supremely lightweight construction, the G5 represents good value for money. Pointers from the big brands with comparable specs usually cost more, such as the <a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro">Razer DeathAdder V4 Pro</a>. This mouse lacks Bluetooth support as well, although we were mighty impressed with its performance when we reviewed it, ranking among the best esports mice you can get right now.</p><p>If you need more inputs, the <a href="https://www.techradar.com/reviews/logitech-g502-x-plus">Logitech G502 X Plus</a> is a prime candidate. The line to which this mouse belongs has been a perennial favorite of the gaming community for years. It features 13 buttons, all customizable thanks to Logitech’s versatile G Hub software. What’s more, it’s about the same price as the G5.</p><h2 class="article-body__section" id="section-should-i-buy-the-keychron-g5"><span>Should I buy the Keychron G5?</span></h2><h2 id="scorecard-6">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Expensive in absolute terms, but for a 43g 8K mouse with multiple connectivity options and plenty of customizations, it’s a good deal.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Small, super light, and very comfortable. The pattern looks a little dated, though.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Very smooth and satisfying, but those heavy clicks do let the side down a little. Connectivity is mostly great, save for the DPI reset issue.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Final score</p></td><td  ><p>The G5 mightn’t suit every gamer, but it’s certainly worth considering if you prize lightness and a comfortable form.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-10">Buy it if…</h2><div class="product"><p><strong>You want something comfortable</strong><br>At just 43g, the G5 is easy to move around, and the small yet ergonomic shape is easy to grip, too.</p></div><div class="product"><p><strong>You like to tinker</strong><br>Keychron’s web app offers all sorts of customizations and tweaks that should please pro-level gamers.</p></div><h2 id="don-t-buy-it-if-12">Don't buy it if…</h2><div class="product"><p><strong>You want plenty of inputs</strong><br>The G5 only gets the basic buttons — there’s not even a DPI cycler, although you could remap another button for this purpose.</p></div><div class="product"><p><strong>You want the snappiest clicks</strong><br>While clicks are satisfyingly damped, I found them a little too heavy for spamming quickly.</p></div><h2 class="article-body__section" id="section-keychron-g5-review-also-consider"><span>Keychron G5 review: Also consider</span></h2><div class="product"><p><strong>Razer DeathAdder V4 Pro</strong><br>If you want to play like the pros, this is the mouse for you. We loved how well it performed when we reviewed it, and were even taken by its fantastic optical scroll wheel. It’s costlier than the G5 and lacks the same multiple wireless connectivity options, but the V4 Pro is just about the best pure gaming pointer right now in our eyes. Read our full <a href="https://www.techradar.com/computing/mice/razer-deathadder-v4-pro" data-dimension112="061e1aa4-8423-11f1-bf4f-091fdb0b0bed" data-action="Deal Block" data-label="Razer DeathAdder V4 Pro review" data-dimension48="Razer DeathAdder V4 Pro review" data-dimension25="">Razer DeathAdder V4 Pro review</a>. </p></div><div class="product"><p><strong>Logitech G502 X Plus</strong><br>The G502 line has been acclaimed by gamers for years, and this edition is no less impressive. It has a lot more buttons than the G5, all of which are programmable. It also has an ergonomic shape, although it’s much larger and heavier, so not ideal for those looking to shed the weight. Read our full <a href="https://www.techradar.com/reviews/logitech-g502-x-plus" data-dimension112="061e1b08-8423-11f1-9f08-e1e19eeb7b2e" data-action="Deal Block" data-label="Logitech G502 X Plus review" data-dimension48="Logitech G502 X Plus review" data-dimension25="">Logitech G502 X Plus review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-keychron-g5"><span>How I tested the Keychron G5</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="BimtsMxdxc4g4qEZofkzMP" name="PXL_20260703_074424238" alt="Side view of Keychron G5  with cable attached, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/BimtsMxdxc4g4qEZofkzMP.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for a few days</strong></li><li><strong>Used for working and gaming</strong></li><li><strong>Extensive gaming mouse experience</strong></li></ul><p>I tested the Keychron G5 for a few days, during which time I used it for gaming, working, and general browsing.</p><p>I played <em>Counter-Strike 2</em>, a stern test for peripherals given the demands it places on quick movements and accurate aiming. I also made sure to try out as many of the mouse’s customization features via the Keychron Web Launcher. </p><p>I’ve been PC gaming for over a decade, and have used a large number of gaming mice in that time. I’ve also reviewed plenty of them, across a broad range of price points, form factors, and feature sets.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read more about how we test</a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘It tracked flawlessly across every surface I tested’ — this productivity and gaming mouse I reviewed is almost as good as my all time fave, thanks to its sky-high 30,000 DPI and 8,000Hz polling rate ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-keychron-m6-8k-review"><span>Keychron M6 8K review</span></h2><p>The Keychron M6 8K intrigued me when I first laid eyes on it. The resemblance to L<a href="https://www.techradar.com/pro/logitech-unveils-mx-master-4-the-mouse-that-feeds-back-to-you">ogitech’s MX Master</a> mouse is immediately apparent. I’ve used one iteration or another of Logitech's flagship productivity mouse every day for the last three years; I don’t even want to know how many hours I’ve clocked up with one in hand. Let’s be real, Keychron hasn’t even tried to be sneaky about copying its homework. At $69.99 / £74.99 / AU$129, however, it does set itself apart because that’s nigh-on half the price of an MX Master 4.</p><p>For that money you still get the same general ergonomic shape with a sizable thumb rest, a horizontal scroll wheel, and a multi-function scroll wheel. At first glance, the body looks quite sizable, but it isn’t actually quite as chunky as some other ergonomic mice and I found myself shifting from my usual full palm grip into more of a hybrid fingertip-claw arrangement. It’s comfortable, but personally, it wasn’t quite as comfortable over longer work sessions as it would have been if I was able to fully grab the mouse with confidence. But mouse grip is a subjective thing, so I won’t hold it against the M6. </p><p>Build quality is generally good. Nothing creaks or flexes across the ABS shell; it just doesn’t quite carry the premium edge of some more expensive competitors. The matte coating across the entire mouse feels pleasant enough and handles fingerprints well, and it’s available in your choice of white or black.</p><p>At 86g, the Keychron M6 8K is one of, if not the lightest full-body ergonomic mice you’ll find on the market and this is apparent in general use. For reference, the M6 8K is just over half the weight of the MX Master 4 and felt noticeably hollow and almost insubstantial by comparison. Anyone transitioning from a lighter or gaming mouse will likely find this change less stark, but to me it lacked the reassuring density and planted feel a heavier weight brings.</p><p>The Huano Silent Micro switches do keep things quiet and have a noticeably soft feel to them. I found them a little mushy overall though, and on a few occasions I experienced what I think were missed inputs. I’m not entirely sure whether I'd actually physically fired a click that didn’t register on the switch, or that I’d failed to properly trigger the switch at all, but it seemed like I had to go back for another go every now and then.</p><p>Visually the upgraded metal scroll wheel is a nice touch and it comes with pleasantly clicky lateral inputs too. As you’d expect for a productivity mouse, there’s a free-scroll mode, which is useful for navigating long documents or pages but the experience isn’t as sleek as the one Logitech offers on the MX Master. </p><p>The scroll wheel is surprisingly loud in ratcheted mode, while the toggle button for switching to free-scroll is positioned too far back and requires quite a bit of force to activate. That’s good for preventing accidental switches, but it meant I found myself completely ignoring the free-scroll feature rather than repositioning my entire hand to reach the toggle. The MX Master's automatic switching between modes is a feature I didn't realize I relied on so heavily until it was gone, though that’s also the kind of feature that doubles the price of a product, I guess.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Yo9FAxeih4MhYd3jJjWYp9" name="Keychron M6 8K" alt="The Keychron M6 8K from the side, showing its horizontal scroll wheel and side buttons." src="https://cdn.mos.cms.futurecdn.net/Yo9FAxeih4MhYd3jJjWYp9.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Within thumb’s reach on the side of the mouse are a horizontal wheel and a pair of additional buttons. This second wheel is really nicely positioned; close enough to need no thought to move your thumb to, but far enough out of the way to avoid accidentally rolling — though I'll admit I'm not much of a side-scroller on any mouse and didn't get much actual use out of it. </p><p>That pleasant positioning is also true of the two side buttons, which would usually be forward and back by default, though these don’t register at all in Safari. Both are fine in Edge and this isn't necessarily a Keychron-specific issue, as macOS has long been finicky with third-party mouse inputs. But other brands have cracked the code so it's a shame to see it missing here.</p><p>Where the M6 8K genuinely impresses and pulls ahead of more expensive rivals is in sensor performance. The PixArt PAW3950 meant the M6 8K tracked flawlessly across every surface I tested, including a desk mat, solid wood, my leg, the sofa, and even a glass window. Got a funny look from my neighbor checking that one. Keychron claims glass tracking at 4mm minimum thickness, and it delivered so no concerns for glass desk users.</p><p>DPI can be adjusted from 100 to 30,000 and polling rate from 125 to 8,000Hz, numbers that extend the Keychron M6 8K from just a productivity mouse into a genuine gaming option. At the higher end of those settings and coupled with the light overall weight, the M6 becomes super responsive and should keep up with every flick during intense gaming sessions. I settled on 1,200 DPI and 1,000Hz polling for daily work, which felt perfectly sharp. Both settings can be adjusted on the fly through customizable presets using physical buttons on the mouse, which is a great touch, or you can use the Keychron Launcher web app for more granular control.</p><p>That browser-based configuration software was a surprise highlight for me. It's feature-rich, cleanly laid out, and very familiar if you've used Keychron's keyboards. Personalization features like button remapping, sensor settings, macros, lift-off distance, and scroll acceleration are all accessible without installing a single background process. You can also check battery levels here, though you won’t need to do this often — it seems to sip on its 800mAh battery, so it’ll be weeks between charges at reasonable settings.</p><p>As if it’s come straight from certain German supermarket chains, the Keychron M6 8K is a good dupe of a more expensive mouse. It does a lot of things well, but perhaps most importantly, it’s at a price that lets you forgive the things that aren’t quite so good. The scroll wheel lacks the refinement of Logitech's implementation, the clicks can feel a little mushy, and Safari users will miss having a working back button. But the feel is great, the sensor is superb, the battery life is excellent, and the web app is near best-in-class for the segment. If you can't justify the MX Master 4's asking price, this is where you should look instead.</p><h2 class="article-body__section" id="section-keychron-m6-8k-review-price-release-date"><span>Keychron M6 8K review: Price & release date</span></h2><ul><li><strong>The Keychron M6 8K has a list price of $69.99 / £74.99 / AU$129</strong></li><li><strong>It's often discounted, both directly from Keychron and via retailers</strong></li><li><strong>It's available in black or white</strong></li></ul><p>At $69.99 / £74.99 / AU$129, the Keychron M6 8K significantly undercuts the Logitech MX Master 4 ($119.99 / £119.99 / AU$199) that it’s clearly inspired by. You’ll find it both on Keychron’s own web store and from retailers, and it’s worth keeping an eye out for sales as I often saw it discounted while writing this piece. Make sure you’re picking up the right variant too. There’s also an M6 with a less responsive 1K sensor, though if you don't need 8K polling, you could save even more.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3324px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YouemRPUqDTifDtwbQ2Wp9" name="Keychron M6 8K" alt="The base of the The Keychron M6 8K from above, showing off its sensor, DPI switch, mode switch, report rate switch and a Quick swap switch for Bluetooth devices ." src="https://cdn.mos.cms.futurecdn.net/YouemRPUqDTifDtwbQ2Wp9.jpg" mos="" align="middle" fullscreen="" width="3324" height="1870" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-m6-8k-review-specs"><span>Keychron M6 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>PixArt PAW3950</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>100 - 30,000</p></td></tr><tr><td class="firstcol " ><p>Polling Rate</p></td><td  ><p>125 - 8,000Hz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired, Bluetooth, 2.4GHz Wireless</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Huano Silent Micro</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>86g</p></td></tr><tr><td class="firstcol " ><p>Battery</p></td><td  ><p>800mAh (up to 120 hours at 1KHz)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NS2Ue7GE2d3tNxcfXp4Hs9" name="Keychron M6 8K" alt="The Keychron M6 8K on the left and the Logitech MX Master 4 on the right." src="https://cdn.mos.cms.futurecdn.net/NS2Ue7GE2d3tNxcfXp4Hs9.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-keychron-m6-8k"><span>Should I buy the Keychron M6 8K?</span></h2><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Dual scroll wheels and free-scroll mode, 8K polling, and tri-mode connectivity. The browser-based Launcher software is excellent.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Sensor tracking is flawless across surfaces including glass. Battery life is very strong at sensible settings. Silent switches are slightly mushy with occasional missed clicks.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Ergonomic shape that's comfortable enough, but the lightweight feel and scroll wheel let it down. </p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>At roughly half the price of the MX Master 4, the M6 8K offers a remarkable amount of hardware for the money.</p></td><td  ><p>4.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-11">Buy it if…</h2><div class="product"><p><strong>You want MX Master features without the MX Master price</strong><br>The M6 8K replicates most of Logitech's ergonomic productivity formula at nearly half the cost, and throws in 8K polling and a gaming-grade sensor for good measure.</p></div><div class="product"><p><strong>You hate installing mouse software</strong><br>Keychron Launcher runs entirely in the browser with no background processes. Configure everything you need, close the window, and forget about it.</p></div><div class="product"><p><strong>You work and play on the same machine</strong><br>The M6 8K’s sensor is equally at home slowly scrolling a spreadsheet as it is ramping up sensitivity for a quick firefight on your lunch break.</p></div><h2 id="don-t-buy-it-if-13">Don’t buy it if…</h2><div class="product"><p><strong>You jump between scroll modes often</strong><br>The M6 8K's metal wheel is a little wobbly, its ratchet mode is loud, and the manual toggle for free-scroll is awkward to reach. If the scroll wheel is the feature you use most, spend more on the Logitech MX Master as it’s still in a league of its own.</p></div><div class="product"><p><strong>You prefer a heavier, more planted mouse</strong><br>At 86g, the M6 8K is noticeably light and will catch you off guard if you’re used to something with more heft. If you like your mouse to feel substantial and anchored on the desk, this featherweight approach won't suit you.</p></div><h2 class="article-body__section" id="section-keychron-m6-8k-review-also-consider"><span>Keychron M6 8K review: Also consider</span></h2><div class="product"><p><strong>Logitech MX Master 4</strong><br>The mouse that the M6 8K is clearly duping. It costs significantly more at $119.99 / £119.99, but you get Logitech's class-leading MagSpeed scroll wheel with automatic mode switching, superior build quality, the new haptic touch panel, and deep OS integration through Options+. If budget isn't the primary concern, it's still the productivity mouse to beat. Read our full <a href="https://www.techradar.com/computing/mice/logitech-mx-master-4" data-dimension112="a79079ea-81ee-11f1-9d17-5d28de95ec40" data-action="Deal Block" data-label="Logitech MX Master 4" data-dimension48="Logitech MX Master 4" data-dimension25="">Logitech MX Master 4</a> review.</p></div><div class="product"><p><strong>MSI Versa 300 Wireless 8K</strong><br>If gaming is more your focus, the MSI Versa 300 Wireless 8K ($99.99 / £59.99) offers a similar PixArt sensor and 8K polling in a lighter 66g symmetrical shell that's better suited to competitive play. It lacks the M6 8K's productivity features like the horizontal scroll wheel and thumb rest, but it's a strong pick for users who split their time between work and gaming. Read our full <a href="https://www.techradar.com/computing/mice/msi-versa-300-wireless-8k-review" data-dimension112="a7907a9e-81ee-11f1-a2c2-0b0d542eeadb" data-action="Deal Block" data-label="MSI Versa 300 Wireless 8K" data-dimension48="MSI Versa 300 Wireless 8K" data-dimension25="">MSI Versa 300 Wireless 8K</a> review.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XqUhBPgcRa5HwdkrY5E7t9" name="Keychron M6 8K" alt="A man's hand holding the Keychron M6 8K" src="https://cdn.mos.cms.futurecdn.net/XqUhBPgcRa5HwdkrY5E7t9.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-m6-8k"><span>How I tested the Keychron M6 8K</span></h2><ul><li><strong>I used the M6 8K as a daily productivity mouse over multiple weeks, replacing my Logitech MX Master 4</strong></li><li><strong>I tested across multiple surfaces including a desk mat, solid wood, skin, and glass</strong></li><li><strong>I tested all three connectivity modes and evaluated the Keychron Launcher software on macOS</strong></li></ul><p>I used the Keychron M6 8K as my mouse for all tasks for a couple of weeks. It was primarily a direct productivity replacement for my daily-driver Logitech MX Master 4, so I used it across extended work sessions on macOS. My testing covered general workflows, gaming, surface tracking across varied materials, and multi-device connectivity. I evaluated the Keychron Launcher software for configuration depth and usability. </p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/mice/it-tracked-flawlessly-across-every-surface-i-tested-this-logitech-productivity-and-gaming-mouse-i-reviewed-is-almost-as-good-as-my-all-time-fave-thanks-to-its-sky-high-30-000-dpi-and-8-000hz-polling-rate</link>
                                                                            <description>
                            <![CDATA[ An ergonomic wireless mouse packing 8,000Hz polling, a PixArt sensor, silent switches, and tri-mode connectivity for under $70? The Keychron M6 8K is strong on the value front and challenges staples of the genre. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">gX3ZaDmsfCCzV6Ab5goVkN</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/TizF3NP3KXEcR23mY3jFs9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Jul 2026 15:27:59 +0000</pubDate>                                                                                                                                <updated>Fri, 17 Jul 2026 14:49:03 +0000</updated>
                                                                                                                                            <category><![CDATA[Mice]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                                    <dc:creator><![CDATA[ Alex Berry ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/tKiNz6yuCf5joz34mirfzB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;With a background in sports media leading Northamptonshire cricket club’s communications for five years, these days Alex has turned his attention more to virtual grass than real turf. A fan of all things simulation and sandbox, you’ll often find him behind the wheel of an F1 sim rig or agonizing over individual rock placements in &lt;em&gt;Planet Coaster &lt;/em&gt;or &lt;em&gt;Cities: Skylines&lt;/em&gt;. Having &lt;a href=&quot;https://twitch.tv/heylookitsalex&quot;&gt;streamed on Twitch for the best part of a decade&lt;/a&gt;, he’s tried and tested more microphones, mixers, cameras, and controllers than you can imagine, writing for GamesRadar, Trusted Reviews, Mediaberry, and now TechRadar.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/TizF3NP3KXEcR23mY3jFs9-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Keychron M6 8K from above, showing off its left and right click and metal  scroll wheel.]]></media:description>                                                            <media:text><![CDATA[The Keychron M6 8K from above, showing off its left and right click and metal  scroll wheel.]]></media:text>
                                <media:title type="plain"><![CDATA[The Keychron M6 8K from above, showing off its left and right click and metal  scroll wheel.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/TizF3NP3KXEcR23mY3jFs9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-keychron-m6-8k-review"><span>Keychron M6 8K review</span></h2><p>The Keychron M6 8K intrigued me when I first laid eyes on it. The resemblance to L<a href="https://www.techradar.com/pro/logitech-unveils-mx-master-4-the-mouse-that-feeds-back-to-you">ogitech’s MX Master</a> mouse is immediately apparent. I’ve used one iteration or another of Logitech's flagship productivity mouse every day for the last three years; I don’t even want to know how many hours I’ve clocked up with one in hand. Let’s be real, Keychron hasn’t even tried to be sneaky about copying its homework. At $69.99 / £74.99 / AU$129, however, it does set itself apart because that’s nigh-on half the price of an MX Master 4.</p><p>For that money you still get the same general ergonomic shape with a sizable thumb rest, a horizontal scroll wheel, and a multi-function scroll wheel. At first glance, the body looks quite sizable, but it isn’t actually quite as chunky as some other ergonomic mice and I found myself shifting from my usual full palm grip into more of a hybrid fingertip-claw arrangement. It’s comfortable, but personally, it wasn’t quite as comfortable over longer work sessions as it would have been if I was able to fully grab the mouse with confidence. But mouse grip is a subjective thing, so I won’t hold it against the M6. </p><p>Build quality is generally good. Nothing creaks or flexes across the ABS shell; it just doesn’t quite carry the premium edge of some more expensive competitors. The matte coating across the entire mouse feels pleasant enough and handles fingerprints well, and it’s available in your choice of white or black.</p><p>At 86g, the Keychron M6 8K is one of, if not the lightest full-body ergonomic mice you’ll find on the market and this is apparent in general use. For reference, the M6 8K is just over half the weight of the MX Master 4 and felt noticeably hollow and almost insubstantial by comparison. Anyone transitioning from a lighter or gaming mouse will likely find this change less stark, but to me it lacked the reassuring density and planted feel a heavier weight brings.</p><p>The Huano Silent Micro switches do keep things quiet and have a noticeably soft feel to them. I found them a little mushy overall though, and on a few occasions I experienced what I think were missed inputs. I’m not entirely sure whether I'd actually physically fired a click that didn’t register on the switch, or that I’d failed to properly trigger the switch at all, but it seemed like I had to go back for another go every now and then.</p><p>Visually the upgraded metal scroll wheel is a nice touch and it comes with pleasantly clicky lateral inputs too. As you’d expect for a productivity mouse, there’s a free-scroll mode, which is useful for navigating long documents or pages but the experience isn’t as sleek as the one Logitech offers on the MX Master. </p><p>The scroll wheel is surprisingly loud in ratcheted mode, while the toggle button for switching to free-scroll is positioned too far back and requires quite a bit of force to activate. That’s good for preventing accidental switches, but it meant I found myself completely ignoring the free-scroll feature rather than repositioning my entire hand to reach the toggle. The MX Master's automatic switching between modes is a feature I didn't realize I relied on so heavily until it was gone, though that’s also the kind of feature that doubles the price of a product, I guess.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Yo9FAxeih4MhYd3jJjWYp9" name="Keychron M6 8K" alt="The Keychron M6 8K from the side, showing its horizontal scroll wheel and side buttons." src="https://cdn.mos.cms.futurecdn.net/Yo9FAxeih4MhYd3jJjWYp9.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Within thumb’s reach on the side of the mouse are a horizontal wheel and a pair of additional buttons. This second wheel is really nicely positioned; close enough to need no thought to move your thumb to, but far enough out of the way to avoid accidentally rolling — though I'll admit I'm not much of a side-scroller on any mouse and didn't get much actual use out of it. </p><p>That pleasant positioning is also true of the two side buttons, which would usually be forward and back by default, though these don’t register at all in Safari. Both are fine in Edge and this isn't necessarily a Keychron-specific issue, as macOS has long been finicky with third-party mouse inputs. But other brands have cracked the code so it's a shame to see it missing here.</p><p>Where the M6 8K genuinely impresses and pulls ahead of more expensive rivals is in sensor performance. The PixArt PAW3950 meant the M6 8K tracked flawlessly across every surface I tested, including a desk mat, solid wood, my leg, the sofa, and even a glass window. Got a funny look from my neighbor checking that one. Keychron claims glass tracking at 4mm minimum thickness, and it delivered so no concerns for glass desk users.</p><p>DPI can be adjusted from 100 to 30,000 and polling rate from 125 to 8,000Hz, numbers that extend the Keychron M6 8K from just a productivity mouse into a genuine gaming option. At the higher end of those settings and coupled with the light overall weight, the M6 becomes super responsive and should keep up with every flick during intense gaming sessions. I settled on 1,200 DPI and 1,000Hz polling for daily work, which felt perfectly sharp. Both settings can be adjusted on the fly through customizable presets using physical buttons on the mouse, which is a great touch, or you can use the Keychron Launcher web app for more granular control.</p><p>That browser-based configuration software was a surprise highlight for me. It's feature-rich, cleanly laid out, and very familiar if you've used Keychron's keyboards. Personalization features like button remapping, sensor settings, macros, lift-off distance, and scroll acceleration are all accessible without installing a single background process. You can also check battery levels here, though you won’t need to do this often — it seems to sip on its 800mAh battery, so it’ll be weeks between charges at reasonable settings.</p><p>As if it’s come straight from certain German supermarket chains, the Keychron M6 8K is a good dupe of a more expensive mouse. It does a lot of things well, but perhaps most importantly, it’s at a price that lets you forgive the things that aren’t quite so good. The scroll wheel lacks the refinement of Logitech's implementation, the clicks can feel a little mushy, and Safari users will miss having a working back button. But the feel is great, the sensor is superb, the battery life is excellent, and the web app is near best-in-class for the segment. If you can't justify the MX Master 4's asking price, this is where you should look instead.</p><h2 class="article-body__section" id="section-keychron-m6-8k-review-price-release-date"><span>Keychron M6 8K review: Price & release date</span></h2><ul><li><strong>The Keychron M6 8K has a list price of $69.99 / £74.99 / AU$129</strong></li><li><strong>It's often discounted, both directly from Keychron and via retailers</strong></li><li><strong>It's available in black or white</strong></li></ul><p>At $69.99 / £74.99 / AU$129, the Keychron M6 8K significantly undercuts the Logitech MX Master 4 ($119.99 / £119.99 / AU$199) that it’s clearly inspired by. You’ll find it both on Keychron’s own web store and from retailers, and it’s worth keeping an eye out for sales as I often saw it discounted while writing this piece. Make sure you’re picking up the right variant too. There’s also an M6 with a less responsive 1K sensor, though if you don't need 8K polling, you could save even more.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3324px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="YouemRPUqDTifDtwbQ2Wp9" name="Keychron M6 8K" alt="The base of the The Keychron M6 8K from above, showing off its sensor, DPI switch, mode switch, report rate switch and a Quick swap switch for Bluetooth devices ." src="https://cdn.mos.cms.futurecdn.net/YouemRPUqDTifDtwbQ2Wp9.jpg" mos="" align="middle" fullscreen="" width="3324" height="1870" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-keychron-m6-8k-review-specs"><span>Keychron M6 8K review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>PixArt PAW3950</p></td></tr><tr><td class="firstcol " ><p>DPI</p></td><td  ><p>100 - 30,000</p></td></tr><tr><td class="firstcol " ><p>Polling Rate</p></td><td  ><p>125 - 8,000Hz</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired, Bluetooth, 2.4GHz Wireless</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Huano Silent Micro</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>86g</p></td></tr><tr><td class="firstcol " ><p>Battery</p></td><td  ><p>800mAh (up to 120 hours at 1KHz)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NS2Ue7GE2d3tNxcfXp4Hs9" name="Keychron M6 8K" alt="The Keychron M6 8K on the left and the Logitech MX Master 4 on the right." src="https://cdn.mos.cms.futurecdn.net/NS2Ue7GE2d3tNxcfXp4Hs9.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-keychron-m6-8k"><span>Should I buy the Keychron M6 8K?</span></h2><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Dual scroll wheels and free-scroll mode, 8K polling, and tri-mode connectivity. The browser-based Launcher software is excellent.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Sensor tracking is flawless across surfaces including glass. Battery life is very strong at sensible settings. Silent switches are slightly mushy with occasional missed clicks.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Ergonomic shape that's comfortable enough, but the lightweight feel and scroll wheel let it down. </p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>At roughly half the price of the MX Master 4, the M6 8K offers a remarkable amount of hardware for the money.</p></td><td  ><p>4.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-11">Buy it if…</h2><div class="product"><p><strong>You want MX Master features without the MX Master price</strong><br>The M6 8K replicates most of Logitech's ergonomic productivity formula at nearly half the cost, and throws in 8K polling and a gaming-grade sensor for good measure.</p></div><div class="product"><p><strong>You hate installing mouse software</strong><br>Keychron Launcher runs entirely in the browser with no background processes. Configure everything you need, close the window, and forget about it.</p></div><div class="product"><p><strong>You work and play on the same machine</strong><br>The M6 8K’s sensor is equally at home slowly scrolling a spreadsheet as it is ramping up sensitivity for a quick firefight on your lunch break.</p></div><h2 id="don-t-buy-it-if-13">Don’t buy it if…</h2><div class="product"><p><strong>You jump between scroll modes often</strong><br>The M6 8K's metal wheel is a little wobbly, its ratchet mode is loud, and the manual toggle for free-scroll is awkward to reach. If the scroll wheel is the feature you use most, spend more on the Logitech MX Master as it’s still in a league of its own.</p></div><div class="product"><p><strong>You prefer a heavier, more planted mouse</strong><br>At 86g, the M6 8K is noticeably light and will catch you off guard if you’re used to something with more heft. If you like your mouse to feel substantial and anchored on the desk, this featherweight approach won't suit you.</p></div><h2 class="article-body__section" id="section-keychron-m6-8k-review-also-consider"><span>Keychron M6 8K review: Also consider</span></h2><div class="product"><p><strong>Logitech MX Master 4</strong><br>The mouse that the M6 8K is clearly duping. It costs significantly more at $119.99 / £119.99, but you get Logitech's class-leading MagSpeed scroll wheel with automatic mode switching, superior build quality, the new haptic touch panel, and deep OS integration through Options+. If budget isn't the primary concern, it's still the productivity mouse to beat. Read our full <a href="https://www.techradar.com/computing/mice/logitech-mx-master-4" data-dimension112="a79079ea-81ee-11f1-9d17-5d28de95ec40" data-action="Deal Block" data-label="Logitech MX Master 4" data-dimension48="Logitech MX Master 4" data-dimension25="">Logitech MX Master 4</a> review.</p></div><div class="product"><p><strong>MSI Versa 300 Wireless 8K</strong><br>If gaming is more your focus, the MSI Versa 300 Wireless 8K ($99.99 / £59.99) offers a similar PixArt sensor and 8K polling in a lighter 66g symmetrical shell that's better suited to competitive play. It lacks the M6 8K's productivity features like the horizontal scroll wheel and thumb rest, but it's a strong pick for users who split their time between work and gaming. Read our full <a href="https://www.techradar.com/computing/mice/msi-versa-300-wireless-8k-review" data-dimension112="a7907a9e-81ee-11f1-a2c2-0b0d542eeadb" data-action="Deal Block" data-label="MSI Versa 300 Wireless 8K" data-dimension48="MSI Versa 300 Wireless 8K" data-dimension25="">MSI Versa 300 Wireless 8K</a> review.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XqUhBPgcRa5HwdkrY5E7t9" name="Keychron M6 8K" alt="A man's hand holding the Keychron M6 8K" src="https://cdn.mos.cms.futurecdn.net/XqUhBPgcRa5HwdkrY5E7t9.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-keychron-m6-8k"><span>How I tested the Keychron M6 8K</span></h2><ul><li><strong>I used the M6 8K as a daily productivity mouse over multiple weeks, replacing my Logitech MX Master 4</strong></li><li><strong>I tested across multiple surfaces including a desk mat, solid wood, skin, and glass</strong></li><li><strong>I tested all three connectivity modes and evaluated the Keychron Launcher software on macOS</strong></li></ul><p>I used the Keychron M6 8K as my mouse for all tasks for a couple of weeks. It was primarily a direct productivity replacement for my daily-driver Logitech MX Master 4, so I used it across extended work sessions on macOS. My testing covered general workflows, gaming, surface tracking across varied materials, and multi-device connectivity. I evaluated the Keychron Launcher software for configuration depth and usability. </p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The Razer Pro Type Ergo proves the company can do non-gaming keyboards well – but it’s not perfect ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-razer-pro-type-ergo-review-two-minute-review"><span>Razer Pro Type Ergo review: two-minute review</span></h2><p>Ergonomic keyboards have long been Logitech's territory, but the Pro Type Ergo is Razer's most convincing argument yet that it belongs in the productivity conversation, and not dismissed as just a gaming brand. </p><p>It's the brand's first split ergonomic keyboard, and it arrives with a full-size layout, clever software and a mild enough learning curve to make ergo peripherals feel genuinely accessible. There's a lot to like here — the software depth is impressive, the wireless connectivity is versatile, and the adjustment period is shorter than you might fear. But at its higher price tag, the lack of mechanical switches is hard to ignore, and that one compromise colors the whole package.</p><p>In practice, the Pro Type Ergo impresses in several key areas. The adjustment period is  impressively short — I was largely up to speed within a couple of days, even with some stubborn old typing habits to shake. The fixed vegan leather wristrest is plush, the sculpted keycaps keep your fingers where they should be, and the duplicated 'B' key is a small but smart touch. </p><p>Software is a genuine highlight too, with Razer Synapse 4 offering up to 100 mappable functions for the twin command dials, deep macro key customisation, and an AI Prompt Builder that pipes queries into ChatGPT or Microsoft Copilot if you want it to. Connectivity is equally versatile, covering three-channel Bluetooth, a 2.4GHz USB-A receiver and USB-C wired, with a claimed three months of battery life per charge and an ideal set of outputs for power users.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4dn8Db5wxnUgYGgui7fsWD" name="Razer Pro Type Ergo 4" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/4dn8Db5wxnUgYGgui7fsWD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>However, there are limits that stop the Pro Type Ergo from being an easy recommendation at this price. The most glaring is the switch choice — scissor-actuated membrane keys on a £179.99 keyboard feel like a bit of a compromise, however comfortable and snappy they might be in use. </p><p>The Keychron Q13 Max lands at a similar price and is properly mechanical, while the <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard"><u>Logitech Ergo K860</u></a> covers the core ergonomic brief for roughly half the cost. The Pro Type Ergo's full-size layout and non-removable wristrest also means it takes up a significant amount of desk space, which rules it out for anyone working in tighter quarters – it even made my 120cm desk seem tiny.</p><p>At $189.99 / £179.99 / AU$299.95, Razer is asking you to pay a premium for style, software depth and ergonomic approachability — and on the whole, it delivers with a product that's comfortable, likeable, and especially versatile. </p><p>Just bear in mind the trade-off by going for a non-mechanical choice at this price. The Pro Type Ergo justifies much of its premium price tag with its versatility, clever software and a learning curve that won't upend your entire working week. If you want to take the plunge into ergo peripherals without sacrificing style or features, this is a very good place to start.</p><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-price-release-date"><span>Razer Pro Type Ergo review: Price & release date</span></h2><ul><li><strong>$189.99 / £179.99 / AU$299.95</strong></li><li><strong>Released April 1, 2026</strong></li><li><strong>Towards the top end of the market</strong></li></ul><p>Razer launched the Pro Type Ergo in April 2026, and it's available for $189.99 / £179.99 / AU$299.95, which puts it towards the top end of this non-mechanical market, not least for a more niche product such as an ergonomic keyboard. It's available from Razer's own website and secondary retailers such as Amazon.</p><p>For reference, it's possible to get more office-oriented ergo keyboards with a similar split layout for more affordable prices, such as the <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard"><u>Logitech Ergo K860</u></a>. It's about half the cost of the Pro Type Ergo with similar fundamentals, although it misses out on Razer's clever software trickery and the oodles of customisation it comes with. </p><p>For a more affordable choice, there's also the <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers"><u>Logitech Wave Keys</u></a>, which isn't quite as drastic with some of its ergo sensibilities, although it lacks the snappiness of scissor-actuated keys with more standard rubber domes.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZxsYgvcQy23iYoHD8tXCYD" name="Razer Pro Type Ergo 10" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/ZxsYgvcQy23iYoHD8tXCYD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Outside of the usual mainstream brands, the Keychron Q13 Max is a similar price to the Pro Type Ergo and comes with a full-size layout, a machined aluminium chassis, a command dial and macro keys, plus QMK software powers, and it is also properly mechanical. For a different take on ergonomics, the <a href="https://www.techradar.com/computing/keyboards/hhkb-studio-review-a-curious-experiment-that-misses-the-mark"><u>HHKB Studio</u></a> is a fellow premium choice, but instead of offering split keys and such, it moves some keys around for a more comfortable layout and is fully mechanical.</p><ul><li><strong>Value score: </strong>3.5/5</li></ul><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-specs"><span>Razer Pro Type Ergo review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size - optimised</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Scissor-actuated membrane</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>18.3 x 9.6 x 1.6 inches / 464 x 243 x 40mm (LxWxH)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes - RGB (customisable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-design"><span>Razer Pro Type Ergo review: Design</span></h2><ul><li><strong>Large profile on desk</strong></li><li><strong>Lots of convenient creature comforts</strong></li><li><strong>Mild ergonomic layout optimisations</strong></li></ul><p>The Pro Type Ultra is Razer's first split ergonomic keyboard, and it blends several of the brand's key design hallmarks into a brand new form factor. For instance, it comes with its usual modern and understated design language that has characterised a lot of its more recent releases.</p><p>The fact that it's a full-size layout keyboard with a number pad, nav cluster and function row alongside a big wristrest and function dials means it takes up an awful lot of desk space. That vegan leather wristrest is a large part of the bulkiness of this keyboard, and it isn't removable.</p><p>Nonetheless, Razer has designed this keyboard to be functional and comfortable with that full-size layout in mind, and the fact that this is a milder form of ergonomic keyboard than some of the weirder options from Kinesis and ZSA that can take even more getting used to. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KcqsEJKWmCtyDWkgGAwEXD" name="Razer Pro Type Ergo 6" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/KcqsEJKWmCtyDWkgGAwEXD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What I mean by this is that this keyboard has a mild split down the middle that's designed to align your hands directly with your shoulders to help reduce the risk of getting RSI or carpal tunnel syndrome.</p><p>To Razer's credit, even though the angle of the split is fixed, the keyboard has a natural rise and fall across its chassis to help reduce pronation, or forearm strain. The fixed wristrest is also decently plush in the middle, and you get some excellent two-stage feet in all four corners on the underside of the keyboard to raise the angle up or down as you'd prefer.</p><p>This split layout forces you to learn how to touch-type properly, which can take some getting used to if you have an odd technique, as I do, where I rarely use my ring and pinky fingers to type, and usually use my fore and middle fingers to do most of the work, sometimes on either side of the keyboard.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="EundSgfzt4piGfmyJcT3WD" name="Razer Pro Type Ergo 9" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/EundSgfzt4piGfmyJcT3WD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Razer has made some small, but noticeable, changes to a standard full-size layout, making some keys slightly elongated, with the 7, T, G, H and B keys. Weirdly, the B key has been duplicated to improve speed and comfort, and the space between the two Space Bars on the bottom row. The keycaps are also slightly sculpted, similarly to the <a href="https://www.techradar.com/reviews/logitech-mx-keys-mini"><u>Logitech MX Keys</u></a> range of products to help keep your fingers where they should be.</p><p>Outside of the ergonomic benefits of the Pro Type Ergo, Razer has also made sure to give this keyboard other accoutrements, such as programmable macro keys down the left side and a couple of command dials in each corner. There are also three silver shortcut keys in the top right corner for opening Razer's own AI Prompt Master software, checking battery status and a custom button, plus there are dedicated buttons for wireless pairing over Bluetooth and the bundled 2.4GHz receiver.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gc64chv86dkNh88Qzks2UD" name="Razer Pro Type Ergo 11" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/gc64chv86dkNh88Qzks2UD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The front interface is quite simple, with a convenient toggle switch for wired or wireless use and a USB-C port for charging and wired use.</p><ul><li><strong>Design score: </strong>4/5</li></ul><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-performance"><span>Razer Pro Type Ergo review: Performance</span></h2><ul><li><strong>Less of a learning curve than expected</strong></li><li><strong>Comfortable feel, although not mechanical</strong></li><li><strong>Extensive software and connectivity options</strong></li></ul><p>Usually I take a couple of weeks to review a keyboard to best understand its quirks and features, but took a little longer with the Pro Type Ergo, owing to its ergonomic credentials. In my experience, it can take a good week or so to get fully used to using an ergonomic keyboard or mouse, so I thought it best to take my time to give Razer's keyboard a fair shot.</p><p>To be truthful, the adjustment period of moving to this ergo keyboard wasn't as long as I was expecting it to be, and I found myself mostly up to speed within a couple of days. It took longer to try to get out of some of the habits I've picked up over decades of typing in a funny way. For instance, I found myself usually reaching over to press the Y key with my left forefinger out of habit, which I had to train myself not to do during the review period. It might be useful if Razer put two Y keys to help out with this habit, especially as they've already done it for the B key on the bottom row, but your mileage may vary, of course.</p><p>Nonetheless, I found the Pro Type Ergo to be a comfortable device to use, especially after the smaller adjustment period. It makes a product like this a more compelling purchase against ones that force you to make more wholesale changes to your routine, which can be quite upending in some instances.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wJ9pDGWC7ZYKmRSfX5ddSD" name="Razer Pro Type Ergo 14" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/wJ9pDGWC7ZYKmRSfX5ddSD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Under finger, this Razer product isn't mechanical, which surprised me considering its high price tag. Instead, it's using a scissor-actuated mechanism that's similar to what you'll find on the smaller <a href="https://www.techradar.com/computing/keyboards/razer-joro-review"><u>Razer Joro</u></a> or any of the brand's Blade laptops. This means it's a short and snappy keypress, but one that lacks the precision or tactility of a mechanical option. </p><p>There are ergonomic keyboards that are also mechanical, but owing to the bigger size of full-height mechanical switches, they are likely to be bulkier than the Razer Pro Type Ergo – I can understand why this isn't a mechanical product, but it's still a shame it isn't.</p><p>Connectivity is versatile, with three-channel Bluetooth and 2.4GHz with the bundled USB-A receiver on the menu, and pairing is simple, too. Simply hold the button down on the keyboard until the button flashes blue and the Pro Type Ergo shows up in the pairing menu of your device. You can also use the bundled USB-C cable for wired connectivity.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TZJM9sYm7dKnJVyNuRpTVD" name="Razer Pro Type Ergo 7" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/TZJM9sYm7dKnJVyNuRpTVD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As for battery life, Razer also promises three months of use from a single charge, though I imagine you'll have to cut RGB lighting to reach that. You can check the keyboard's battery level with the dedicated button in the top-right corner, which is neat. The Pro Type Ergo takes five and a half hours to recharge, but if the charge lasts up to three months, that's a small price to pay in my book.</p><p>Software duties are handled by Razer Synapse 4, and the Pro Type Ergo, unfortunately, isn't compatible with the new web-based variant of Synapse. It's an improvement on the older and clunkier forms of Synapse that came before it, and provides a lot of customisation opportunities for the keyboard, with up to 100 different functions available for the keyboard's command dials, custom key bindings for the macro keys (or you can use built-in ones for apps such as Photoshop or MS Word), and even remapping every other key on the keyboard.</p><p>The dedicated AI Prompt button on the keyboard works in a similar way to Logitech's Logi Prompt Builder, allowing you to build a prompt in software, which is then answered by your choice of either ChatGPT or Microsoft Copilot in a browser window.</p><ul><li><strong>Performance score: </strong>4/5</li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MitoLLAPei5zKatAN6RoTD" name="Razer Pro Type Ergo 15" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/MitoLLAPei5zKatAN6RoTD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-razer-pro-type-ergo"><span>Should I buy the Razer Pro Type Ergo?</span></h2><div ><table><caption>Razer Pro Type Ergo Scorecard</caption><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The Pro Type Ergo is a big keyboard, but it packs in a lot of optimisation to make it comfortable to use with little adjustment period.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The scissor-actuated keys make this a comfortable keyboard to use for extended periods, plus there is good battery life, clever software and versatile connectivity choices. I would have preferred it to be mechanical, though.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The Pro Type Ergo is towards the top end of the market for an ergonomic keyboard for office use, but it helps to justify its price tag with its versatility. You can spend less and get the core experience, though.</p></td><td  ><p>3.5/5</p></td></tr><tr><td class="firstcol " ><p>Average Rating</p></td><td  ><p>The Razer Pro Type Ergo is a clever ergonomic keyboard with a comfortable typing feel, some very versatile software and convenient wireless connectivity that's a good choice if you want to take the plunge into ergo peripherals with a good dose of style. It's a shame it isn't mechanical, though, and the price is quite high.</p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-12">Buy it if…</h2><div class="product"><p><strong>You want a comfortable typing feel:</strong><br>The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a81f0160-e0a3-445b-8cd3-b6d6416a99a1" data-action="Deal Block" data-label="You want a comfortable typing feel:The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use." data-dimension48="You want a comfortable typing feel:The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want versatile wireless connectivity:</strong><br>This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f5faeb35-3d55-406b-8180-b18c61da3bc8" data-action="Deal Block" data-label="You want versatile wireless connectivity:This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users." data-dimension48="You want versatile wireless connectivity:This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want clever software:</strong><br>The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a1a930ac-c21b-4b24-a920-204c7d7fa7ef" data-action="Deal Block" data-label="You want clever software:The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use." data-dimension48="You want clever software:The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-14">Don’t buy it if…</h2><div class="product"><p><strong>You'd prefer something mechanical:</strong><br>Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a3542b46-1e2a-4715-8423-f7ea479ec526" data-action="Deal Block" data-label="You'd prefer something mechanical:Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you." data-dimension48="You'd prefer something mechanical:Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something more affordable:</strong><br>The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="bf5f31bf-3872-433a-b76d-8fd8c17ba373" data-action="Deal Block" data-label="You want something more affordable:The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills." data-dimension48="You want something more affordable:The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something smaller:</strong><br>This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="55faf948-e329-4b6d-9094-91cbcec8cb16" data-action="Deal Block" data-label="You want something smaller:This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor." data-dimension48="You want something smaller:This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Logitech Ergo K860</strong><br>The Logitech Ergo K860 provides a lot of the same fundamentals as the Pro Type Ergo with a split layout, raised profile, bundled wristrest and scissor-actuated keys, but it lacks some of the more advanced powers of software, RGB and more besides – it is half the price, though. Read our full <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard" data-dimension112="3ccb37ff-d028-4a2d-8b14-50c7b2aa28fb" data-action="Deal Block" data-label="Logitech Ergo K860 review" data-dimension48="Logitech Ergo K860 review" data-dimension25=""><u>Logitech Ergo K860 review</u></a>.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ccb37ff-d028-4a2d-8b14-50c7b2aa28fb" data-action="Deal Block" data-label="Logitech Ergo K860 review" data-dimension48="Logitech Ergo K860 review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>HHKB Studio</strong><br>It might seem like an odd choice, but the HHKB Studio offers a different take on an ergonomic keyboard as it chops and changes the location of some keys for a more ergonomic position, such as eschewing the Caps Lock in favour of the Control key. It is mechanical, wireless, and also has a Lenovo-style Trackpoint for added convenience. You will pay for it, though. Read our full <a href="http://fa02xclipeuuk" data-dimension112="230aa364-5eb6-4b40-a223-9a90b6b37394" data-action="Deal Block" data-label="HHKB Studio review" data-dimension48="HHKB Studio review" data-dimension25=""><u>HHKB Studio review</u></a>.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="230aa364-5eb6-4b40-a223-9a90b6b37394" data-action="Deal Block" data-label="HHKB Studio review" data-dimension48="HHKB Studio review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-pro-type-ergo"><span>How I tested the Razer Pro Type Ergo</span></h2><ul><li><strong>Tested for around three weeks</strong></li><li><strong>Used for gaming and productivity across Windows and macOS</strong></li><li><strong>A decade of experience as a journalist and mechanical keyboard hobbyist</strong></li></ul><p>I tested the Pro Type Ergo for around three weeks, using it as my main keyboard for work and play during this time with both Windows and macOS.</p><p>I used it for typing up thousands of words a day with my PC and hooked up to my MacBook Pro over Bluetooth as my primary keyboard for work, too, to judge its performance. I also used the Razer Synapse 4 software on Windows to remap keys, program the macros and see what else it had to offer.</p><p>I've been a tech journalist for the best part of a decade, and have reviewed plenty of keyboards in that time from brands big and small. I'm also a mechanical keyboard enthusiast, so I have a keen eye for peripherals and have been involved with the hobby before it hit the mainstream.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/the-razer-pro-type-ergo-proves-the-company-can-do-non-gaming-keyboards-well-but-its-not-perfect</link>
                                                                            <description>
                            <![CDATA[ The Razer Pro Type Ergo brings stylish split ergonomics and clever software to the productivity market, but scissor switches and a high price hold it back. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">39nwjJrFHCtamWBF4ui9PS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WaWYPXRmgyQgwjSZvheuVD-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 29 Jun 2026 11:22:23 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Reece Bithrey ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/Kd4JG2adXQj2MkSZijBrTH.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Reece Bithrey is a freelance journalist with credits in Trusted Reviews, Digital Foundry, PC Gamer, TechRadar, PCGamesN, and Custom PC magazine reviewing all sorts of computing gubbins, including keyboards, mice, laptops, and more. He also has his own blog, UNTITLED, has bylines for WatchGecko&#039;s online magazine, and graduated from the University of Leeds with a degree in International History and Politics in 2023. When not writing, you&#039;ll usually find him bellowing at virtual footballers on Football Manager or tinkering with mechanical keyboards.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WaWYPXRmgyQgwjSZvheuVD-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Razer Pro Type Ergo ergonomic keyboard on marble surface]]></media:description>                                                            <media:text><![CDATA[Razer Pro Type Ergo ergonomic keyboard on marble surface]]></media:text>
                                <media:title type="plain"><![CDATA[Razer Pro Type Ergo ergonomic keyboard on marble surface]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WaWYPXRmgyQgwjSZvheuVD-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-razer-pro-type-ergo-review-two-minute-review"><span>Razer Pro Type Ergo review: two-minute review</span></h2><p>Ergonomic keyboards have long been Logitech's territory, but the Pro Type Ergo is Razer's most convincing argument yet that it belongs in the productivity conversation, and not dismissed as just a gaming brand. </p><p>It's the brand's first split ergonomic keyboard, and it arrives with a full-size layout, clever software and a mild enough learning curve to make ergo peripherals feel genuinely accessible. There's a lot to like here — the software depth is impressive, the wireless connectivity is versatile, and the adjustment period is shorter than you might fear. But at its higher price tag, the lack of mechanical switches is hard to ignore, and that one compromise colors the whole package.</p><p>In practice, the Pro Type Ergo impresses in several key areas. The adjustment period is  impressively short — I was largely up to speed within a couple of days, even with some stubborn old typing habits to shake. The fixed vegan leather wristrest is plush, the sculpted keycaps keep your fingers where they should be, and the duplicated 'B' key is a small but smart touch. </p><p>Software is a genuine highlight too, with Razer Synapse 4 offering up to 100 mappable functions for the twin command dials, deep macro key customisation, and an AI Prompt Builder that pipes queries into ChatGPT or Microsoft Copilot if you want it to. Connectivity is equally versatile, covering three-channel Bluetooth, a 2.4GHz USB-A receiver and USB-C wired, with a claimed three months of battery life per charge and an ideal set of outputs for power users.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4dn8Db5wxnUgYGgui7fsWD" name="Razer Pro Type Ergo 4" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/4dn8Db5wxnUgYGgui7fsWD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>However, there are limits that stop the Pro Type Ergo from being an easy recommendation at this price. The most glaring is the switch choice — scissor-actuated membrane keys on a £179.99 keyboard feel like a bit of a compromise, however comfortable and snappy they might be in use. </p><p>The Keychron Q13 Max lands at a similar price and is properly mechanical, while the <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard"><u>Logitech Ergo K860</u></a> covers the core ergonomic brief for roughly half the cost. The Pro Type Ergo's full-size layout and non-removable wristrest also means it takes up a significant amount of desk space, which rules it out for anyone working in tighter quarters – it even made my 120cm desk seem tiny.</p><p>At $189.99 / £179.99 / AU$299.95, Razer is asking you to pay a premium for style, software depth and ergonomic approachability — and on the whole, it delivers with a product that's comfortable, likeable, and especially versatile. </p><p>Just bear in mind the trade-off by going for a non-mechanical choice at this price. The Pro Type Ergo justifies much of its premium price tag with its versatility, clever software and a learning curve that won't upend your entire working week. If you want to take the plunge into ergo peripherals without sacrificing style or features, this is a very good place to start.</p><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-price-release-date"><span>Razer Pro Type Ergo review: Price & release date</span></h2><ul><li><strong>$189.99 / £179.99 / AU$299.95</strong></li><li><strong>Released April 1, 2026</strong></li><li><strong>Towards the top end of the market</strong></li></ul><p>Razer launched the Pro Type Ergo in April 2026, and it's available for $189.99 / £179.99 / AU$299.95, which puts it towards the top end of this non-mechanical market, not least for a more niche product such as an ergonomic keyboard. It's available from Razer's own website and secondary retailers such as Amazon.</p><p>For reference, it's possible to get more office-oriented ergo keyboards with a similar split layout for more affordable prices, such as the <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard"><u>Logitech Ergo K860</u></a>. It's about half the cost of the Pro Type Ergo with similar fundamentals, although it misses out on Razer's clever software trickery and the oodles of customisation it comes with. </p><p>For a more affordable choice, there's also the <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers"><u>Logitech Wave Keys</u></a>, which isn't quite as drastic with some of its ergo sensibilities, although it lacks the snappiness of scissor-actuated keys with more standard rubber domes.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZxsYgvcQy23iYoHD8tXCYD" name="Razer Pro Type Ergo 10" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/ZxsYgvcQy23iYoHD8tXCYD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Outside of the usual mainstream brands, the Keychron Q13 Max is a similar price to the Pro Type Ergo and comes with a full-size layout, a machined aluminium chassis, a command dial and macro keys, plus QMK software powers, and it is also properly mechanical. For a different take on ergonomics, the <a href="https://www.techradar.com/computing/keyboards/hhkb-studio-review-a-curious-experiment-that-misses-the-mark"><u>HHKB Studio</u></a> is a fellow premium choice, but instead of offering split keys and such, it moves some keys around for a more comfortable layout and is fully mechanical.</p><ul><li><strong>Value score: </strong>3.5/5</li></ul><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-specs"><span>Razer Pro Type Ergo review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size - optimised</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Scissor-actuated membrane</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>18.3 x 9.6 x 1.6 inches / 464 x 243 x 40mm (LxWxH)</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes - RGB (customisable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-design"><span>Razer Pro Type Ergo review: Design</span></h2><ul><li><strong>Large profile on desk</strong></li><li><strong>Lots of convenient creature comforts</strong></li><li><strong>Mild ergonomic layout optimisations</strong></li></ul><p>The Pro Type Ultra is Razer's first split ergonomic keyboard, and it blends several of the brand's key design hallmarks into a brand new form factor. For instance, it comes with its usual modern and understated design language that has characterised a lot of its more recent releases.</p><p>The fact that it's a full-size layout keyboard with a number pad, nav cluster and function row alongside a big wristrest and function dials means it takes up an awful lot of desk space. That vegan leather wristrest is a large part of the bulkiness of this keyboard, and it isn't removable.</p><p>Nonetheless, Razer has designed this keyboard to be functional and comfortable with that full-size layout in mind, and the fact that this is a milder form of ergonomic keyboard than some of the weirder options from Kinesis and ZSA that can take even more getting used to. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KcqsEJKWmCtyDWkgGAwEXD" name="Razer Pro Type Ergo 6" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/KcqsEJKWmCtyDWkgGAwEXD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>What I mean by this is that this keyboard has a mild split down the middle that's designed to align your hands directly with your shoulders to help reduce the risk of getting RSI or carpal tunnel syndrome.</p><p>To Razer's credit, even though the angle of the split is fixed, the keyboard has a natural rise and fall across its chassis to help reduce pronation, or forearm strain. The fixed wristrest is also decently plush in the middle, and you get some excellent two-stage feet in all four corners on the underside of the keyboard to raise the angle up or down as you'd prefer.</p><p>This split layout forces you to learn how to touch-type properly, which can take some getting used to if you have an odd technique, as I do, where I rarely use my ring and pinky fingers to type, and usually use my fore and middle fingers to do most of the work, sometimes on either side of the keyboard.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="EundSgfzt4piGfmyJcT3WD" name="Razer Pro Type Ergo 9" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/EundSgfzt4piGfmyJcT3WD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Razer has made some small, but noticeable, changes to a standard full-size layout, making some keys slightly elongated, with the 7, T, G, H and B keys. Weirdly, the B key has been duplicated to improve speed and comfort, and the space between the two Space Bars on the bottom row. The keycaps are also slightly sculpted, similarly to the <a href="https://www.techradar.com/reviews/logitech-mx-keys-mini"><u>Logitech MX Keys</u></a> range of products to help keep your fingers where they should be.</p><p>Outside of the ergonomic benefits of the Pro Type Ergo, Razer has also made sure to give this keyboard other accoutrements, such as programmable macro keys down the left side and a couple of command dials in each corner. There are also three silver shortcut keys in the top right corner for opening Razer's own AI Prompt Master software, checking battery status and a custom button, plus there are dedicated buttons for wireless pairing over Bluetooth and the bundled 2.4GHz receiver.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gc64chv86dkNh88Qzks2UD" name="Razer Pro Type Ergo 11" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/gc64chv86dkNh88Qzks2UD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The front interface is quite simple, with a convenient toggle switch for wired or wireless use and a USB-C port for charging and wired use.</p><ul><li><strong>Design score: </strong>4/5</li></ul><h2 class="article-body__section" id="section-razer-pro-type-ergo-review-performance"><span>Razer Pro Type Ergo review: Performance</span></h2><ul><li><strong>Less of a learning curve than expected</strong></li><li><strong>Comfortable feel, although not mechanical</strong></li><li><strong>Extensive software and connectivity options</strong></li></ul><p>Usually I take a couple of weeks to review a keyboard to best understand its quirks and features, but took a little longer with the Pro Type Ergo, owing to its ergonomic credentials. In my experience, it can take a good week or so to get fully used to using an ergonomic keyboard or mouse, so I thought it best to take my time to give Razer's keyboard a fair shot.</p><p>To be truthful, the adjustment period of moving to this ergo keyboard wasn't as long as I was expecting it to be, and I found myself mostly up to speed within a couple of days. It took longer to try to get out of some of the habits I've picked up over decades of typing in a funny way. For instance, I found myself usually reaching over to press the Y key with my left forefinger out of habit, which I had to train myself not to do during the review period. It might be useful if Razer put two Y keys to help out with this habit, especially as they've already done it for the B key on the bottom row, but your mileage may vary, of course.</p><p>Nonetheless, I found the Pro Type Ergo to be a comfortable device to use, especially after the smaller adjustment period. It makes a product like this a more compelling purchase against ones that force you to make more wholesale changes to your routine, which can be quite upending in some instances.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wJ9pDGWC7ZYKmRSfX5ddSD" name="Razer Pro Type Ergo 14" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/wJ9pDGWC7ZYKmRSfX5ddSD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Under finger, this Razer product isn't mechanical, which surprised me considering its high price tag. Instead, it's using a scissor-actuated mechanism that's similar to what you'll find on the smaller <a href="https://www.techradar.com/computing/keyboards/razer-joro-review"><u>Razer Joro</u></a> or any of the brand's Blade laptops. This means it's a short and snappy keypress, but one that lacks the precision or tactility of a mechanical option. </p><p>There are ergonomic keyboards that are also mechanical, but owing to the bigger size of full-height mechanical switches, they are likely to be bulkier than the Razer Pro Type Ergo – I can understand why this isn't a mechanical product, but it's still a shame it isn't.</p><p>Connectivity is versatile, with three-channel Bluetooth and 2.4GHz with the bundled USB-A receiver on the menu, and pairing is simple, too. Simply hold the button down on the keyboard until the button flashes blue and the Pro Type Ergo shows up in the pairing menu of your device. You can also use the bundled USB-C cable for wired connectivity.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="TZJM9sYm7dKnJVyNuRpTVD" name="Razer Pro Type Ergo 7" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/TZJM9sYm7dKnJVyNuRpTVD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>As for battery life, Razer also promises three months of use from a single charge, though I imagine you'll have to cut RGB lighting to reach that. You can check the keyboard's battery level with the dedicated button in the top-right corner, which is neat. The Pro Type Ergo takes five and a half hours to recharge, but if the charge lasts up to three months, that's a small price to pay in my book.</p><p>Software duties are handled by Razer Synapse 4, and the Pro Type Ergo, unfortunately, isn't compatible with the new web-based variant of Synapse. It's an improvement on the older and clunkier forms of Synapse that came before it, and provides a lot of customisation opportunities for the keyboard, with up to 100 different functions available for the keyboard's command dials, custom key bindings for the macro keys (or you can use built-in ones for apps such as Photoshop or MS Word), and even remapping every other key on the keyboard.</p><p>The dedicated AI Prompt button on the keyboard works in a similar way to Logitech's Logi Prompt Builder, allowing you to build a prompt in software, which is then answered by your choice of either ChatGPT or Microsoft Copilot in a browser window.</p><ul><li><strong>Performance score: </strong>4/5</li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="MitoLLAPei5zKatAN6RoTD" name="Razer Pro Type Ergo 15" alt="Razer Pro Type Ergo ergonomic keyboard on marble surface" src="https://cdn.mos.cms.futurecdn.net/MitoLLAPei5zKatAN6RoTD.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-razer-pro-type-ergo"><span>Should I buy the Razer Pro Type Ergo?</span></h2><div ><table><caption>Razer Pro Type Ergo Scorecard</caption><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The Pro Type Ergo is a big keyboard, but it packs in a lot of optimisation to make it comfortable to use with little adjustment period.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The scissor-actuated keys make this a comfortable keyboard to use for extended periods, plus there is good battery life, clever software and versatile connectivity choices. I would have preferred it to be mechanical, though.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>The Pro Type Ergo is towards the top end of the market for an ergonomic keyboard for office use, but it helps to justify its price tag with its versatility. You can spend less and get the core experience, though.</p></td><td  ><p>3.5/5</p></td></tr><tr><td class="firstcol " ><p>Average Rating</p></td><td  ><p>The Razer Pro Type Ergo is a clever ergonomic keyboard with a comfortable typing feel, some very versatile software and convenient wireless connectivity that's a good choice if you want to take the plunge into ergo peripherals with a good dose of style. It's a shame it isn't mechanical, though, and the price is quite high.</p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-12">Buy it if…</h2><div class="product"><p><strong>You want a comfortable typing feel:</strong><br>The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a81f0160-e0a3-445b-8cd3-b6d6416a99a1" data-action="Deal Block" data-label="You want a comfortable typing feel:The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use." data-dimension48="You want a comfortable typing feel:The Pro Type Ergo impresses with its low-profile scissor-actuated keys that provide a comfortable and snappy feel similar to a good laptop keyboard. If you're used to this kind of thing, it's lovely to use." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want versatile wireless connectivity:</strong><br>This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f5faeb35-3d55-406b-8180-b18c61da3bc8" data-action="Deal Block" data-label="You want versatile wireless connectivity:This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users." data-dimension48="You want versatile wireless connectivity:This Razer keyboard also has some excellent connectivity choices, supporting three-channel Bluetooth, a USB-A receiver and USB-C wired, making it especially versatile for power users." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want clever software:</strong><br>The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a1a930ac-c21b-4b24-a920-204c7d7fa7ef" data-action="Deal Block" data-label="You want clever software:The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use." data-dimension48="You want clever software:The Pro Type Ergo's use of Razer Synapse 4 for software makes it one of the cleverest keyboards I've tested for office use, especially with its macro keys and even the AI Prompt Builder if it's something you'd use." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-14">Don’t buy it if…</h2><div class="product"><p><strong>You'd prefer something mechanical:</strong><br>Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="a3542b46-1e2a-4715-8423-f7ea479ec526" data-action="Deal Block" data-label="You'd prefer something mechanical:Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you." data-dimension48="You'd prefer something mechanical:Personally, though, I'd prefer something mechanical for a more precise feel and better feedback under finger than any membrane keyboard can give you." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something more affordable:</strong><br>The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="bf5f31bf-3872-433a-b76d-8fd8c17ba373" data-action="Deal Block" data-label="You want something more affordable:The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills." data-dimension48="You want something more affordable:The big thing with the Pro Type Ergo is a higher price tag against some of its more office-oriented rivals that provide a similar core experience, just without some of the frills." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want something smaller:</strong><br>This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="55faf948-e329-4b6d-9094-91cbcec8cb16" data-action="Deal Block" data-label="You want something smaller:This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor." data-dimension48="You want something smaller:This Razer keyboard also takes up a lot of space on a desk with its hefty wrist rest and full-size layout, and you can get ergo keyboards that are a smaller form factor." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Logitech Ergo K860</strong><br>The Logitech Ergo K860 provides a lot of the same fundamentals as the Pro Type Ergo with a split layout, raised profile, bundled wristrest and scissor-actuated keys, but it lacks some of the more advanced powers of software, RGB and more besides – it is half the price, though. Read our full <a href="https://www.techradar.com/reviews/logitech-ergo-k860-keyboard" data-dimension112="3ccb37ff-d028-4a2d-8b14-50c7b2aa28fb" data-action="Deal Block" data-label="Logitech Ergo K860 review" data-dimension48="Logitech Ergo K860 review" data-dimension25=""><u>Logitech Ergo K860 review</u></a>.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="3ccb37ff-d028-4a2d-8b14-50c7b2aa28fb" data-action="Deal Block" data-label="Logitech Ergo K860 review" data-dimension48="Logitech Ergo K860 review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>HHKB Studio</strong><br>It might seem like an odd choice, but the HHKB Studio offers a different take on an ergonomic keyboard as it chops and changes the location of some keys for a more ergonomic position, such as eschewing the Caps Lock in favour of the Control key. It is mechanical, wireless, and also has a Lenovo-style Trackpoint for added convenience. You will pay for it, though. Read our full <a href="http://fa02xclipeuuk" data-dimension112="230aa364-5eb6-4b40-a223-9a90b6b37394" data-action="Deal Block" data-label="HHKB Studio review" data-dimension48="HHKB Studio review" data-dimension25=""><u>HHKB Studio review</u></a>.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="230aa364-5eb6-4b40-a223-9a90b6b37394" data-action="Deal Block" data-label="HHKB Studio review" data-dimension48="HHKB Studio review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-pro-type-ergo"><span>How I tested the Razer Pro Type Ergo</span></h2><ul><li><strong>Tested for around three weeks</strong></li><li><strong>Used for gaming and productivity across Windows and macOS</strong></li><li><strong>A decade of experience as a journalist and mechanical keyboard hobbyist</strong></li></ul><p>I tested the Pro Type Ergo for around three weeks, using it as my main keyboard for work and play during this time with both Windows and macOS.</p><p>I used it for typing up thousands of words a day with my PC and hooked up to my MacBook Pro over Bluetooth as my primary keyboard for work, too, to judge its performance. I also used the Razer Synapse 4 software on Windows to remap keys, program the macros and see what else it had to offer.</p><p>I've been a tech journalist for the best part of a decade, and have reviewed plenty of keyboards in that time from brands big and small. I'm also a mechanical keyboard enthusiast, so I have a keen eye for peripherals and have been involved with the hobby before it hit the mainstream.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I switched to Logitech’s ergonomic keyboard and mouse to minimize wrist strain, and I won’t ever go back to conventional desk accessories ]]></title>
                                                                                                <dc:content><![CDATA[ <p>I’m not ashamed to admit that I have absolutely terrible desk posture — and I know I’m not alone in hunching over my keyboard and mouse like an old man at the steering wheel.</p><p>• <a href="https://www.amazon.com/deals">Browse the full Amazon Prime Day sale</a></p><p>The global workforce stands at around 3.7 billion people, and as much as 20% of that total are employed in desk-based jobs. In a recent <a href="https://www.logitech.com/blog/2026/03/01/the-hidden-strain-of-your-workday-and-how-to-fix-it/" target="_blank">survey</a> of over 5,000 desk workers, 56% of respondents said they finish their workday experiencing pain or discomfort, and if we apply that figure to the entire planet, as many as 400 million people would say the same thing. Yikes.</p><p>Thankfully, there are several ways to alleviate desk-based pain, and while I’d recommend checking out our guides to the <a href="https://www.techradar.com/best/best-office-chairs">best office chairs</a> and <a href="https://www.techradar.com/news/best-standing-desk">best standing desks</a> if you’re struggling with neck and back discomfort, I can personally vouch for two inexpensive products that have genuinely improved my wrist pain: the <a href="https://www.techradar.com/reviews/logitech-lift">Logitech Lift mouse</a> and <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers">Wave Keys keyboard</a>.</p><p>I’d originally planned to write about these two accessories, which I started using in May, in July (so I could say I’d tested them for a full two months), but I’m jumping the gun here because both are currently on sale for <a href="http://techradar.com/tag/prime-day">Amazon Prime Day</a>.</p><p>In the US, the <a href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S">Logitech Lift is now just $56.99 (was $79.99)</a>, while the <a href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD">Logitech Wave Keys is $54.13 (was $69.99)</a>. In the UK, the <a href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27">Logitech Lift is now £45.99 (was £69.99)</a>, while the <a href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F">Logitech Wave Keys is just £51.99 (was £69.99)</a>. Take it from me: these are small prices to pay for accessories you will use almost every day.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5712px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="drAUjgBJY6zbnUvt5wou89" name="IMG_0756" alt="The Logitech Pop next to the Logitech Lift on a wooden table" src="https://cdn.mos.cms.futurecdn.net/drAUjgBJY6zbnUvt5wou89.jpg" mos="" align="middle" fullscreen="" width="5712" height="3213" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I swapped the conventional Logitech Pop for the vertical Logitech Lift </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Let’s start with the Lift mouse. I didn’t have a problem with traditional mice for the best part of 20 years, but at the beginning of 2026, I began to notice aching pain in my elbow and wrist after using my mouse for only a few hours. A quick Google search revealed that palm-down mice force our forearms into a twisted, unnatural position, which can lead to repetitive strain injuries (RSIs), as well as Carpal Tunnel Syndrome and Cubital Tunnel Syndrome.</p><p>I definitely have a case of the latter — I’m always resting my elbow on the arm of my chair, compressing my ulnar nerve in the process — but I sought to avoid the constant torsion of my forearm by switching to a vertical mouse, hoping that this was the cause of at least some of my wrist pain.</p><p>Vertical mice like the Logitech Lift neutralize wrist and forearm alignment, putting your hand at a 57-degree angle and in what Logitech calls a “natural handshake position.” There’s definitely a learning curve to get used to this new position. Initially, I found myself subconsciously gripping the Lift in a palm-down orientation (yes, like a normal mouse), and I struggled with a perceived lack of clicker accuracy. I also worried that it was a little too small for my hands (Logitech recommends the Lift for “small to medium hands”).</p><p>But once I learned to move with my forearm, and not bend my wrist side-to-side, the Lift became objectively more comfortable to use than my regular mouse. I’m not going to sit here and say it’s eliminated all my wrist pain — again, I still (stupidly) rest my elbow on the arm of my chair, which messes with my ulnar nerve — but I’m definitely able to work for longer periods before needing to pull up a two-minute wrist stretch routine on YouTube.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5712px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XBbowuNbCoXvWq4maBNiQH" name="IMG_0757" alt="The Logitech Pop Icon Keys and Logitech Wave keys on a wooden table" src="https://cdn.mos.cms.futurecdn.net/XBbowuNbCoXvWq4maBNiQH.jpg" mos="" align="middle" fullscreen="" width="5712" height="3213" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I swapped the Logitech Pop Icon Keys for the Logitech Wave keys </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Logitech Wave Keys keyboard is the perfect companion to the Lift mouse. It’s essentially a keyboard with a raised section (a ‘wave’) above the space bar and a width-spanning cushion for your wrists.</p><p>The idea is the same: the Wave’s design places your hands and forearms in a more natural typing position, and you can rest your wrists on a surface that’s much more comfortable than a hard desk. There’s also almost no learning curve with this accessory, since the change versus a normal keyboard is more subtle, but as such, I’d say it’s not as crucial a purchase as the Lift (so if you’re choosing between the two, go for the mouse).</p><p>Comfort aside, the Wave keyboard is genuinely satisfying to use. The keys have a nice level of feedback to them, and a nostalgic typewriter-style sound, but the keyboard as a whole is still very much built for modern wants and needs: the function keys, for instance, are customizable, and you can even create shortcuts for repetitive actions.</p><p>In other words, you can tweak the Wave keyboard to your specific working habits, and if you pair it with the Lift mouse, you’ll be working faster <em>and </em>more comfortably. </p><p>As a reminder, both products are on sale now in the US and UK for Prime members, and Amazon’s Prime Day sale ends at midnight on Friday, June 29, so you’ll need to move fast if you’re keen to add either to your basket. Happy shopping!</p><h3 class="article-body__section" id="section-today-s-best-logitech-deals-in-the-us"><span>Today's best Logitech deals in the US</span></h3><div class="product"><a data-dimension112="089a4e4e-3fb7-46b7-9767-138eab8ebd80" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="$56.99" href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="UiSpFFpM9L7DaLK9GN6Lcn" name="Logitech Lift.jpeg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/UiSpFFpM9L7DaLK9GN6Lcn.jpeg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Logitech Lift is a well-built ergonomic mouse with adjustable sensitivity settings between 400 and 4,000 DPI. So, while it won't be the best option for gamers, it's perfect for everyday use for work or study. It works very well via Bluetooth, but you can also connect via 2.4GHz wireless and set it up to work with three different devices.<a class="view-deal button" href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S" target="_blank" rel="nofollow" data-dimension112="089a4e4e-3fb7-46b7-9767-138eab8ebd80" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="$56.99">View Deal</a></p></div><div class="product"><a data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13" href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="TWuVk4JYx5G3iw3VVdr4B6" name="Logitech Wave keys.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TWuVk4JYx5G3iw3VVdr4B6.jpg" mos="" align="middle" fullscreen="" width="1600" height="1600" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Wrists ache after long periods at your keyboard? This deal on an accessory that earned five stars in our <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers" data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13">Logitech Wave Keys review</a> is hard to ignore. This ergonomic wireless keyboard is comfortable to use, easy to connect to, and sports a wrist pad that actually works. $15 is a decent saving on an already affordable ergonomic peripheral, so this Prime Day deal is hard to ignore.<a class="view-deal button" href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD" target="_blank" rel="nofollow" data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13">View Deal</a></p></div><h3 class="article-body__section" id="section-today-s-best-logitech-deals-in-the-uk"><span>Today's best Logitech deals in the UK</span></h3><div class="product"><a data-dimension112="c9c24d6e-5d46-49db-b491-c28eeb345085" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="£45.99" href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="UiSpFFpM9L7DaLK9GN6Lcn" name="Logitech Lift.jpeg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/UiSpFFpM9L7DaLK9GN6Lcn.jpeg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Logitech Lift is a well-built ergonomic mouse with adjustable sensitivity settings between 400 and 4,000 DPI. So, while it won't be the best option for gamers, it's perfect for everyday use for work or study. It works very well via Bluetooth, but you can also connect via 2.4GHz wireless and set it up to work with three different devices.<a class="view-deal button" href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27" target="_blank" rel="nofollow" data-dimension112="c9c24d6e-5d46-49db-b491-c28eeb345085" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="£45.99">View Deal</a></p></div><div class="product"><a data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99" href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="TWuVk4JYx5G3iw3VVdr4B6" name="Logitech Wave keys.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TWuVk4JYx5G3iw3VVdr4B6.jpg" mos="" align="middle" fullscreen="" width="1600" height="1600" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Wrists ache after long periods at your keyboard? This deal on an accessory that earned five stars in our <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers" data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99">Logitech Wave Keys review</a> is hard to ignore. This ergonomic wireless keyboard is comfortable to use, easy to connect to, and sports a wrist pad that actually works. £18 is a decent saving on an already affordable ergonomic peripheral, so this Prime Day deal is hard to ignore.<a class="view-deal button" href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F" target="_blank" rel="nofollow" data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99">View Deal</a></p></div><h2 id="more-prime-day-deals-in-the-us">More Prime Day deals in the US</h2><ul><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&bubble-id=Devices">Fire Sticks & Echo from $18</a></li><li><strong>Amazon Haul:</strong> <a href="https://www.amazon.com/haul/store?ref_=nav_cs_hul_disb">viral gadgets, tech & appliances from $1.99</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.com/apple-products-sale/s?k=apple+products+on+sale">MacBooks, AirPods & AirTags from $29</a></li><li><strong>Beauty: </strong><a href="https://www.amazon.com/deals/?_encoding=UTF8&pd_rd_w=s8kmA&content-id=amzn1.sym.d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_p=d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_r=4AKB7CHMYF8KNEN4FR6J&pd_rd_wg=dJExQ&pd_rd_r=d9700b9e-1b83-458f-a6e9-f9d90fe2d46d&bubble-id=beauty">50% off toothbrushes & hair tools</a></li><li><strong>Cheap TVs:</strong> <a href="https://www.amazon.com/tvs/b/">smart TVs from $69.99</a></li><li><strong>Garden:</strong> <a href="https://www.amazon.com/Patio-Lawn-Garden/b/ref=dp_bc_1?ie=UTF8&node=2972638011">tools, mowers, planters from $24.99</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.com/Headphones-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172541">50% off Beats, Bose & Samsung</a></li><li><strong>Laptops:</strong> <a href="https://www.amazon.com/s?k=laptops&i=black-friday&crid=28ANO31DMPZHB&sprefix=laptops%2Cblack-friday%2C158&ref=nb_sb_noss_1">Apple, HP & Dell from $199</a></li><li><strong>Mattresses: </strong><a href="https://www.amazon.com/s?k=mattresses&i=todays-deals&crid=2GO53NGEXE1I8&sprefix=mattresses%2Ctodays-deals%2C177&ref=nb_sb_noss_2">Sealy, Serta & more from $186</a></li><li><strong>Patio:</strong> <a href="https://www.amazon.com/s?i=lawngarden&rh=n%3A553824&s=popularity-rank&fs=true&ref=lp_553824_sar">outdoor furniture, rugs & decor from $19.99</a></li><li><strong>Sports:</strong> <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&bubble-id=sport-outdoors&promotionsSearchLastSeenAsin=B0BLNQ3C8Y&promotionsSearchStartIndex=0&promotionsSearchPageSize=60">50% off fitness gear, treadmills & clothing</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.com/vacuums/b/ref=dp_bc_3?ie=UTF8&node=3743521">Dyson, Shark & Bissell from $34</a></li></ul><h2 id="more-prime-day-deals-in-the-uk">More Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://www.amazon.co.uk/amazonprime">get a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.co.uk/b?node=341686031">Fire, Ring & Blink from £13.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://www.amazon.co.uk/haul/store">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.co.uk/stores/page/9C78A104-F28D-4EB6-9415-3FED76BC4A3B?ingress=0&visitId=bff895d6-7f1c-4aff-ab53-96d6cbe66480&ref_=topnav_storetab_appledevicessubnav">up to 33% off AirPods & Apple Watch</a></li><li><strong>Appliances</strong>: <a href="https://www.amazon.co.uk/b/?_encoding=UTF8&node=391784011&ref_=sv_top_ap_arrow_1">up to 45% off Ninja & Tefal</a></li><li><strong>Beauty</strong>: <a href="https://www.amazon.co.uk/deals/?_encoding=UTF8&_encoding=UTF8&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%252266280031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&ref_=cct_cg_UKHPC_11a1&pf_rd_p=ba87a6fe-17c6-4764-a142-c0c32212fc11&pf_rd_r=R2DX4T22FVJ69GPR9B5D">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://www.amazon.co.uk/deals?discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%2522344155031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522">household goods from £5</a></li><li><strong>Fans</strong>: <a href="https://www.amazon.co.uk/Fans/b/ref=dp_bc_4?ie=UTF8&node=3593781031">from £20</a></li><li><strong>Fashion</strong>: <a href="https://www.amazon.co.uk/b/?ie=UTF8&node=11961407031&ref_=topnav_storetab_top_ap_arrow">up to 50% off</a></li><li><strong>Gaming</strong>: <a href="https://www.amazon.co.uk/PC-Video-Games-Consoles-Accessories/b/ref=dp_bc_1?ie=UTF8&node=300703">£90 off PlayStation 5</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.co.uk/headphones-earphones/b/ref=dp_bc_3?ie=UTF8&node=4085731">up to 50% off Beats & Sony</a></li><li><strong>Laptops</strong>: <a href="https://www.amazon.co.uk/laptops/b/ref=dp_bc_2?ie=UTF8&node=429886031">from £149</a></li><li><strong>Tablets</strong>: <a href="https://www.amazon.co.uk/Tablets/b/?ie=UTF8&node=429892031&ref_=sv_computers_6">Samsung & Lenovo from £79.99</a></li><li><strong>Toys</strong>: <a href="https://www.amazon.co.uk/toys/b/?ie=UTF8&node=468292&ref_=topnav_storetab_toys">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://www.amazon.co.uk/LED-Smart-4K-TVs/b/ref=dp_bc_3?ie=UTF8&node=560864">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.co.uk/Vacuum-Floor-Cleaners/b/ref=dp_bc_3?ie=UTF8&node=3147711">up to 40% off Shark & Roborock</a></li><li><strong>Wearables: </strong><a href="https://www.amazon.co.uk/b/ref=dp_bc_2?ie=UTF8&node=17489629031">up to 30% off Garmin & Oura</a></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/i-switched-to-logitechs-ergonomic-keyboard-and-mouse-to-minimize-wrist-strain-and-i-wont-ever-go-back-to-conventional-desk-accessories</link>
                                                                            <description>
                            <![CDATA[ Wrist pain while working? Logitech’s ergonomic keyboard and mouse helped alleviate my suffering — and both products are on sale now. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">CqAN3uxnoJAUUJdpLcvjri</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BbkXMBoon5BFApaoPnvHdK-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Jun 2026 22:24:26 +0000</pubDate>                                                                                                                                <updated>Thu, 25 Jun 2026 22:32:44 +0000</updated>
                                                                                                                                            <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Seasonal Sales]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                <author><![CDATA[ axel.metz@futurenet.com (Axel Metz) ]]></author>                    <dc:creator><![CDATA[ Axel Metz ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GMSmxUcpE8w9m4KzPZWCpT.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Axel is TechRadar&#039;s Phones Editor, reporting on everything from the latest Apple developments to newest AI breakthroughs as part of the site&#039;s Mobile Computing vertical. Working out of the brand’s London office, he is a versatile, NCTJ-accredited journalist with a keen interest in the applications of technology beyond the desktop, and has bylines in various publications including Total Film, ShortList, Esquire, and FourFourTwo.&lt;br&gt;&lt;br&gt;After graduating from the University of Warwick with a degree in English Literature, Axel spent time as a freelance writer before joining TechRadar as part of its inaugural digital training scheme. His role sees him keeping a close eye on the latest trends in the worlds of mobile technology and digital culture, and his coverage extends from news reporting and analysis to in-depth interviews and opinion.&lt;br&gt;&lt;br&gt;Away from the keyboard, Axel can be found working his way through a lengthy watchlist of films and counting down the days until Chelsea&#039;s next managerial change. Want to get in touch? You can contact Axel over email (linked above) or through &lt;a href=&quot;https://twitter.com/axelkmetz&quot;&gt;Twitter&lt;/a&gt;.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BbkXMBoon5BFApaoPnvHdK-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The Logitech Wave Keys (left) and Logitech Lift (right) on a wooden desk]]></media:description>                                                            <media:text><![CDATA[The Logitech Wave Keys and Logitech Lift on a wooden desk]]></media:text>
                                <media:title type="plain"><![CDATA[The Logitech Wave Keys and Logitech Lift on a wooden desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BbkXMBoon5BFApaoPnvHdK-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>I’m not ashamed to admit that I have absolutely terrible desk posture — and I know I’m not alone in hunching over my keyboard and mouse like an old man at the steering wheel.</p><p>• <a href="https://www.amazon.com/deals">Browse the full Amazon Prime Day sale</a></p><p>The global workforce stands at around 3.7 billion people, and as much as 20% of that total are employed in desk-based jobs. In a recent <a href="https://www.logitech.com/blog/2026/03/01/the-hidden-strain-of-your-workday-and-how-to-fix-it/" target="_blank">survey</a> of over 5,000 desk workers, 56% of respondents said they finish their workday experiencing pain or discomfort, and if we apply that figure to the entire planet, as many as 400 million people would say the same thing. Yikes.</p><p>Thankfully, there are several ways to alleviate desk-based pain, and while I’d recommend checking out our guides to the <a href="https://www.techradar.com/best/best-office-chairs">best office chairs</a> and <a href="https://www.techradar.com/news/best-standing-desk">best standing desks</a> if you’re struggling with neck and back discomfort, I can personally vouch for two inexpensive products that have genuinely improved my wrist pain: the <a href="https://www.techradar.com/reviews/logitech-lift">Logitech Lift mouse</a> and <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers">Wave Keys keyboard</a>.</p><p>I’d originally planned to write about these two accessories, which I started using in May, in July (so I could say I’d tested them for a full two months), but I’m jumping the gun here because both are currently on sale for <a href="http://techradar.com/tag/prime-day">Amazon Prime Day</a>.</p><p>In the US, the <a href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S">Logitech Lift is now just $56.99 (was $79.99)</a>, while the <a href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD">Logitech Wave Keys is $54.13 (was $69.99)</a>. In the UK, the <a href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27">Logitech Lift is now £45.99 (was £69.99)</a>, while the <a href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F">Logitech Wave Keys is just £51.99 (was £69.99)</a>. Take it from me: these are small prices to pay for accessories you will use almost every day.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5712px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="drAUjgBJY6zbnUvt5wou89" name="IMG_0756" alt="The Logitech Pop next to the Logitech Lift on a wooden table" src="https://cdn.mos.cms.futurecdn.net/drAUjgBJY6zbnUvt5wou89.jpg" mos="" align="middle" fullscreen="" width="5712" height="3213" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I swapped the conventional Logitech Pop for the vertical Logitech Lift </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Let’s start with the Lift mouse. I didn’t have a problem with traditional mice for the best part of 20 years, but at the beginning of 2026, I began to notice aching pain in my elbow and wrist after using my mouse for only a few hours. A quick Google search revealed that palm-down mice force our forearms into a twisted, unnatural position, which can lead to repetitive strain injuries (RSIs), as well as Carpal Tunnel Syndrome and Cubital Tunnel Syndrome.</p><p>I definitely have a case of the latter — I’m always resting my elbow on the arm of my chair, compressing my ulnar nerve in the process — but I sought to avoid the constant torsion of my forearm by switching to a vertical mouse, hoping that this was the cause of at least some of my wrist pain.</p><p>Vertical mice like the Logitech Lift neutralize wrist and forearm alignment, putting your hand at a 57-degree angle and in what Logitech calls a “natural handshake position.” There’s definitely a learning curve to get used to this new position. Initially, I found myself subconsciously gripping the Lift in a palm-down orientation (yes, like a normal mouse), and I struggled with a perceived lack of clicker accuracy. I also worried that it was a little too small for my hands (Logitech recommends the Lift for “small to medium hands”).</p><p>But once I learned to move with my forearm, and not bend my wrist side-to-side, the Lift became objectively more comfortable to use than my regular mouse. I’m not going to sit here and say it’s eliminated all my wrist pain — again, I still (stupidly) rest my elbow on the arm of my chair, which messes with my ulnar nerve — but I’m definitely able to work for longer periods before needing to pull up a two-minute wrist stretch routine on YouTube.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5712px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XBbowuNbCoXvWq4maBNiQH" name="IMG_0757" alt="The Logitech Pop Icon Keys and Logitech Wave keys on a wooden table" src="https://cdn.mos.cms.futurecdn.net/XBbowuNbCoXvWq4maBNiQH.jpg" mos="" align="middle" fullscreen="" width="5712" height="3213" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">I swapped the Logitech Pop Icon Keys for the Logitech Wave keys </span><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Logitech Wave Keys keyboard is the perfect companion to the Lift mouse. It’s essentially a keyboard with a raised section (a ‘wave’) above the space bar and a width-spanning cushion for your wrists.</p><p>The idea is the same: the Wave’s design places your hands and forearms in a more natural typing position, and you can rest your wrists on a surface that’s much more comfortable than a hard desk. There’s also almost no learning curve with this accessory, since the change versus a normal keyboard is more subtle, but as such, I’d say it’s not as crucial a purchase as the Lift (so if you’re choosing between the two, go for the mouse).</p><p>Comfort aside, the Wave keyboard is genuinely satisfying to use. The keys have a nice level of feedback to them, and a nostalgic typewriter-style sound, but the keyboard as a whole is still very much built for modern wants and needs: the function keys, for instance, are customizable, and you can even create shortcuts for repetitive actions.</p><p>In other words, you can tweak the Wave keyboard to your specific working habits, and if you pair it with the Lift mouse, you’ll be working faster <em>and </em>more comfortably. </p><p>As a reminder, both products are on sale now in the US and UK for Prime members, and Amazon’s Prime Day sale ends at midnight on Friday, June 29, so you’ll need to move fast if you’re keen to add either to your basket. Happy shopping!</p><h3 class="article-body__section" id="section-today-s-best-logitech-deals-in-the-us"><span>Today's best Logitech deals in the US</span></h3><div class="product"><a data-dimension112="089a4e4e-3fb7-46b7-9767-138eab8ebd80" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="$56.99" href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="UiSpFFpM9L7DaLK9GN6Lcn" name="Logitech Lift.jpeg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/UiSpFFpM9L7DaLK9GN6Lcn.jpeg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Logitech Lift is a well-built ergonomic mouse with adjustable sensitivity settings between 400 and 4,000 DPI. So, while it won't be the best option for gamers, it's perfect for everyday use for work or study. It works very well via Bluetooth, but you can also connect via 2.4GHz wireless and set it up to work with three different devices.<a class="view-deal button" href="https://www.amazon.com/Logitech-Vertical-Ergonomic-Bluetooth-Compatible/dp/B09J1TB35S" target="_blank" rel="nofollow" data-dimension112="089a4e4e-3fb7-46b7-9767-138eab8ebd80" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="$56.99">View Deal</a></p></div><div class="product"><a data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13" href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="TWuVk4JYx5G3iw3VVdr4B6" name="Logitech Wave keys.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TWuVk4JYx5G3iw3VVdr4B6.jpg" mos="" align="middle" fullscreen="" width="1600" height="1600" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Wrists ache after long periods at your keyboard? This deal on an accessory that earned five stars in our <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers" data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13">Logitech Wave Keys review</a> is hard to ignore. This ergonomic wireless keyboard is comfortable to use, easy to connect to, and sports a wrist pad that actually works. $15 is a decent saving on an already affordable ergonomic peripheral, so this Prime Day deal is hard to ignore.<a class="view-deal button" href="https://www.amazon.com/Logitech-Ergonomic-Cushioned-Comfortable-Easy-Switch/dp/B0BTNY72VD" target="_blank" rel="nofollow" data-dimension112="5a4e00b3-fdc7-41bd-86d2-880b20b5cd9d" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="$54.13">View Deal</a></p></div><h3 class="article-body__section" id="section-today-s-best-logitech-deals-in-the-uk"><span>Today's best Logitech deals in the UK</span></h3><div class="product"><a data-dimension112="c9c24d6e-5d46-49db-b491-c28eeb345085" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="£45.99" href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="UiSpFFpM9L7DaLK9GN6Lcn" name="Logitech Lift.jpeg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/UiSpFFpM9L7DaLK9GN6Lcn.jpeg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Logitech Lift is a well-built ergonomic mouse with adjustable sensitivity settings between 400 and 4,000 DPI. So, while it won't be the best option for gamers, it's perfect for everyday use for work or study. It works very well via Bluetooth, but you can also connect via 2.4GHz wireless and set it up to work with three different devices.<a class="view-deal button" href="https://www.amazon.co.uk/Logitech-Vertical-Ergonomic-Bluetooth-compatible/dp/B07W4DGC27" target="_blank" rel="nofollow" data-dimension112="c9c24d6e-5d46-49db-b491-c28eeb345085" data-action="Deal Block" data-label="Lift" data-dimension48="Lift" data-dimension25="£45.99">View Deal</a></p></div><div class="product"><a data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99" href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="TWuVk4JYx5G3iw3VVdr4B6" name="Logitech Wave keys.jpg" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/TWuVk4JYx5G3iw3VVdr4B6.jpg" mos="" align="middle" fullscreen="" width="1600" height="1600" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Wrists ache after long periods at your keyboard? This deal on an accessory that earned five stars in our <a href="https://www.techradar.com/computing/keyboards/logitech-wave-keys-review-a-truly-ergonomic-option-for-office-workers" data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99">Logitech Wave Keys review</a> is hard to ignore. This ergonomic wireless keyboard is comfortable to use, easy to connect to, and sports a wrist pad that actually works. £18 is a decent saving on an already affordable ergonomic peripheral, so this Prime Day deal is hard to ignore.<a class="view-deal button" href="https://www.amazon.co.uk/Wave-Keys-wireless-ergonomic-keyboard/dp/B07W6G823F" target="_blank" rel="nofollow" data-dimension112="fb557745-4a7c-44b4-8b99-d6f653ee3c92" data-action="Deal Block" data-label="Wave Keys" data-dimension48="Wave Keys" data-dimension25="£51.99">View Deal</a></p></div><h2 id="more-prime-day-deals-in-the-us">More Prime Day deals in the US</h2><ul><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&bubble-id=Devices">Fire Sticks & Echo from $18</a></li><li><strong>Amazon Haul:</strong> <a href="https://www.amazon.com/haul/store?ref_=nav_cs_hul_disb">viral gadgets, tech & appliances from $1.99</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.com/apple-products-sale/s?k=apple+products+on+sale">MacBooks, AirPods & AirTags from $29</a></li><li><strong>Beauty: </strong><a href="https://www.amazon.com/deals/?_encoding=UTF8&pd_rd_w=s8kmA&content-id=amzn1.sym.d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_p=d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_r=4AKB7CHMYF8KNEN4FR6J&pd_rd_wg=dJExQ&pd_rd_r=d9700b9e-1b83-458f-a6e9-f9d90fe2d46d&bubble-id=beauty">50% off toothbrushes & hair tools</a></li><li><strong>Cheap TVs:</strong> <a href="https://www.amazon.com/tvs/b/">smart TVs from $69.99</a></li><li><strong>Garden:</strong> <a href="https://www.amazon.com/Patio-Lawn-Garden/b/ref=dp_bc_1?ie=UTF8&node=2972638011">tools, mowers, planters from $24.99</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.com/Headphones-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172541">50% off Beats, Bose & Samsung</a></li><li><strong>Laptops:</strong> <a href="https://www.amazon.com/s?k=laptops&i=black-friday&crid=28ANO31DMPZHB&sprefix=laptops%2Cblack-friday%2C158&ref=nb_sb_noss_1">Apple, HP & Dell from $199</a></li><li><strong>Mattresses: </strong><a href="https://www.amazon.com/s?k=mattresses&i=todays-deals&crid=2GO53NGEXE1I8&sprefix=mattresses%2Ctodays-deals%2C177&ref=nb_sb_noss_2">Sealy, Serta & more from $186</a></li><li><strong>Patio:</strong> <a href="https://www.amazon.com/s?i=lawngarden&rh=n%3A553824&s=popularity-rank&fs=true&ref=lp_553824_sar">outdoor furniture, rugs & decor from $19.99</a></li><li><strong>Sports:</strong> <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&bubble-id=sport-outdoors&promotionsSearchLastSeenAsin=B0BLNQ3C8Y&promotionsSearchStartIndex=0&promotionsSearchPageSize=60">50% off fitness gear, treadmills & clothing</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.com/vacuums/b/ref=dp_bc_3?ie=UTF8&node=3743521">Dyson, Shark & Bissell from $34</a></li></ul><h2 id="more-prime-day-deals-in-the-uk">More Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://www.amazon.co.uk/amazonprime">get a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.co.uk/b?node=341686031">Fire, Ring & Blink from £13.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://www.amazon.co.uk/haul/store">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.co.uk/stores/page/9C78A104-F28D-4EB6-9415-3FED76BC4A3B?ingress=0&visitId=bff895d6-7f1c-4aff-ab53-96d6cbe66480&ref_=topnav_storetab_appledevicessubnav">up to 33% off AirPods & Apple Watch</a></li><li><strong>Appliances</strong>: <a href="https://www.amazon.co.uk/b/?_encoding=UTF8&node=391784011&ref_=sv_top_ap_arrow_1">up to 45% off Ninja & Tefal</a></li><li><strong>Beauty</strong>: <a href="https://www.amazon.co.uk/deals/?_encoding=UTF8&_encoding=UTF8&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%252266280031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&ref_=cct_cg_UKHPC_11a1&pf_rd_p=ba87a6fe-17c6-4764-a142-c0c32212fc11&pf_rd_r=R2DX4T22FVJ69GPR9B5D">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://www.amazon.co.uk/deals?discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%2522344155031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522">household goods from £5</a></li><li><strong>Fans</strong>: <a href="https://www.amazon.co.uk/Fans/b/ref=dp_bc_4?ie=UTF8&node=3593781031">from £20</a></li><li><strong>Fashion</strong>: <a href="https://www.amazon.co.uk/b/?ie=UTF8&node=11961407031&ref_=topnav_storetab_top_ap_arrow">up to 50% off</a></li><li><strong>Gaming</strong>: <a href="https://www.amazon.co.uk/PC-Video-Games-Consoles-Accessories/b/ref=dp_bc_1?ie=UTF8&node=300703">£90 off PlayStation 5</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.co.uk/headphones-earphones/b/ref=dp_bc_3?ie=UTF8&node=4085731">up to 50% off Beats & Sony</a></li><li><strong>Laptops</strong>: <a href="https://www.amazon.co.uk/laptops/b/ref=dp_bc_2?ie=UTF8&node=429886031">from £149</a></li><li><strong>Tablets</strong>: <a href="https://www.amazon.co.uk/Tablets/b/?ie=UTF8&node=429892031&ref_=sv_computers_6">Samsung & Lenovo from £79.99</a></li><li><strong>Toys</strong>: <a href="https://www.amazon.co.uk/toys/b/?ie=UTF8&node=468292&ref_=topnav_storetab_toys">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://www.amazon.co.uk/LED-Smart-4K-TVs/b/ref=dp_bc_3?ie=UTF8&node=560864">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.co.uk/Vacuum-Floor-Cleaners/b/ref=dp_bc_3?ie=UTF8&node=3147711">up to 40% off Shark & Roborock</a></li><li><strong>Wearables: </strong><a href="https://www.amazon.co.uk/b/ref=dp_bc_2?ie=UTF8&node=17489629031">up to 30% off Garmin & Oura</a></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I hate AI and its impact on RAM, but I love OLEDs and how affordable they are now — and this Alienware ultrawide is the best example on Prime Day ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The RAM crisis is gradually ruining PC and console gaming, with higher prices, notably with <a href="https://www.techradar.com/gaming/xbox-series-x-s/xbox-console-prices-are-about-to-rise-for-the-second-time-in-a-year-just-before-gta-vi-launches-so-you-really-dont-want-to-miss-this-xbox-series-x-deal-at-walmart-while-it-lasts">Microsoft increasing prices for its Xbox consoles</a>. Gamers only have AI to blame, as data centers and their demand worsen memory availability.</p><p>Fortunately, OLED monitors are not in the category of hardware seeing price hikes as a result of the RAM crisis, and unsurprisingly so, since they don't require RAM.</p><p>Affordability is key, and <a href="https://www.techradar.com/uk/tag/prime-day">Prime Day</a> has opened the door to cheaper OLED monitors. A prime example is the <a href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank"><strong>Alienware AW3425DW OLED ultrawide available on Amazon for £589.33</strong></a> (<del>was £693.70</del>), providing an immersive visual experience for any PC gamer, especially one upgrading from a 16:9 display.</p><div class="product"><a data-dimension112="37a0d6f9-d85a-4d7e-97fd-3d3df5f8d2a3" data-action="Deal Block" data-label="AW3425DW" data-dimension48="AW3425DW" data-dimension25="£589.33" href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:98.13%;"><img id="GNPFh3Qgw8gxs8QDSzTjiN" name="Alienware AW3425DW OLED" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/GNPFh3Qgw8gxs8QDSzTjiN.jpg" mos="" align="middle" fullscreen="" width="1500" height="1472" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Alienware AW3425DW OLED ultrawide gaming monitor is an easy choice for any PC gamer looking to level up their visual experience. With an OLED panel and a 240Hz refresh rate, you'll be able to enjoy fantastic image quality with deep black levels and fast, smooth gameplay in motion.<a class="view-deal button" href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank" rel="nofollow" data-dimension112="37a0d6f9-d85a-4d7e-97fd-3d3df5f8d2a3" data-action="Deal Block" data-label="AW3425DW" data-dimension48="AW3425DW" data-dimension25="£589.33">View Deal</a></p></div><p>This model is very similar to my former Alienware AW3424DWF ultrawide, but this AW3425DW model features a faster 240Hz refresh rate instead of 165Hz, and HDMI 2.1 compatibility. </p><p>There's so much to enjoy when upgrading from a regular LED display to an OLED, as it completely revitalizes the visual experience when gaming. Scenery that is supposed to be dark will indeed be entirely dark, making games like <a href="https://www.techradar.com/gaming/resident-evil-requiem-review"><em>Resident Evil Requiem</em></a> even more immersive with its horror.</p><p>I've still got my eye on Alienware's 5K2K display, but if you're out for something more affordable, the AW3425DW is the one to opt for.</p><h2 id="more-prime-day-deals-in-the-uk-2">More Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Famazonprime%3Ftag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">get a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%3Fnode%3D341686031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">Fire, Ring & Blink from £13.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fhaul%2Fstore%3Ftag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fstores%2Fpage%2F9C78A104-F28D-4EB6-9415-3FED76BC4A3B%3Fingress%3D0%26visitId%3Dbff895d6-7f1c-4aff-ab53-96d6cbe66480%26ref_%3Dtopnav_storetab_appledevicessubnav%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 33% off AirPods & Apple Watch</a></li><li><strong>Appliances</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2F%3F_encoding%3DUTF8%26node%3D391784011%26ref_%3Dsv_top_ap_arrow_1%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 45% off Ninja & Tefal</a></li><li><strong>Beauty</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fdeals%2F%3F_encoding%3DUTF8%26discounts-widget%3D%252522%25257B%25255C%252522state%25255C%252522%25253A%25257B%25255C%252522refinementFilters%25255C%252522%25253A%25257B%25255C%252522departments%25255C%252522%25253A%25255B%25255C%25252266280031%25255C%252522%25255D%25257D%25257D%25252C%25255C%252522version%25255C%252522%25253A1%25257D%252522%26ref_%3Dcct_cg_UKHPC_11a1%26pf_rd_p%3Dba87a6fe-17c6-4764-a142-c0c32212fc11%26pf_rd_r%3DR2DX4T22FVJ69GPR9B5D%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fdeals%3Fdiscounts-widget%3D%252522%25257B%25255C%252522state%25255C%252522%25253A%25257B%25255C%252522refinementFilters%25255C%252522%25253A%25257B%25255C%252522departments%25255C%252522%25253A%25255B%25255C%252522344155031%25255C%252522%25255D%25257D%25257D%25252C%25255C%252522version%25255C%252522%25253A1%25257D%252522%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">household goods from £5</a></li><li><strong>Fans</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FFans%2Fb%2Fref%3Ddp_bc_4%3Fie%3DUTF8%26node%3D3593781031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £20</a></li><li><strong>Fashion</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2F%3Fie%3DUTF8%26node%3D11961407031%26ref_%3Dtopnav_storetab_top_ap_arrow%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 50% off</a></li><li><strong>Gaming</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FPC-Video-Games-Consoles-Accessories%2Fb%2Fref%3Ddp_bc_1%3Fie%3DUTF8%26node%3D300703%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">£90 off PlayStation 5</a></li><li><strong>Headphones</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fheadphones-earphones%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D4085731%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 50% off Beats & Sony</a></li><li><strong>Laptops</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Flaptops%2Fb%2Fref%3Ddp_bc_2%3Fie%3DUTF8%26node%3D429886031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £149</a></li><li><strong>Tablets</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FTablets%2Fb%2F%3Fie%3DUTF8%26node%3D429892031%26ref_%3Dsv_computers_6%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">Samsung & Lenovo from £79.99</a></li><li><strong>Toys</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Ftoys%2Fb%2F%3Fie%3DUTF8%26node%3D468292%26ref_%3Dtopnav_storetab_toys%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FLED-Smart-4K-TVs%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D560864%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FVacuum-Floor-Cleaners%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D3147711%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 40% off Shark & Roborock</a></li><li><strong>Wearables: </strong><a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2Fref%3Ddp_bc_2%3Fie%3DUTF8%26node%3D17489629031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 30% off Garmin & Oura</a></li></ul><div data-widget-type="multimodelreview" data-widget-title="Today's best Prime Day Alienware OLED monitors" data-model-name="Alienware AW3423DW,Alienware AW3423DWF,Alienware AW3425DWM Gaming Monitor" class="hawk-root"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/i-hate-ai-and-its-impact-on-ram-but-i-love-oleds-and-how-affordable-they-are-now-and-this-alienware-ultrawide-is-the-best-example-on-prime-day</link>
                                                                            <description>
                            <![CDATA[ OLED gaming monitors are more affordable than ever, and it's very satisfying to see amid PC hardware prices constantly increasing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">aYS3nixfhHqRVbqpcfueZL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Aqhf6JX7wg8Yr7pwJWdodE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Jun 2026 19:35:05 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/Aqhf6JX7wg8Yr7pwJWdodE-1280-80.jpg">
                                                            <media:credit><![CDATA[Dell / Alienware]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Render of Alienware AW3425DW]]></media:description>                                                            <media:text><![CDATA[Render of Alienware AW3425DW]]></media:text>
                                <media:title type="plain"><![CDATA[Render of Alienware AW3425DW]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Aqhf6JX7wg8Yr7pwJWdodE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The RAM crisis is gradually ruining PC and console gaming, with higher prices, notably with <a href="https://www.techradar.com/gaming/xbox-series-x-s/xbox-console-prices-are-about-to-rise-for-the-second-time-in-a-year-just-before-gta-vi-launches-so-you-really-dont-want-to-miss-this-xbox-series-x-deal-at-walmart-while-it-lasts">Microsoft increasing prices for its Xbox consoles</a>. Gamers only have AI to blame, as data centers and their demand worsen memory availability.</p><p>Fortunately, OLED monitors are not in the category of hardware seeing price hikes as a result of the RAM crisis, and unsurprisingly so, since they don't require RAM.</p><p>Affordability is key, and <a href="https://www.techradar.com/uk/tag/prime-day">Prime Day</a> has opened the door to cheaper OLED monitors. A prime example is the <a href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank"><strong>Alienware AW3425DW OLED ultrawide available on Amazon for £589.33</strong></a> (<del>was £693.70</del>), providing an immersive visual experience for any PC gamer, especially one upgrading from a 16:9 display.</p><div class="product"><a data-dimension112="37a0d6f9-d85a-4d7e-97fd-3d3df5f8d2a3" data-action="Deal Block" data-label="AW3425DW" data-dimension48="AW3425DW" data-dimension25="£589.33" href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:98.13%;"><img id="GNPFh3Qgw8gxs8QDSzTjiN" name="Alienware AW3425DW OLED" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/GNPFh3Qgw8gxs8QDSzTjiN.jpg" mos="" align="middle" fullscreen="" width="1500" height="1472" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The Alienware AW3425DW OLED ultrawide gaming monitor is an easy choice for any PC gamer looking to level up their visual experience. With an OLED panel and a 240Hz refresh rate, you'll be able to enjoy fantastic image quality with deep black levels and fast, smooth gameplay in motion.<a class="view-deal button" href="https://www.amazon.co.uk/Alienware-Gaming-Monitor-3440x1440-Compatible/dp/B0F4ZY4HXQ" target="_blank" rel="nofollow" data-dimension112="37a0d6f9-d85a-4d7e-97fd-3d3df5f8d2a3" data-action="Deal Block" data-label="AW3425DW" data-dimension48="AW3425DW" data-dimension25="£589.33">View Deal</a></p></div><p>This model is very similar to my former Alienware AW3424DWF ultrawide, but this AW3425DW model features a faster 240Hz refresh rate instead of 165Hz, and HDMI 2.1 compatibility. </p><p>There's so much to enjoy when upgrading from a regular LED display to an OLED, as it completely revitalizes the visual experience when gaming. Scenery that is supposed to be dark will indeed be entirely dark, making games like <a href="https://www.techradar.com/gaming/resident-evil-requiem-review"><em>Resident Evil Requiem</em></a> even more immersive with its horror.</p><p>I've still got my eye on Alienware's 5K2K display, but if you're out for something more affordable, the AW3425DW is the one to opt for.</p><h2 id="more-prime-day-deals-in-the-uk-2">More Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Famazonprime%3Ftag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">get a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%3Fnode%3D341686031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">Fire, Ring & Blink from £13.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fhaul%2Fstore%3Ftag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fstores%2Fpage%2F9C78A104-F28D-4EB6-9415-3FED76BC4A3B%3Fingress%3D0%26visitId%3Dbff895d6-7f1c-4aff-ab53-96d6cbe66480%26ref_%3Dtopnav_storetab_appledevicessubnav%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 33% off AirPods & Apple Watch</a></li><li><strong>Appliances</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2F%3F_encoding%3DUTF8%26node%3D391784011%26ref_%3Dsv_top_ap_arrow_1%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 45% off Ninja & Tefal</a></li><li><strong>Beauty</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fdeals%2F%3F_encoding%3DUTF8%26discounts-widget%3D%252522%25257B%25255C%252522state%25255C%252522%25253A%25257B%25255C%252522refinementFilters%25255C%252522%25253A%25257B%25255C%252522departments%25255C%252522%25253A%25255B%25255C%25252266280031%25255C%252522%25255D%25257D%25257D%25252C%25255C%252522version%25255C%252522%25253A1%25257D%252522%26ref_%3Dcct_cg_UKHPC_11a1%26pf_rd_p%3Dba87a6fe-17c6-4764-a142-c0c32212fc11%26pf_rd_r%3DR2DX4T22FVJ69GPR9B5D%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fdeals%3Fdiscounts-widget%3D%252522%25257B%25255C%252522state%25255C%252522%25253A%25257B%25255C%252522refinementFilters%25255C%252522%25253A%25257B%25255C%252522departments%25255C%252522%25253A%25255B%25255C%252522344155031%25255C%252522%25255D%25257D%25257D%25252C%25255C%252522version%25255C%252522%25253A1%25257D%252522%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">household goods from £5</a></li><li><strong>Fans</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FFans%2Fb%2Fref%3Ddp_bc_4%3Fie%3DUTF8%26node%3D3593781031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £20</a></li><li><strong>Fashion</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2F%3Fie%3DUTF8%26node%3D11961407031%26ref_%3Dtopnav_storetab_top_ap_arrow%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 50% off</a></li><li><strong>Gaming</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FPC-Video-Games-Consoles-Accessories%2Fb%2Fref%3Ddp_bc_1%3Fie%3DUTF8%26node%3D300703%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">£90 off PlayStation 5</a></li><li><strong>Headphones</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fheadphones-earphones%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D4085731%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 50% off Beats & Sony</a></li><li><strong>Laptops</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Flaptops%2Fb%2Fref%3Ddp_bc_2%3Fie%3DUTF8%26node%3D429886031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £149</a></li><li><strong>Tablets</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FTablets%2Fb%2F%3Fie%3DUTF8%26node%3D429892031%26ref_%3Dsv_computers_6%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">Samsung & Lenovo from £79.99</a></li><li><strong>Toys</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Ftoys%2Fb%2F%3Fie%3DUTF8%26node%3D468292%26ref_%3Dtopnav_storetab_toys%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FLED-Smart-4K-TVs%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D560864%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2FVacuum-Floor-Cleaners%2Fb%2Fref%3Ddp_bc_3%3Fie%3DUTF8%26node%3D3147711%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 40% off Shark & Roborock</a></li><li><strong>Wearables: </strong><a href="https://target.georiot.com/Proxy.ashx?tsid=8428&GR_URL=https%3A%2F%2Famazon.co.uk%2Fb%2Fref%3Ddp_bc_2%3Fie%3DUTF8%26node%3D17489629031%26tag%3Dftr-techradar-gb-21%26ascsubtag%3Dtrd-gb-2375129948092230108-21" target="_blank" rel="sponsored">up to 30% off Garmin & Oura</a></li></ul><div data-widget-type="multimodelreview" data-widget-title="Today's best Prime Day Alienware OLED monitors" data-model-name="Alienware AW3423DW,Alienware AW3423DWF,Alienware AW3425DWM Gaming Monitor" class="hawk-root"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Better than birdsong, this Birdbuddy Pro Prime Day Deal soars to new heights and takes you up close and personal with our feathered friends for less ]]></title>
                                                                                                <dc:content><![CDATA[ <p>There's an unwritten rule that when you hit 50, you start noticing birds. First, you hear their songs, and then you start spotting them in the trees and flying overhead. They've been there your whole life, but some part of your amygdala opens up at the half-century, and then you're on your way to becoming a birder like me. </p><p>• <a href="https://www.amazon.com/deals">Browse all early Prime Day deals at Amazon</a></p><p>And for birders, there's no better gadget than <a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank">BirdBuddy Pro, which is now featured in a 44%-off sale </a>( now $168.00, was $299) <a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank">for Amazon Prime Day</a>. In the UK, you can drop by <a href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank">John Lewis, which has a  £200.00 deal on the same webcam smartfeeder.</a></p><h2 id="today-s-best-birdbuddy-deals">Today's best Birdbuddy deals</h2><div class="product"><a data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168" href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="v8iZ7MTTpeyXMpKP29rKN4" name="Bird_Buddy_lifestyle_image_1-500x500" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/v8iZ7MTTpeyXMpKP29rKN4.jpg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p><strong><a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow" data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168">Birdbuddy PRO Solar Smart Bird Feeder with Camera: was $299 now $168</a></strong><br>This update to the popular Birdbuddy feeder and webcam ups the number of solar panels (you'll never have to plug in again), increases the image capture resolution (2k), and even adds slo-mo. It's the best way to feed and get up close with birds without actually getting too close.<a class="view-deal button" href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow" data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168">View Deal</a></p></div><div class="product"><a data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200" href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="v8iZ7MTTpeyXMpKP29rKN4" name="Bird_Buddy_lifestyle_image_1-500x500" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/v8iZ7MTTpeyXMpKP29rKN4.jpg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p><strong><a href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow" data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200">Birdbuddy PRO Camera Bird Feeder, Blue: was £200 now £200</a></strong><br>The John Lewis deal on the Web Cam bird feeder might not be as good as Amazon's, but they are promising a price match. Of course, Amazon in the UK is not currently selling the Bird Buddy Pro. Even so, it's still an attractive price for the popular Birdbuddy feeder. This model ups the number of solar panels, and ups the image capture resolution (2k)<a class="view-deal button" href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow" data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200">View Deal</a></p></div><p>Back when my family gifted me a Birdbuddy (pre-Pro version), I called it <a href="https://www.techradar.com/cameras/im-obsessed-with-bird-watching-and-the-bird-buddy-smart-bird-feeder-is-my-new-favorite-gadget" target="_blank">my favorite gadget</a>. Like this OG version, Birdbuddy Pro is a combo webcam and bird feeder. </p><p>The model on sale here is similar to mine in that it has a solar panel on the roof to keep the webcam charged up. The Pro version actually has two panels, one for each side of the roof. I have to say that, for as much as I love my Birdbuddy, I really wish it had two panels because every once in a while, mine gets stuck facing away from the sun for too long, and then I need to pull the webcam module and charge it indoors.</p><p>The Pro model also raises the video resolution to 2k and has a larger sensor for better photography. It can even shoot in slow motion.</p><p>The app helps you keep track of visitors, and the onboard AI automatically identifies most bird species. You can even pay a monthly subscription fee to have the system name and identify specific birds (among other perks like unlimited storage and sharing your Birdbuddy live feed with guests), so you know when Cara the Cardinal returns for more seed,</p><p>BirdBuddy Pro ships with a simple hook so you can hang it, but other accessories let you attach it to a pole or bolt it to, say, a shed. I have mine hanging from my shed and have captured (and shared) so many great images and videos of visiting cardinals (male and female), grackles, pigeons, mourning doves, blue jays, and house sparrows.</p><p>Squirrels sometimes drop in and dump most of the seed. In fact, if I had any criticisms of the device, it would be that the seed holder is too small (though the Pro enlarged it to 3.8 cups of seed, 0.3 cups more than what I get) and that there's no easy way to protect it from unwanted critters. But that's about it when it comes to any cons. </p><h2 id="more-early-prime-day-deals-in-the-us">More early Prime Day deals in the US</h2><ul><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&bubble-id=Devices">Fire Sticks & Echo from $18</a></li><li><strong>Amazon Haul:</strong> <a href="https://www.amazon.com/haul/store?ref_=nav_cs_hul_disb">viral gadgets, tech & appliances from $1.99</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.com/apple-products-sale/s?k=apple+products+on+sale">MacBooks, AirPods & AirTags from $29</a></li><li><strong>Beauty: </strong><a href="https://www.amazon.com/deals/?_encoding=UTF8&pd_rd_w=s8kmA&content-id=amzn1.sym.d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_p=d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_r=4AKB7CHMYF8KNEN4FR6J&pd_rd_wg=dJExQ&pd_rd_r=d9700b9e-1b83-458f-a6e9-f9d90fe2d46d&bubble-id=beauty">50% off toothbrushes & hair tools</a></li><li><strong>Cheap TVs:</strong> <a href="https://www.amazon.com/tvs/b/">smart TVs from $69.99</a></li><li><strong>Garden:</strong> <a href="https://www.amazon.com/Patio-Lawn-Garden/b/ref=dp_bc_1?ie=UTF8&node=2972638011">tools, mowers, planters from $24.99</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.com/Headphones-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172541">50% off Beats, Bose & Samsung</a></li><li><strong>Laptops:</strong> <a href="https://www.amazon.com/s?k=laptops&i=black-friday&crid=28ANO31DMPZHB&sprefix=laptops%2Cblack-friday%2C158&ref=nb_sb_noss_1">Apple, HP & Dell from $199</a></li><li><strong>Mattresses: </strong><a href="https://www.amazon.com/s?k=mattresses&i=todays-deals&crid=2GO53NGEXE1I8&sprefix=mattresses%2Ctodays-deals%2C177&ref=nb_sb_noss_2">Sealy, Serta & more from $186</a></li><li><strong>Patio:</strong> <a href="https://www.amazon.com/s?i=lawngarden&rh=n%3A553824&s=popularity-rank&fs=true&ref=lp_553824_sar">outdoor furniture, rugs & decor from $19.99</a></li><li><strong>Sports:</strong> <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&bubble-id=sport-outdoors&promotionsSearchLastSeenAsin=B0BLNQ3C8Y&promotionsSearchStartIndex=0&promotionsSearchPageSize=60">50% off fitness gear, treadmills & clothing</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.com/vacuums/b/ref=dp_bc_3?ie=UTF8&node=3743521">Dyson, Shark & Bissell from $34</a></li></ul><h2 id="more-early-prime-day-deals-in-the-uk">More early Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://www.amazon.co.uk/amazonprime">sign up for a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.co.uk/b?node=341686031">Fire TV, Ring & Blink from £24.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://www.amazon.co.uk/haul/store">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.co.uk/stores/page/9C78A104-F28D-4EB6-9415-3FED76BC4A3B?ingress=0&visitId=bff895d6-7f1c-4aff-ab53-96d6cbe66480&ref_=topnav_storetab_appledevicessubnav">AirPods Pro 3 for a record-low price</a></li><li><strong>Appliances</strong>: <a href="https://www.amazon.co.uk/b/?_encoding=UTF8&node=391784011&ref_=sv_top_ap_arrow_1">up to 45% off Ninja, Tefal & Sage</a></li><li><strong>Beauty</strong>: <a href="https://www.amazon.co.uk/deals/?_encoding=UTF8&_encoding=UTF8&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%252266280031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&ref_=cct_cg_UKHPC_11a1&pf_rd_p=ba87a6fe-17c6-4764-a142-c0c32212fc11&pf_rd_r=R2DX4T22FVJ69GPR9B5D">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://www.amazon.co.uk/deals?discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%2522344155031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522">household goods from under £10</a></li><li><strong>Fashion</strong>: <a href="https://www.amazon.co.uk/b/?ie=UTF8&node=11961407031&ref_=topnav_storetab_top_ap_arrow">up to 50% off</a></li><li><strong>Father's Day</strong>: <a href="https://www.amazon.co.uk/deals">up to 50% off gifts & drinks</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.co.uk/headphones-earphones/b/ref=dp_bc_3?ie=UTF8&node=4085731">up to 50% off</a></li><li><strong>Laptops</strong>: <a href="https://www.amazon.co.uk/laptops/b/ref=dp_bc_2?ie=UTF8&node=429886031">from £149.99</a></li><li><strong>Tablets</strong>: <a href="https://www.amazon.co.uk/Tablets/b/?ie=UTF8&node=429892031&ref_=sv_computers_6">Samsung & Lenovo from £125</a></li><li><strong>Toys</strong>: <a href="https://www.amazon.co.uk/Toys-special-offers/b/?ie=UTF8&node=748862&ref_=sv_toys_1">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://www.amazon.co.uk/LED-Smart-4K-TVs/b/ref=dp_bc_3?ie=UTF8&node=560864">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.co.uk/Vacuum-Floor-Cleaners/b/ref=dp_bc_3?ie=UTF8&node=3147711">up to 40% off Eufy & Roborock</a></li><li><strong>Wearables: </strong><a href="https://www.amazon.co.uk/b/ref=dp_bc_2?ie=UTF8&node=17489629031">Garmin & Huawei from £36.99</a></li></ul><div data-widget-type="review" data-model-name="Birdbuddy Pro Solar Bird Feeder" class="hawk-root"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/webcams/better-than-birdsong-this-birdbuddy-pro-prime-day-deal-soars-to-new-heights-and-takes-you-up-close-and-personal-with-our-feathered-friends-for-less</link>
                                                                            <description>
                            <![CDATA[ Of all the gifts I've received over the years, Birdbuddy remains in my top 10. This Prime Day deal on the latest model should be at the top of your wishlist. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">pqoQtcSzECFiVEJrRFJZCn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ognYwXfBJeHHK6jyk8346H-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 24 Jun 2026 18:30:28 +0000</pubDate>                                                                                                                                <updated>Wed, 24 Jun 2026 18:30:42 +0000</updated>
                                                                                                                                            <category><![CDATA[Webcams]]></category>
                                                    <category><![CDATA[Seasonal Sales]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ lance.ulanoff@futurenet.com (Lance Ulanoff) ]]></author>                    <dc:creator><![CDATA[ Lance Ulanoff ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/W2qksRaQeUfBGMwsW5bTGh.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Lance Ulanoff is an &lt;a href=&quot;https://cdn.mos.cms.futurecdn.net/ox35RKH2kNKBfSBfvHEoK6.jpg&quot;&gt;award-winning tech journalist&lt;/a&gt;, on-air expert, and commentator.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Before joining TechRadar, he served as Editor in Chief of Lifewire. Prior to that, he was Chief Correspondent for Mashable where he covered all facets of technology and the&amp;nbsp;intersection&amp;nbsp;of digital and life. He also helped Mashable find new ways to&amp;nbsp;tell&amp;nbsp;stories. Lance is based in NY.&lt;br&gt;
&lt;br&gt;
A 38-year industry veteran, &lt;a href=&quot;https://en.wikipedia.org/wiki/Lance_Ulanoff&quot; target=&quot;_blank&quot;&gt;Lance Ulanoff&lt;/a&gt; has covered technology since PCs were the size of suitcases, “on line” meant “waiting” and CPU speeds were measured in single-digit megahertz. Prior to joining Mashable as Editor in Chief in 2011, Lance Ulanoff served as Editor in Chief of PCMag.com and Senior Vice President of Content for the Ziff Davis, Inc. While there, he guided the brand to a 100% digital existence and oversaw content strategy for all of Ziff Davis’ Web sites. His long-running column on PCMag.com earned him a Bronze award from the ASBPE. Winmag.com, HomePC.com, and PCMag.com were all honored under Lance’s guidance.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
He makes frequent appearances on national, international, and local news programs including &lt;a href=&quot;https://kellyandryan.com/homepagemodules/new-years-tech-resolutions-with-lance-ulanoff/&quot; target=&quot;_blank&quot;&gt;Live with Kelly and Mark&lt;/a&gt;, &lt;a href=&quot;https://www.today.com/video/google-glass-is-beginning-of-a-revolution-44496451646&quot; target=&quot;_blank&quot;&gt;the Today Show&lt;/a&gt;, Good Morning America, CNBC, CNN, and the BBC. He has also offered commentary on National Public Radio and been interviewed by newspapers and radio stations around the country. Lance has been an invited guest speaker at numerous technology conferences including Think Mobile, CEA Line Shows, Digital Life, RoboBusiness, RoboNexus, Business Foresight, and Digital Media Wire’s Games and Mobile Forum.&lt;br&gt;
&lt;br&gt;
Lance received his Bachelor of Arts in Journalism from Hofstra University in New York. He serves on Hofstra’s School of Communication Advisory Board.&lt;br&gt;
&lt;br&gt;
In his spare time, Lance draws cartoons, which he occasionally posts online. He and his wife Linda have been married for over 30 years and have raised two amazing children.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ognYwXfBJeHHK6jyk8346H-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Birdbuddy Pro Primde Day Deal]]></media:description>                                                            <media:text><![CDATA[Birdbuddy Pro Primde Day Deal]]></media:text>
                                <media:title type="plain"><![CDATA[Birdbuddy Pro Primde Day Deal]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ognYwXfBJeHHK6jyk8346H-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>There's an unwritten rule that when you hit 50, you start noticing birds. First, you hear their songs, and then you start spotting them in the trees and flying overhead. They've been there your whole life, but some part of your amygdala opens up at the half-century, and then you're on your way to becoming a birder like me. </p><p>• <a href="https://www.amazon.com/deals">Browse all early Prime Day deals at Amazon</a></p><p>And for birders, there's no better gadget than <a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank">BirdBuddy Pro, which is now featured in a 44%-off sale </a>( now $168.00, was $299) <a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank">for Amazon Prime Day</a>. In the UK, you can drop by <a href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank">John Lewis, which has a  £200.00 deal on the same webcam smartfeeder.</a></p><h2 id="today-s-best-birdbuddy-deals">Today's best Birdbuddy deals</h2><div class="product"><a data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168" href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="v8iZ7MTTpeyXMpKP29rKN4" name="Bird_Buddy_lifestyle_image_1-500x500" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/v8iZ7MTTpeyXMpKP29rKN4.jpg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p><strong><a href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow" data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168">Birdbuddy PRO Solar Smart Bird Feeder with Camera: was $299 now $168</a></strong><br>This update to the popular Birdbuddy feeder and webcam ups the number of solar panels (you'll never have to plug in again), increases the image capture resolution (2k), and even adds slo-mo. It's the best way to feed and get up close with birds without actually getting too close.<a class="view-deal button" href="https://www.amazon.com/gp/aw/d/B0DHY6B9GY/?_encoding=UTF8&pd_rd_plhdr=t&aaxitk=418e9effbf234ba610b2a204fbc334a5&hsa_cr_id=0&qid=1782316260&sr=1-1-9e67e56a-6f64-441f-a281-df67fc737124&ref_=sbx_s_sparkle_sbtcd_asin_0_title&pd_rd_w=vpXHz&content-id=amzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507%3Aamzn1.sym.2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_p=2fb72bc8-96ef-420d-b08f-c04b69f36507&pf_rd_r=62B4BF1SKH3KTY0SAZ9J&pd_rd_wg=aqaum&pd_rd_r=1f81b3fa-f366-42fc-84c9-f41ee517785d&th=1" target="_blank" rel="nofollow" data-dimension112="68742395-c8cc-422d-81d0-8f9e16a6c690" data-action="Deal Block" data-label="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension48="Birdbuddy PRO Solar Smart Bird Feeder with Camera" data-dimension25="$168">View Deal</a></p></div><div class="product"><a data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200" href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="v8iZ7MTTpeyXMpKP29rKN4" name="Bird_Buddy_lifestyle_image_1-500x500" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/v8iZ7MTTpeyXMpKP29rKN4.jpg" mos="" align="middle" fullscreen="" width="500" height="500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p><strong><a href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow" data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200">Birdbuddy PRO Camera Bird Feeder, Blue: was £200 now £200</a></strong><br>The John Lewis deal on the Web Cam bird feeder might not be as good as Amazon's, but they are promising a price match. Of course, Amazon in the UK is not currently selling the Bird Buddy Pro. Even so, it's still an attractive price for the popular Birdbuddy feeder. This model ups the number of solar panels, and ups the image capture resolution (2k)<a class="view-deal button" href="https://www.johnlewis.com/bird-buddy-pro-camera-bird-feeder-blue/p113277881" target="_blank" rel="nofollow" data-dimension112="b28eaef6-1d0f-463a-b46d-d620fc8a8c1d" data-action="Deal Block" data-label="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension48="Birdbuddy PRO Camera Bird Feeder, Blue" data-dimension25="£200">View Deal</a></p></div><p>Back when my family gifted me a Birdbuddy (pre-Pro version), I called it <a href="https://www.techradar.com/cameras/im-obsessed-with-bird-watching-and-the-bird-buddy-smart-bird-feeder-is-my-new-favorite-gadget" target="_blank">my favorite gadget</a>. Like this OG version, Birdbuddy Pro is a combo webcam and bird feeder. </p><p>The model on sale here is similar to mine in that it has a solar panel on the roof to keep the webcam charged up. The Pro version actually has two panels, one for each side of the roof. I have to say that, for as much as I love my Birdbuddy, I really wish it had two panels because every once in a while, mine gets stuck facing away from the sun for too long, and then I need to pull the webcam module and charge it indoors.</p><p>The Pro model also raises the video resolution to 2k and has a larger sensor for better photography. It can even shoot in slow motion.</p><p>The app helps you keep track of visitors, and the onboard AI automatically identifies most bird species. You can even pay a monthly subscription fee to have the system name and identify specific birds (among other perks like unlimited storage and sharing your Birdbuddy live feed with guests), so you know when Cara the Cardinal returns for more seed,</p><p>BirdBuddy Pro ships with a simple hook so you can hang it, but other accessories let you attach it to a pole or bolt it to, say, a shed. I have mine hanging from my shed and have captured (and shared) so many great images and videos of visiting cardinals (male and female), grackles, pigeons, mourning doves, blue jays, and house sparrows.</p><p>Squirrels sometimes drop in and dump most of the seed. In fact, if I had any criticisms of the device, it would be that the seed holder is too small (though the Pro enlarged it to 3.8 cups of seed, 0.3 cups more than what I get) and that there's no easy way to protect it from unwanted critters. But that's about it when it comes to any cons. </p><h2 id="more-early-prime-day-deals-in-the-us">More early Prime Day deals in the US</h2><ul><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&bubble-id=Devices">Fire Sticks & Echo from $18</a></li><li><strong>Amazon Haul:</strong> <a href="https://www.amazon.com/haul/store?ref_=nav_cs_hul_disb">viral gadgets, tech & appliances from $1.99</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.com/apple-products-sale/s?k=apple+products+on+sale">MacBooks, AirPods & AirTags from $29</a></li><li><strong>Beauty: </strong><a href="https://www.amazon.com/deals/?_encoding=UTF8&pd_rd_w=s8kmA&content-id=amzn1.sym.d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_p=d1f6ace2-9831-4dc5-9714-3cabd9c7614a&pf_rd_r=4AKB7CHMYF8KNEN4FR6J&pd_rd_wg=dJExQ&pd_rd_r=d9700b9e-1b83-458f-a6e9-f9d90fe2d46d&bubble-id=beauty">50% off toothbrushes & hair tools</a></li><li><strong>Cheap TVs:</strong> <a href="https://www.amazon.com/tvs/b/">smart TVs from $69.99</a></li><li><strong>Garden:</strong> <a href="https://www.amazon.com/Patio-Lawn-Garden/b/ref=dp_bc_1?ie=UTF8&node=2972638011">tools, mowers, planters from $24.99</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.com/Headphones-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172541">50% off Beats, Bose & Samsung</a></li><li><strong>Laptops:</strong> <a href="https://www.amazon.com/s?k=laptops&i=black-friday&crid=28ANO31DMPZHB&sprefix=laptops%2Cblack-friday%2C158&ref=nb_sb_noss_1">Apple, HP & Dell from $199</a></li><li><strong>Mattresses: </strong><a href="https://www.amazon.com/s?k=mattresses&i=todays-deals&crid=2GO53NGEXE1I8&sprefix=mattresses%2Ctodays-deals%2C177&ref=nb_sb_noss_2">Sealy, Serta & more from $186</a></li><li><strong>Patio:</strong> <a href="https://www.amazon.com/s?i=lawngarden&rh=n%3A553824&s=popularity-rank&fs=true&ref=lp_553824_sar">outdoor furniture, rugs & decor from $19.99</a></li><li><strong>Sports:</strong> <a href="https://www.amazon.com/deals?ref_=nav_cs_gb&bubble-id=sport-outdoors&promotionsSearchLastSeenAsin=B0BLNQ3C8Y&promotionsSearchStartIndex=0&promotionsSearchPageSize=60">50% off fitness gear, treadmills & clothing</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.com/vacuums/b/ref=dp_bc_3?ie=UTF8&node=3743521">Dyson, Shark & Bissell from $34</a></li></ul><h2 id="more-early-prime-day-deals-in-the-uk">More early Prime Day deals in the UK</h2><ul><li><strong>Amazon Prime</strong>: <a href="https://www.amazon.co.uk/amazonprime">sign up for a 30-day free trial</a></li><li><strong>Amazon Devices</strong>: <a href="https://www.amazon.co.uk/b?node=341686031">Fire TV, Ring & Blink from £24.99</a></li><li><strong>Amazon Haul</strong>: <a href="https://www.amazon.co.uk/haul/store">up to 30% off</a></li><li><strong>Apple</strong>: <a href="https://www.amazon.co.uk/stores/page/9C78A104-F28D-4EB6-9415-3FED76BC4A3B?ingress=0&visitId=bff895d6-7f1c-4aff-ab53-96d6cbe66480&ref_=topnav_storetab_appledevicessubnav">AirPods Pro 3 for a record-low price</a></li><li><strong>Appliances</strong>: <a href="https://www.amazon.co.uk/b/?_encoding=UTF8&node=391784011&ref_=sv_top_ap_arrow_1">up to 45% off Ninja, Tefal & Sage</a></li><li><strong>Beauty</strong>: <a href="https://www.amazon.co.uk/deals/?_encoding=UTF8&_encoding=UTF8&discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%252266280031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522&ref_=cct_cg_UKHPC_11a1&pf_rd_p=ba87a6fe-17c6-4764-a142-c0c32212fc11&pf_rd_r=R2DX4T22FVJ69GPR9B5D">up to 60% off Philips & Oral-B</a><strong></strong></li><li><strong>Essentials</strong>: <a href="https://www.amazon.co.uk/deals?discounts-widget=%2522%257B%255C%2522state%255C%2522%253A%257B%255C%2522refinementFilters%255C%2522%253A%257B%255C%2522departments%255C%2522%253A%255B%255C%2522344155031%255C%2522%255D%257D%257D%252C%255C%2522version%255C%2522%253A1%257D%2522">household goods from under £10</a></li><li><strong>Fashion</strong>: <a href="https://www.amazon.co.uk/b/?ie=UTF8&node=11961407031&ref_=topnav_storetab_top_ap_arrow">up to 50% off</a></li><li><strong>Father's Day</strong>: <a href="https://www.amazon.co.uk/deals">up to 50% off gifts & drinks</a></li><li><strong>Headphones</strong>: <a href="https://www.amazon.co.uk/headphones-earphones/b/ref=dp_bc_3?ie=UTF8&node=4085731">up to 50% off</a></li><li><strong>Laptops</strong>: <a href="https://www.amazon.co.uk/laptops/b/ref=dp_bc_2?ie=UTF8&node=429886031">from £149.99</a></li><li><strong>Tablets</strong>: <a href="https://www.amazon.co.uk/Tablets/b/?ie=UTF8&node=429892031&ref_=sv_computers_6">Samsung & Lenovo from £125</a></li><li><strong>Toys</strong>: <a href="https://www.amazon.co.uk/Toys-special-offers/b/?ie=UTF8&node=748862&ref_=sv_toys_1">up to 25% off Lego and Tonies</a></li><li><strong>TVs</strong>: <a href="https://www.amazon.co.uk/LED-Smart-4K-TVs/b/ref=dp_bc_3?ie=UTF8&node=560864">from £129.99</a></li><li><strong>Vacuums</strong>: <a href="https://www.amazon.co.uk/Vacuum-Floor-Cleaners/b/ref=dp_bc_3?ie=UTF8&node=3147711">up to 40% off Eufy & Roborock</a></li><li><strong>Wearables: </strong><a href="https://www.amazon.co.uk/b/ref=dp_bc_2?ie=UTF8&node=17489629031">Garmin & Huawei from £36.99</a></li></ul><div data-widget-type="review" data-model-name="Birdbuddy Pro Solar Bird Feeder" class="hawk-root"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The modern version of a fly trapped in amber: 3D printing your Gaussian Splat is one of the most amazing things I've seen in a long time ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Crysta can make a 3D printed model of a Gaussian Splat</strong></li><li><strong>The detail level is quite remarkable</strong></li><li><strong>It doesn't come cheap, but nonetheless, this is jaw-dropping stuff</strong></li></ul><p>Ever wanted to take a scene from real life and shrink it into a snow globe-style model (minus the snow) to sit on your shelf, preserved forever?</p><p>Well, maybe not forever, but you get the idea, and it's possible to do this now thanks to a firm called Crysta.</p><p>As Dany Bittel <a href="https://www.patreon.com/DanyBittel/posts/printing-splats-161333338" target="_blank">explains on Patreon</a>, Crysta offered to turn one of their 'Gaussian Splats' – of a bee – into a real-world representation of the insect courtesy of a <a href="https://www.techradar.com/pro/best-hobby-3d-printer-of-2025-i-tested-out-all-the-top-models">3D printer</a>.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2067509864792744433"><p lang="en" dir="ltr">@Crysta_AI printed one of my bees as a present! pic.twitter.com/HENIVMXaMJ<a href="https://twitter.com/cantworkitout/status/2067509864792744433">June 18, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The result, as you can see in the post on X above, is pretty spectacular. But wait a minute, I hear you ask (probably): a Gaussian what-now? If you're not familiar with the concept of a Gaussian Splat, it's a 3D model of a real place or thing, built from video footage that you've filmed on your camera (or maybe a drone for more adventurous constructs).</p><p>We've previously covered how this works in an <a href="https://www.techradar.com/cameras/i-turned-my-local-beauty-spot-into-an-immersive-3d-environment-using-splatica-and-my-insta360-cameras-and-the-whole-process-is-surprisingly-easy">in-depth article where we used</a> a cloud-based service called Splatica to make our Splat, and suffice it to say, it's a very cool process with impressive results.</p><p>Going a step further with the impressiveness, though, is taking that Gaussian Splat model and 3D printing it. (Crysta can also do this with an alternative process, Neural Radiance Fields, or NeRF).</p><p>How is the model turned (back) into a physical rendition? Bittel notes that: "The Gaussian splat is first voxelated, a bit like a Minecraft level. Each voxel has a mix of inks and can be more or less transparent. This then gets printed on [a] special 3D printer, layer by layer."</p><h2 id="cubic-cost">Cubic cost</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="hr4ELoQDmNbJKdpzGjzNvE" name="Dany Bittel" alt="Crysta 3D printed cube of bee being designed in Studio software" src="https://cdn.mos.cms.futurecdn.net/hr4ELoQDmNbJKdpzGjzNvE.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dany Bittel)</span></figcaption></figure><p>As Bittel observes, this is like a modern version of the fly trapped in amber, except it's an entirely artificial construct, built from an artificial model. I absolutely love the idea, and if you do too, you might be wondering how much it costs.</p><p>The truth is that it isn't cheap, as you might guess. You'll need to fork out for a Splatica subscription if you go the same way TechRadar did, which is quite pricey (or use an equivalent service or app).</p><p>The actual printing of the model by <a href="https://crysta.ai/" target="_blank">Crysta</a> will run to something like $140 in the US for a 30mm cube, according to Bittel as a guide price (they got one for free, as a present, in case you were wondering). You can go up to a 300mm cube if you want an ornament with a real impact on your room (and likely your wallet, too).</p><p>The company ships the 3D printed models globally, although of course, it'll cost more to send outside of the US.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/printers-scanners/the-modern-version-of-a-fly-trapped-in-amber-3d-printing-your-gaussian-splat-is-one-of-the-most-amazing-things-ive-seen-in-a-long-time</link>
                                                                            <description>
                            <![CDATA[ Want to DIY a perfect model of a local landmark to sit on your shelf in a 'dry snow globe' style? Now you can with a 3D-printed Gaussian Splat. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">TiWvFLpwuvyQg4go8sGNxC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7Ak2ZBEm97jjjvKX7W2atE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 24 Jun 2026 18:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Printers &amp; Scanners]]></category>
                                                    <category><![CDATA[Cameras]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/7Ak2ZBEm97jjjvKX7W2atE-1280-80.jpg">
                                                            <media:credit><![CDATA[Dany Bittel]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Crysta 3D printed cube of bee]]></media:description>                                                            <media:text><![CDATA[Crysta 3D printed cube of bee]]></media:text>
                                <media:title type="plain"><![CDATA[Crysta 3D printed cube of bee]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7Ak2ZBEm97jjjvKX7W2atE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Crysta can make a 3D printed model of a Gaussian Splat</strong></li><li><strong>The detail level is quite remarkable</strong></li><li><strong>It doesn't come cheap, but nonetheless, this is jaw-dropping stuff</strong></li></ul><p>Ever wanted to take a scene from real life and shrink it into a snow globe-style model (minus the snow) to sit on your shelf, preserved forever?</p><p>Well, maybe not forever, but you get the idea, and it's possible to do this now thanks to a firm called Crysta.</p><p>As Dany Bittel <a href="https://www.patreon.com/DanyBittel/posts/printing-splats-161333338" target="_blank">explains on Patreon</a>, Crysta offered to turn one of their 'Gaussian Splats' – of a bee – into a real-world representation of the insect courtesy of a <a href="https://www.techradar.com/pro/best-hobby-3d-printer-of-2025-i-tested-out-all-the-top-models">3D printer</a>.</p><div class="see-more see-more--clipped"><figure><blockquote class="twitter-tweet hawk-ignore" data-lang="en" cite="https://twitter.com/cantworkitout/status/2067509864792744433"><p lang="en" dir="ltr">@Crysta_AI printed one of my bees as a present! pic.twitter.com/HENIVMXaMJ<a href="https://twitter.com/cantworkitout/status/2067509864792744433">June 18, 2026</a></p></blockquote></figure><div class="see-more__filter"></div></div><p>The result, as you can see in the post on X above, is pretty spectacular. But wait a minute, I hear you ask (probably): a Gaussian what-now? If you're not familiar with the concept of a Gaussian Splat, it's a 3D model of a real place or thing, built from video footage that you've filmed on your camera (or maybe a drone for more adventurous constructs).</p><p>We've previously covered how this works in an <a href="https://www.techradar.com/cameras/i-turned-my-local-beauty-spot-into-an-immersive-3d-environment-using-splatica-and-my-insta360-cameras-and-the-whole-process-is-surprisingly-easy">in-depth article where we used</a> a cloud-based service called Splatica to make our Splat, and suffice it to say, it's a very cool process with impressive results.</p><p>Going a step further with the impressiveness, though, is taking that Gaussian Splat model and 3D printing it. (Crysta can also do this with an alternative process, Neural Radiance Fields, or NeRF).</p><p>How is the model turned (back) into a physical rendition? Bittel notes that: "The Gaussian splat is first voxelated, a bit like a Minecraft level. Each voxel has a mix of inks and can be more or less transparent. This then gets printed on [a] special 3D printer, layer by layer."</p><h2 id="cubic-cost">Cubic cost</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:56.19%;"><img id="hr4ELoQDmNbJKdpzGjzNvE" name="Dany Bittel" alt="Crysta 3D printed cube of bee being designed in Studio software" src="https://cdn.mos.cms.futurecdn.net/hr4ELoQDmNbJKdpzGjzNvE.jpg" mos="" align="middle" fullscreen="" width="970" height="545" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dany Bittel)</span></figcaption></figure><p>As Bittel observes, this is like a modern version of the fly trapped in amber, except it's an entirely artificial construct, built from an artificial model. I absolutely love the idea, and if you do too, you might be wondering how much it costs.</p><p>The truth is that it isn't cheap, as you might guess. You'll need to fork out for a Splatica subscription if you go the same way TechRadar did, which is quite pricey (or use an equivalent service or app).</p><p>The actual printing of the model by <a href="https://crysta.ai/" target="_blank">Crysta</a> will run to something like $140 in the US for a 30mm cube, according to Bittel as a guide price (they got one for free, as a present, in case you were wondering). You can go up to a 300mm cube if you want an ornament with a real impact on your room (and likely your wallet, too).</p><p>The company ships the 3D printed models globally, although of course, it'll cost more to send outside of the US.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The LG UltraGear 5K2K is my dream ultrawide gaming monitor — but there’s one big reason why I’m holding off from upgrading ]]></title>
                                                                                                <dc:content><![CDATA[ <p>The gaming monitor market is filled with high-quality displays that offer enough features to provide the most immersive gaming experience. OLED monitors are right at the forefront of monitors in achieving the latter, with exceptional deep black levels thanks to their high contrast ratio.</p><p>It's not all just about the panel type, though. The display resolution, refresh rate, response times, and brightness levels all play a significant part in allowing monitors to blossom, and all of those aspects also determine pricing (outside of potential market condition changes).</p><p>That's exactly where the <a href="https://www.techradar.com/computing/monitors/lg-ultragear-gx9">LG UltraGear 45GX950A-B</a> comes into play. It's a 5K2K ultrawide OLED monitor, which means its display resolution is 5120x2160, with even sharper image quality than a 4K display. It's easily one of the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> in 2026, and is the kind of monitor that would define an 'ultimate endgame' gaming experience in terms of visuals.</p><p>Despite the obvious and eventual GPU upgrade I'll have to make when using a 5K monitor, it hasn't stopped me from keeping my eyes peeled for it, particularly whenever it receives a significant price drop.</p><div class="product"><a data-dimension112="9c969ce8-a1f7-4d8c-8265-85cc963a3856" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="$1354.64" href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="py4WEgtnugN3rUnobzvW5" name="LG 45GX950A-B deal block" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/py4WEgtnugN3rUnobzvW5.png" mos="" align="middle" fullscreen="" width="1500" height="1500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The LG UltraGear 45GX950A-B is one of the most immersive gaming monitors on the market, and arguably the best OLED ultrawide money can buy, with an immersive 800R curvature and 5K2K resolution,<a class="view-deal button" href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank" rel="nofollow" data-dimension112="9c969ce8-a1f7-4d8c-8265-85cc963a3856" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="$1354.64">View Deal</a></p></div><div class="product"><a data-dimension112="cc6f7b31-e42b-42a9-9feb-552b3684ad94" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="£1472.49" href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="py4WEgtnugN3rUnobzvW5" name="LG 45GX950A-B deal block" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/py4WEgtnugN3rUnobzvW5.png" mos="" align="middle" fullscreen="" width="1500" height="1500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Expand your gaming immersion with the LG UltraGear 45GX950A-B 5K2K OLED ultrawide, ready to completely enhance gaming experiences across the board, thanks to its 800R curvature and 5K display resolution.<a class="view-deal button" href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank" rel="nofollow" data-dimension112="cc6f7b31-e42b-42a9-9feb-552b3684ad94" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="£1472.49">View Deal</a></p></div><p>Fortunately, it's Prime Day, which means you can find it <a href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank">for $1,429.69 (<del>was $1,999.99</del>) on Amazon in the US</a>, and <a href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank">for £1,472.49 (<del>was £1,649</del>) in the UK</a>. However, the competition on the horizon is enough to make you consider waiting a little while before jumping all in on the UltraGear display.</p><p>Having used the LG UltraGear 45GS95QE OLED ultrawide — which is very similar to the GX9, with the only difference being its 3440x1440 resolution — I can say that the step up in resolution would make LG's 5K2K display worth every cent, despite its high price.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wD4HfHVNwuQNo8Z9RUckvE" name="Alienware AW3926QW 5K2K QD-OLED" alt="Render of Alienware AW3926QW ultrawide" src="https://cdn.mos.cms.futurecdn.net/wD4HfHVNwuQNo8Z9RUckvE.png" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dell / Alienware)</span></figcaption></figure><p>With the new Alienware AW3926QW 5K2K OLED ultrawide slated for launch by the end of June, LG's top-of-the-line monitor might have its money's worth. Thanks to the AW3926QW's 39-inch display size, there's a higher pixel density at 5K2K, meaning image quality will be much sharper than what the LG GX9 has to offer.</p><p>It is an RGB stripe tandem OLED panel, which reduces text fringing and provides significantly higher and more consistent brightness compared to other OLED monitors.</p><p>Most importantly, the big takeaway is that the AW3926QW's price is rumored to be at $1,100 (around £824 / AU$1,572). That's a very generous and affordable price tag, since other monitors with the same specifications are far more expensive.</p><p>The great thing is that more details on pricing should be coming very soon, so there's a good reason to weigh the options between the two monstrous displays.</p><div data-widget-type="multimodelreview" data-model-name="LG UltraGear 45GX950A-B" class="hawk-root"></div> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/the-lg-ultragear-5k2k-is-my-dream-ultrawide-gaming-monitor-but-theres-one-big-reason-why-im-holding-off-from-upgrading</link>
                                                                            <description>
                            <![CDATA[ LG's UltraGear 5K2K ultrawide is a delight for any PC gamer, but there's a strong alternative on the horizon that should give every PC gamer a reason to wait. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wdmM7XQhRP9DoJruYNsuqG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YKV3CVkwRTpABUBaggyNGQ-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 23 Jun 2026 22:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/YKV3CVkwRTpABUBaggyNGQ-1280-80.png">
                                                            <media:credit><![CDATA[LG / Dell / Alienware]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Render of LG 5K2K and Alienware 5K2K]]></media:description>                                                            <media:text><![CDATA[Render of LG 5K2K and Alienware 5K2K]]></media:text>
                                <media:title type="plain"><![CDATA[Render of LG 5K2K and Alienware 5K2K]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YKV3CVkwRTpABUBaggyNGQ-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The gaming monitor market is filled with high-quality displays that offer enough features to provide the most immersive gaming experience. OLED monitors are right at the forefront of monitors in achieving the latter, with exceptional deep black levels thanks to their high contrast ratio.</p><p>It's not all just about the panel type, though. The display resolution, refresh rate, response times, and brightness levels all play a significant part in allowing monitors to blossom, and all of those aspects also determine pricing (outside of potential market condition changes).</p><p>That's exactly where the <a href="https://www.techradar.com/computing/monitors/lg-ultragear-gx9">LG UltraGear 45GX950A-B</a> comes into play. It's a 5K2K ultrawide OLED monitor, which means its display resolution is 5120x2160, with even sharper image quality than a 4K display. It's easily one of the <a href="https://www.techradar.com/news/best-gaming-monitor">best gaming monitors</a> in 2026, and is the kind of monitor that would define an 'ultimate endgame' gaming experience in terms of visuals.</p><p>Despite the obvious and eventual GPU upgrade I'll have to make when using a 5K monitor, it hasn't stopped me from keeping my eyes peeled for it, particularly whenever it receives a significant price drop.</p><div class="product"><a data-dimension112="9c969ce8-a1f7-4d8c-8265-85cc963a3856" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="$1354.64" href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="py4WEgtnugN3rUnobzvW5" name="LG 45GX950A-B deal block" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/py4WEgtnugN3rUnobzvW5.png" mos="" align="middle" fullscreen="" width="1500" height="1500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>The LG UltraGear 45GX950A-B is one of the most immersive gaming monitors on the market, and arguably the best OLED ultrawide money can buy, with an immersive 800R curvature and 5K2K resolution,<a class="view-deal button" href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank" rel="nofollow" data-dimension112="9c969ce8-a1f7-4d8c-8265-85cc963a3856" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="$1354.64">View Deal</a></p></div><div class="product"><a data-dimension112="cc6f7b31-e42b-42a9-9feb-552b3684ad94" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="£1472.49" href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank" rel="nofollow"><figure class="van-image-figure "  ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="py4WEgtnugN3rUnobzvW5" name="LG 45GX950A-B deal block" caption="" alt="" src="https://cdn.mos.cms.futurecdn.net/py4WEgtnugN3rUnobzvW5.png" mos="" align="middle" fullscreen="" width="1500" height="1500" attribution="" endorsement="" credit="" class=""></p></div></div></figure></a><p>Expand your gaming immersion with the LG UltraGear 45GX950A-B 5K2K OLED ultrawide, ready to completely enhance gaming experiences across the board, thanks to its 800R curvature and 5K display resolution.<a class="view-deal button" href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank" rel="nofollow" data-dimension112="cc6f7b31-e42b-42a9-9feb-552b3684ad94" data-action="Deal Block" data-label="UltraGear 45GX950A-B" data-dimension48="UltraGear 45GX950A-B" data-dimension25="£1472.49">View Deal</a></p></div><p>Fortunately, it's Prime Day, which means you can find it <a href="https://www.amazon.com/LG-45GX950A-B-Ultragear-Dual-Mode-FreeSync/dp/B0DYG9DKX8" target="_blank">for $1,429.69 (<del>was $1,999.99</del>) on Amazon in the US</a>, and <a href="https://www.amazon.co.uk/LG-UltraGear-Gaming-Monitor-45GX950A-B/dp/B0F2TNLGGS" target="_blank">for £1,472.49 (<del>was £1,649</del>) in the UK</a>. However, the competition on the horizon is enough to make you consider waiting a little while before jumping all in on the UltraGear display.</p><p>Having used the LG UltraGear 45GS95QE OLED ultrawide — which is very similar to the GX9, with the only difference being its 3440x1440 resolution — I can say that the step up in resolution would make LG's 5K2K display worth every cent, despite its high price.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="wD4HfHVNwuQNo8Z9RUckvE" name="Alienware AW3926QW 5K2K QD-OLED" alt="Render of Alienware AW3926QW ultrawide" src="https://cdn.mos.cms.futurecdn.net/wD4HfHVNwuQNo8Z9RUckvE.png" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Dell / Alienware)</span></figcaption></figure><p>With the new Alienware AW3926QW 5K2K OLED ultrawide slated for launch by the end of June, LG's top-of-the-line monitor might have its money's worth. Thanks to the AW3926QW's 39-inch display size, there's a higher pixel density at 5K2K, meaning image quality will be much sharper than what the LG GX9 has to offer.</p><p>It is an RGB stripe tandem OLED panel, which reduces text fringing and provides significantly higher and more consistent brightness compared to other OLED monitors.</p><p>Most importantly, the big takeaway is that the AW3926QW's price is rumored to be at $1,100 (around £824 / AU$1,572). That's a very generous and affordable price tag, since other monitors with the same specifications are far more expensive.</p><p>The great thing is that more details on pricing should be coming very soon, so there's a good reason to weigh the options between the two monstrous displays.</p><div data-widget-type="multimodelreview" data-model-name="LG UltraGear 45GX950A-B" class="hawk-root"></div>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Gigabyte is back with a bang with this 32-inch QD-OLED monitor ]]></title>
                                                                                                <dc:content><![CDATA[ <h3 class="article-body__section" id="section-gigabyte-mo32u24-two-minute-review"><span>Gigabyte MO32U24: Two-Minute Review</span></h3><p>Gigabyte’s gaming monitors have been hit and miss lately, but I had high hopes for the 32-inch, 4K, 240Hz MO32U24, which uses a 4th-generation QD-OLED panel and has a new, HDR-boosting feature called HyperNits. </p><p>Is this the one?</p><p>Like Gigabyte’s other non-Aorus-branded gaming monitors, the MO32U24 has a sober design that eschews RGB and geometric flourishes for a basic-looking stem and stand. That’s no bad thing, as many buyers will want a monitor that suits gaming, multimedia and work.</p><p>It’s easy to assemble (one clip and a thumbscrew), there’s a generous amount of adjustment in every direction and the small-footprint stand will suit competitive gamers who sit right up close to the screen.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QtSk3uanPU7P6g8onrniE8" name="Gigabyte-MO32U24-off" alt="Gigabyte MO32U24 gaming monitor display off showing reflections" src="https://cdn.mos.cms.futurecdn.net/QtSk3uanPU7P6g8onrniE8.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>QD-OLED screens banished spidery text a generation ago and this fourth-gen version is no different. Even fine fonts look sharp and the UHD resolution means you can comfortably work with four windows or large spreadsheets all day without straining your eyes.</p><p>The screen also uses Gigabyte’s ObsidianShield coating, which ‘boosts true-black performance’ and improves scratch resistance. It has a semi-gloss finish and does an impressive job of reducing reflections.</p><p>However, I was particularly interested to see how the HyperNits brightness enhancement affected the 1,000-nit HDR performance. Gigabyte says it “intelligently enhances overall brightness… while preserving highlight details.” In reality, it makes the MO32U24’s excellent HDR a bit better.</p><p>While some details still get lost in large, bright areas, an impressive amount of detail simultaneously remains visible in highlights and shadows: bright lights (fire, lightning, candles, windows and torches) shine piercingly out of true-black backgrounds without blowing out. </p><p>This noticeably improves multimedia immersion (especially in open-world games). I also liked that I could leave it activated when working without going blind.</p><p>Meanwhile, colors are bright and saturated and transitions are smooth and noise-free. The 240Hz refresh rate and the rapid 0.03ms pixel response banish blurriness around rapidly moving objects and only god-tier pro-FPS players might complain. G-Sync prevents image tearing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3660px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="LduzTjPLsiW8RBrv3NXsH8" name="Gigabyte-MO32U24-ports" alt="Gigabyte MO32U24 gaming monitor ports and joystick control up close" src="https://cdn.mos.cms.futurecdn.net/LduzTjPLsiW8RBrv3NXsH8.jpg" mos="" align="middle" fullscreen="" width="3660" height="2058" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Gigabyte’s OSD is intuitive, responsive and all the usual presets and gaming features are easily accessed via a joystick button. Gigabyte’s Game Assist features include an on-screen timer and refresh rate display, on-screen crosshairs, a sniper-zoom box, green-screen night vision and flash dimming. Some are useful, but others feel gimmicky.</p><p>Potentially of more interest to FPS players is the customizable Tactical Switch button, which drops the display area to 24 or 27 inches, sets the resolution to 1440p, Full HD or HD and/or changes the aspect ratio to 4:3 or 5:4.</p><p>Beyond that, there are considerable automated OLED care options that don’t get in your way, a full set of ports (including a two-port USB hub) and two 5-watt speakers, which provide useful audio for day-to-day multimedia use (but have very little bass).</p><p>In more recent years, Asus has dominated in this space, but no longer. It has a few quirks, but the Gigabyte MO32U24 has the chops where it matters.</p><h3 class="article-body__section" id="section-gigabyte-mo32u24-price-availability"><span>Gigabyte MO32U24: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $1,000 / £800 / AU$1,499</li><li><strong>When is it available?</strong> The Gigabyte MO32U24 is out now</li><li><strong>Where can you get it?</strong> It’s available in the US, UK, Australia and other regions</li></ul><p>The Gigabyte MO32U24 is available now in most regions. It’s a premium model, so it’s not cheap. Furthermore, the global price spread is quite wide and it sits in a crowded segment where prices for rivals and previous-gen models are changing frequently (and significantly) in sales. </p><p>This means the value proposition is hard to pin down. Nonetheless, you do get a lot of gaming monitor for your money and it’s currently one of the very best on the market.</p><ul><li><strong>Value:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-gigabyte-mo32u24-specs"><span>Gigabyte MO32U24: Specs</span></h3><div ><table><caption>Gigabyte MO32U24 specifications</caption><tbody><tr><td class="firstcol " ><p><strong>Screen size</strong></p></td><td  ><p>31.5-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect ratio</strong></p></td><td  ><p>16:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution</strong></p></td><td  ><p>3840 x 2160 (UHD)</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness</strong></p></td><td  ><p>300 cd/m² typical SDR at 100% APL; 1000 cd/m² typical HDR at 3% APL</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh rate</strong></p></td><td  ><p>240Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Response time</strong></p></td><td  ><p>0.03ms GTG</p></td></tr><tr><td class="firstcol " ><p><strong>Viewing angle</strong></p></td><td  ><p>178°(H)/178°(V)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast ratio</strong></p></td><td  ><p>1.5M:1</p></td></tr><tr><td class="firstcol " ><p><strong>Color coverage</strong></p></td><td  ><p>99% DCI-P3</p></td></tr><tr><td class="firstcol " ><p><strong>Inputs</strong></p></td><td  ><p>2x full-bandwidth HDMI 2.1, 1x DisplayPort 1.4, 1x USB-C with DisplayPort Alt Mode, upstream and up to 18W power delivery, 2x USB 3.2 downstream, 1x USB 3.2 upstream, 1x earphone jack</p></td></tr><tr><td class="firstcol " ><p><strong>Dimensions</strong></p></td><td  ><p>71.9 x 61.0 x 24.0cm with stand (28.3 x 24.0 x 9.4in); 71.8 x 41.8 x 6.5cm without stand (28.3 x 16.5 x 2.6in)</p></td></tr><tr><td class="firstcol " ><p><strong>Weight</strong></p></td><td  ><p>7.95kg with stand (17.5lb); 6.00kg without stand (13.2lb)</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-gigabyte-mo32u24-design"><span>Gigabyte MO32U24: Design</span></h3><ul><li><strong>Utilitarian design with small base footprint</strong></li><li><strong>Responsive and intuitive OSD controls</strong></li><li><strong>Generous amount of tilt, swivel, pivot and height adjustment</strong></li></ul><p>Some gaming monitors have over-designed, spiky stands that take up more space than is necessary on your desk in order to make a statement — often with RGB lighting to hammer home the point. </p><p>The Gigabyte MO32U24 is more sober (unlike siblings from its Aorus sub-brand) in that its no-nonsense stem, base and bezel are relatively plain-Jane in their appearance, but are arguably better for it. </p><p>The stem easily clips onto the screen and the small-footprint base attaches to it via a single thumbscrew. You’re left with a solid stand that doesn’t wobble unless you shake the whole desk.</p><p>The whole monitor doesn’t look flashy, which will suit those who want to use it for office work in an office environment. However, esports players can still sit right up close to it with their keyboards.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3407px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="qN3hB8K4usd3MN3SB4tsQ8" name="Gigabyte-MO32U24-rear" alt="Gigabyte MO32U24 gaming monitor rear with stand removed" src="https://cdn.mos.cms.futurecdn.net/qN3hB8K4usd3MN3SB4tsQ8.jpg" mos="" align="middle" fullscreen="" width="3407" height="1917" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I’m not quite sure what happened to the Gigabyte Control Center app. It used to be very good at adjusting all your monitor settings from the Windows desktop. </p><p>The latest version is barely functional, so you need to access settings using the joystick button at the base. Mercifully, it's intuitive and responsive and you can set up multiple (one- or two-click) shortcuts to your most commonly used features. </p><p>To its left is the off switch. To the right is the ‘Tactical Switch’ which can instantly change the display size, resolution and aspect ratio to suit esports players or activate one of the monitor’s other Game Assist features.</p><p>Those Game Assist features include multiple styles of on-screen crosshair that can be moved around the screen. These are particularly useful for games like Hardcore CoD (even though it feels like it’s close to cheating). </p><p>There’s an Eagle Eye zoom ‘sniper’ box which can magnify an area of the screen (it’s adjustable but sits in the middle by default). I’d say this really was cheating if I found it usable in any way whatsoever, but my testing found it to be little more than annoying.</p><p> There’s also Night Vision mode which changes the whole display to ‘night vision green’ for people who want to pretend they’re in real-life special forces, or something.</p><p>Flash dimming is provided to stop virtual flash-bangs combining with the high, peak brightness and burning your retinas. Not everything is available when HDR is selected, though. </p><p>You can also use Game Assist to simply show a Timer, Counter or Refresh Rate (and move this information around the screen).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3634px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="w8dMVoUthj7JZoyw9WiXR9" name="Gigabyte-MO32U24-stem-and-stand" alt="Gigabyte MO32U24 gaming monitor stand" src="https://cdn.mos.cms.futurecdn.net/w8dMVoUthj7JZoyw9WiXR9.jpg" mos="" align="middle" fullscreen="" width="3634" height="2043" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Resolution Settings can drop the screen to 27 or 24 inches to suit FPS players who sit right up close. The available resolutions range from 1440p to 1024 x 768, with aspect ratios ranging from 16:9 through 5:4 to 4:3.</p><p>Other gaming adjustments include numerous image presets that are all adjustable. There's also AI Black Equalizer, which flattens contrast to stop enemies hiding in shadows and highlights. There are also VRR and Anti-Flicker modes to smooth out motion for console players. The monitor also supports G-Sync and FreeSync Premium Pro to prevent image tearing.</p><p>Other features include Picture-in-Picture and Picture-by-Picture, which can make use of all four inputs (2x HDMI, DP and USB-C) plus KVM settings that let you use the same peripherals on multiple connected devices.</p><p>Also included is an extensive collection of OLED Care options that are mostly automatic and unobtrusive. You can easily check on the screen’s status, manually activate pixel cleaning cycles and select settings that automatically dim logos and static images.</p><p>Ultimately, there’s nothing notable missing and even the most demanding tinkerers should be able to easily find display settings to suit their needs.</p><ul><li><strong>Design:</strong> 5 / 5</li></ul><h3 class="article-body__section" id="section-gigabyte-mo32u24-performance"><span>Gigabyte MO32U24: Performance</span></h3><ul><li><strong>Outstanding HDR performance</strong></li><li><strong>Fine text and low-reflection coating make it great for work</strong></li><li><strong>Bright, vibrant colors and contrast boost game immersion</strong></li><li><strong>Fast refresh rate and pixel response time suit FPS players</strong></li></ul><p>The Gigabyte MO32U24 has so many settings that every type of user should be able to quickly find a combination (by choosing a single preset or manually adjusting multiple settings) that suits their needs, whether they’re gaming or working.</p><p>Office workers will warm to sharply rendered fine fonts, a low-reflection, semi-gloss coating and a resolution that affords comfortable work with four windows at once.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xvLLvHkc3nLL5BJWxtn5k8" name="Gigabyte-MO32U24-unboxed" alt="Gigabyte MO32U24 gaming monitor box and packaging" src="https://cdn.mos.cms.futurecdn.net/xvLLvHkc3nLL5BJWxtn5k8.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>When it comes to multimedia, the semi-gloss screen reduces reflections without dulling the impact of the panel’s bright colors, true blacks and outstanding contrast like a matte screen would. </p><p>Its HDR performance, which is augmented with Gigabyte’s ObsidianShield coating and HyperNits brightness enhancement, is outstanding as it can simultaneously display details in very bright and very dark scenes at once. While some details can get lost in particularly large, bright areas, it's rarely a problem.</p><p>Top tip — I recommend using the Windows HDR Calibration tool (in the Microsoft Store) to set it up, but I also recommend not following its instructions entirely — don’t make the black and white boxes disappear into each other — you’ll get a much better image if you leave the two reference images visible.</p><p>The 240Hz refresh rate and fast QD-OLED pixel response time ensure that rapidly moving objects are rendered nearly pin-sharp. I’ve seen even better performance on even faster screens, but those rarely offer the all-around graphical attributes that are also available on the MO32U24.</p><p>I never expect much from built-in monitor speakers and the two 5-watt speakers didn’t challenge this view. It’s handy to have them for casual social-media video watching but don’t expect great musical fidelity or punchy bass.</p><ul><li><strong>Performance:</strong> 5 / 5</li></ul><h3 class="article-body__section" id="section-should-you-buy-the-gigabyte-mo32u24"><span>Should you buy the Gigabyte MO32U24?</span></h3><div ><table><caption>Gigabyte MO32U24 scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>Expensive but worth it.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>Utilitarian, intuitive, useful but not flashy.</p></td><td  ><p>5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>Sublime HDR image quality. Fast for FPS players. Great for office work too.</p></td><td  ><p>5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Final score</strong></p></td><td  ><p>One of the very best all-around monitors on the market.</p></td><td  ><p>5 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-gigabyte-mo32u24-if">Buy the Gigabyte MO32U24 if...</h2><div class="product"><p><strong>You want a monitor for work and play</strong></p><p>The Gigabyte MO32U24’s fine resolution and low-reflection coating can make you more productive when working. Its HDR graphical capabilities improve game immersion and its speed can satisfy competitive FPS gamers.</p></div><div class="product"><p><strong>You want a premium gaming monitor that doesn’t cost the earth</strong></p><p>It’s not cheap, but the Gigabyte MO32U24 costs less than many flashier S-tier rivals while matching (and even beating) them for performance.</p></div><h2 id="don-t-buy-it-if-15">Don't buy it if...</h2><div class="product"><p><strong>You don’t have much money</strong></p><p>The Gigabyte MO32U24 offers the best of everything, but you can buy functional monitors that suit specific needs for far less money.</p></div><div class="product"><p><strong>You want a flashy gaming monitor that makes a statement</strong></p><p>If you want a spiky gaming monitor that’s dripping in RGB and looks great in Instagram pictures of your battle station, this isn’t the gaming monitor for you.</p></div><h2 id="also-consider">Also consider</h2><div class="product star-deal"><p><strong>LG UltraGear GX9</strong></p><p>LG’s UltraGear GX9 has a larger, curved panel that offers potentially greater gaming and productivity benefits. But it costs much, much more.</p><p><strong>Read our </strong><a href="https://www.techradar.com/computing/monitors/lg-ultragear-gx9" data-dimension112="588d7108-8115-4a57-a4d6-197634767291" data-action="Star Deal Block" data-label="Read our LG UltraGear GX9 review" data-dimension48="Read our LG UltraGear GX9 review" data-dimension25=""><strong>LG UltraGear GX9 review</strong></a></p></div><div class="product star-deal"><p><strong>MSI MPG 322UR QD-OLED X24</strong></p><p>MSI’s rival uses the same panel and offers similar performance and features. It costs a bit more on paper, but it could be significantly cheaper when on sale.</p><p><strong>Read our </strong><a href="https://www.techradar.com/computing/monitors/msi-mpg-322ur-x24-qd-oled" data-dimension112="1f838050-ade2-48d6-86eb-2fa50c5f94b3" data-action="Star Deal Block" data-label="Read our MSI MPG 322UR QD-OLED X24 review" data-dimension48="Read our MSI MPG 322UR QD-OLED X24 review" data-dimension25=""><strong>MSI MPG 322UR QD-OLED X24 review</strong></a></p></div><p>Are you after something else? Check out our guide to the <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">best monitors</a>.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/gigabyte-mo32u24-gaming-monitor-review</link>
                                                                            <description>
                            <![CDATA[ The Gigabyte MO32U24 is a a no-nonsense gaming monitor that hits the sweet spot for gamers and office workers alike. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5yMkyFmR5BPqACU7mpNhaQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AkXa493CQofLdZPXs6gPG8-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 23 Jun 2026 05:02:39 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nick Ross ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Nick Ross is a multi-award-winning, veteran technology journalist whose been in the industry for over 20 years. He started out with PC Pro magazine in the UK before moving to Australia where he would go on to become Editor of its Aussie cousin, PC Authority. Nick then launched The Overclocker magazine before moving on to become the ABC’s first Technology and Games Editor. After causing mayhem with his investigative journalism, he moved on to edit PC World before spending some years in the marketing wilderness while simultaneously freelancing for multiple technology titles. He’s contributed consumer, B2B and commercial content to many significant technology publications around the world over the years, but now spends most of his time publishing SMBtech.au and High Performance Laptops. He&#039;s a regular contributor to TweakTown, iTWire, APC magazine and TechRadar, just to name a few among a host of other publications.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/AkXa493CQofLdZPXs6gPG8-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Gigabyte MO32U24 gaming monitor on a desk]]></media:description>                                                            <media:text><![CDATA[Gigabyte MO32U24 gaming monitor on a desk]]></media:text>
                                <media:title type="plain"><![CDATA[Gigabyte MO32U24 gaming monitor on a desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AkXa493CQofLdZPXs6gPG8-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h3 class="article-body__section" id="section-gigabyte-mo32u24-two-minute-review"><span>Gigabyte MO32U24: Two-Minute Review</span></h3><p>Gigabyte’s gaming monitors have been hit and miss lately, but I had high hopes for the 32-inch, 4K, 240Hz MO32U24, which uses a 4th-generation QD-OLED panel and has a new, HDR-boosting feature called HyperNits. </p><p>Is this the one?</p><p>Like Gigabyte’s other non-Aorus-branded gaming monitors, the MO32U24 has a sober design that eschews RGB and geometric flourishes for a basic-looking stem and stand. That’s no bad thing, as many buyers will want a monitor that suits gaming, multimedia and work.</p><p>It’s easy to assemble (one clip and a thumbscrew), there’s a generous amount of adjustment in every direction and the small-footprint stand will suit competitive gamers who sit right up close to the screen.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QtSk3uanPU7P6g8onrniE8" name="Gigabyte-MO32U24-off" alt="Gigabyte MO32U24 gaming monitor display off showing reflections" src="https://cdn.mos.cms.futurecdn.net/QtSk3uanPU7P6g8onrniE8.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>QD-OLED screens banished spidery text a generation ago and this fourth-gen version is no different. Even fine fonts look sharp and the UHD resolution means you can comfortably work with four windows or large spreadsheets all day without straining your eyes.</p><p>The screen also uses Gigabyte’s ObsidianShield coating, which ‘boosts true-black performance’ and improves scratch resistance. It has a semi-gloss finish and does an impressive job of reducing reflections.</p><p>However, I was particularly interested to see how the HyperNits brightness enhancement affected the 1,000-nit HDR performance. Gigabyte says it “intelligently enhances overall brightness… while preserving highlight details.” In reality, it makes the MO32U24’s excellent HDR a bit better.</p><p>While some details still get lost in large, bright areas, an impressive amount of detail simultaneously remains visible in highlights and shadows: bright lights (fire, lightning, candles, windows and torches) shine piercingly out of true-black backgrounds without blowing out. </p><p>This noticeably improves multimedia immersion (especially in open-world games). I also liked that I could leave it activated when working without going blind.</p><p>Meanwhile, colors are bright and saturated and transitions are smooth and noise-free. The 240Hz refresh rate and the rapid 0.03ms pixel response banish blurriness around rapidly moving objects and only god-tier pro-FPS players might complain. G-Sync prevents image tearing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3660px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="LduzTjPLsiW8RBrv3NXsH8" name="Gigabyte-MO32U24-ports" alt="Gigabyte MO32U24 gaming monitor ports and joystick control up close" src="https://cdn.mos.cms.futurecdn.net/LduzTjPLsiW8RBrv3NXsH8.jpg" mos="" align="middle" fullscreen="" width="3660" height="2058" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Gigabyte’s OSD is intuitive, responsive and all the usual presets and gaming features are easily accessed via a joystick button. Gigabyte’s Game Assist features include an on-screen timer and refresh rate display, on-screen crosshairs, a sniper-zoom box, green-screen night vision and flash dimming. Some are useful, but others feel gimmicky.</p><p>Potentially of more interest to FPS players is the customizable Tactical Switch button, which drops the display area to 24 or 27 inches, sets the resolution to 1440p, Full HD or HD and/or changes the aspect ratio to 4:3 or 5:4.</p><p>Beyond that, there are considerable automated OLED care options that don’t get in your way, a full set of ports (including a two-port USB hub) and two 5-watt speakers, which provide useful audio for day-to-day multimedia use (but have very little bass).</p><p>In more recent years, Asus has dominated in this space, but no longer. It has a few quirks, but the Gigabyte MO32U24 has the chops where it matters.</p><h3 class="article-body__section" id="section-gigabyte-mo32u24-price-availability"><span>Gigabyte MO32U24: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $1,000 / £800 / AU$1,499</li><li><strong>When is it available?</strong> The Gigabyte MO32U24 is out now</li><li><strong>Where can you get it?</strong> It’s available in the US, UK, Australia and other regions</li></ul><p>The Gigabyte MO32U24 is available now in most regions. It’s a premium model, so it’s not cheap. Furthermore, the global price spread is quite wide and it sits in a crowded segment where prices for rivals and previous-gen models are changing frequently (and significantly) in sales. </p><p>This means the value proposition is hard to pin down. Nonetheless, you do get a lot of gaming monitor for your money and it’s currently one of the very best on the market.</p><ul><li><strong>Value:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-gigabyte-mo32u24-specs"><span>Gigabyte MO32U24: Specs</span></h3><div ><table><caption>Gigabyte MO32U24 specifications</caption><tbody><tr><td class="firstcol " ><p><strong>Screen size</strong></p></td><td  ><p>31.5-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect ratio</strong></p></td><td  ><p>16:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution</strong></p></td><td  ><p>3840 x 2160 (UHD)</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness</strong></p></td><td  ><p>300 cd/m² typical SDR at 100% APL; 1000 cd/m² typical HDR at 3% APL</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh rate</strong></p></td><td  ><p>240Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Response time</strong></p></td><td  ><p>0.03ms GTG</p></td></tr><tr><td class="firstcol " ><p><strong>Viewing angle</strong></p></td><td  ><p>178°(H)/178°(V)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast ratio</strong></p></td><td  ><p>1.5M:1</p></td></tr><tr><td class="firstcol " ><p><strong>Color coverage</strong></p></td><td  ><p>99% DCI-P3</p></td></tr><tr><td class="firstcol " ><p><strong>Inputs</strong></p></td><td  ><p>2x full-bandwidth HDMI 2.1, 1x DisplayPort 1.4, 1x USB-C with DisplayPort Alt Mode, upstream and up to 18W power delivery, 2x USB 3.2 downstream, 1x USB 3.2 upstream, 1x earphone jack</p></td></tr><tr><td class="firstcol " ><p><strong>Dimensions</strong></p></td><td  ><p>71.9 x 61.0 x 24.0cm with stand (28.3 x 24.0 x 9.4in); 71.8 x 41.8 x 6.5cm without stand (28.3 x 16.5 x 2.6in)</p></td></tr><tr><td class="firstcol " ><p><strong>Weight</strong></p></td><td  ><p>7.95kg with stand (17.5lb); 6.00kg without stand (13.2lb)</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-gigabyte-mo32u24-design"><span>Gigabyte MO32U24: Design</span></h3><ul><li><strong>Utilitarian design with small base footprint</strong></li><li><strong>Responsive and intuitive OSD controls</strong></li><li><strong>Generous amount of tilt, swivel, pivot and height adjustment</strong></li></ul><p>Some gaming monitors have over-designed, spiky stands that take up more space than is necessary on your desk in order to make a statement — often with RGB lighting to hammer home the point. </p><p>The Gigabyte MO32U24 is more sober (unlike siblings from its Aorus sub-brand) in that its no-nonsense stem, base and bezel are relatively plain-Jane in their appearance, but are arguably better for it. </p><p>The stem easily clips onto the screen and the small-footprint base attaches to it via a single thumbscrew. You’re left with a solid stand that doesn’t wobble unless you shake the whole desk.</p><p>The whole monitor doesn’t look flashy, which will suit those who want to use it for office work in an office environment. However, esports players can still sit right up close to it with their keyboards.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3407px;"><p class="vanilla-image-block" style="padding-top:56.27%;"><img id="qN3hB8K4usd3MN3SB4tsQ8" name="Gigabyte-MO32U24-rear" alt="Gigabyte MO32U24 gaming monitor rear with stand removed" src="https://cdn.mos.cms.futurecdn.net/qN3hB8K4usd3MN3SB4tsQ8.jpg" mos="" align="middle" fullscreen="" width="3407" height="1917" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I’m not quite sure what happened to the Gigabyte Control Center app. It used to be very good at adjusting all your monitor settings from the Windows desktop. </p><p>The latest version is barely functional, so you need to access settings using the joystick button at the base. Mercifully, it's intuitive and responsive and you can set up multiple (one- or two-click) shortcuts to your most commonly used features. </p><p>To its left is the off switch. To the right is the ‘Tactical Switch’ which can instantly change the display size, resolution and aspect ratio to suit esports players or activate one of the monitor’s other Game Assist features.</p><p>Those Game Assist features include multiple styles of on-screen crosshair that can be moved around the screen. These are particularly useful for games like Hardcore CoD (even though it feels like it’s close to cheating). </p><p>There’s an Eagle Eye zoom ‘sniper’ box which can magnify an area of the screen (it’s adjustable but sits in the middle by default). I’d say this really was cheating if I found it usable in any way whatsoever, but my testing found it to be little more than annoying.</p><p> There’s also Night Vision mode which changes the whole display to ‘night vision green’ for people who want to pretend they’re in real-life special forces, or something.</p><p>Flash dimming is provided to stop virtual flash-bangs combining with the high, peak brightness and burning your retinas. Not everything is available when HDR is selected, though. </p><p>You can also use Game Assist to simply show a Timer, Counter or Refresh Rate (and move this information around the screen).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3634px;"><p class="vanilla-image-block" style="padding-top:56.22%;"><img id="w8dMVoUthj7JZoyw9WiXR9" name="Gigabyte-MO32U24-stem-and-stand" alt="Gigabyte MO32U24 gaming monitor stand" src="https://cdn.mos.cms.futurecdn.net/w8dMVoUthj7JZoyw9WiXR9.jpg" mos="" align="middle" fullscreen="" width="3634" height="2043" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Resolution Settings can drop the screen to 27 or 24 inches to suit FPS players who sit right up close. The available resolutions range from 1440p to 1024 x 768, with aspect ratios ranging from 16:9 through 5:4 to 4:3.</p><p>Other gaming adjustments include numerous image presets that are all adjustable. There's also AI Black Equalizer, which flattens contrast to stop enemies hiding in shadows and highlights. There are also VRR and Anti-Flicker modes to smooth out motion for console players. The monitor also supports G-Sync and FreeSync Premium Pro to prevent image tearing.</p><p>Other features include Picture-in-Picture and Picture-by-Picture, which can make use of all four inputs (2x HDMI, DP and USB-C) plus KVM settings that let you use the same peripherals on multiple connected devices.</p><p>Also included is an extensive collection of OLED Care options that are mostly automatic and unobtrusive. You can easily check on the screen’s status, manually activate pixel cleaning cycles and select settings that automatically dim logos and static images.</p><p>Ultimately, there’s nothing notable missing and even the most demanding tinkerers should be able to easily find display settings to suit their needs.</p><ul><li><strong>Design:</strong> 5 / 5</li></ul><h3 class="article-body__section" id="section-gigabyte-mo32u24-performance"><span>Gigabyte MO32U24: Performance</span></h3><ul><li><strong>Outstanding HDR performance</strong></li><li><strong>Fine text and low-reflection coating make it great for work</strong></li><li><strong>Bright, vibrant colors and contrast boost game immersion</strong></li><li><strong>Fast refresh rate and pixel response time suit FPS players</strong></li></ul><p>The Gigabyte MO32U24 has so many settings that every type of user should be able to quickly find a combination (by choosing a single preset or manually adjusting multiple settings) that suits their needs, whether they’re gaming or working.</p><p>Office workers will warm to sharply rendered fine fonts, a low-reflection, semi-gloss coating and a resolution that affords comfortable work with four windows at once.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xvLLvHkc3nLL5BJWxtn5k8" name="Gigabyte-MO32U24-unboxed" alt="Gigabyte MO32U24 gaming monitor box and packaging" src="https://cdn.mos.cms.futurecdn.net/xvLLvHkc3nLL5BJWxtn5k8.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>When it comes to multimedia, the semi-gloss screen reduces reflections without dulling the impact of the panel’s bright colors, true blacks and outstanding contrast like a matte screen would. </p><p>Its HDR performance, which is augmented with Gigabyte’s ObsidianShield coating and HyperNits brightness enhancement, is outstanding as it can simultaneously display details in very bright and very dark scenes at once. While some details can get lost in particularly large, bright areas, it's rarely a problem.</p><p>Top tip — I recommend using the Windows HDR Calibration tool (in the Microsoft Store) to set it up, but I also recommend not following its instructions entirely — don’t make the black and white boxes disappear into each other — you’ll get a much better image if you leave the two reference images visible.</p><p>The 240Hz refresh rate and fast QD-OLED pixel response time ensure that rapidly moving objects are rendered nearly pin-sharp. I’ve seen even better performance on even faster screens, but those rarely offer the all-around graphical attributes that are also available on the MO32U24.</p><p>I never expect much from built-in monitor speakers and the two 5-watt speakers didn’t challenge this view. It’s handy to have them for casual social-media video watching but don’t expect great musical fidelity or punchy bass.</p><ul><li><strong>Performance:</strong> 5 / 5</li></ul><h3 class="article-body__section" id="section-should-you-buy-the-gigabyte-mo32u24"><span>Should you buy the Gigabyte MO32U24?</span></h3><div ><table><caption>Gigabyte MO32U24 scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>Expensive but worth it.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>Utilitarian, intuitive, useful but not flashy.</p></td><td  ><p>5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>Sublime HDR image quality. Fast for FPS players. Great for office work too.</p></td><td  ><p>5 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Final score</strong></p></td><td  ><p>One of the very best all-around monitors on the market.</p></td><td  ><p>5 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-gigabyte-mo32u24-if">Buy the Gigabyte MO32U24 if...</h2><div class="product"><p><strong>You want a monitor for work and play</strong></p><p>The Gigabyte MO32U24’s fine resolution and low-reflection coating can make you more productive when working. Its HDR graphical capabilities improve game immersion and its speed can satisfy competitive FPS gamers.</p></div><div class="product"><p><strong>You want a premium gaming monitor that doesn’t cost the earth</strong></p><p>It’s not cheap, but the Gigabyte MO32U24 costs less than many flashier S-tier rivals while matching (and even beating) them for performance.</p></div><h2 id="don-t-buy-it-if-15">Don't buy it if...</h2><div class="product"><p><strong>You don’t have much money</strong></p><p>The Gigabyte MO32U24 offers the best of everything, but you can buy functional monitors that suit specific needs for far less money.</p></div><div class="product"><p><strong>You want a flashy gaming monitor that makes a statement</strong></p><p>If you want a spiky gaming monitor that’s dripping in RGB and looks great in Instagram pictures of your battle station, this isn’t the gaming monitor for you.</p></div><h2 id="also-consider">Also consider</h2><div class="product star-deal"><p><strong>LG UltraGear GX9</strong></p><p>LG’s UltraGear GX9 has a larger, curved panel that offers potentially greater gaming and productivity benefits. But it costs much, much more.</p><p><strong>Read our </strong><a href="https://www.techradar.com/computing/monitors/lg-ultragear-gx9" data-dimension112="588d7108-8115-4a57-a4d6-197634767291" data-action="Star Deal Block" data-label="Read our LG UltraGear GX9 review" data-dimension48="Read our LG UltraGear GX9 review" data-dimension25=""><strong>LG UltraGear GX9 review</strong></a></p></div><div class="product star-deal"><p><strong>MSI MPG 322UR QD-OLED X24</strong></p><p>MSI’s rival uses the same panel and offers similar performance and features. It costs a bit more on paper, but it could be significantly cheaper when on sale.</p><p><strong>Read our </strong><a href="https://www.techradar.com/computing/monitors/msi-mpg-322ur-x24-qd-oled" data-dimension112="1f838050-ade2-48d6-86eb-2fa50c5f94b3" data-action="Star Deal Block" data-label="Read our MSI MPG 322UR QD-OLED X24 review" data-dimension48="Read our MSI MPG 322UR QD-OLED X24 review" data-dimension25=""><strong>MSI MPG 322UR QD-OLED X24 review</strong></a></p></div><p>Are you after something else? Check out our guide to the <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">best monitors</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The BenQ MA270S breaks Apple’s monitor monopoly ]]></title>
                                                                                                <dc:content><![CDATA[ <h3 class="article-body__section" id="section-benq-ma270s-two-minute-review"><span>BenQ MA270S: Two-Minute Review</span></h3><p>With Microsoft seemingly intent on turning Windows into malware, Macs are increasingly appealing. But while the Apple tax is increasingly diminishing in the consumer laptop space, it’s rife when it comes to compatible monitors. </p><p>PC-focused alternatives have different colors, pixel densities and features that rarely play well with Macs, meaning users frequently fight losing battles matching what they see on their MacBook screen with a third-party monitor. But BenQ has taken note.</p><p>There are several models in BenQ’s new specialist Mac range. Most have 4K resolutions, are 27 or 32 inches in size, have 60Hz refresh rates and offer glossy or matte finishes. </p><p>There are two outliers: the 120Hz MA320UG and this, the glossy, 5K-resolution MA270S.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XEDSmHSExv9HjNH5Gn3tci" name="BenQ-MA270S-oblique" alt="BenQ MA270S monitor angled showing reflections" src="https://cdn.mos.cms.futurecdn.net/XEDSmHSExv9HjNH5Gn3tci.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Setup is simple, with the clip-on stem affixing to the base with a single thumbscrew. There’s a generous amount of adjustment (including 150mm (5.9in) height and 90° bi-directional pivot) which, unlike Apple, BenQ doesn’t charge extra for.</p><p>There’s also an unApple-like plethora of ports including two HDMI, two Thunderbolt 4 and four USB 3.2 Gen 2 ports (two USB-C and two USB-A), with up to 96 watts of USB-C power delivery — so one cable can connect and charge a laptop. </p><p>The USB-A ports also offer 7.5W charging. They also facilitate KVM functionality to connect multiple devices. Apple’s monitors don’t.</p><p>Once connected, BenQ’s factory-calibrated screen instantly resembled the display of the MacBook sitting next to it. Like Apple’s own monitors, the MA270S has a native 5K resolution of 5120 x 2880, giving it a much higher pixel density (218 PPI) than 27-inch, 1440p PC equivalents (~109 PPI). </p><p>By default, macOS scales the interface to look like 2560 x 1440, which keeps text crisp without making everything tiny.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mNTaSKapYvZXg6dH6FCWdi" name="BenQ-MA270S-screen" alt="BenQ MA270S monitor display up close" src="https://cdn.mos.cms.futurecdn.net/mNTaSKapYvZXg6dH6FCWdi.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The IPS screen is very impressive with near-OLED levels of color saturation and LED-backlight-derived (almost completely) true blacks. Multimedia looks good at default settings (vibrant colors, respectable contrast and minimal noise in gradients), but turning on HDR significantly improves everything: more details simultaneously show up in shadows and highlights and all transitions become smooth. </p><p>The brightest highlights can blow out (with no easy fix), though, and note that the glossy coating can turn into a black mirror when displaying dark content.</p><p>A common curse of Retina displays is their sluggish speeds and the MA270S is no different. The slow, 5ms response time marries with a 60Hz refresh rate (it actually goes up to a Spinal Tap-esque 70Hz) to smear fast-moving objects across the screen, so forget about eye-friendly, fast-and-frantic gaming.</p><p>There’s no integrated webcam, but the two 3-watt speakers (surprisingly for a monitor) have well-rounded fidelity and sound good, despite not getting loud.</p><p>Despite having a joystick button, most advanced image settings are controlled by BenQ’s impressive DisplayPilot 2 app. The customizable options can easily swap between color modes and toggle settings like Low Blue Light. </p><p>Its FocuSync settings match Mac Focus adjustments and enable you to change core monitor settings using Mac settings. You can also auto-sync different color modes with different applications.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5395px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="WTuK5CY2N4s3zqEezvfrbi" name="BenQ-MA270S-top" alt="BenQ MA270S monitor from rear and above" src="https://cdn.mos.cms.futurecdn.net/WTuK5CY2N4s3zqEezvfrbi.jpg" mos="" align="middle" fullscreen="" width="5395" height="3035" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h3 class="article-body__section" id="section-benq-ma270s-price-availability"><span>BenQ MA270S: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $900 / £1,000 / AU$1,699</li><li><strong>When is it available?</strong> It’s out now</li><li><strong>Where can you get it?</strong> It’s available in the US, UK, Australia and other regions</li></ul><p>While it’s not a cheap monitor, the BenQ MA270S is significantly cheaper than Apple’s own Studio displays and, therefore, serves as a much-needed, more affordable, third-party alternative in a monopoly market.</p><ul><li><strong>Value:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-benq-ma270s-specs"><span>BenQ MA270S: Specs</span></h3><div ><table><caption>BenQ MA270S specifications</caption><tbody><tr><td class="firstcol " ><p><strong>Screen size</strong></p></td><td  ><p>27-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect ratio</strong></p></td><td  ><p>16:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution</strong></p></td><td  ><p>5120 x 2880 (5K)</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness</strong></p></td><td  ><p>450 cd/m² typical</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh rate</strong></p></td><td  ><p>70Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Response time</strong></p></td><td  ><p>5ms GTG</p></td></tr><tr><td class="firstcol " ><p><strong>Viewing angle</strong></p></td><td  ><p>178°(H)/178°(V)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast ratio</strong></p></td><td  ><p>2,000:1</p></td></tr><tr><td class="firstcol " ><p><strong>Color coverage</strong></p></td><td  ><p>99% sRGB, 99% P3</p></td></tr><tr><td class="firstcol " ><p><strong>Inputs</strong></p></td><td  ><p>2x HDMI 2.1, 1x Thunderbolt 4 (96W PD), 1x Thunderbolt 4 out (15W PD), 1x USB-C 3.2 Gen 2 (35W PD), 1x USB-C 3.2 Gen 2 (15W PD), 2x USB-A 3.2 Gen 2 (7.5W charging), headphone jack</p></td></tr><tr><td class="firstcol " ><p><strong>Dimensions</strong></p></td><td  ><p>43.0-58.0 x 61.4 x 22.0cm with stand (16.9-22.8 x 24.2 x 8.7in); 36.8 x 61.4 x 7.6cm without stand (14.5 x 24.2 x 3.0in)</p></td></tr><tr><td class="firstcol " ><p><strong>Weight</strong></p></td><td  ><p>8.64kg with stand (19.1lb); 5.7kg without stand (12.6lb)</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-benq-ma270s-design"><span>BenQ MA270S: Design</span></h3><ul><li><strong>Simple, adjustable, three-part stand</strong></li><li><strong>Impressive number of ports</strong></li><li><strong>No built-in webcam</strong></li></ul><p>Apple users have always been an aesthetically appreciative bunch, and so they’ll warm to the color scheme of the BenQ MA270S, which apes that of a standard silver MacBook.</p><p>The stand is simple to assemble and offers a generous amount of movement in every direction. It's remarkable that Apple charges more for a feature like this — it’s standard on many PC displays.</p><p>The multiple ports (which offer different degrees of charging power) mean multiple devices can be simultaneously connected. Furthermore, a single keyboard and mouse can be shared across them using KVM functionality — unholy magic in the eyes of some Apple users.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/WpYcAnuBDNu8h9CYuZ4Awh.jpg" alt="BenQ MA270S monitor rear panel without stand" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5c7xVMNkc9jKEFc5u3Xysi.jpg" alt="BenQ MA270S monitor stand before assembly" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/p7UfuuAXWReBDfzx2c2hGh.jpg" alt="BenQ MA270S monitor stand" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p>The joystick button at the base of the screen only provides access to brightness, volume and input selections. To access more comprehensive settings, you’ll need the BenQ DisplayPilot 2 app and the OSD handily provides a QR code to locate it on BenQ’s own website (it’s not in the App Store).</p><p>It provides access to basic brightness settings, eye comfort and HDR, but also FocuSync settings on your Mac.</p><p>Another feature is the rubberized pad on the base of the stand. It provides slightly superior softness and friction compared to the plastic stand, so you may be more tempted to rest your phone on it.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2925px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="ZdfuvUfkMoYbP2CcMf9jGh" name="BenQ-MA270S-ports" alt="BenQ MA270S monitor ports viewed up close" src="https://cdn.mos.cms.futurecdn.net/ZdfuvUfkMoYbP2CcMf9jGh.jpg" mos="" align="middle" fullscreen="" width="2925" height="1645" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The only element that some users might miss is a built-in webcam. Apple’s own monitors have them, but purchasers of the BenQ MA270S will have to buy a separate unit or use the one in their MacBook.</p><ul><li><strong>Design:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-benq-ma270s-performance"><span>BenQ MA270S: Performance</span></h3><ul><li><strong>Bright, sharp, Retina display</strong></li><li><strong>Glossy finish that can become reflective</strong></li><li><strong>Slow response time and refresh rate</strong></li></ul><p>The best thing you can say about the BenQ MA270S is that it just works. Just connecting it to your MacBook provides you with a matching image of your MacBook’s screen without having to fiddle with countless settings.</p><p>The screen displays very sharp text, colors are very bright and vibrant, and contrast is generally impressive. However, bright areas and highlights can blow out rather easily when HDR is engaged.</p><p>The big drawback is that the 70Hz refresh rate is nowhere near enough to stop the sluggish 5ms pixel response time from smearing most moving objects across the screen. As such, it’s not good for gaming.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4960px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XvVwLzXkeqtvcD6yPs8Pwi" name="BenQ-MA270S-turned-off" alt="BenQ MA270S monitor display off showing reflections on an angle" src="https://cdn.mos.cms.futurecdn.net/XvVwLzXkeqtvcD6yPs8Pwi.jpg" mos="" align="middle" fullscreen="" width="4960" height="2790" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Unusually for a monitor, the two 3-watt speakers offer well-rounded fidelity with a modicum of bass. They don’t get particularly loud, though.</p><ul><li><strong>Performance:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-should-you-buy-the-benq-ma270s"><span>Should you buy the BenQ MA270S?</span></h3><div ><table><caption>BenQ MA270S scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>In terms of monitors, it’s not cheap. In terms of Apple monitors, it represents extraordinary value.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>The MA270S looks and feels like it belongs in Apple’s world — and that’s hard to achieve for third parties.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>The colors, brightness, sharpness and contrast are everything we’d expect from an Apple monitor. Unfortunately, the sluggish speed is too.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Final score</strong></p></td><td  ><p>At last, MacBook users can afford a compatible external monitor without breaking the bank.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-benq-ma270s-if">Buy the BenQ MA270S if...</h2><div class="product"><p><strong>Apple’s homegrown alternatives are unaffordable</strong></p><p>While the Apple tax isn’t what it once was, it still exists in monitor land. BenQ has provided some much-needed third-party competition.</p></div><div class="product"><p><strong>You want multiple ports</strong></p><p>Apple loves the simplicity of USB-C ports, but the real world often requires more, and BenQ provides them.</p></div><h2 id="don-t-buy-it-if-16">Don't buy it if...</h2><div class="product"><p><strong>You need a built-in webcam</strong></p><p>It’s the one glaring omission. It’s worth highlighting its absence, as some long-time Apple buyers would simply expect it to be there.</p></div><div class="product"><p><strong>You want it to play games</strong></p><p>The 5ms pixel response time and 70Hz refresh rate make it one of the slowest monitors on the market.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3718px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="rBKwrYUQhatCgFtXayHF8i" name="BenQ-MA270S-box-closed" alt="BenQ MA270S monitor box" src="https://cdn.mos.cms.futurecdn.net/rBKwrYUQhatCgFtXayHF8i.jpg" mos="" align="middle" fullscreen="" width="3718" height="2091" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 id="also-consider-2">Also Consider</h2><div class="product star-deal"><p><strong>Philips 27E3U7903</strong><br>This expensive, third-party alternative can even beat Apple at its own game.</p><p><strong></strong><a href="https://www.techradar.com/pro/philips-27e3u7903-5k-business-monitor-review" data-dimension112="26bd35ae-3ec2-4d2d-8b79-33c796f8f888" data-action="Star Deal Block" data-label="Philips 27E3U7903This expensive, third-party alternative can even beat Apple at its own game.Read our Philips 27E3U7903 review Read our Philips 27E3U7903 review" data-dimension48="Philips 27E3U7903This expensive, third-party alternative can even beat Apple at its own game.Read our Philips 27E3U7903 review Read our Philips 27E3U7903 review" data-dimension25=""><strong>Read our Philips 27E3U7903 review</strong></a><strong></strong><br><strong></strong></p></div><div class="product star-deal"><p><strong>BenQ GW2486TC</strong><br>BenQ’s smaller, older alternative can save you even more money.</p><p><strong></strong><a href="https://www.techradar.com/computing/monitors/benq-gw2486tc-eye-care-monitor-review" data-dimension112="eae23f6c-1627-4074-9db4-84f3e46eeadc" data-action="Star Deal Block" data-label="BenQ GW2486TCBenQ&rsquo;s smaller, older alternative can save you even more money.Read our BenQ GW2486TC review Read our BenQ GW2486TC review" data-dimension48="BenQ GW2486TCBenQ&rsquo;s smaller, older alternative can save you even more money.Read our BenQ GW2486TC review Read our BenQ GW2486TC review" data-dimension25=""><strong>Read our BenQ GW2486TC review</strong></a></p><p></p></div><p>Want more options? Check out our guide to the best monitors for <a href="https://www.techradar.com/best/monitors-for-macbook-pro">MacBook Pro</a>.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/benq-ma270s-review</link>
                                                                            <description>
                            <![CDATA[ The BenQ MA270S looks and acts just like a premium Apple display, but it costs a fraction of the price. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7N8BjnsB7G2Bc5HKzpJH9F</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mVcfh8FWNZA8KsLwWizBZi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 23 Jun 2026 04:45:46 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nick Ross ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Nick Ross is a multi-award-winning, veteran technology journalist whose been in the industry for over 20 years. He started out with PC Pro magazine in the UK before moving to Australia where he would go on to become Editor of its Aussie cousin, PC Authority. Nick then launched The Overclocker magazine before moving on to become the ABC’s first Technology and Games Editor. After causing mayhem with his investigative journalism, he moved on to edit PC World before spending some years in the marketing wilderness while simultaneously freelancing for multiple technology titles. He’s contributed consumer, B2B and commercial content to many significant technology publications around the world over the years, but now spends most of his time publishing SMBtech.au and High Performance Laptops. He&#039;s a regular contributor to TweakTown, iTWire, APC magazine and TechRadar, just to name a few among a host of other publications.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/mVcfh8FWNZA8KsLwWizBZi-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[BenQ MA270S monitor on a table with a laptop]]></media:description>                                                            <media:text><![CDATA[BenQ MA270S monitor on a table with a laptop]]></media:text>
                                <media:title type="plain"><![CDATA[BenQ MA270S monitor on a table with a laptop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mVcfh8FWNZA8KsLwWizBZi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h3 class="article-body__section" id="section-benq-ma270s-two-minute-review"><span>BenQ MA270S: Two-Minute Review</span></h3><p>With Microsoft seemingly intent on turning Windows into malware, Macs are increasingly appealing. But while the Apple tax is increasingly diminishing in the consumer laptop space, it’s rife when it comes to compatible monitors. </p><p>PC-focused alternatives have different colors, pixel densities and features that rarely play well with Macs, meaning users frequently fight losing battles matching what they see on their MacBook screen with a third-party monitor. But BenQ has taken note.</p><p>There are several models in BenQ’s new specialist Mac range. Most have 4K resolutions, are 27 or 32 inches in size, have 60Hz refresh rates and offer glossy or matte finishes. </p><p>There are two outliers: the 120Hz MA320UG and this, the glossy, 5K-resolution MA270S.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XEDSmHSExv9HjNH5Gn3tci" name="BenQ-MA270S-oblique" alt="BenQ MA270S monitor angled showing reflections" src="https://cdn.mos.cms.futurecdn.net/XEDSmHSExv9HjNH5Gn3tci.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Setup is simple, with the clip-on stem affixing to the base with a single thumbscrew. There’s a generous amount of adjustment (including 150mm (5.9in) height and 90° bi-directional pivot) which, unlike Apple, BenQ doesn’t charge extra for.</p><p>There’s also an unApple-like plethora of ports including two HDMI, two Thunderbolt 4 and four USB 3.2 Gen 2 ports (two USB-C and two USB-A), with up to 96 watts of USB-C power delivery — so one cable can connect and charge a laptop. </p><p>The USB-A ports also offer 7.5W charging. They also facilitate KVM functionality to connect multiple devices. Apple’s monitors don’t.</p><p>Once connected, BenQ’s factory-calibrated screen instantly resembled the display of the MacBook sitting next to it. Like Apple’s own monitors, the MA270S has a native 5K resolution of 5120 x 2880, giving it a much higher pixel density (218 PPI) than 27-inch, 1440p PC equivalents (~109 PPI). </p><p>By default, macOS scales the interface to look like 2560 x 1440, which keeps text crisp without making everything tiny.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4096px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mNTaSKapYvZXg6dH6FCWdi" name="BenQ-MA270S-screen" alt="BenQ MA270S monitor display up close" src="https://cdn.mos.cms.futurecdn.net/mNTaSKapYvZXg6dH6FCWdi.jpg" mos="" align="middle" fullscreen="" width="4096" height="2304" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The IPS screen is very impressive with near-OLED levels of color saturation and LED-backlight-derived (almost completely) true blacks. Multimedia looks good at default settings (vibrant colors, respectable contrast and minimal noise in gradients), but turning on HDR significantly improves everything: more details simultaneously show up in shadows and highlights and all transitions become smooth. </p><p>The brightest highlights can blow out (with no easy fix), though, and note that the glossy coating can turn into a black mirror when displaying dark content.</p><p>A common curse of Retina displays is their sluggish speeds and the MA270S is no different. The slow, 5ms response time marries with a 60Hz refresh rate (it actually goes up to a Spinal Tap-esque 70Hz) to smear fast-moving objects across the screen, so forget about eye-friendly, fast-and-frantic gaming.</p><p>There’s no integrated webcam, but the two 3-watt speakers (surprisingly for a monitor) have well-rounded fidelity and sound good, despite not getting loud.</p><p>Despite having a joystick button, most advanced image settings are controlled by BenQ’s impressive DisplayPilot 2 app. The customizable options can easily swap between color modes and toggle settings like Low Blue Light. </p><p>Its FocuSync settings match Mac Focus adjustments and enable you to change core monitor settings using Mac settings. You can also auto-sync different color modes with different applications.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5395px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="WTuK5CY2N4s3zqEezvfrbi" name="BenQ-MA270S-top" alt="BenQ MA270S monitor from rear and above" src="https://cdn.mos.cms.futurecdn.net/WTuK5CY2N4s3zqEezvfrbi.jpg" mos="" align="middle" fullscreen="" width="5395" height="3035" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h3 class="article-body__section" id="section-benq-ma270s-price-availability"><span>BenQ MA270S: Price & availability</span></h3><ul><li><strong>How much does it cost?</strong> $900 / £1,000 / AU$1,699</li><li><strong>When is it available?</strong> It’s out now</li><li><strong>Where can you get it?</strong> It’s available in the US, UK, Australia and other regions</li></ul><p>While it’s not a cheap monitor, the BenQ MA270S is significantly cheaper than Apple’s own Studio displays and, therefore, serves as a much-needed, more affordable, third-party alternative in a monopoly market.</p><ul><li><strong>Value:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-benq-ma270s-specs"><span>BenQ MA270S: Specs</span></h3><div ><table><caption>BenQ MA270S specifications</caption><tbody><tr><td class="firstcol " ><p><strong>Screen size</strong></p></td><td  ><p>27-inch</p></td></tr><tr><td class="firstcol " ><p><strong>Aspect ratio</strong></p></td><td  ><p>16:9</p></td></tr><tr><td class="firstcol " ><p><strong>Resolution</strong></p></td><td  ><p>5120 x 2880 (5K)</p></td></tr><tr><td class="firstcol " ><p><strong>Brightness</strong></p></td><td  ><p>450 cd/m² typical</p></td></tr><tr><td class="firstcol " ><p><strong>Refresh rate</strong></p></td><td  ><p>70Hz</p></td></tr><tr><td class="firstcol " ><p><strong>Response time</strong></p></td><td  ><p>5ms GTG</p></td></tr><tr><td class="firstcol " ><p><strong>Viewing angle</strong></p></td><td  ><p>178°(H)/178°(V)</p></td></tr><tr><td class="firstcol " ><p><strong>Contrast ratio</strong></p></td><td  ><p>2,000:1</p></td></tr><tr><td class="firstcol " ><p><strong>Color coverage</strong></p></td><td  ><p>99% sRGB, 99% P3</p></td></tr><tr><td class="firstcol " ><p><strong>Inputs</strong></p></td><td  ><p>2x HDMI 2.1, 1x Thunderbolt 4 (96W PD), 1x Thunderbolt 4 out (15W PD), 1x USB-C 3.2 Gen 2 (35W PD), 1x USB-C 3.2 Gen 2 (15W PD), 2x USB-A 3.2 Gen 2 (7.5W charging), headphone jack</p></td></tr><tr><td class="firstcol " ><p><strong>Dimensions</strong></p></td><td  ><p>43.0-58.0 x 61.4 x 22.0cm with stand (16.9-22.8 x 24.2 x 8.7in); 36.8 x 61.4 x 7.6cm without stand (14.5 x 24.2 x 3.0in)</p></td></tr><tr><td class="firstcol " ><p><strong>Weight</strong></p></td><td  ><p>8.64kg with stand (19.1lb); 5.7kg without stand (12.6lb)</p></td></tr></tbody></table></div><h3 class="article-body__section" id="section-benq-ma270s-design"><span>BenQ MA270S: Design</span></h3><ul><li><strong>Simple, adjustable, three-part stand</strong></li><li><strong>Impressive number of ports</strong></li><li><strong>No built-in webcam</strong></li></ul><p>Apple users have always been an aesthetically appreciative bunch, and so they’ll warm to the color scheme of the BenQ MA270S, which apes that of a standard silver MacBook.</p><p>The stand is simple to assemble and offers a generous amount of movement in every direction. It's remarkable that Apple charges more for a feature like this — it’s standard on many PC displays.</p><p>The multiple ports (which offer different degrees of charging power) mean multiple devices can be simultaneously connected. Furthermore, a single keyboard and mouse can be shared across them using KVM functionality — unholy magic in the eyes of some Apple users.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/WpYcAnuBDNu8h9CYuZ4Awh.jpg" alt="BenQ MA270S monitor rear panel without stand" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5c7xVMNkc9jKEFc5u3Xysi.jpg" alt="BenQ MA270S monitor stand before assembly" /><figcaption><small role="credit">Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/p7UfuuAXWReBDfzx2c2hGh.jpg" alt="BenQ MA270S monitor stand" /><figcaption><small role="credit">Future</small></figcaption></figure></figure><p>The joystick button at the base of the screen only provides access to brightness, volume and input selections. To access more comprehensive settings, you’ll need the BenQ DisplayPilot 2 app and the OSD handily provides a QR code to locate it on BenQ’s own website (it’s not in the App Store).</p><p>It provides access to basic brightness settings, eye comfort and HDR, but also FocuSync settings on your Mac.</p><p>Another feature is the rubberized pad on the base of the stand. It provides slightly superior softness and friction compared to the plastic stand, so you may be more tempted to rest your phone on it.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2925px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="ZdfuvUfkMoYbP2CcMf9jGh" name="BenQ-MA270S-ports" alt="BenQ MA270S monitor ports viewed up close" src="https://cdn.mos.cms.futurecdn.net/ZdfuvUfkMoYbP2CcMf9jGh.jpg" mos="" align="middle" fullscreen="" width="2925" height="1645" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The only element that some users might miss is a built-in webcam. Apple’s own monitors have them, but purchasers of the BenQ MA270S will have to buy a separate unit or use the one in their MacBook.</p><ul><li><strong>Design:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-benq-ma270s-performance"><span>BenQ MA270S: Performance</span></h3><ul><li><strong>Bright, sharp, Retina display</strong></li><li><strong>Glossy finish that can become reflective</strong></li><li><strong>Slow response time and refresh rate</strong></li></ul><p>The best thing you can say about the BenQ MA270S is that it just works. Just connecting it to your MacBook provides you with a matching image of your MacBook’s screen without having to fiddle with countless settings.</p><p>The screen displays very sharp text, colors are very bright and vibrant, and contrast is generally impressive. However, bright areas and highlights can blow out rather easily when HDR is engaged.</p><p>The big drawback is that the 70Hz refresh rate is nowhere near enough to stop the sluggish 5ms pixel response time from smearing most moving objects across the screen. As such, it’s not good for gaming.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4960px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XvVwLzXkeqtvcD6yPs8Pwi" name="BenQ-MA270S-turned-off" alt="BenQ MA270S monitor display off showing reflections on an angle" src="https://cdn.mos.cms.futurecdn.net/XvVwLzXkeqtvcD6yPs8Pwi.jpg" mos="" align="middle" fullscreen="" width="4960" height="2790" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Unusually for a monitor, the two 3-watt speakers offer well-rounded fidelity with a modicum of bass. They don’t get particularly loud, though.</p><ul><li><strong>Performance:</strong> 4 / 5</li></ul><h3 class="article-body__section" id="section-should-you-buy-the-benq-ma270s"><span>Should you buy the BenQ MA270S?</span></h3><div ><table><caption>BenQ MA270S scorecard</caption><tbody><tr><td class="firstcol " ><p><strong>Value</strong></p></td><td  ><p>In terms of monitors, it’s not cheap. In terms of Apple monitors, it represents extraordinary value.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Design</strong></p></td><td  ><p>The MA270S looks and feels like it belongs in Apple’s world — and that’s hard to achieve for third parties.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Performance</strong></p></td><td  ><p>The colors, brightness, sharpness and contrast are everything we’d expect from an Apple monitor. Unfortunately, the sluggish speed is too.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p><strong>Final score</strong></p></td><td  ><p>At last, MacBook users can afford a compatible external monitor without breaking the bank.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-the-benq-ma270s-if">Buy the BenQ MA270S if...</h2><div class="product"><p><strong>Apple’s homegrown alternatives are unaffordable</strong></p><p>While the Apple tax isn’t what it once was, it still exists in monitor land. BenQ has provided some much-needed third-party competition.</p></div><div class="product"><p><strong>You want multiple ports</strong></p><p>Apple loves the simplicity of USB-C ports, but the real world often requires more, and BenQ provides them.</p></div><h2 id="don-t-buy-it-if-16">Don't buy it if...</h2><div class="product"><p><strong>You need a built-in webcam</strong></p><p>It’s the one glaring omission. It’s worth highlighting its absence, as some long-time Apple buyers would simply expect it to be there.</p></div><div class="product"><p><strong>You want it to play games</strong></p><p>The 5ms pixel response time and 70Hz refresh rate make it one of the slowest monitors on the market.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3718px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="rBKwrYUQhatCgFtXayHF8i" name="BenQ-MA270S-box-closed" alt="BenQ MA270S monitor box" src="https://cdn.mos.cms.futurecdn.net/rBKwrYUQhatCgFtXayHF8i.jpg" mos="" align="middle" fullscreen="" width="3718" height="2091" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 id="also-consider-2">Also Consider</h2><div class="product star-deal"><p><strong>Philips 27E3U7903</strong><br>This expensive, third-party alternative can even beat Apple at its own game.</p><p><strong></strong><a href="https://www.techradar.com/pro/philips-27e3u7903-5k-business-monitor-review" data-dimension112="26bd35ae-3ec2-4d2d-8b79-33c796f8f888" data-action="Star Deal Block" data-label="Philips 27E3U7903This expensive, third-party alternative can even beat Apple at its own game.Read our Philips 27E3U7903 review Read our Philips 27E3U7903 review" data-dimension48="Philips 27E3U7903This expensive, third-party alternative can even beat Apple at its own game.Read our Philips 27E3U7903 review Read our Philips 27E3U7903 review" data-dimension25=""><strong>Read our Philips 27E3U7903 review</strong></a><strong></strong><br><strong></strong></p></div><div class="product star-deal"><p><strong>BenQ GW2486TC</strong><br>BenQ’s smaller, older alternative can save you even more money.</p><p><strong></strong><a href="https://www.techradar.com/computing/monitors/benq-gw2486tc-eye-care-monitor-review" data-dimension112="eae23f6c-1627-4074-9db4-84f3e46eeadc" data-action="Star Deal Block" data-label="BenQ GW2486TCBenQ&rsquo;s smaller, older alternative can save you even more money.Read our BenQ GW2486TC review Read our BenQ GW2486TC review" data-dimension48="BenQ GW2486TCBenQ&rsquo;s smaller, older alternative can save you even more money.Read our BenQ GW2486TC review Read our BenQ GW2486TC review" data-dimension25=""><strong>Read our BenQ GW2486TC review</strong></a></p><p></p></div><p>Want more options? Check out our guide to the best monitors for <a href="https://www.techradar.com/best/monitors-for-macbook-pro">MacBook Pro</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ China's huge OLED screen factory is finally rolling at full speed — and I'm excited about what this means for cheaper OLED monitors and laptops ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>BOE has started mass production at its huge new factory in China</strong></li><li><strong>It's cranking out OLED panels for use in monitors, laptops and other devices</strong></li><li><strong>These OLEDs will be more affordable, and provide competition to drive down pricing with the dominant players, LG and Samsung</strong></li></ul><p>In a move that's set to usher in more affordable <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">OLED monitors</a> and laptops, BOE has officially flicked the switch to crank the production lines into action for its Generation 8.6 panels.</p><p><a href="https://www.thelec.net/news/articleView.html?idxno=11437">The Elec reports</a> that mass production of Generation 8.6 OLEDs began this week at BOE over in China, with the manufacturer holding an event in Chengdu to celebrate the milestone.</p><p>This was attended by some notably major laptop and monitor players, including Asus, Lenovo and MSI. As you might guess, big names from the smartphone world were present too, with Honor, Nothing, Oppo, Vivo, Xiaomi and ZTE among them.</p><p>Chen Yanshun, chairman of BOE, said: "We will meet the growing demand for premium displays from customers in China and overseas and become a trusted partner through advanced technologies and high-quality products."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1513px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CLCuhZF6QrkJdQpthEbYN7" name="BOE new OLED Generation 8.6 panels" alt="BOE new OLED Generation 8.6 panel shown on a Lenovo 14-inch laptop" src="https://cdn.mos.cms.futurecdn.net/CLCuhZF6QrkJdQpthEbYN7.jpg" mos="" align="middle" fullscreen="" width="1513" height="851" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: BOE on Facebook)</span></figcaption></figure><p>The factory is capable of producing 32,000 substrates per month, were are large slabs of glass that are cut into multiple individual OLED panels.</p><p>Wondering what the first product off the assembly line was? The Elec informs us that it was a 14-inch OLED for Lenovo notebooks with a 2.8K resolution (as shown above).</p><h2 id="analysis-competition-for-lg-and-samsung">Analysis: competition for LG and Samsung</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1687px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CuJBditostZNdGvTyg2jQ7" name="BOE new OLED Generation 8.6 panels" alt="BOE new OLED Generation 8.6 panel shown on a tablet at an angle" src="https://cdn.mos.cms.futurecdn.net/CuJBditostZNdGvTyg2jQ7.jpg" mos="" align="middle" fullscreen="" width="1687" height="949" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: BOE on Facebook)</span></figcaption></figure><p>What's the big deal about BOE's new Generation 8.6 panels? This tech allows for the production of much larger substrates than before, and that means a lot more OLED screens can be cut out of that big sheet, with less overall waste (the extraneous bits around the edges). Therefore, production is more economical, and the cost of the OLED panel is decreased, with that saving passed on to the manufacturer and consumer in turn.</p><p>The end result is cheaper OLED monitors, and notebooks (or tablets and other devices) with OLED screens, for us all going forward. Especially as this competition from BOE, which is taking a major move forward in the OLED space, will eventually force LG Display and Samsung to be more competitive with their pricing.</p><p>Those two companies are the dominant players in OLED displays, so it's good to see them being challenged in this way. And not just by BOE, but also <a href="https://www.techradar.com/televisions/a-new-report-says-inkjet-printed-oled-could-be-30-percent-cheaper-to-produce-than-current-methods-which-im-hoping-is-great-news-for-laptops-and-monitors-soon-and-oled-tvs-in-the-future-and-its-on-top-of-the-other-big-advantages-of-ijp-tech">TCL CSOT and inkjet-printed OLEDs</a> – although that tech is still some way off (with mass production not expected to kick off until late in 2027).</p><p>BOE's new panels aren't just about cost savings, either, as the facility is producing a <a href="https://www.techradar.com/tablets/ipad-pro/the-ipad-pro-2024s-new-tandem-oled-screen-explained-why-its-important-and-why-it-took-so-long-to-come">tandem OLED (with two layers)</a> boasting a longer lifespan than a single-layer panel, to the tune of three to four times longer, and better power efficiency. (It consumes 20% to 30% less power, which is obviously crucial for <a href="https://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361">laptops</a> and battery life in particular).</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/chinas-huge-oled-screen-factory-is-finally-rolling-at-full-speed-and-im-excited-about-what-this-means-for-cheaper-oled-monitors-and-laptops</link>
                                                                            <description>
                            <![CDATA[ This will provide much-needed competition for LG and Samsung who dominate with OLEDs. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6uuFmKTorpXbB36ZydMHua</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/6t8BBmV82wJCeHjGAYZ9T7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 19 Jun 2026 16:35:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Laptops]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/6t8BBmV82wJCeHjGAYZ9T7-1280-80.jpg">
                                                            <media:credit><![CDATA[BOE on Facebook]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[BOE new OLED Generation 8.6 panel factory viewed from the front]]></media:description>                                                            <media:text><![CDATA[BOE new OLED Generation 8.6 panel factory viewed from the front]]></media:text>
                                <media:title type="plain"><![CDATA[BOE new OLED Generation 8.6 panel factory viewed from the front]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/6t8BBmV82wJCeHjGAYZ9T7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>BOE has started mass production at its huge new factory in China</strong></li><li><strong>It's cranking out OLED panels for use in monitors, laptops and other devices</strong></li><li><strong>These OLEDs will be more affordable, and provide competition to drive down pricing with the dominant players, LG and Samsung</strong></li></ul><p>In a move that's set to usher in more affordable <a href="https://www.techradar.com/news/computing-components/peripherals/best-monitor-9-reviewed-and-rated-1058662">OLED monitors</a> and laptops, BOE has officially flicked the switch to crank the production lines into action for its Generation 8.6 panels.</p><p><a href="https://www.thelec.net/news/articleView.html?idxno=11437">The Elec reports</a> that mass production of Generation 8.6 OLEDs began this week at BOE over in China, with the manufacturer holding an event in Chengdu to celebrate the milestone.</p><p>This was attended by some notably major laptop and monitor players, including Asus, Lenovo and MSI. As you might guess, big names from the smartphone world were present too, with Honor, Nothing, Oppo, Vivo, Xiaomi and ZTE among them.</p><p>Chen Yanshun, chairman of BOE, said: "We will meet the growing demand for premium displays from customers in China and overseas and become a trusted partner through advanced technologies and high-quality products."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1513px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CLCuhZF6QrkJdQpthEbYN7" name="BOE new OLED Generation 8.6 panels" alt="BOE new OLED Generation 8.6 panel shown on a Lenovo 14-inch laptop" src="https://cdn.mos.cms.futurecdn.net/CLCuhZF6QrkJdQpthEbYN7.jpg" mos="" align="middle" fullscreen="" width="1513" height="851" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: BOE on Facebook)</span></figcaption></figure><p>The factory is capable of producing 32,000 substrates per month, were are large slabs of glass that are cut into multiple individual OLED panels.</p><p>Wondering what the first product off the assembly line was? The Elec informs us that it was a 14-inch OLED for Lenovo notebooks with a 2.8K resolution (as shown above).</p><h2 id="analysis-competition-for-lg-and-samsung">Analysis: competition for LG and Samsung</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1687px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CuJBditostZNdGvTyg2jQ7" name="BOE new OLED Generation 8.6 panels" alt="BOE new OLED Generation 8.6 panel shown on a tablet at an angle" src="https://cdn.mos.cms.futurecdn.net/CuJBditostZNdGvTyg2jQ7.jpg" mos="" align="middle" fullscreen="" width="1687" height="949" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: BOE on Facebook)</span></figcaption></figure><p>What's the big deal about BOE's new Generation 8.6 panels? This tech allows for the production of much larger substrates than before, and that means a lot more OLED screens can be cut out of that big sheet, with less overall waste (the extraneous bits around the edges). Therefore, production is more economical, and the cost of the OLED panel is decreased, with that saving passed on to the manufacturer and consumer in turn.</p><p>The end result is cheaper OLED monitors, and notebooks (or tablets and other devices) with OLED screens, for us all going forward. Especially as this competition from BOE, which is taking a major move forward in the OLED space, will eventually force LG Display and Samsung to be more competitive with their pricing.</p><p>Those two companies are the dominant players in OLED displays, so it's good to see them being challenged in this way. And not just by BOE, but also <a href="https://www.techradar.com/televisions/a-new-report-says-inkjet-printed-oled-could-be-30-percent-cheaper-to-produce-than-current-methods-which-im-hoping-is-great-news-for-laptops-and-monitors-soon-and-oled-tvs-in-the-future-and-its-on-top-of-the-other-big-advantages-of-ijp-tech">TCL CSOT and inkjet-printed OLEDs</a> – although that tech is still some way off (with mass production not expected to kick off until late in 2027).</p><p>BOE's new panels aren't just about cost savings, either, as the facility is producing a <a href="https://www.techradar.com/tablets/ipad-pro/the-ipad-pro-2024s-new-tandem-oled-screen-explained-why-its-important-and-why-it-took-so-long-to-come">tandem OLED (with two layers)</a> boasting a longer lifespan than a single-layer panel, to the tune of three to four times longer, and better power efficiency. (It consumes 20% to 30% less power, which is obviously crucial for <a href="https://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361">laptops</a> and battery life in particular).</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I went hands-on with TCL's new flagship gaming monitor at SGF 2026, and its beautiful 4K panel with support for 320Hz at 1080p is a winning combo no matter what you play ]]></title>
                                                                                                <dc:content><![CDATA[ <p>Home entertainment brand TCL was out in force at <a href="https://www.techradar.com/tag/summer-game-fest-2026">Summer Game Fest</a> 2026, with a big booth dedicated to its new line of gaming monitors right in the middle of the Play Days show floor.</p><div  class="fancy-box"><div class="fancy_box-title">Our award winners</div><div class="fancy_box_body"><p class="fancy-box__body-text">This product won one of our coveted Best of Summer Game Fest 2026 awards! These highlight the biggest, most exciting, and most innovative products on show this year. You can see what else won in our <a data-analytics-id="inline-link" href="https://www.techradar.com/gaming/techradar-gaming-best-of-summer-game-fest-2026-awards" target="_blank">Best of Summer Game Fest 2026 roundup</a>.</p></div></div><p>Its flagship model, the TCL C2A Pro, was the big attraction and is intended to deliver "the ultimate AAA gameplay experience" no matter what you like to play. </p><p>Those that love immersing themselves in cinematic experiences like <a href="https://www.techradar.com/reviews/the-last-of-us-part-1-review"><em>The Last of Us Part 1 </em></a>or <a href="https://www.techradar.com/features/how-red-dead-redemption-2-helped-me-through-a-near-death-experience"><em>Red Dead Redemption 2</em></a><em> </em>will appreciate its vibrant <a href="https://www.techradar.com/televisions/tcl-launches-a-new-flagship-qd-mini-led-tv-thats-incredibly-bright">QD-Mini LED</a> colors and high 2,000 nits peak brightness. It's DisplayHDR 1400 certified, denoting a high level of brightness paired with excellent contrast, too.</p><p>The crisp 4K resolution of its 27-inch panel offers a strong level of detail while the 160Hz refresh rate keeps the action butter-smooth (provided you have the hardware chops to support it, of course).</p><h2 id="smooth-and-stylish">Smooth and stylish</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4681px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GJzciYWVVk7CDyo22Ny4CK" name="27C2A Pro-lifestyle-2" alt="The TCL C2A Pro series gaming monitor sat on a desk in a gaming room." src="https://cdn.mos.cms.futurecdn.net/GJzciYWVVk7CDyo22Ny4CK.jpg" mos="" align="middle" fullscreen="" width="4681" height="2633" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TCL)</span></figcaption></figure><p>I took the monitor for a spin and found it particularly impressive, noting its fluid motion and excellent picture clarity. That said, as a huge <a href="https://www.techradar.com/gaming/call-of-duty-black-ops-7-review"><em>Call of Duty: Black Ops 7</em></a><em> </em>player (with more than 370 hours clocked in-game since launch), the TCL C2A Pro has one secret weapon that makes it especially appealing — its 'Game Accelerator' dual mode.</p><p>This bumps the resolution down to 1080p and cranks the refresh rate up to 320Hz, which is perfect if you want to maximize responsiveness and your frame rate to give you the edge in such a fast-paced game. It's almost no surprise that the brand is the official partner of <em>Call of Duty</em>.</p><p>TCL has also nailed the monitor's aesthetics. The almost sci-fi, white panelled look is tastefully elevated by colorful RGB lighting for an overall design that's distinctly geared towards gamers without seeming overly garish. It means the monitor would also look right at home in a PS5 setup. Out of the box, it comes with a multi-function stand that's geared towards a variety of adjustments and seating positions.</p><p>With the TCL C2A Pro retailing at $799, it faces some stiff competition from cheaper alternatives with similar dual-mode features such as the Asus ROG Strix XG27UCG. Still, no competitors have TCL's proprietary QD-Mini LED tech, which the monitor shares with the brand's high-end TVs, and few can come close to offering the premium build here.</p><p>It arrives alongside the slightly cheaper TCL C2A gaming monitor. Retailing at $699, that $100 saving loses you some peak brightness (with the monitor capable of 1,200 nits rather than 2,000) and fewer local dimming zones.</p><p>There's also the budget-friendly $499 TCL P3A. It's 27 inches still, but at a more modest 1440p resolution and a 260Hz refresh rate.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/gaming/consoles-pc/i-went-hands-on-with-tcls-new-flagship-gaming-monitor-at-sgf-2026-and-its-beautiful-4k-panel-with-support-for-320hz-at-1080p-is-a-winning-combo-no-matter-what-you-play</link>
                                                                            <description>
                            <![CDATA[ TCL showed off a new gaming monitor at Summer Game Fest 2026. We've tried it, and were impressed. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">JUxP7Ae89qgedkkVtzHqeG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/47rCVe2vuqKCygzzRWGrYB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 13 Jun 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 22 Jun 2026 17:16:38 +0000</updated>
                                                                                                                                            <category><![CDATA[Consoles &amp; PC]]></category>
                                                    <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ dash.wood@futurenet.com (Dashiell Wood) ]]></author>                    <dc:creator><![CDATA[ Dashiell Wood ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/fcZC2LhPK8ufw6QWmhv6kY.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Dash is an experienced tech journalist who specializes in video games, electronic entertainment products, and the wider industry that surrounds them. He currently serves as the Gaming Editor at TechRadar, leading our review, preview, feature, and news coverage of the latest and greatest releases.&lt;/p&gt;&lt;p&gt;Before joining the team, he was Contributing Writer at PLAY (formerly Official PlayStation Magazine UK) and has written articles for many of the UK&#039;s other biggest gaming magazines including the likes of Edge, PC Gamer, and SFX.&lt;/p&gt;&lt;p&gt;Now, when he&#039;s not getting his greasy little mitts on the newest hardware or gaming gadget, he can be found listening to J-pop or feverishly devouring the latest Nintendo Switch otome.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/47rCVe2vuqKCygzzRWGrYB-1280-80.jpg">
                                                            <media:credit><![CDATA[TCL / Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[A TCL gaming monitor at a desk with a Best of Summer Game Fest 2026 award banner.]]></media:description>                                                            <media:text><![CDATA[A TCL gaming monitor at a desk with a Best of Summer Game Fest 2026 award banner.]]></media:text>
                                <media:title type="plain"><![CDATA[A TCL gaming monitor at a desk with a Best of Summer Game Fest 2026 award banner.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/47rCVe2vuqKCygzzRWGrYB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Home entertainment brand TCL was out in force at <a href="https://www.techradar.com/tag/summer-game-fest-2026">Summer Game Fest</a> 2026, with a big booth dedicated to its new line of gaming monitors right in the middle of the Play Days show floor.</p><div  class="fancy-box"><div class="fancy_box-title">Our award winners</div><div class="fancy_box_body"><p class="fancy-box__body-text">This product won one of our coveted Best of Summer Game Fest 2026 awards! These highlight the biggest, most exciting, and most innovative products on show this year. You can see what else won in our <a data-analytics-id="inline-link" href="https://www.techradar.com/gaming/techradar-gaming-best-of-summer-game-fest-2026-awards" target="_blank">Best of Summer Game Fest 2026 roundup</a>.</p></div></div><p>Its flagship model, the TCL C2A Pro, was the big attraction and is intended to deliver "the ultimate AAA gameplay experience" no matter what you like to play. </p><p>Those that love immersing themselves in cinematic experiences like <a href="https://www.techradar.com/reviews/the-last-of-us-part-1-review"><em>The Last of Us Part 1 </em></a>or <a href="https://www.techradar.com/features/how-red-dead-redemption-2-helped-me-through-a-near-death-experience"><em>Red Dead Redemption 2</em></a><em> </em>will appreciate its vibrant <a href="https://www.techradar.com/televisions/tcl-launches-a-new-flagship-qd-mini-led-tv-thats-incredibly-bright">QD-Mini LED</a> colors and high 2,000 nits peak brightness. It's DisplayHDR 1400 certified, denoting a high level of brightness paired with excellent contrast, too.</p><p>The crisp 4K resolution of its 27-inch panel offers a strong level of detail while the 160Hz refresh rate keeps the action butter-smooth (provided you have the hardware chops to support it, of course).</p><h2 id="smooth-and-stylish">Smooth and stylish</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4681px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="GJzciYWVVk7CDyo22Ny4CK" name="27C2A Pro-lifestyle-2" alt="The TCL C2A Pro series gaming monitor sat on a desk in a gaming room." src="https://cdn.mos.cms.futurecdn.net/GJzciYWVVk7CDyo22Ny4CK.jpg" mos="" align="middle" fullscreen="" width="4681" height="2633" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: TCL)</span></figcaption></figure><p>I took the monitor for a spin and found it particularly impressive, noting its fluid motion and excellent picture clarity. That said, as a huge <a href="https://www.techradar.com/gaming/call-of-duty-black-ops-7-review"><em>Call of Duty: Black Ops 7</em></a><em> </em>player (with more than 370 hours clocked in-game since launch), the TCL C2A Pro has one secret weapon that makes it especially appealing — its 'Game Accelerator' dual mode.</p><p>This bumps the resolution down to 1080p and cranks the refresh rate up to 320Hz, which is perfect if you want to maximize responsiveness and your frame rate to give you the edge in such a fast-paced game. It's almost no surprise that the brand is the official partner of <em>Call of Duty</em>.</p><p>TCL has also nailed the monitor's aesthetics. The almost sci-fi, white panelled look is tastefully elevated by colorful RGB lighting for an overall design that's distinctly geared towards gamers without seeming overly garish. It means the monitor would also look right at home in a PS5 setup. Out of the box, it comes with a multi-function stand that's geared towards a variety of adjustments and seating positions.</p><p>With the TCL C2A Pro retailing at $799, it faces some stiff competition from cheaper alternatives with similar dual-mode features such as the Asus ROG Strix XG27UCG. Still, no competitors have TCL's proprietary QD-Mini LED tech, which the monitor shares with the brand's high-end TVs, and few can come close to offering the premium build here.</p><p>It arrives alongside the slightly cheaper TCL C2A gaming monitor. Retailing at $699, that $100 saving loses you some peak brightness (with the monitor capable of 1,200 nits rather than 2,000) and fewer local dimming zones.</p><p>There's also the budget-friendly $499 TCL P3A. It's 27 inches still, but at a more modest 1440p resolution and a 260Hz refresh rate.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Corsair Makr Pro 75 review: close to being damn near perfect ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-corsair-makr-pro-75-one-minute-review"><span>Corsair Makr Pro 75 one-minute review</span></h2><p>It's difficult to ignore just how big of an impact the custom keyboard community has had on mainstreaming gaming options in the last decade or so. </p><p>Jump back in time three, four, or even five years, and the very idea of the Makr Pro 75 would've been inconceivable, certainly in Corsair's product arsenal. Eight layers of sound-dampening, gasket plates, magnetic hot-swappable hall effect switches, the spec sheet is rich and detailed, and would make 21-year-old me, with his first-ever mechanical Cherry MX Red, weep if he saw it 14 years ago.</p><p>Just take a look at the switches, they're linear magnetic hall effect, MGX Hyperdrive models (a mouthful, I know). Aside from being hot-swappable, they're pre-lubed, dual-rail designs with a shine-through PBT keycap that actuate at a fully custom-calibrated actuation point of your choosing. If you want to bottom the thing all the way out, you can; if you want it to actuate the instant your finger barely touches the top, it'll do that too.</p><p>The build is just on another level, and it shows. What's less enticing, however, is the price. At £220 UK or $250 US at time of writing, it's a serious chunk of cash to lay out, and although the quality is there, there's a good argument to be had as to just whether that's worth it compared to competitor solutions at nearly half the cost.</p><p>If you're after a small form factor, 75% keyboard that's more than capable of handling gaming and typing, one of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703"><u>best gaming keyboards</u></a> money can buy, while delivering a class that straddles the line between a custom build and an off-the-shelf model, without the faff of getting out the soldering iron, the Makr Pro 75 is well worth considering.</p><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-price-release-date"><span>Corsair Makr Pro 75 review: Price & release date</span></h2><ul><li><strong>Almost DIY price, but, y'know, it's built</strong></li><li><strong>Available in the UK, US, and Australia</strong></li><li><strong>Hard to find a prebuilt solution quite like this</strong></li></ul><p>Now here's the kicker: Corsair's Makr series is a bit of a three-headed hydra in terms of product stack. It's all built around that custom aftermarket DIY keyboard ethos. You've got the standard Makr 75, where you can customise exactly what parts you want, and Corsair will ship you the bundle to construct yourself. You can have that same bespoke model, but pre-assembled, or grab this more "off-the-shelf"-esque Makr Pro instead.</p><p>The latter has colourways, switch-types, backplates, and LCD/Wireless modules, and keycaps, to add at your leisure along the way. The Makr Pro, however, is a single model and a single model only. There's no alternative colours, no keycap variations (bar regional layouts), and well, that's it. That does come with some wins, though, firstly it's the only board that supports hot-swappable magnetic switches (and comes with those MGX options by default), and secondly, it's quite a bit cheaper. </p><p>The equivalent Makr line built to spec using minimal components will set you back $265 on Corsair's website, versus the Pro's $250. </p><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-specs"><span>Corsair Makr Pro 75 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Price</p></td><td  ><p>$249.99 / £219.99 / AU$523</p></td></tr><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>75% (UK ISO as tested)</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Corsair MGX Hyperdrive hall-effect (magnetic)</p></td></tr><tr><td class="firstcol " ><p>Switch specs</p></td><td  ><p>Adjustable 0.1–4.0actuation; Rapid Trigger; hot-swappable</p></td></tr><tr><td class="firstcol " ><p>Keycaps</p></td><td  ><p>double-shot PBT, shine-through</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>330 × 142 × 47mm (13 × 5.59 × 1.85")</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired USB-C; optional 2.4GHz / Bluetooth module (sold separately)</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>Up to 8,000Hz wired</p></td></tr><tr><td class="firstcol " ><p>Rollover / anti-ghosting</p></td><td  ><p>Full-key rollover (NKRO)</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>1.282kg (2.83lb)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-design"><span>Corsair Makr Pro 75 review: Design</span></h2><ul><li><strong>Outstanding build quality and exceptional sound deadening</strong></li><li><strong>No full-size variant</strong></li><li><strong>Rotary dial looks awesome, and a welcome addition</strong></li></ul><p>This is, without a doubt, the heaviest board I've ever had in for review. It weighs a staggering 1.282 KG (or 2.83 lbs), and honestly, it feels like you could club someone to death with it, it's that ridiculous. It's got a fully built custom aluminum housing, and inside of that live eight layers of sound dampening. </p><p>Let me take a breath because the list is long. You've got… silicon rubber padding, pad foam PET backing, PU pad foam, socket foam, PET film, IXPE switch foam, transparent PET backing, and PU plate foam, all situated around that hall effect compatible PCB, which is further secured in place, with both a gasket mount solution for the switches, and stabilisation with an FR4 switch plate for even more rigidity. Like, seriously, guys… It's just not good enough. I expect 14 layers on the next one (that's a joke).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LDum5cG2EJ9YEtDSqa2unM" name="corsair-makr-pro-75-3" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/LDum5cG2EJ9YEtDSqa2unM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I mention that hall effect PCB because it's an important detail here. Although you can swap out the keys, it's only compatible with magnetic switches that can take advantage of the hall effect sensors. </p><p>If you've got a slew of old Gateron switches that you just love, you're going to have to grab the Makr 75 instead of this slightly cheaper model (frustrating I know). Albeit that is a niche in a niche.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XRn8uyVT7CYXgA37iNsCjM" name="corsair-makr-pro-75-15" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/XRn8uyVT7CYXgA37iNsCjM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's some other customisation options you can add in here, too, if you're looking to bump the price higher. You can get a wireless module to ditch the cables (effectively strapping a 50-hour battery life to the thing with no RGB enabled, although it is worth noting that's a fraction of the time you get compared to the standard mechanical switch variant at 172 hours). And, you can chuck out the lovely rotary dial for a teeny tiny LCD display, for some reason.</p><p>One thing I will say. After spending some time with the latest <a href="https://www.techradar.com/computing/keyboards/corsair-galleon-100-sd">Corsair Galleon 100 SD</a>, the build here is just outstanding by comparison (which is bizarre given it comes from the same company, and the Galleon costs significantly more).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CeFoWA57MYGNSdVgYqrvkM" name="corsair-makr-pro-75-5" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/CeFoWA57MYGNSdVgYqrvkM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The only downside? No, full-size variant. And I know I know, the ergonomics are better, and proper gamers only use 75% boards. But I'm an old man now, I game just as much as I mash in my credit card details to buy yet another <a href="https://www.techradar.com/home/air-fryers/best-air-fryer">air fryer</a>.</p><h2 id="corsair-makr-pro-75-review-performance">Corsair Makr Pro 75 review: Performance</h2><ul><li><strong>Key switches are gorgeous, Hall effect are stunning for typists and gamers alike</strong></li><li><strong>The argument about dampening feels subjective</strong></li><li><strong>iCUE vs Web Hub is a confusing mess</strong></li></ul><p>Can we talk about iCUE quickly, because it seriously frustrates me? Now, this is less of an issue with the Makr Pro directly as it's compatible with both iCUE and Corsair's new Web Hub, thing, but, right now, we're in this weird world where we have not one, but three different programs to manage your Corsair umbrella hardware, with a transition over to Web Hub for the newer products. </p><p>What's Web Hub? Glad you asked. Effectively, a lightweight replacement for iCUE, built out of a webpage connecting directly to your Corsair hardware, and fully installable as a PWA app on your desktop. </p><p>What's the problem then? Not everything supports it, that Galleon 100 SD I mentioned earlier fails to show on iCUE entirely and is only picked up on Web Hub (and the Elgato Stream Deck app…). That's particularly annoying because if you're running Firefox, Web Hub simply won't work. </p><p>As I say, thankfully, the Makr Pro 75 is compatible with both, but if this is a sign of things to come, well, I'm a lot less enthusiastic about it. Particularly as we've only had a promise that legacy component support is coming later down the line, but as and when that happens? Who knows.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KP9TY3zkmJtSfpEMyTajhM" name="corsair-makr-pro-75-4" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/KP9TY3zkmJtSfpEMyTajhM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Software drama aside, overall typing is just a joy. My heavy-handed (read: hench) fingers absolutely love these keycaps and the surprisingly tactile feedback that each gives on full depression is just stunning. It's smooth, clean, and rapid. Actuation is beautifully clean, and the fact that you can adjust them to your absolute preference (again, so my heavy sausage fingers don't accidentally actuate while resting) is a real treat.</p><p>An added bonus on that front is FlashTap SOCD Handling, which effectively allows you to decide how your strafe keys behave on accidental keypress. Pressing D, but your finger slips on A, you can have it still move left with A, continue pressing D, or cancel both key presses simultaneously to stop you moving. It's a neat addition, particularly given how sensitive you can make the actuation point.</p><p>There has been some criticism around the industry that the sound dampening might be too aggressive, but honestly, I just don't see it. It may well be that your mileage varies depending on how you type. If you're a heavy keypress lubber like I am, you'll be more than at home on this thing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="miVkoAdjATzjUzPDg59HkM" name="corsair-makr-pro-75-12" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/miVkoAdjATzjUzPDg59HkM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's one minor caveat I have on this thing, though, and that's the cost. It ain't cheap, chief. <a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer">Asus's ROG Strix Scope II RX,</a> for example, currently slides in at nearly half the price of this thing on Amazon, and you get similar performance from it. Pre-lubed optical red linear switches, sound dampening, a (singular) comprehensive software suite, and dare I say a numpad? Is it at the same level as the Makr Pro? No… But it's damn close.</p><h2 id="should-i-buy-the-corsair-makr-pro-75">Should I buy the Corsair Makr Pro 75?</h2><p>Corsair Makr Pro 75 Scorecard</p><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It's not the cheapest keyboard in the shed that's for sure, but Corsair's Makr Pro 75 is markedly more affordable than its fully custom Makr counterpart, and packs in a ton of spec for the price. </p></td><td  ><p>3.5/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>An otherworldly construction, and eight layers of sound-dampening make this the heaviest and possibly nicest keyboard money can buy.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>MGX switches are fast, responsive, and backed up with some seriously slick Flashtap SOCD tech, as well as eliminating unwanted input. iCUE/Web Hub is frustrating, though.</p></td><td  ><p>4.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-13">Buy it if…</h2><div class="product"><p><strong>You want the custom board without the custom</strong><br>Prebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="626375ce-166a-405b-bfe0-7740b187354c" data-action="Deal Block" data-label="You want the custom board without the customPrebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb." data-dimension48="You want the custom board without the customPrebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're a gamer and a professional</strong><br>The MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f15caf1f-65df-48e3-b9e3-d47a0dd274ee" data-action="Deal Block" data-label="You're a gamer and a professionalThe MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling." data-dimension48="You're a gamer and a professionalThe MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want god-tier build quality</strong><br>It's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="56909131-b6cb-41a8-9444-e53968b60ad9" data-action="Deal Block" data-label="You want god-tier build qualityIt's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click." data-dimension48="You want god-tier build qualityIt's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-17">Don’t buy it if…</h2><div class="product"><p><strong>You're after "affordable" or "good value"</strong><br>This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="9af1ecb4-4f7e-40d1-bab4-62c1011022e1" data-action="Deal Block" data-label="You're after "affordable" or "good value"This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point." data-dimension48="You're after "affordable" or "good value"This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're after a numpad at this quality</strong><br>Live and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="82e274fc-9296-4619-9aac-1b968c440974" data-action="Deal Block" data-label="You're after a numpad at this qualityLive and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day." data-dimension48="You're after a numpad at this qualityLive and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Corsair Vanguard Air 99 Wireless</strong></p><p>Fancy staying in the Corsair camp but want wireless and a near full layout? The Air 99 is a fine answer to that, with built in 8,000 Hz wireless, streaming keys, plus a rotary dial and LCD screen, it's a good choice. The only caveat? Low profile opto-mechanical switches rather than the beauty of Hall MGX.</p><p><a href="https://www.techradar.com/computing/keyboards/corsair-vanguard-air-99-wireless-review" data-dimension112="cc5c0e3c-f3d8-4f69-a473-1d20d01855b2" data-action="Deal Block" data-label="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension48="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension25=""><u>Read our full Corsair Vanguard Air 99 Wireless review</u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="cc5c0e3c-f3d8-4f69-a473-1d20d01855b2" data-action="Deal Block" data-label="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension48="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Asus ROG Strix Scope II RX</strong></p><p>If the missing numpad and the price just aren't your cup of tea, Asus' Strix Scope II RX might be your missing biscuit. It's a full-size board with outstanding pre-lubed RX Red linear optical switches, proper sound dampening, and PBT keycaps for around half the cost of the Makr and Makr Pro.</p><p><a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer" data-dimension112="21bdcc9e-808c-4949-a786-dccaef3f5d6e" data-action="Deal Block" data-label="Read our full Asus ROG Strix Scope II RX review" data-dimension48="Read our full Asus ROG Strix Scope II RX review" data-dimension25=""><u>Read our full Asus ROG Strix Scope II RX review</u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="21bdcc9e-808c-4949-a786-dccaef3f5d6e" data-action="Deal Block" data-label="Read our full Asus ROG Strix Scope II RX review" data-dimension48="Read our full Asus ROG Strix Scope II RX review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-corsair-makr-pro-75"><span>How I tested the Corsair Makr Pro 75</span></h2><ul><li><strong>Two weeks as my daily driver</strong></li><li><strong>Tested across all types of content (gaming, novel-writing, day-to-day work)</strong></li><li><strong>Used across multiple PCs</strong></li><li><strong>Over a decade of testing PC hardware and 14 years of being keyboard-obsessed</strong></li></ul><p>Me and the Makr Pro 75 spent a lovely two weeks together straight. I swapped it out as my daily driver, and used it across both my own digital agency and freelance journalism as well, and leaned on it heavily for everything from hammering out chapters in a novel I'm writing, to long sessions in <em>Total War: Warhammer 3, World of Warcraft</em> as a healer, and dabbling in <em>Cyberpunk 2077</em> too. </p><p>I wanted to ensure it was used across a mix of different applications and games, and thoroughly tested across all genres as well. The keyboard market is no longer targeted solely at young adults and kids, but also to those of us with full-time jobs as well, so ensuring it was capable of a bit of everything was tantamount to this review. I wanted to make certain that it was capable of handling a 2,000-word after-market PC build feature, as it was in a quick three-hour raid sesh.</p><p>Alongside the hands-on time, I also dug into the wider keyboard market as well, researching competing boards at and around the Makr Pro 75's price to place its build, switches, and value in proper context. I've spent over a decade testing PC hardware and peripherals, so I've got plenty of experience to draw on, both for how a board this expensive should feel and whether the asking price genuinely adds up.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/corsair-makr-pro-75-review</link>
                                                                            <description>
                            <![CDATA[ The Corsair Makr Pro 75 might just be the best gaming keyboard I've ever tested, if only the price were a touch lower and it had a numpad. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">iJ9cEfAkwfCFGWXcLPVwfj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/rLDXkKRowTMEHpWYSJaRmM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 13 Jun 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zak Storey ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oHHRKW382qQJG2t3uixXS3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Zak is one of TechRadar&#039;s multi-faceted freelance tech journalists. He&#039;s written for an absolute plethora of tech publications over the years and has worked for Techradar on and off since 2015. Most famously, Zak led Maximum PC as its Editor-in-Chief from 2020 through to the end of 2021, having worked his way up from Staff Writer. Zak currently writes for Maximum PC, TechRadar, PCGamesN, and Trusted Reviews. He also had a stint working as Corsair&#039;s Public Relations Specialist in the UK, which has given him a particularly good insight into the inner workings of larger companies in the industry. He left in 2023, coming back to journalism once more. When he&#039;s not building PCs, reviewing hardware, or gaming, you can often find Zak working at his local coffee shop as First Barista, or out in the Wye Valley shooting American Flat Bows.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/rLDXkKRowTMEHpWYSJaRmM-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Corsair Makr Pro 75 gaming keyboard on a wooden desk]]></media:description>                                                            <media:text><![CDATA[Corsair Makr Pro 75 gaming keyboard on a wooden desk]]></media:text>
                                <media:title type="plain"><![CDATA[Corsair Makr Pro 75 gaming keyboard on a wooden desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/rLDXkKRowTMEHpWYSJaRmM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-corsair-makr-pro-75-one-minute-review"><span>Corsair Makr Pro 75 one-minute review</span></h2><p>It's difficult to ignore just how big of an impact the custom keyboard community has had on mainstreaming gaming options in the last decade or so. </p><p>Jump back in time three, four, or even five years, and the very idea of the Makr Pro 75 would've been inconceivable, certainly in Corsair's product arsenal. Eight layers of sound-dampening, gasket plates, magnetic hot-swappable hall effect switches, the spec sheet is rich and detailed, and would make 21-year-old me, with his first-ever mechanical Cherry MX Red, weep if he saw it 14 years ago.</p><p>Just take a look at the switches, they're linear magnetic hall effect, MGX Hyperdrive models (a mouthful, I know). Aside from being hot-swappable, they're pre-lubed, dual-rail designs with a shine-through PBT keycap that actuate at a fully custom-calibrated actuation point of your choosing. If you want to bottom the thing all the way out, you can; if you want it to actuate the instant your finger barely touches the top, it'll do that too.</p><p>The build is just on another level, and it shows. What's less enticing, however, is the price. At £220 UK or $250 US at time of writing, it's a serious chunk of cash to lay out, and although the quality is there, there's a good argument to be had as to just whether that's worth it compared to competitor solutions at nearly half the cost.</p><p>If you're after a small form factor, 75% keyboard that's more than capable of handling gaming and typing, one of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703"><u>best gaming keyboards</u></a> money can buy, while delivering a class that straddles the line between a custom build and an off-the-shelf model, without the faff of getting out the soldering iron, the Makr Pro 75 is well worth considering.</p><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-price-release-date"><span>Corsair Makr Pro 75 review: Price & release date</span></h2><ul><li><strong>Almost DIY price, but, y'know, it's built</strong></li><li><strong>Available in the UK, US, and Australia</strong></li><li><strong>Hard to find a prebuilt solution quite like this</strong></li></ul><p>Now here's the kicker: Corsair's Makr series is a bit of a three-headed hydra in terms of product stack. It's all built around that custom aftermarket DIY keyboard ethos. You've got the standard Makr 75, where you can customise exactly what parts you want, and Corsair will ship you the bundle to construct yourself. You can have that same bespoke model, but pre-assembled, or grab this more "off-the-shelf"-esque Makr Pro instead.</p><p>The latter has colourways, switch-types, backplates, and LCD/Wireless modules, and keycaps, to add at your leisure along the way. The Makr Pro, however, is a single model and a single model only. There's no alternative colours, no keycap variations (bar regional layouts), and well, that's it. That does come with some wins, though, firstly it's the only board that supports hot-swappable magnetic switches (and comes with those MGX options by default), and secondly, it's quite a bit cheaper. </p><p>The equivalent Makr line built to spec using minimal components will set you back $265 on Corsair's website, versus the Pro's $250. </p><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-specs"><span>Corsair Makr Pro 75 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Price</p></td><td  ><p>$249.99 / £219.99 / AU$523</p></td></tr><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>75% (UK ISO as tested)</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Corsair MGX Hyperdrive hall-effect (magnetic)</p></td></tr><tr><td class="firstcol " ><p>Switch specs</p></td><td  ><p>Adjustable 0.1–4.0actuation; Rapid Trigger; hot-swappable</p></td></tr><tr><td class="firstcol " ><p>Keycaps</p></td><td  ><p>double-shot PBT, shine-through</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>330 × 142 × 47mm (13 × 5.59 × 1.85")</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired USB-C; optional 2.4GHz / Bluetooth module (sold separately)</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>Up to 8,000Hz wired</p></td></tr><tr><td class="firstcol " ><p>Rollover / anti-ghosting</p></td><td  ><p>Full-key rollover (NKRO)</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>1.282kg (2.83lb)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-corsair-makr-pro-75-review-design"><span>Corsair Makr Pro 75 review: Design</span></h2><ul><li><strong>Outstanding build quality and exceptional sound deadening</strong></li><li><strong>No full-size variant</strong></li><li><strong>Rotary dial looks awesome, and a welcome addition</strong></li></ul><p>This is, without a doubt, the heaviest board I've ever had in for review. It weighs a staggering 1.282 KG (or 2.83 lbs), and honestly, it feels like you could club someone to death with it, it's that ridiculous. It's got a fully built custom aluminum housing, and inside of that live eight layers of sound dampening. </p><p>Let me take a breath because the list is long. You've got… silicon rubber padding, pad foam PET backing, PU pad foam, socket foam, PET film, IXPE switch foam, transparent PET backing, and PU plate foam, all situated around that hall effect compatible PCB, which is further secured in place, with both a gasket mount solution for the switches, and stabilisation with an FR4 switch plate for even more rigidity. Like, seriously, guys… It's just not good enough. I expect 14 layers on the next one (that's a joke).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LDum5cG2EJ9YEtDSqa2unM" name="corsair-makr-pro-75-3" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/LDum5cG2EJ9YEtDSqa2unM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I mention that hall effect PCB because it's an important detail here. Although you can swap out the keys, it's only compatible with magnetic switches that can take advantage of the hall effect sensors. </p><p>If you've got a slew of old Gateron switches that you just love, you're going to have to grab the Makr 75 instead of this slightly cheaper model (frustrating I know). Albeit that is a niche in a niche.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XRn8uyVT7CYXgA37iNsCjM" name="corsair-makr-pro-75-15" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/XRn8uyVT7CYXgA37iNsCjM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's some other customisation options you can add in here, too, if you're looking to bump the price higher. You can get a wireless module to ditch the cables (effectively strapping a 50-hour battery life to the thing with no RGB enabled, although it is worth noting that's a fraction of the time you get compared to the standard mechanical switch variant at 172 hours). And, you can chuck out the lovely rotary dial for a teeny tiny LCD display, for some reason.</p><p>One thing I will say. After spending some time with the latest <a href="https://www.techradar.com/computing/keyboards/corsair-galleon-100-sd">Corsair Galleon 100 SD</a>, the build here is just outstanding by comparison (which is bizarre given it comes from the same company, and the Galleon costs significantly more).</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CeFoWA57MYGNSdVgYqrvkM" name="corsair-makr-pro-75-5" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/CeFoWA57MYGNSdVgYqrvkM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The only downside? No, full-size variant. And I know I know, the ergonomics are better, and proper gamers only use 75% boards. But I'm an old man now, I game just as much as I mash in my credit card details to buy yet another <a href="https://www.techradar.com/home/air-fryers/best-air-fryer">air fryer</a>.</p><h2 id="corsair-makr-pro-75-review-performance">Corsair Makr Pro 75 review: Performance</h2><ul><li><strong>Key switches are gorgeous, Hall effect are stunning for typists and gamers alike</strong></li><li><strong>The argument about dampening feels subjective</strong></li><li><strong>iCUE vs Web Hub is a confusing mess</strong></li></ul><p>Can we talk about iCUE quickly, because it seriously frustrates me? Now, this is less of an issue with the Makr Pro directly as it's compatible with both iCUE and Corsair's new Web Hub, thing, but, right now, we're in this weird world where we have not one, but three different programs to manage your Corsair umbrella hardware, with a transition over to Web Hub for the newer products. </p><p>What's Web Hub? Glad you asked. Effectively, a lightweight replacement for iCUE, built out of a webpage connecting directly to your Corsair hardware, and fully installable as a PWA app on your desktop. </p><p>What's the problem then? Not everything supports it, that Galleon 100 SD I mentioned earlier fails to show on iCUE entirely and is only picked up on Web Hub (and the Elgato Stream Deck app…). That's particularly annoying because if you're running Firefox, Web Hub simply won't work. </p><p>As I say, thankfully, the Makr Pro 75 is compatible with both, but if this is a sign of things to come, well, I'm a lot less enthusiastic about it. Particularly as we've only had a promise that legacy component support is coming later down the line, but as and when that happens? Who knows.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KP9TY3zkmJtSfpEMyTajhM" name="corsair-makr-pro-75-4" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/KP9TY3zkmJtSfpEMyTajhM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Software drama aside, overall typing is just a joy. My heavy-handed (read: hench) fingers absolutely love these keycaps and the surprisingly tactile feedback that each gives on full depression is just stunning. It's smooth, clean, and rapid. Actuation is beautifully clean, and the fact that you can adjust them to your absolute preference (again, so my heavy sausage fingers don't accidentally actuate while resting) is a real treat.</p><p>An added bonus on that front is FlashTap SOCD Handling, which effectively allows you to decide how your strafe keys behave on accidental keypress. Pressing D, but your finger slips on A, you can have it still move left with A, continue pressing D, or cancel both key presses simultaneously to stop you moving. It's a neat addition, particularly given how sensitive you can make the actuation point.</p><p>There has been some criticism around the industry that the sound dampening might be too aggressive, but honestly, I just don't see it. It may well be that your mileage varies depending on how you type. If you're a heavy keypress lubber like I am, you'll be more than at home on this thing.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="miVkoAdjATzjUzPDg59HkM" name="corsair-makr-pro-75-12" alt="Corsair Makr Pro 75 gaming keyboard on a wooden desk" src="https://cdn.mos.cms.futurecdn.net/miVkoAdjATzjUzPDg59HkM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's one minor caveat I have on this thing, though, and that's the cost. It ain't cheap, chief. <a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer">Asus's ROG Strix Scope II RX,</a> for example, currently slides in at nearly half the price of this thing on Amazon, and you get similar performance from it. Pre-lubed optical red linear switches, sound dampening, a (singular) comprehensive software suite, and dare I say a numpad? Is it at the same level as the Makr Pro? No… But it's damn close.</p><h2 id="should-i-buy-the-corsair-makr-pro-75">Should I buy the Corsair Makr Pro 75?</h2><p>Corsair Makr Pro 75 Scorecard</p><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It's not the cheapest keyboard in the shed that's for sure, but Corsair's Makr Pro 75 is markedly more affordable than its fully custom Makr counterpart, and packs in a ton of spec for the price. </p></td><td  ><p>3.5/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>An otherworldly construction, and eight layers of sound-dampening make this the heaviest and possibly nicest keyboard money can buy.</p></td><td  ><p>4.5/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>MGX switches are fast, responsive, and backed up with some seriously slick Flashtap SOCD tech, as well as eliminating unwanted input. iCUE/Web Hub is frustrating, though.</p></td><td  ><p>4.5/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-13">Buy it if…</h2><div class="product"><p><strong>You want the custom board without the custom</strong><br>Prebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="626375ce-166a-405b-bfe0-7740b187354c" data-action="Deal Block" data-label="You want the custom board without the customPrebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb." data-dimension48="You want the custom board without the customPrebuilt sound-deadened, hot swappable switches baked inside a CNC aluminum chassis. She's a beauty and well worth it if you like the frills but don't have the time to commit to your own custom keeb." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're a gamer and a professional</strong><br>The MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f15caf1f-65df-48e3-b9e3-d47a0dd274ee" data-action="Deal Block" data-label="You're a gamer and a professionalThe MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling." data-dimension48="You're a gamer and a professionalThe MGX switch is outstanding for typists and gamers alike. Fast, agile, and oh so satisfying to click down on. Plus, you get that rapid trigger and 8,000 Hz polling." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want god-tier build quality</strong><br>It's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="56909131-b6cb-41a8-9444-e53968b60ad9" data-action="Deal Block" data-label="You want god-tier build qualityIt's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click." data-dimension48="You want god-tier build qualityIt's dense, seriously dense. And that's all thanks to a wild amount of sound dampening and some serious internals giving it plenty of heft, and a surprisingly nice feel under click." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-17">Don’t buy it if…</h2><div class="product"><p><strong>You're after "affordable" or "good value"</strong><br>This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="9af1ecb4-4f7e-40d1-bab4-62c1011022e1" data-action="Deal Block" data-label="You're after "affordable" or "good value"This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point." data-dimension48="You're after "affordable" or "good value"This ain't it. The Makr Pro 75 is a beauty sure, but the price tag is steep. There are boards that deliver similar quality at a far lower price point." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're after a numpad at this quality</strong><br>Live and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="82e274fc-9296-4619-9aac-1b968c440974" data-action="Deal Block" data-label="You're after a numpad at this qualityLive and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day." data-dimension48="You're after a numpad at this qualityLive and die by your calculations? Spamming your card details and phone number every five minutes? That lack of numpad is going to ruin your day." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-also-consider"><span>Also consider</span></h2><div class="product"><p><strong>Corsair Vanguard Air 99 Wireless</strong></p><p>Fancy staying in the Corsair camp but want wireless and a near full layout? The Air 99 is a fine answer to that, with built in 8,000 Hz wireless, streaming keys, plus a rotary dial and LCD screen, it's a good choice. The only caveat? Low profile opto-mechanical switches rather than the beauty of Hall MGX.</p><p><a href="https://www.techradar.com/computing/keyboards/corsair-vanguard-air-99-wireless-review" data-dimension112="cc5c0e3c-f3d8-4f69-a473-1d20d01855b2" data-action="Deal Block" data-label="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension48="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension25=""><u>Read our full Corsair Vanguard Air 99 Wireless review</u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="cc5c0e3c-f3d8-4f69-a473-1d20d01855b2" data-action="Deal Block" data-label="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension48="Read our full Corsair Vanguard Air 99 Wireless review" data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Asus ROG Strix Scope II RX</strong></p><p>If the missing numpad and the price just aren't your cup of tea, Asus' Strix Scope II RX might be your missing biscuit. It's a full-size board with outstanding pre-lubed RX Red linear optical switches, proper sound dampening, and PBT keycaps for around half the cost of the Makr and Makr Pro.</p><p><a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer" data-dimension112="21bdcc9e-808c-4949-a786-dccaef3f5d6e" data-action="Deal Block" data-label="Read our full Asus ROG Strix Scope II RX review" data-dimension48="Read our full Asus ROG Strix Scope II RX review" data-dimension25=""><u>Read our full Asus ROG Strix Scope II RX review</u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="21bdcc9e-808c-4949-a786-dccaef3f5d6e" data-action="Deal Block" data-label="Read our full Asus ROG Strix Scope II RX review" data-dimension48="Read our full Asus ROG Strix Scope II RX review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-corsair-makr-pro-75"><span>How I tested the Corsair Makr Pro 75</span></h2><ul><li><strong>Two weeks as my daily driver</strong></li><li><strong>Tested across all types of content (gaming, novel-writing, day-to-day work)</strong></li><li><strong>Used across multiple PCs</strong></li><li><strong>Over a decade of testing PC hardware and 14 years of being keyboard-obsessed</strong></li></ul><p>Me and the Makr Pro 75 spent a lovely two weeks together straight. I swapped it out as my daily driver, and used it across both my own digital agency and freelance journalism as well, and leaned on it heavily for everything from hammering out chapters in a novel I'm writing, to long sessions in <em>Total War: Warhammer 3, World of Warcraft</em> as a healer, and dabbling in <em>Cyberpunk 2077</em> too. </p><p>I wanted to ensure it was used across a mix of different applications and games, and thoroughly tested across all genres as well. The keyboard market is no longer targeted solely at young adults and kids, but also to those of us with full-time jobs as well, so ensuring it was capable of a bit of everything was tantamount to this review. I wanted to make certain that it was capable of handling a 2,000-word after-market PC build feature, as it was in a quick three-hour raid sesh.</p><p>Alongside the hands-on time, I also dug into the wider keyboard market as well, researching competing boards at and around the Makr Pro 75's price to place its build, switches, and value in proper context. I've spent over a decade testing PC hardware and peripherals, so I've got plenty of experience to draw on, both for how a board this expensive should feel and whether the asking price genuinely adds up.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I love how much you can tweak the new Razer Huntsman — it's just a shame that you can't make full use of its precise analog switches ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-one-minute-review"><span>Razer Huntsman V3 Tenkeyless 8KHz: One-minute review</span></h2><p>The Razer Huntsman V3 Tenkeyless 8KHz is one of the brand’s new flagship gaming keyboards. It features analog switches with huge customization potential, designed to meet the exacting requirements of esport professionals.</p><p>It has a simple and basic form, although there are few touches that add a little flair. The shiny, brushed top plate and high floating keycaps are sleek, while the bright but subtle RGB lighting adds some much needed color.</p><p>It’s also light and compact, but very solid at the same time. The materials feel premium, with the Doubleshot PBT keycaps being the highlight. Some might not like their prominent graining, but to me they’re among the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboard</a> caps around in terms of texture.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tACv3zeujwjd5JLEVXfzCm" name="Imported image 1 - 1781080361519" alt="Three-quarter view of right side of Razer Huntsman V3 Tenkeyless 8KHz, on a desk" src="https://cdn.mos.cms.futurecdn.net/tACv3zeujwjd5JLEVXfzCm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Razer’s Synapse software has a smorgasbord of options to play around with. There are plenty of rebinding options and performance-related settings, including in-depth Rapid Trigger, Snap Tap, and controller emulation features, to name a few. The app is clear and easy to use, although I did experience a few minor issues with settings failing to take hold at certain points, although these are ultimately fixable. </p><p>The optical switches in the Huntsman V3 lack the dampening or clickiness of other boards, and can feel a little harsh at times. This is especially evident when typing, which is also made difficult by the sheer height of the keycaps themselves. Overall, though, they’re still pleasant to use, and the smooth and easy travel of the keys makes them effective when gaming.</p><p>The analog performance is also smooth and precise. However, there’s a lack of feel and feedback at the top of each key’s travel. Press further down, though, and you’re met with more resistance, which provides more control when attempting to hit certain actuation points, or when emulating controller sticks and triggers. </p><p>With its sub-$200 price point, the Huntsman V3 represents good value considering all that it offers. There are very strong contenders in the analog gaming keyboard space, but the Huntsman V3 acquits itself just well enough to justify its place among them.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LskxzfA4Mnso47Sj8qPLNm" name="Imported image 2 - 1781080361522" alt="Back view of Razer Huntsman V3 Tenkeyless 8KHz with green RGB lighting visible underneath keycaps, on a desk" src="https://cdn.mos.cms.futurecdn.net/LskxzfA4Mnso47Sj8qPLNm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-price-and-availability"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Price and availability</span></h2><ul><li><strong>$169.99 / £169.99 / AU$299.95</strong></li><li><strong>Available now in one color</strong></li><li><strong>Decent price for an analog board</strong></li></ul><p>The Razer Huntsman V3 Tenkeyless 8KHz costs $169.99 / £169.99 / AU$299.95 and is available now in black only. The keycaps are removable, but the switches aren’t.</p><p>This is a decent price for an analog keyboard, especially one with as many software tweaks as the Huntsman V3 features. The <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review">SteelSeries Apex Pro TKL Gen 3</a>, for instance, has a considerably higher list price, although we have seen it with significant discounts lately, bringing it closer in line with the Huntsman V3. The Apex Pro is a truly phenomenal board, with a superior build and performance to that of the Huntsman V3. It doesn’t have as many analog tweaks, though.</p><p>For a more budget option, there’s the <a href="https://www.techradar.com/computing/keyboards/turtle-beach-vulcan-2-tkl-pro-review-an-analog-keyboard-that-aims-high-but-falls-short">Turtle Beach Vulcan 2 TKL Pro</a>. Like the Huntsman V3, this also has plenty of analog adjustments and features, including controller emulation. However, I found its analog performance inferior, lacking the same levels of precision and control as the Huntsman V3.</p><ul><li><strong>Value score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-specs"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Razer Analog Optical Switch Gen-2</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>14.2 x 5.5 x 1.5 inches / 362 x 140 x 38mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xaitwoWGJMvurQc3sjDcJm" name="Imported image 3 - 1781080361524" alt="Close-up of switch underneath G key, with keycap removed, on the Razer Huntsman V3 Tenkeyless 8KHz" src="https://cdn.mos.cms.futurecdn.net/xaitwoWGJMvurQc3sjDcJm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-design-and-features"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Design and features</span></h2><ul><li><strong>Light and compact board</strong></li><li><strong>Tall floating keycaps</strong></li><li><strong>Wealth of settings in Synapse</strong></li></ul><p>The Huntsman V3 has a basic appearance, although a few touches set it apart. The aluminum faceplate has a shiny finish with a brushed effect, which is subtle but may still prove divisive. The prominent floating keycaps lend it a healthy dose of sleek minimalism.</p><p>The RGB lighting is reasonably subtle, only shining through the keycap characters, although a small amount does leak between the gaps. It’s quite bright, and there are numerous options for customizing patterns.</p><p>It’s quite a light and compact board, but it feels surprisingly solid at the same time. There’s very little flex and all materials feel premium. This includes the Doubleshot PBT keycaps; their prominent graining is satisfying to touch and also helps with traction. Again, though, this mightn’t be to every gamer’s taste, given that many keycaps are super smooth.</p><p>While the board itself is quite thin, it actually feels a lot thicker, thanks to the height at which the keycaps float above it, as well as the tallness of the keycaps themselves.</p><p>However, the tilt angle provided by the feet does help to make it more comfortable to reach the keys. There are two sets of feet which offer meaningful differences in angle.</p><p>You’ll find the USB-C port on the back left of the unit. It’s deeply recessed, which makes it a little more difficult to connect and disconnect, but this small inconvenience is a fair trade-off for the security it provides. </p><p>To customize the Huntsman V3, you’ll need to download Razer’s Synapse software. This has an impressive gamut of adjustments. There are plenty of remapping options, including a wealth of Windows and media controls you can assign to keys. You can also assign up to four inputs to a single key, each triggering depending on how far down you press.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jx46kWSRYoX6uJQDwi3Aam" name="Imported image 4 - 1781080361528" alt="Close-up of switch underneath G key, with keycap removed and green RGB lighting, on the Razer Huntsman V3 Tenkeyless 8KHz" src="https://cdn.mos.cms.futurecdn.net/Jx46kWSRYoX6uJQDwi3Aam.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Like many modern gaming keyboards, there’s a Snap Tap function, letting you assign priority to a single key when two are pressed simultaneously. There are various options here, with different types of priority to choose from. There’s also a Snap Flex feature, which allows you to bind a second input to a key that triggers when you release it. This can be assigned on up to four different keys.</p><p>Then there are the analog settings, which again are very extensive. Aside from being able to adjust the actuation point for each key between 0.1mm and 4mm, there’s also a Rapid Trigger function with independent upstroke and downstroke sliders, each with ranges between 0.1mm and 1mm. You can even enable Continuous Rapid Trigger. </p><p>There’s a controller emulation mode, too, allowing you to assign gamepad inputs to your keys. This includes trigger and stick inputs, where you can also adjust their curve profile to set their response and sensitivity to your liking. </p><p>Controller inputs are easy to assign, in part thanks to the ability to assign multiple common mappings with a single click. For instance, there’s an option to assign the left stick to the WASD keys. A simple but useful visualizer attends the controller section, showing trigger and stick behaviours in real time with your presses. </p><p>Aside from being able to create your own profiles, Synapse features some useful preset profiles, including those designed for certain games. For example, the Racing profile binds gamepad triggers and joysticks to the WASD keys. These profiles can be selected via Fn shortcuts, and there are hotkeys for other performance-related functions, too. </p><p>Synapse is clearly laid out and features helpful explanations and tutorials. It’s fast and smooth, although I did experience a few minor bugs. For instance, the keyboard passthrough feature for controller emulation, which allows keys not bound to controller inputs to work as normal, failed to work on occasion. However, a simple replug of the USB cable seemed to remedy the issue.</p><ul><li><strong>Design and features score: 4 / 5</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NGTLJAqYNePdom9ERhdrSm" name="Imported image 5 - 1781080361532" alt="Close-up of top-left keys on Razer Huntsman V3 Tenkeyless 8KHz, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/NGTLJAqYNePdom9ERhdrSm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-performance"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Performance</span></h2><ul><li><strong>Precise analog response</strong></li><li><strong>Slight harsh and numb keys</strong></li><li><strong>Not great for typing</strong></li></ul><p>The keys in the Huntsman V3 are more clicky than thocky, although they feel less sharp than the clickiest switches out there. Their sound is both lower in pitch and quieter than many mechanical models, too. </p><p>They don’t have much dampening, which can make the board feel a little harsh at times. This is especially evident when typing — and the act isn’t made any easier by the thick keycaps, their elevated height, and the absence of a dip in the middle row. This combination makes gliding around the keys tricky, and it also causes some discomfort, owing to the angle at which you have to bend your wrists to reach them.</p><p>Thankfully, I was more comfortable when gaming in the WASD position. The keys are comfortably spaced, while the space bar and other peripheral keys are easy to reach. </p><p>The standout aspect of the Huntsman V3’s performance, though, is its analog response. It’s very precise and sensitive, reacting very well to different levels of pressure, which in turn gives you a broad range of control.</p><p>However, this precision is somewhat undermined by the lack of feel in the keys themselves. They don’t provide as much feedback as I would've liked, which can make it a little tricky to dial in the exact amount of pressure to hit certain actuation points or make smooth adjustments when emulating triggers and sticks. </p><p>What's more, there’s a small but noticeable amount of wobble to the keys, which means presses don’t feel particularly secure. Thankfully, though, most of the analog issues I’ve outlined only pertain to the top of presses; once you press further down, more resistance is generated from the springs, which allows for much smoother and more granular control.</p><ul><li><strong>Performance score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-razer-huntsman-v3-tenkeyless-8khz"><span>Should I buy the Razer Huntsman V3 Tenkeyless 8KHz?</span></h2><h2 id="scorecard-7">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Not many analog keyboards are cheaper than this, especially those that offer this many features.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Compact, light, and well made. The Synapse software provides copious options and it’s mostly stable, bar a few minor issues.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The analog response from the switches is great, although the actual control you get from presses is less so. Not a great board for typing, either.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Huntsman V3 packs in many features and it mostly delivers on the performance front, aside from a slight lack of feedback. For the price, the Huntsman V3 is a competent gaming keyboard.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-14">Buy it if…</h2><div class="product"><p><strong>You want plenty of adjustments</strong><br>I haven't seen an analog keyboard with this many adjustments, and the software for tweaking them is easy to use. </p></div><div class="product"><p><strong>You want a good analog performance</strong><br>The analog response is smooth and precise, which makes it ideal for all kinds of games. </p></div><h2 id="don-t-buy-it-if-18">Don't buy it if…</h2><div class="product"><p><strong>You want great key feedback</strong><br>The keys are a little numb at the top of their travel, which might deter those looking for the finest of movements. </p></div><div class="product"><p><strong>You’ll be typing a lot</strong><br>The height and the thickness of the keycaps make the Huntsman V3 a chore to type on.</p></div><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-also-consider"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Gen 3</strong><br>Still one of my favorite analog keyboards, the performance and build quality of the Apex Pro are hard to beat. It doesn’t have as many adjustments as the Huntsman V3, and misses out on controller emulation entirely, but in terms of pure analog feel, it’s a hard board to beat. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review" data-dimension112="4d196285-0546-4e1e-8af6-f0ff3c0aa292" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Gen 3 review</a>.</p></div><div class="product"><p><strong>Turtle Beach Vulcan 2 TKL Pro</strong><br>A more budget-friendly analog board, the Vulcan 2 TKL Pro still has plenty of features, including controller emulation. However, its analog response isn’t as precise as the Huntsman V3’s, nor is its build quite as strong, but it’s not a bad pick for those looking to save. Read our full <a href="https://www.techradar.com/computing/keyboards/turtle-beach-vulcan-2-tkl-pro-review-an-analog-keyboard-that-aims-high-but-falls-short" data-dimension112="2ee509be-df40-4ac3-8fce-fe44465be73e" data-action="Deal Block" data-label="Turtle Beach Vulcan 2 TKL Pro review" data-dimension48="Turtle Beach Vulcan 2 TKL Pro review" data-dimension25="">Turtle Beach Vulcan 2 TKL Pro review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-huntsman-v3-tenkeyless-8khz"><span>How I tested the Razer Huntsman V3 Tenkeyless 8KHz</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zyKBoJuhKQ4q4XN3PF4xVm" name="Imported image 6 - 1781080361535" alt="Close-up of top-right keys on Razer Huntsman V3 Tenkeyless 8KHz, with purple RGB backlighting, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/zyKBoJuhKQ4q4XN3PF4xVm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for several days</strong></li><li><strong>Used many features</strong></li><li><strong>Extensive gaming keyboard experience</strong></li></ul><p>I tested the Razer Huntsman V3 Tenkeyless 8KHz for several days, during which time I used it for gaming, working, and general use.</p><p>I played games such as <em>Subnautica 2</em>, which makes use of the typical first-person keys, from WASD and the number keys to the space bar and control and shift keys. I also played games that allowed me to make use of the Huntsman V3’s controller emulation, such as <em>Assetto Corsa</em>, by using W and S to emulate triggers and A and D in place of the left stick. </p><p>I’ve been PC gaming for over a decade, and have used a number of keyboards in that time. I’ve also reviewed a large number of them, including other Razer models.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/razer-huntsman-v3-tenkeyless-8khz-review</link>
                                                                            <description>
                            <![CDATA[ The new Razer Huntsman features a mind-boggling set of tweaks — but how well do they actually work? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">v9J6HWNimHChS2Ue2HitZ7</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/e6k5Xq6vgJ578qACV75KoR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 12 Jun 2026 09:48:20 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/e6k5Xq6vgJ578qACV75KoR-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Top-down view of Razer Huntsman V3 Tenkeyless 8KHz on desk with RGB backlighting on, with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Top-down view of Razer Huntsman V3 Tenkeyless 8KHz on desk with RGB backlighting on, with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Top-down view of Razer Huntsman V3 Tenkeyless 8KHz on desk with RGB backlighting on, with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/e6k5Xq6vgJ578qACV75KoR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-one-minute-review"><span>Razer Huntsman V3 Tenkeyless 8KHz: One-minute review</span></h2><p>The Razer Huntsman V3 Tenkeyless 8KHz is one of the brand’s new flagship gaming keyboards. It features analog switches with huge customization potential, designed to meet the exacting requirements of esport professionals.</p><p>It has a simple and basic form, although there are few touches that add a little flair. The shiny, brushed top plate and high floating keycaps are sleek, while the bright but subtle RGB lighting adds some much needed color.</p><p>It’s also light and compact, but very solid at the same time. The materials feel premium, with the Doubleshot PBT keycaps being the highlight. Some might not like their prominent graining, but to me they’re among the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboard</a> caps around in terms of texture.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="tACv3zeujwjd5JLEVXfzCm" name="Imported image 1 - 1781080361519" alt="Three-quarter view of right side of Razer Huntsman V3 Tenkeyless 8KHz, on a desk" src="https://cdn.mos.cms.futurecdn.net/tACv3zeujwjd5JLEVXfzCm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Razer’s Synapse software has a smorgasbord of options to play around with. There are plenty of rebinding options and performance-related settings, including in-depth Rapid Trigger, Snap Tap, and controller emulation features, to name a few. The app is clear and easy to use, although I did experience a few minor issues with settings failing to take hold at certain points, although these are ultimately fixable. </p><p>The optical switches in the Huntsman V3 lack the dampening or clickiness of other boards, and can feel a little harsh at times. This is especially evident when typing, which is also made difficult by the sheer height of the keycaps themselves. Overall, though, they’re still pleasant to use, and the smooth and easy travel of the keys makes them effective when gaming.</p><p>The analog performance is also smooth and precise. However, there’s a lack of feel and feedback at the top of each key’s travel. Press further down, though, and you’re met with more resistance, which provides more control when attempting to hit certain actuation points, or when emulating controller sticks and triggers. </p><p>With its sub-$200 price point, the Huntsman V3 represents good value considering all that it offers. There are very strong contenders in the analog gaming keyboard space, but the Huntsman V3 acquits itself just well enough to justify its place among them.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="LskxzfA4Mnso47Sj8qPLNm" name="Imported image 2 - 1781080361522" alt="Back view of Razer Huntsman V3 Tenkeyless 8KHz with green RGB lighting visible underneath keycaps, on a desk" src="https://cdn.mos.cms.futurecdn.net/LskxzfA4Mnso47Sj8qPLNm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-price-and-availability"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Price and availability</span></h2><ul><li><strong>$169.99 / £169.99 / AU$299.95</strong></li><li><strong>Available now in one color</strong></li><li><strong>Decent price for an analog board</strong></li></ul><p>The Razer Huntsman V3 Tenkeyless 8KHz costs $169.99 / £169.99 / AU$299.95 and is available now in black only. The keycaps are removable, but the switches aren’t.</p><p>This is a decent price for an analog keyboard, especially one with as many software tweaks as the Huntsman V3 features. The <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review">SteelSeries Apex Pro TKL Gen 3</a>, for instance, has a considerably higher list price, although we have seen it with significant discounts lately, bringing it closer in line with the Huntsman V3. The Apex Pro is a truly phenomenal board, with a superior build and performance to that of the Huntsman V3. It doesn’t have as many analog tweaks, though.</p><p>For a more budget option, there’s the <a href="https://www.techradar.com/computing/keyboards/turtle-beach-vulcan-2-tkl-pro-review-an-analog-keyboard-that-aims-high-but-falls-short">Turtle Beach Vulcan 2 TKL Pro</a>. Like the Huntsman V3, this also has plenty of analog adjustments and features, including controller emulation. However, I found its analog performance inferior, lacking the same levels of precision and control as the Huntsman V3.</p><ul><li><strong>Value score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-specs"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>TKL</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Razer Analog Optical Switch Gen-2</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>14.2 x 5.5 x 1.5 inches / 362 x 140 x 38mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xaitwoWGJMvurQc3sjDcJm" name="Imported image 3 - 1781080361524" alt="Close-up of switch underneath G key, with keycap removed, on the Razer Huntsman V3 Tenkeyless 8KHz" src="https://cdn.mos.cms.futurecdn.net/xaitwoWGJMvurQc3sjDcJm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-design-and-features"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Design and features</span></h2><ul><li><strong>Light and compact board</strong></li><li><strong>Tall floating keycaps</strong></li><li><strong>Wealth of settings in Synapse</strong></li></ul><p>The Huntsman V3 has a basic appearance, although a few touches set it apart. The aluminum faceplate has a shiny finish with a brushed effect, which is subtle but may still prove divisive. The prominent floating keycaps lend it a healthy dose of sleek minimalism.</p><p>The RGB lighting is reasonably subtle, only shining through the keycap characters, although a small amount does leak between the gaps. It’s quite bright, and there are numerous options for customizing patterns.</p><p>It’s quite a light and compact board, but it feels surprisingly solid at the same time. There’s very little flex and all materials feel premium. This includes the Doubleshot PBT keycaps; their prominent graining is satisfying to touch and also helps with traction. Again, though, this mightn’t be to every gamer’s taste, given that many keycaps are super smooth.</p><p>While the board itself is quite thin, it actually feels a lot thicker, thanks to the height at which the keycaps float above it, as well as the tallness of the keycaps themselves.</p><p>However, the tilt angle provided by the feet does help to make it more comfortable to reach the keys. There are two sets of feet which offer meaningful differences in angle.</p><p>You’ll find the USB-C port on the back left of the unit. It’s deeply recessed, which makes it a little more difficult to connect and disconnect, but this small inconvenience is a fair trade-off for the security it provides. </p><p>To customize the Huntsman V3, you’ll need to download Razer’s Synapse software. This has an impressive gamut of adjustments. There are plenty of remapping options, including a wealth of Windows and media controls you can assign to keys. You can also assign up to four inputs to a single key, each triggering depending on how far down you press.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Jx46kWSRYoX6uJQDwi3Aam" name="Imported image 4 - 1781080361528" alt="Close-up of switch underneath G key, with keycap removed and green RGB lighting, on the Razer Huntsman V3 Tenkeyless 8KHz" src="https://cdn.mos.cms.futurecdn.net/Jx46kWSRYoX6uJQDwi3Aam.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Like many modern gaming keyboards, there’s a Snap Tap function, letting you assign priority to a single key when two are pressed simultaneously. There are various options here, with different types of priority to choose from. There’s also a Snap Flex feature, which allows you to bind a second input to a key that triggers when you release it. This can be assigned on up to four different keys.</p><p>Then there are the analog settings, which again are very extensive. Aside from being able to adjust the actuation point for each key between 0.1mm and 4mm, there’s also a Rapid Trigger function with independent upstroke and downstroke sliders, each with ranges between 0.1mm and 1mm. You can even enable Continuous Rapid Trigger. </p><p>There’s a controller emulation mode, too, allowing you to assign gamepad inputs to your keys. This includes trigger and stick inputs, where you can also adjust their curve profile to set their response and sensitivity to your liking. </p><p>Controller inputs are easy to assign, in part thanks to the ability to assign multiple common mappings with a single click. For instance, there’s an option to assign the left stick to the WASD keys. A simple but useful visualizer attends the controller section, showing trigger and stick behaviours in real time with your presses. </p><p>Aside from being able to create your own profiles, Synapse features some useful preset profiles, including those designed for certain games. For example, the Racing profile binds gamepad triggers and joysticks to the WASD keys. These profiles can be selected via Fn shortcuts, and there are hotkeys for other performance-related functions, too. </p><p>Synapse is clearly laid out and features helpful explanations and tutorials. It’s fast and smooth, although I did experience a few minor bugs. For instance, the keyboard passthrough feature for controller emulation, which allows keys not bound to controller inputs to work as normal, failed to work on occasion. However, a simple replug of the USB cable seemed to remedy the issue.</p><ul><li><strong>Design and features score: 4 / 5</strong></li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="NGTLJAqYNePdom9ERhdrSm" name="Imported image 5 - 1781080361532" alt="Close-up of top-left keys on Razer Huntsman V3 Tenkeyless 8KHz, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/NGTLJAqYNePdom9ERhdrSm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-performance"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Performance</span></h2><ul><li><strong>Precise analog response</strong></li><li><strong>Slight harsh and numb keys</strong></li><li><strong>Not great for typing</strong></li></ul><p>The keys in the Huntsman V3 are more clicky than thocky, although they feel less sharp than the clickiest switches out there. Their sound is both lower in pitch and quieter than many mechanical models, too. </p><p>They don’t have much dampening, which can make the board feel a little harsh at times. This is especially evident when typing — and the act isn’t made any easier by the thick keycaps, their elevated height, and the absence of a dip in the middle row. This combination makes gliding around the keys tricky, and it also causes some discomfort, owing to the angle at which you have to bend your wrists to reach them.</p><p>Thankfully, I was more comfortable when gaming in the WASD position. The keys are comfortably spaced, while the space bar and other peripheral keys are easy to reach. </p><p>The standout aspect of the Huntsman V3’s performance, though, is its analog response. It’s very precise and sensitive, reacting very well to different levels of pressure, which in turn gives you a broad range of control.</p><p>However, this precision is somewhat undermined by the lack of feel in the keys themselves. They don’t provide as much feedback as I would've liked, which can make it a little tricky to dial in the exact amount of pressure to hit certain actuation points or make smooth adjustments when emulating triggers and sticks. </p><p>What's more, there’s a small but noticeable amount of wobble to the keys, which means presses don’t feel particularly secure. Thankfully, though, most of the analog issues I’ve outlined only pertain to the top of presses; once you press further down, more resistance is generated from the springs, which allows for much smoother and more granular control.</p><ul><li><strong>Performance score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-razer-huntsman-v3-tenkeyless-8khz"><span>Should I buy the Razer Huntsman V3 Tenkeyless 8KHz?</span></h2><h2 id="scorecard-7">Scorecard</h2><div ><table><tbody><tr><td class="firstcol " ><p><strong>Attributes</strong></p></td><td  ><p><strong>Notes</strong></p></td><td  ><p><strong>Rating</strong></p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Not many analog keyboards are cheaper than this, especially those that offer this many features.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Compact, light, and well made. The Synapse software provides copious options and it’s mostly stable, bar a few minor issues.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The analog response from the switches is great, although the actual control you get from presses is less so. Not a great board for typing, either.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Huntsman V3 packs in many features and it mostly delivers on the performance front, aside from a slight lack of feedback. For the price, the Huntsman V3 is a competent gaming keyboard.</p></td><td  ><p>3.5 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-14">Buy it if…</h2><div class="product"><p><strong>You want plenty of adjustments</strong><br>I haven't seen an analog keyboard with this many adjustments, and the software for tweaking them is easy to use. </p></div><div class="product"><p><strong>You want a good analog performance</strong><br>The analog response is smooth and precise, which makes it ideal for all kinds of games. </p></div><h2 id="don-t-buy-it-if-18">Don't buy it if…</h2><div class="product"><p><strong>You want great key feedback</strong><br>The keys are a little numb at the top of their travel, which might deter those looking for the finest of movements. </p></div><div class="product"><p><strong>You’ll be typing a lot</strong><br>The height and the thickness of the keycaps make the Huntsman V3 a chore to type on.</p></div><h2 class="article-body__section" id="section-razer-huntsman-v3-tenkeyless-8khz-review-also-consider"><span>Razer Huntsman V3 Tenkeyless 8KHz review: Also consider</span></h2><div class="product"><p><strong>SteelSeries Apex Pro TKL Gen 3</strong><br>Still one of my favorite analog keyboards, the performance and build quality of the Apex Pro are hard to beat. It doesn’t have as many adjustments as the Huntsman V3, and misses out on controller emulation entirely, but in terms of pure analog feel, it’s a hard board to beat. Read our full <a href="https://www.techradar.com/computing/keyboards/steelseries-apex-pro-tkl-gen-3-review" data-dimension112="4d196285-0546-4e1e-8af6-f0ff3c0aa292" data-action="Deal Block" data-label="SteelSeries Apex Pro TKL Gen 3 review" data-dimension48="SteelSeries Apex Pro TKL Gen 3 review" data-dimension25="">SteelSeries Apex Pro TKL Gen 3 review</a>.</p></div><div class="product"><p><strong>Turtle Beach Vulcan 2 TKL Pro</strong><br>A more budget-friendly analog board, the Vulcan 2 TKL Pro still has plenty of features, including controller emulation. However, its analog response isn’t as precise as the Huntsman V3’s, nor is its build quite as strong, but it’s not a bad pick for those looking to save. Read our full <a href="https://www.techradar.com/computing/keyboards/turtle-beach-vulcan-2-tkl-pro-review-an-analog-keyboard-that-aims-high-but-falls-short" data-dimension112="2ee509be-df40-4ac3-8fce-fe44465be73e" data-action="Deal Block" data-label="Turtle Beach Vulcan 2 TKL Pro review" data-dimension48="Turtle Beach Vulcan 2 TKL Pro review" data-dimension25="">Turtle Beach Vulcan 2 TKL Pro review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-razer-huntsman-v3-tenkeyless-8khz"><span>How I tested the Razer Huntsman V3 Tenkeyless 8KHz</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="zyKBoJuhKQ4q4XN3PF4xVm" name="Imported image 6 - 1781080361535" alt="Close-up of top-right keys on Razer Huntsman V3 Tenkeyless 8KHz, with purple RGB backlighting, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/zyKBoJuhKQ4q4XN3PF4xVm.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Tested for several days</strong></li><li><strong>Used many features</strong></li><li><strong>Extensive gaming keyboard experience</strong></li></ul><p>I tested the Razer Huntsman V3 Tenkeyless 8KHz for several days, during which time I used it for gaming, working, and general use.</p><p>I played games such as <em>Subnautica 2</em>, which makes use of the typical first-person keys, from WASD and the number keys to the space bar and control and shift keys. I also played games that allowed me to make use of the Huntsman V3’s controller emulation, such as <em>Assetto Corsa</em>, by using W and S to emulate triggers and A and D in place of the left stick. </p><p>I’ve been PC gaming for over a decade, and have used a number of keyboards in that time. I’ve also reviewed a large number of them, including other Razer models.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Corsair Galleon 100 SD review: Stream Deck meets K70, complete with all the bells and whistles ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-corsair-galleon-100-sd-one-minute-review"><span>Corsair Galleon 100 SD one minute review</span></h2><p>I still don't quite know what to make of Corsair's Galleon 100 SD <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">gaming keyboard</a>. On the one hand, the ethos of this thing, the switches, the design, the implementation are generally very well thought out, and it's solidly built too. </p><p>Sound-dampening is decent, the linear MLX switches are delightful to type on, and the Stream Deck integration on the right-hand panel gives the whole thing a lot more versatility than you first might think.</p><p>Whereas before your Stream Deck buttons sat beside your monitor, the Galleon 100 SD brings them within reach, taking up that numpad position instead. That makes it a more natural flow while you're gaming and streaming at the same time. </p><p>That's a long-winded way of saying you can actually use all of the Stream Deck's vast utility in-game, finally, without stretching halfway across your desk to do it. Not only can you have all of those macros and keybinds added into the numpad directly, with visual indicators as to what they actually do, but the display element gives you key system stats while you do it.</p><p>The bigger issue lies in the absolute bonanza of software you need to get this thing running. The Galleon, by default, requires two separate programs to fully function. Corsair's Web Hub, a PWA interface (or website effectively) that replaces the desktop iCUE app, allowing you to change your lighting, keybinds, polling rate, all with a lightweight web page rather than a full-blown software suite. And then the standalone desktop Stream Deck app, which you need to configure, well, the Stream Deck.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Y6bvQWR6gTShQ6Lo4hMQBg" name="corsair-galleon-100-sd-15" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/Y6bvQWR6gTShQ6Lo4hMQBg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The worst part about that is that the Galleon's not backwards compatible with iCUE directly, and similarly, a lot of the "legacy" Corsair hardware hasn't made its way to the Web Hub either yet (there's a promise it's coming, but nothing confirmed). So, if you're running RGB lighting with some older fans, or a different mouse that isn't supported by Web Hub, you're effectively running iCUE, Web Hub, and the Stream Deck app to keep all of your Corsair products in line, and that just feels messy.</p><p>Then there's the price. It isn't cheap, by any measure. Yes, you are technically getting a full Stream Deck in here as well, so there's that to bear in mind, but it's near enough $100 more than the likes of Corsair's Makr Pro line (a markedly better keyboard if your sole aim is gaming).</p><p>It's a good board, and if you're not phased by the ludicrous software setup and the price tag, you'll get along with it just fine. Arguably for many, that expanded Stream Deck utility might make it one of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703"><u>best gaming keyboards</u></a> you could buy. But you really need to be able to justify what you gain from the Stream Deck itself. If you hesitate even for a moment on that thought, you might be better off looking elsewhere.</p><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-price-availability"><span>Corsair Galleon 100 SD review: Price & availability</span></h2><ul><li><strong>Priced astonishingly high for a standard mechanical keyboard</strong></li><li><strong>Available globally today</strong></li><li><strong>Only worth it if the Stream Deck is for you</strong></li></ul><p>Perhaps the biggest talking point of the Galleon 100 SD is that price tag. $350 and £310 (around AU$500) for a keyboard of this magnitude is a tough pill to swallow, particularly because at its bare bones, the keyboard itself doesn't really outclass boards a third of the cost. </p><p>Like yes, the MLX switches are lush to type on, pre-lubed, and there's plenty of sound dampening going on here, but those aren't exactly Corsair exclusives, and you can find a number of full-size boards from other manufacturers that feature exactly that, for a lot less. </p><p>Now, yes, of course, you do get that Stream Deck baked into the side here, sacrificing a full numpad for it (although technically that is a function that's available with a quick profile swap), but if you've already got a Stream Deck in any form, it's quite hard to justify the extra cost. </p><ul><li><strong>Value:</strong> 3/5</li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="F254up8m23D9ukV4AdnBDg" name="corsair-galleon-100-sd-2" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/F254up8m23D9ukV4AdnBDg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-specs"><span>Corsair Galleon 100 SD review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Price</p></td><td  ><p>$349.99 / £309.99 / AU$599</p></td></tr><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size "Extended" </p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Corsair MLX Pulse </p></td></tr><tr><td class="firstcol " ><p>Switch specs</p></td><td  ><p>45g actuation; 2.0mm actuation point; 3.6mm travel; 80M keystrokes</p></td></tr><tr><td class="firstcol " ><p>Keycaps</p></td><td  ><p>Shine-through PBT</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>448 × 159 × 42mm (17.6 × 6.3 × 1.65")</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired USB-A; 2× USB 2.0 Type-C  passthrough</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>Up to 8,000Hz (wired)</p></td></tr><tr><td class="firstcol " ><p>Rollover / anti-ghosting</p></td><td  ><p>Full-key rollover (NKRO), 100% anti-ghosting</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>1.392kg (3.07lb), excl. palm rest</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-design"><span>Corsair Galleon 100 SD review: Design</span></h2><ul><li><strong>Lush aluminum frame, dense and filled with sound-dampening</strong></li><li><strong>Stream Deck replacing the numpad is wildly cool</strong></li><li><strong>Twin dials is highly divisive, and the lighting is average</strong></li></ul><p>From a pure design perspective, there's a lot here that generally leans positive. The aluminum body is clean, solid, and it feels durable. There's little, if any, flex in the shell, and the sound dampening is doing its work nicely. </p><p>There's no errant pings or metallic rattlings going on here at all. Certainly not compared to the 2022 generation of <a href="https://www.techradar.com/reviews/pc-mac/peripherals/input-devices/keyboards/corsair-k70-rgb-1266570/review">K70 keyboards</a>, that's a fact. And without a doubt, Corsair's keyboard design and build quality has come a long way in the last few years; that's very easy to see. Still, it's not quite as solid as the Makr line, nor does it feel as heavy. </p><p>Styling on the whole is a bit of a mixed bag. The aluminum outer shell mimics most of Corsair's product line right now with soft bevelled edges and this relatively satin-esque finish. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2BgYEPuzcm4e3ktop493Eg" name="corsair-galleon-100-sd-8" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/2BgYEPuzcm4e3ktop493Eg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The top LED bar is a bit gauche. You've got this quite bizarre, triangular three-point pattern running along the length of it as a plastic strip with the Corsair logo embedded in the middle, which, if I'm honest, looks quite cheap. It would've been far better suited just to have a singular Corsair logo, and that's it. In fact, that's something that the Makr line does well.</p><p>I'm not entirely sold on the twin dial setup either. There's just something about it that looks a bit diabolical, and I can't quite place it. This is a bit of a hangover from the Stream Deck Plus, and I get the utility here being able to configure two dials to two different operations (particularly useful for video scrubbing, or creative work), but visually it's a bit eugh.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QBSZDBpRmzA8hedWNngGCg" name="corsair-galleon-100-sd-7" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/QBSZDBpRmzA8hedWNngGCg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's also a few other bells and whistles here, too. Namely, for some reason (despite there being a fully dedicated Stream Deck with 12 buttons, media controls, and twin dials over to the right) a fully embedded set of function keys here too. I mean, sure, why not? It's not like you're losing anything by having them.</p><p>Keycaps are clean, too. The font face is professional and sensible, more subdued than some of the more custom units out there, and the PBT touch is comfortable enough to type on, that's for sure. Corsair's also included two USB Type-C passthroughs on this thing as well.</p><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-performance"><span>Corsair Galleon 100 SD review: Performance</span></h2><ul><li><strong>MLX Pulse switches are smooth and satisfying, if over-damped.</strong></li><li><strong>Stream Deck's finally usable in-game properly</strong></li><li><strong>The three-app software stack drags the whole experience down</strong></li></ul><p>So the good news is, typing and gaming on the Galleon 100 is a real treat. It's smooth to use on those linear MLX switches feel buttery under touch. It's not quite as pleasant an experience for me as on the Makr Pro, or <a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer">Asus ROG Strix Scope II RX</a>, but it's still top quality. If you like a linear switch, and you're not quite as heavy-handed as I am, bottoming out every key strike, you'll love this thing. </p><p>The Stream Deck, too, is immensely satisfying to use. Once you've got it set up and it's swapping into profiles on game load, with your keybinds and macros set, it's a real treat. I've already mentioned, but having the keys within reach like that makes it far more useful than leaning across your desk to whack a macro real fast. <em>Star Citizen</em> in particular, and well, any simulator, rife with keybinds, benefits a ton.</p><p>I will say, the feel of those switches, though, sucks. Certainly, when you have the direct comparison of a mechanical switch right next to them. That's particularly jarring if you just need to use a numpad quickly to enter a pin, or your phone number. It's mentally very jarring. Almost like you're going back in time for a second, using a membrane board.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AdPm9g8YsrtR294CytRoEg" name="corsair-galleon-100-sd-12" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/AdPm9g8YsrtR294CytRoEg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Then there's the software stack. Oh boy. You effectively need two programs to run this board efficiently. The Stream Deck app, to configure your deck profiles and each key, along with the display. That's local, sits on your desktop. Then, the Web Hub to configure the Corsair side of the keyboard. That's web-based (although you can install it on desktop via the "Save and Share -> Install page as an app" feature). </p><p>Web Hub is effectively a lighter-weight replacement for iCUE. You access it via URL. Configure your settings once, and it disappears into the ether. The problem with it is that it's not entirely backwards compatible with the rest of Corsair's legacy hardware. So, older products still need to be configured and set up via iCUE on your desktop. What's worse is that the Galleon isn't compatible with iCUE, so if you are embedded in the Corsair ecosystem, you're then left in a position where you have effectively three apps to control your products. </p><p>There's a more pressing issue, too, in that Web Hub isn't supported by all browsers currently. In short, it uses two browser APIs to access the keyboard directly via USB: WebHID, and WebUSB. Firefox doesn't natively support those APIs as it (rightly) views it as a harmful fingerprint/security attack vector that exposes your USB hardware unnecessarily to web pages. So it's not even a case of "Mozilla will catch up eventually", the company has taken a philosophical stance against the implementation of it, and it doesn't have anyone working on it.</p><p>Similarly, Brave, although Chromium-based, will only allow device configuration through Web Hub with permission enabled, and doesn't allow you to update the firmware at all. If you want to do any of that, you're effectively forced to install Chrome, Edge, or Opera. </p><p>It's a tricky one to justify. Particularly as iCUE itself was already stripped down in the last few years anyway. Currently, it only installs modules based on what you actually need and what products you have plugged in, rather than the entire back catalog. </p><p>Theoretically, yes, you could install a second browser specifically just for Web Hub. Then install that as a PWA app, but this just feels so hard to justify from a user experience perspective. It'd be far better just to add compatibility into iCUE directly, and it's hard to see why Corsair didn't.</p><h2 class="article-body__section" id="section-should-i-buy-the-corsair-galleon-100-sd"><span>Should I buy the Corsair Galleon 100 SD?</span></h2><div ><table><caption>Corsair Galleon 100 SD Scorecard</caption><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Switches are a dream to type on, ideal if you don't bottom them out, and having access to that Stream deck gives it greater in-game utility, but the software stack leaves a lot to be desired, particularly if you use Firefox or are security-conscious.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Clean, crisp, professional with plenty of sound dampening, and quality switches. The implementation of the Stream Deck is top-tier, but the lighting strip could use some work.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Thoroughly expensive compared to other mechanical boards with similar build quality but you do get a full display and Stream Deck thrown in for good measure.</p></td><td  ><p>3/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-15">Buy it if…</h2><div class="product"><p><strong>You want a keyboard and a stream deck, but not both</strong><br>The Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="d379c6c5-a190-49cf-bc40-57f852e17cc8" data-action="Deal Block" data-label="You want a keyboard and a stream deck, but not bothThe Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there." data-dimension48="You want a keyboard and a stream deck, but not bothThe Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You create as much as you game</strong><br>It's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="946f047b-b5b8-4f43-88e6-a67f9a80e50e" data-action="Deal Block" data-label="You create as much as you gameIt's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips." data-dimension48="You create as much as you gameIt's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You miss the older K70 keyboards</strong><br>There's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="1cb88ae1-3415-45e7-94cf-fa74dc36bb74" data-action="Deal Block" data-label="You miss the older K70 keyboardsThere's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line." data-dimension48="You miss the older K70 keyboardsThere's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-19">Don’t buy it if…</h2><div class="product"><p><strong>You're fed up with software bloat</strong><br>Embedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="2ea00141-0bb2-4a1b-81c1-900d3769f5c3" data-action="Deal Block" data-label="You're fed up with software bloatEmbedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support." data-dimension48="You're fed up with software bloatEmbedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're after a budget keyboard</strong><br>She's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="45357d1a-9133-4b10-bcee-da3499b7c138" data-action="Deal Block" data-label="You're after a budget keyboardShe's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck." data-dimension48="You're after a budget keyboardShe's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a slimmer form factor</strong><br>Its extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="9dfdc4aa-b332-4e7a-9cf1-33a24cc57248" data-action="Deal Block" data-label="You want a slimmer form factorIts extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk." data-dimension48="You want a slimmer form factorIts extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk." data-dimension25="">View Deal</a></p></div><h2 id="also-consider-3">Also consider</h2><div class="product"><p><strong>Corsair Makr Pro 75</strong></p><p>Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="0495e140-8089-4202-aa21-fce8f5d7b8c6" data-action="Deal Block" data-label="Corsair Makr Pro 75Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off." data-dimension48="Corsair Makr Pro 75Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Asus ROG Strix Scope II RX</strong></p><p>You don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. </p><p><strong></strong><a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer" data-dimension112="c679ed26-0489-46ce-8cde-87879216331d" data-action="Deal Block" data-label="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension48="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension25=""><u><strong>Read our full Asus ROG Strix Scope II RX review</strong></u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="c679ed26-0489-46ce-8cde-87879216331d" data-action="Deal Block" data-label="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension48="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-corsair-galleon-100-sd"><span>How I tested the Corsair Galleon 100 SD</span></h2><ul><li><strong>Tested over three weeks as my daily driver</strong></li><li><strong>Used for gaming, professional writing, and creative work</strong></li><li><strong>Full Stream Deck integration tested</strong></li><li><strong>Compared to competitors and my back catalogue, with 11 years of experience in the tech field</strong></li></ul><p>I lived with the Galleon 100 SD for about three weeks, running it as my main board. I tested it across all manner of different tasks, from creative agency work to freelance journalism and, of course, gaming sessions in <em>Total War: Warhammer 3 </em>and<em> World of Warcraft</em> as well. </p><p>During my time with it, it was the Stream Deck that I focused on most; after all, keyboards are very similar, and Corsair's got a name for making good ones, but implementing a Stream Deck into the side of it and swapping out the numpad? Had to be put through its paces. </p><p>I benchmarked it against a selection of modern-day keyboards I have in-house, and compared it to the wider market at the time of testing, including the Makr Pro 75, which I'd just finished up reviewing as well. I've spent over a decade testing PC hardware and peripherals, so I've got plenty of knowledge to draw on when it comes to mechanical keebs and the plucky old Stream Deck, too.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/corsair-galleon-100-sd</link>
                                                                            <description>
                            <![CDATA[ Corsair's Galleon 100 SD keyboard is a confusing thing. Good? Yes. But the software stack leaves a lot to be desired. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">af8yM2W3Pm2qSudMW8tgfU</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WAM2uVVfctDUzvohBT9sCg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 11 Jun 2026 11:55:52 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[PC Gaming]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                    <category><![CDATA[Consoles &amp; PC]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zak Storey ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oHHRKW382qQJG2t3uixXS3.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Zak is one of TechRadar&#039;s multi-faceted freelance tech journalists. He&#039;s written for an absolute plethora of tech publications over the years and has worked for Techradar on and off since 2015. Most famously, Zak led Maximum PC as its Editor-in-Chief from 2020 through to the end of 2021, having worked his way up from Staff Writer. Zak currently writes for Maximum PC, TechRadar, PCGamesN, and Trusted Reviews. He also had a stint working as Corsair&#039;s Public Relations Specialist in the UK, which has given him a particularly good insight into the inner workings of larger companies in the industry. He left in 2023, coming back to journalism once more. When he&#039;s not building PCs, reviewing hardware, or gaming, you can often find Zak working at his local coffee shop as First Barista, or out in the Wye Valley shooting American Flat Bows.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WAM2uVVfctDUzvohBT9sCg-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Corsair Galleon 100 SD keyboard on wooden desk]]></media:description>                                                            <media:text><![CDATA[Corsair Galleon 100 SD keyboard on wooden desk]]></media:text>
                                <media:title type="plain"><![CDATA[Corsair Galleon 100 SD keyboard on wooden desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WAM2uVVfctDUzvohBT9sCg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-corsair-galleon-100-sd-one-minute-review"><span>Corsair Galleon 100 SD one minute review</span></h2><p>I still don't quite know what to make of Corsair's Galleon 100 SD <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">gaming keyboard</a>. On the one hand, the ethos of this thing, the switches, the design, the implementation are generally very well thought out, and it's solidly built too. </p><p>Sound-dampening is decent, the linear MLX switches are delightful to type on, and the Stream Deck integration on the right-hand panel gives the whole thing a lot more versatility than you first might think.</p><p>Whereas before your Stream Deck buttons sat beside your monitor, the Galleon 100 SD brings them within reach, taking up that numpad position instead. That makes it a more natural flow while you're gaming and streaming at the same time. </p><p>That's a long-winded way of saying you can actually use all of the Stream Deck's vast utility in-game, finally, without stretching halfway across your desk to do it. Not only can you have all of those macros and keybinds added into the numpad directly, with visual indicators as to what they actually do, but the display element gives you key system stats while you do it.</p><p>The bigger issue lies in the absolute bonanza of software you need to get this thing running. The Galleon, by default, requires two separate programs to fully function. Corsair's Web Hub, a PWA interface (or website effectively) that replaces the desktop iCUE app, allowing you to change your lighting, keybinds, polling rate, all with a lightweight web page rather than a full-blown software suite. And then the standalone desktop Stream Deck app, which you need to configure, well, the Stream Deck.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Y6bvQWR6gTShQ6Lo4hMQBg" name="corsair-galleon-100-sd-15" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/Y6bvQWR6gTShQ6Lo4hMQBg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The worst part about that is that the Galleon's not backwards compatible with iCUE directly, and similarly, a lot of the "legacy" Corsair hardware hasn't made its way to the Web Hub either yet (there's a promise it's coming, but nothing confirmed). So, if you're running RGB lighting with some older fans, or a different mouse that isn't supported by Web Hub, you're effectively running iCUE, Web Hub, and the Stream Deck app to keep all of your Corsair products in line, and that just feels messy.</p><p>Then there's the price. It isn't cheap, by any measure. Yes, you are technically getting a full Stream Deck in here as well, so there's that to bear in mind, but it's near enough $100 more than the likes of Corsair's Makr Pro line (a markedly better keyboard if your sole aim is gaming).</p><p>It's a good board, and if you're not phased by the ludicrous software setup and the price tag, you'll get along with it just fine. Arguably for many, that expanded Stream Deck utility might make it one of the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703"><u>best gaming keyboards</u></a> you could buy. But you really need to be able to justify what you gain from the Stream Deck itself. If you hesitate even for a moment on that thought, you might be better off looking elsewhere.</p><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-price-availability"><span>Corsair Galleon 100 SD review: Price & availability</span></h2><ul><li><strong>Priced astonishingly high for a standard mechanical keyboard</strong></li><li><strong>Available globally today</strong></li><li><strong>Only worth it if the Stream Deck is for you</strong></li></ul><p>Perhaps the biggest talking point of the Galleon 100 SD is that price tag. $350 and £310 (around AU$500) for a keyboard of this magnitude is a tough pill to swallow, particularly because at its bare bones, the keyboard itself doesn't really outclass boards a third of the cost. </p><p>Like yes, the MLX switches are lush to type on, pre-lubed, and there's plenty of sound dampening going on here, but those aren't exactly Corsair exclusives, and you can find a number of full-size boards from other manufacturers that feature exactly that, for a lot less. </p><p>Now, yes, of course, you do get that Stream Deck baked into the side here, sacrificing a full numpad for it (although technically that is a function that's available with a quick profile swap), but if you've already got a Stream Deck in any form, it's quite hard to justify the extra cost. </p><ul><li><strong>Value:</strong> 3/5</li></ul><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="F254up8m23D9ukV4AdnBDg" name="corsair-galleon-100-sd-2" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/F254up8m23D9ukV4AdnBDg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-specs"><span>Corsair Galleon 100 SD review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Price</p></td><td  ><p>$349.99 / £309.99 / AU$599</p></td></tr><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size "Extended" </p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Corsair MLX Pulse </p></td></tr><tr><td class="firstcol " ><p>Switch specs</p></td><td  ><p>45g actuation; 2.0mm actuation point; 3.6mm travel; 80M keystrokes</p></td></tr><tr><td class="firstcol " ><p>Keycaps</p></td><td  ><p>Shine-through PBT</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>448 × 159 × 42mm (17.6 × 6.3 × 1.65")</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Wired USB-A; 2× USB 2.0 Type-C  passthrough</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>Up to 8,000Hz (wired)</p></td></tr><tr><td class="firstcol " ><p>Rollover / anti-ghosting</p></td><td  ><p>Full-key rollover (NKRO), 100% anti-ghosting</p></td></tr><tr><td class="firstcol " ><p>Weight</p></td><td  ><p>1.392kg (3.07lb), excl. palm rest</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-design"><span>Corsair Galleon 100 SD review: Design</span></h2><ul><li><strong>Lush aluminum frame, dense and filled with sound-dampening</strong></li><li><strong>Stream Deck replacing the numpad is wildly cool</strong></li><li><strong>Twin dials is highly divisive, and the lighting is average</strong></li></ul><p>From a pure design perspective, there's a lot here that generally leans positive. The aluminum body is clean, solid, and it feels durable. There's little, if any, flex in the shell, and the sound dampening is doing its work nicely. </p><p>There's no errant pings or metallic rattlings going on here at all. Certainly not compared to the 2022 generation of <a href="https://www.techradar.com/reviews/pc-mac/peripherals/input-devices/keyboards/corsair-k70-rgb-1266570/review">K70 keyboards</a>, that's a fact. And without a doubt, Corsair's keyboard design and build quality has come a long way in the last few years; that's very easy to see. Still, it's not quite as solid as the Makr line, nor does it feel as heavy. </p><p>Styling on the whole is a bit of a mixed bag. The aluminum outer shell mimics most of Corsair's product line right now with soft bevelled edges and this relatively satin-esque finish. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2BgYEPuzcm4e3ktop493Eg" name="corsair-galleon-100-sd-8" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/2BgYEPuzcm4e3ktop493Eg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The top LED bar is a bit gauche. You've got this quite bizarre, triangular three-point pattern running along the length of it as a plastic strip with the Corsair logo embedded in the middle, which, if I'm honest, looks quite cheap. It would've been far better suited just to have a singular Corsair logo, and that's it. In fact, that's something that the Makr line does well.</p><p>I'm not entirely sold on the twin dial setup either. There's just something about it that looks a bit diabolical, and I can't quite place it. This is a bit of a hangover from the Stream Deck Plus, and I get the utility here being able to configure two dials to two different operations (particularly useful for video scrubbing, or creative work), but visually it's a bit eugh.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="QBSZDBpRmzA8hedWNngGCg" name="corsair-galleon-100-sd-7" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/QBSZDBpRmzA8hedWNngGCg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>There's also a few other bells and whistles here, too. Namely, for some reason (despite there being a fully dedicated Stream Deck with 12 buttons, media controls, and twin dials over to the right) a fully embedded set of function keys here too. I mean, sure, why not? It's not like you're losing anything by having them.</p><p>Keycaps are clean, too. The font face is professional and sensible, more subdued than some of the more custom units out there, and the PBT touch is comfortable enough to type on, that's for sure. Corsair's also included two USB Type-C passthroughs on this thing as well.</p><h2 class="article-body__section" id="section-corsair-galleon-100-sd-review-performance"><span>Corsair Galleon 100 SD review: Performance</span></h2><ul><li><strong>MLX Pulse switches are smooth and satisfying, if over-damped.</strong></li><li><strong>Stream Deck's finally usable in-game properly</strong></li><li><strong>The three-app software stack drags the whole experience down</strong></li></ul><p>So the good news is, typing and gaming on the Galleon 100 is a real treat. It's smooth to use on those linear MLX switches feel buttery under touch. It's not quite as pleasant an experience for me as on the Makr Pro, or <a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer">Asus ROG Strix Scope II RX</a>, but it's still top quality. If you like a linear switch, and you're not quite as heavy-handed as I am, bottoming out every key strike, you'll love this thing. </p><p>The Stream Deck, too, is immensely satisfying to use. Once you've got it set up and it's swapping into profiles on game load, with your keybinds and macros set, it's a real treat. I've already mentioned, but having the keys within reach like that makes it far more useful than leaning across your desk to whack a macro real fast. <em>Star Citizen</em> in particular, and well, any simulator, rife with keybinds, benefits a ton.</p><p>I will say, the feel of those switches, though, sucks. Certainly, when you have the direct comparison of a mechanical switch right next to them. That's particularly jarring if you just need to use a numpad quickly to enter a pin, or your phone number. It's mentally very jarring. Almost like you're going back in time for a second, using a membrane board.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="AdPm9g8YsrtR294CytRoEg" name="corsair-galleon-100-sd-12" alt="Corsair Galleon 100 SD keyboard on wooden desk" src="https://cdn.mos.cms.futurecdn.net/AdPm9g8YsrtR294CytRoEg.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Then there's the software stack. Oh boy. You effectively need two programs to run this board efficiently. The Stream Deck app, to configure your deck profiles and each key, along with the display. That's local, sits on your desktop. Then, the Web Hub to configure the Corsair side of the keyboard. That's web-based (although you can install it on desktop via the "Save and Share -> Install page as an app" feature). </p><p>Web Hub is effectively a lighter-weight replacement for iCUE. You access it via URL. Configure your settings once, and it disappears into the ether. The problem with it is that it's not entirely backwards compatible with the rest of Corsair's legacy hardware. So, older products still need to be configured and set up via iCUE on your desktop. What's worse is that the Galleon isn't compatible with iCUE, so if you are embedded in the Corsair ecosystem, you're then left in a position where you have effectively three apps to control your products. </p><p>There's a more pressing issue, too, in that Web Hub isn't supported by all browsers currently. In short, it uses two browser APIs to access the keyboard directly via USB: WebHID, and WebUSB. Firefox doesn't natively support those APIs as it (rightly) views it as a harmful fingerprint/security attack vector that exposes your USB hardware unnecessarily to web pages. So it's not even a case of "Mozilla will catch up eventually", the company has taken a philosophical stance against the implementation of it, and it doesn't have anyone working on it.</p><p>Similarly, Brave, although Chromium-based, will only allow device configuration through Web Hub with permission enabled, and doesn't allow you to update the firmware at all. If you want to do any of that, you're effectively forced to install Chrome, Edge, or Opera. </p><p>It's a tricky one to justify. Particularly as iCUE itself was already stripped down in the last few years anyway. Currently, it only installs modules based on what you actually need and what products you have plugged in, rather than the entire back catalog. </p><p>Theoretically, yes, you could install a second browser specifically just for Web Hub. Then install that as a PWA app, but this just feels so hard to justify from a user experience perspective. It'd be far better just to add compatibility into iCUE directly, and it's hard to see why Corsair didn't.</p><h2 class="article-body__section" id="section-should-i-buy-the-corsair-galleon-100-sd"><span>Should I buy the Corsair Galleon 100 SD?</span></h2><div ><table><caption>Corsair Galleon 100 SD Scorecard</caption><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Switches are a dream to type on, ideal if you don't bottom them out, and having access to that Stream deck gives it greater in-game utility, but the software stack leaves a lot to be desired, particularly if you use Firefox or are security-conscious.</p></td><td  ><p>3/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Clean, crisp, professional with plenty of sound dampening, and quality switches. The implementation of the Stream Deck is top-tier, but the lighting strip could use some work.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Thoroughly expensive compared to other mechanical boards with similar build quality but you do get a full display and Stream Deck thrown in for good measure.</p></td><td  ><p>3/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-15">Buy it if…</h2><div class="product"><p><strong>You want a keyboard and a stream deck, but not both</strong><br>The Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="d379c6c5-a190-49cf-bc40-57f852e17cc8" data-action="Deal Block" data-label="You want a keyboard and a stream deck, but not bothThe Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there." data-dimension48="You want a keyboard and a stream deck, but not bothThe Galleon 100 SD's claim to fame is that Stream Deck is baked in on the side, replacing the numpad. With twin dials and a cornucopia of profiles you can set up, it becomes one of the best gaming utilities out there." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You create as much as you game</strong><br>It's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="946f047b-b5b8-4f43-88e6-a67f9a80e50e" data-action="Deal Block" data-label="You create as much as you gameIt's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips." data-dimension48="You create as much as you gameIt's those twin dials that are game-changing, and if you're a streamer, then you're doubly equipped with quick camera options, lighting controls, scene setups, the works, all at your fingertips." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You miss the older K70 keyboards</strong><br>There's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="1cb88ae1-3415-45e7-94cf-fa74dc36bb74" data-action="Deal Block" data-label="You miss the older K70 keyboardsThere's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line." data-dimension48="You miss the older K70 keyboardsThere's a certain K70"ness" about the Galleon 100. Naming conventions aside, the size, the layout, the build quality, it's got all the hallmarks of that legendary line." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-19">Don’t buy it if…</h2><div class="product"><p><strong>You're fed up with software bloat</strong><br>Embedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="2ea00141-0bb2-4a1b-81c1-900d3769f5c3" data-action="Deal Block" data-label="You're fed up with software bloatEmbedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support." data-dimension48="You're fed up with software bloatEmbedded in Corsair's ecosystem already? Be prepared to install Elgato's Stream Deck app, Corsair's Web Hub, and iCUE as well, just to get everything playing nicely, and that's without mentioning the security risk and lack of Firefox support." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You're after a budget keyboard</strong><br>She's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="45357d1a-9133-4b10-bcee-da3499b7c138" data-action="Deal Block" data-label="You're after a budget keyboardShe's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck." data-dimension48="You're after a budget keyboardShe's seriously pricey, and you can get similarly performing keyboards at a fraction of the cost, with sound-dampening and pre-lubed linear switches if you'd like. Although you lose out on that Stream Deck." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You want a slimmer form factor</strong><br>Its extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="9dfdc4aa-b332-4e7a-9cf1-33a24cc57248" data-action="Deal Block" data-label="You want a slimmer form factorIts extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk." data-dimension48="You want a slimmer form factorIts extended form factor makes it wide, seriously wide, which can be an issue if you're thinking about your ergonomics or have a narrow desk." data-dimension25="">View Deal</a></p></div><h2 id="also-consider-3">Also consider</h2><div class="product"><p><strong>Corsair Makr Pro 75</strong></p><p>Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="0495e140-8089-4202-aa21-fce8f5d7b8c6" data-action="Deal Block" data-label="Corsair Makr Pro 75Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off." data-dimension48="Corsair Makr Pro 75Want the premium Corsair build without the Stream Deck sprawl, and $100 off? The Makr Pro 75 is the better-built, hall-effect sibling, with adjustable magnetic switches and eight layers of dampening to the Galleon's 6. Sure, you lose out on the big ol display and squishy media keys, but it dominates this thing in almost every other area, with 33% off." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Asus ROG Strix Scope II RX</strong></p><p>You don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. </p><p><strong></strong><a href="https://www.techradar.com/computing/keyboards/asus-rog-strix-scope-ii-rx-review-a-keyboard-for-the-sophisticated-gamer" data-dimension112="c679ed26-0489-46ce-8cde-87879216331d" data-action="Deal Block" data-label="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension48="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension25=""><u><strong>Read our full Asus ROG Strix Scope II RX review</strong></u></a><a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="c679ed26-0489-46ce-8cde-87879216331d" data-action="Deal Block" data-label="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension48="Asus ROG Strix Scope II RXYou don't have to break the bank to get a good ol' lubed-up keyboard these days. Asus' Strix Scope II RX is a seriously slick alternative: superb RX Red optical switches, proper sound dampening, PBT keycaps, and an actual numpad, all for about $110, roughly a third of the price. The catch? No Stream Deck to spam your buddies with gifs. Still, you could buy this and a standard one, and still save $100. Read our full Asus ROG Strix Scope II RX review Read our full Asus ROG Strix Scope II RX review" data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-corsair-galleon-100-sd"><span>How I tested the Corsair Galleon 100 SD</span></h2><ul><li><strong>Tested over three weeks as my daily driver</strong></li><li><strong>Used for gaming, professional writing, and creative work</strong></li><li><strong>Full Stream Deck integration tested</strong></li><li><strong>Compared to competitors and my back catalogue, with 11 years of experience in the tech field</strong></li></ul><p>I lived with the Galleon 100 SD for about three weeks, running it as my main board. I tested it across all manner of different tasks, from creative agency work to freelance journalism and, of course, gaming sessions in <em>Total War: Warhammer 3 </em>and<em> World of Warcraft</em> as well. </p><p>During my time with it, it was the Stream Deck that I focused on most; after all, keyboards are very similar, and Corsair's got a name for making good ones, but implementing a Stream Deck into the side of it and swapping out the numpad? Had to be put through its paces. </p><p>I benchmarked it against a selection of modern-day keyboards I have in-house, and compared it to the wider market at the time of testing, including the Makr Pro 75, which I'd just finished up reviewing as well. I've spent over a decade testing PC hardware and peripherals, so I've got plenty of knowledge to draw on when it comes to mechanical keebs and the plucky old Stream Deck, too.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘The mechanical switches and hardware customizations are top-tier’: this HyperX gaming keyboard is one of the best I’ve tested — but certain gamers will be disappointed ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-hyperx-origins-2-1800-one-minute-review"><span>HyperX Origins 2 1800: One-minute review</span></h2><p>The HyperX Origins 2 1800 is a full-size gaming keyboard with mechanical switches and plenty of hardware customizations available.</p><p>It adopts a fairly typical gaming keyboard aesthetic, although the translucent body does at least offer something a little different. This also allows the RGB lighting to shine through a little more than usual. And shine it does — this is probably the brightest RGB I’ve ever seen in a keyboard, and it helps the board to stand out among its peers.</p><p>Build quality is above average, with materials feeling smooth. However, unlike the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboard</a> constructions around, the body is made of plastic rather than aluminum. There’s also a fair amount of flex to it.</p><p>On the other hand, it’s very light as a result, despite its thickness. It’s also easy to replace the body if you want to personalize your Origins 2, thanks to the easy-access screws underneath.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nLKq8qhaJj6ivG4zHEfozc" name="HyperX_Origins_2_keyboard_02.JPG" alt="Close-up of top-right corner of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/nLKq8qhaJj6ivG4zHEfozc.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>A board this thick often poses an ergonomic problem, but given the generous tilt angle of the Origins 2, I found it comfortable to use, even with the feet stowed and the lack of wrist support. The dip in the middle row allowed for natural finger positioning, too.</p><p>There is software available for the Origins 2, although it’s disappointingly basic. It does have a generous selection of remapping options, but there are no advanced or pro-level tweaks available here.</p><p>Elite gamers will be more impressed with the performance of the Origins 2, though. The stock Linear switches are very snappy and responsive, with just enough dampening and travel to impart satisfying feedback.</p><p>The stock keycaps are also comfortable, with their prominent indents providing a secure WASD position. The space bar is also pleasing to hit, thanks to its slightly rounded top, and the aforementioned tilt of the entire board prevents you from hitting its edge. However, the sheer height of the keycaps can make typing difficult.</p><p>There’s no denying that the Origins 2 commands a premium price tag, but it is a premium gaming keyboard. The mechanical switches and hardware customizations are top-tier, and it still costs less than some of its rivals. The software is disappointing and typing is difficult with those stock keycaps, but for those who want a pure mechanical experience, the Origins 2 is hard to beat at this price.</p><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-price-and-availability"><span>HyperX Origins 2 1800 review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dVcCdGd5NGLLZ3Vj5Y8Fti" name="HyperX_Origins_2_keyboard_04.JPG" alt="Close-up of switch underneath H key with keycap removed, with RGB backlighting on" src="https://cdn.mos.cms.futurecdn.net/dVcCdGd5NGLLZ3Vj5Y8Fti.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$139.99 / £119.99 (about AU$200)</strong></li><li><strong>Available now in one colorway</strong></li><li><strong>Reasonable price for a mechanical keyboard</strong></li></ul><p>The HyperX Origins 2 1800 costs $139.99 / £119.99 (about AU$200) and is available now in black only. The keycaps, switches, and body can all be swapped out. </p><p>This is certainly an expensive board, especially one that’s wired. However, given the high-performing mechanical switches, build quality, and hot swapping capabilities, it’s not exactly surprising.</p><p>What’s more, other high-end boards are similarly expensive, if not more so. The Razer BlackWidow V4 Pro, for instance, has a slightly higher list price, although we have seen it on offer for considerably less than this. When I tested the wireless variant of this board, the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, I found it to be among the best mechanical keyboards in terms of feel, performance, and build quality.</p><p>For a more budget mechanical option, you could try the <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price">Gamakay TK75 V2</a>. This is considerably cheaper than the Origins 2, yet it still offers great key feel and respectable build quality. </p><ul><li><strong>Value score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-specs"><span>HyperX Origins 2 1800 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>15.3 x 5.5 x 1.8 inch / 388 x 140 x 46mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-design-and-features"><span>HyperX Origins 2 1800 review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="g5kSzUHssf9RpzMUcAA6WB" name="HyperX_Origins_2_keyboard_03.JPG" alt="Close-up of top-left corner of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/g5kSzUHssf9RpzMUcAA6WB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Hardware personalization options</strong></li><li><strong>Thick but lightweight</strong></li><li><strong>Premium feel as plastic constructions go</strong></li></ul><p>Aesthetically, the Origins 2 is hard to distinguish from many gaming keyboards. HyperX may call the color black but in reality it’s more of a dark grey, which departs somewhat from the sector’s obsidian dominance, albeit not by much.</p><p>Its translucent nature, though, is more original. What’s more, it allows the RGB backlighting to shine through. This lighting is brighter than many other instances I’ve seen, and really helps to liven up appearances. The keycap characters are fully transparent too, meaning these illuminate as well, which isn’t always a given on RGB keyboards.</p><p>The Origins 2 feels like a premium board. The base material, despite being plastic rather than metal, is of a high standard and the two panels are solidly put together. The unit is quite easy to flex by hand, but not to a concerning degree. This plastic also means the Origins 2 isn’t as heavy as it looks, given how thick it is. It’s also relatively easy to change the housing, requiring just a small crosshead screwdriver (not included) to disassemble and swap with another. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="UDRiHY7WXnPiYxVbvVJC8G" name="HyperX_Origins_2_keyboard_05.JPG" alt="Close-up of right side of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/UDRiHY7WXnPiYxVbvVJC8G.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Its thickness isn’t much of a problem from an ergonomic perspective. There’s no wrist support included, but the forward tilt of the board makes for a comfortable hand position. The dip in the middle row, typical of many keyboards, also helps in this regard. There are folding feet that angle the board towards the user even more, but the difference isn’t as great as other examples.</p><p>The USB-C cable that comes with the Origins 2 is braided and quite light. This makes it easy to maneuver, although it’s not quite as light as those that come with the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>. Thankfully, drag isn’t exactly an issue when it comes to keyboards. Also, the cable seems a little stiffer and hardwearing than mice ones.</p><p>The latest version of HyperX’s Ngenuity software is required to customize the Origins 2. However, I couldn’t get this to work on my main gaming PC for some reason, with the app refusing to open once installed. Fortunately, I was able to install it on another Windows 11 machine. </p><p>However, the dearth of features available for the Origins 2 is disappointing. You can only adjust the RGB lighting, record macros, and rebind keys. There are plenty of options for the latter, with numerous system and media functions mappable, but there are no performance-related tweaks. Granted, a mechanical keyboard is never going to match the versatility of analog models on this front, but even more basic features, such as an SOCD function, are missing here, which might disappoint elite gamers.</p><ul><li><strong>Design and features score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-performance"><span>HyperX Origins 2 1800 review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JPMJpcGSzjca4JGMSxkXTL" name="HyperX_Origins_2_keyboard_06.JPG" alt="Close-up of back of HyperX Origins 2 1800 with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/JPMJpcGSzjca4JGMSxkXTL.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Brilliant clicky mechanical switches</strong></li><li><strong>Comfortable for WASD position</strong></li><li><strong>Stock keycaps not great for typing</strong></li></ul><p>With its stock red Linear switches installed, the Origins 2 is a very clicky board. It produces a gratifying sound, although it’s a little louder than others. The keys are light but at the same time offer plenty of feedback, thanks to their minimal but effective dampening and generous travel distance. They rebound quickly, making them wonderfully snappy, and their actuation point is quite forgiving, which meant I didn’t suffer any mispresses.</p><p>Despite the thickness of the board, I found it comfortable to use in the WASD position, thanks to that slanted angle and central dip. Whether I had the feet up or down, I didn’t find myself wanting for wrist support, although I usually prefer a rest for long sessions. </p><p>I also found the space bar comfortable to hit, which is often a problem key for me. Its soft curve meant I rarely hit its edge. As for the other keycaps, their prominent indentations offered secure presses.</p><p>These aspects also make the Origins 2 comfortable when typing, but a bigger impediment here is the sheer height of the stock keycaps. I usually prefer low profiles as I find I can glide over them more easily. But here, I often caught their edges as I moved from key to key, which slowed me down and resulted in more errors.</p><ul><li><strong>Performance score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-hyperx-origins-2-1800"><span>Should I buy the HyperX Origins 2 1800?</span></h2><h2 id="scorecard-8">Scorecard</h2><div ><table><thead><tr><th class="firstcol " ><p>Attributes</p></th><th  ><p>Notes</p></th><th  ><p>Rating</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It’s expensive, but reasonably priced compared to the competition.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thick but light and comfortable. There are plenty of hardware customizations, but not so many software ones.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Fantastically clicky and snappy switches. Great for gaming, less so for typing.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Origins 2 is a great mechanical keyboard, slightly let down by the lack of performance tweaks. </p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-16">Buy it if…</h2><div class="product"><p><strong>You love a clicky board</strong><br>The clickiness of the stock Linear switches feels and sounds great, although they are a little loud.</p></div><div class="product"><p><strong>You want plenty of hardware customizations</strong><br>You can swap out the switches, keycaps, and even the body, letting you personalize your Origins 2 to a large extent.</p></div><h2 id="don-t-buy-it-if-20">Don't buy it if…</h2><div class="product"><p><strong>You want plenty of software customizations</strong><br>There are plenty of remapping options, but those looking for performance-related adjustments will be disappointed.</p></div><div class="product"><p><strong>You’ll be typing a lot</strong><br>While the indentations of the stock keycaps provide comfort and security, their height doesn’t exactly facilitate fast and smooth typing.</p></div><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-also-consider"><span>HyperX Origins 2 1800 review: Also consider</span></h2><div class="product"><p><strong>Razer BlackWidow V4 Pro</strong><br>Another premium mechanical board, the BlackWidow is a fantastic performer, and unlike the Origins 2, it comes with a wrist rest — and it’s one of the plushest I’ve ever used. Upon its release, it was substantially more expensive than the Origins 2, but recently it’s had considerable discounts. Read our full <a href="https://www.techradar.com/reviews/razer-blackwidow-v4-pro-review-the-return-of-the-dedicated-macro-keys" data-dimension112="7ac43caf-a5c1-4679-b63c-712f9b5a6264" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro review" data-dimension48="Razer BlackWidow V4 Pro review" data-dimension25="">Razer BlackWidow V4 Pro review</a>.</p></div><div class="product"><p><strong>Gamakay TK75 V2</strong><br>If you want something cheaper than the Origins 2, but still want all that mechanical goodness, the TK75 V2 is a good choice. Not only does it perform very well, but it’s also built to a surprisingly high standard. Read our full <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price" data-dimension112="59f9f696-b891-42bf-9ce4-d0feac3790a5" data-action="Deal Block" data-label="Gamakay TK75 V2 review" data-dimension48="Gamakay TK75 V2 review" data-dimension25="">Gamakay TK75 V2 review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-hyperx-origins-2-1800"><span>How I tested the HyperX Origins 2 1800</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SC8tC6qWftHxMfrHGgmFX9" name="Imported image 6 - 1780904791107" alt="placeholder" src="https://cdn.mos.cms.futurecdn.net/SC8tC6qWftHxMfrHGgmFX9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I tested the Origins 2 for several days, during which time I used it for gaming, working, and general browsing. I tested it on two PCs. As mentioned above, I was unable to get the Ngenuity software working on my main PC, but did on another, despite both running Windows 11 with x64 CPUs.</p><p>I’ve been PC gaming for over a decade, and have used numerous keyboards in that time. I’ve also reviewed a large number of them, across a range of price points, feature sets, and switch types.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/hyperx-origins-2-1800-review</link>
                                                                            <description>
                            <![CDATA[ The HyperX Origins 2 1800 promises pure mechanical excellence — but how does it fare in the modern gaming keyboard landscape? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">zUvrg9La8drXAcwWXJSdyE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/TZm7ysPRBL6ZnGxdFaGKoR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jun 2026 14:04:28 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ lewis.maddison@futurenet.com (Lewis Maddison) ]]></author>                    <dc:creator><![CDATA[ Lewis Maddison ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oWQNXACcxLGuhaLaKDRtZL.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/TZm7ysPRBL6ZnGxdFaGKoR-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Top-down view of HyperX Origins 2 1800 with RGB backlighting on, on a desk with pink wall in background]]></media:description>                                                            <media:text><![CDATA[Top-down view of HyperX Origins 2 1800 with RGB backlighting on, on a desk with pink wall in background]]></media:text>
                                <media:title type="plain"><![CDATA[Top-down view of HyperX Origins 2 1800 with RGB backlighting on, on a desk with pink wall in background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/TZm7ysPRBL6ZnGxdFaGKoR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-hyperx-origins-2-1800-one-minute-review"><span>HyperX Origins 2 1800: One-minute review</span></h2><p>The HyperX Origins 2 1800 is a full-size gaming keyboard with mechanical switches and plenty of hardware customizations available.</p><p>It adopts a fairly typical gaming keyboard aesthetic, although the translucent body does at least offer something a little different. This also allows the RGB lighting to shine through a little more than usual. And shine it does — this is probably the brightest RGB I’ve ever seen in a keyboard, and it helps the board to stand out among its peers.</p><p>Build quality is above average, with materials feeling smooth. However, unlike the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboard</a> constructions around, the body is made of plastic rather than aluminum. There’s also a fair amount of flex to it.</p><p>On the other hand, it’s very light as a result, despite its thickness. It’s also easy to replace the body if you want to personalize your Origins 2, thanks to the easy-access screws underneath.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="nLKq8qhaJj6ivG4zHEfozc" name="HyperX_Origins_2_keyboard_02.JPG" alt="Close-up of top-right corner of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/nLKq8qhaJj6ivG4zHEfozc.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>A board this thick often poses an ergonomic problem, but given the generous tilt angle of the Origins 2, I found it comfortable to use, even with the feet stowed and the lack of wrist support. The dip in the middle row allowed for natural finger positioning, too.</p><p>There is software available for the Origins 2, although it’s disappointingly basic. It does have a generous selection of remapping options, but there are no advanced or pro-level tweaks available here.</p><p>Elite gamers will be more impressed with the performance of the Origins 2, though. The stock Linear switches are very snappy and responsive, with just enough dampening and travel to impart satisfying feedback.</p><p>The stock keycaps are also comfortable, with their prominent indents providing a secure WASD position. The space bar is also pleasing to hit, thanks to its slightly rounded top, and the aforementioned tilt of the entire board prevents you from hitting its edge. However, the sheer height of the keycaps can make typing difficult.</p><p>There’s no denying that the Origins 2 commands a premium price tag, but it is a premium gaming keyboard. The mechanical switches and hardware customizations are top-tier, and it still costs less than some of its rivals. The software is disappointing and typing is difficult with those stock keycaps, but for those who want a pure mechanical experience, the Origins 2 is hard to beat at this price.</p><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-price-and-availability"><span>HyperX Origins 2 1800 review: Price and availability</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dVcCdGd5NGLLZ3Vj5Y8Fti" name="HyperX_Origins_2_keyboard_04.JPG" alt="Close-up of switch underneath H key with keycap removed, with RGB backlighting on" src="https://cdn.mos.cms.futurecdn.net/dVcCdGd5NGLLZ3Vj5Y8Fti.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>$139.99 / £119.99 (about AU$200)</strong></li><li><strong>Available now in one colorway</strong></li><li><strong>Reasonable price for a mechanical keyboard</strong></li></ul><p>The HyperX Origins 2 1800 costs $139.99 / £119.99 (about AU$200) and is available now in black only. The keycaps, switches, and body can all be swapped out. </p><p>This is certainly an expensive board, especially one that’s wired. However, given the high-performing mechanical switches, build quality, and hot swapping capabilities, it’s not exactly surprising.</p><p>What’s more, other high-end boards are similarly expensive, if not more so. The Razer BlackWidow V4 Pro, for instance, has a slightly higher list price, although we have seen it on offer for considerably less than this. When I tested the wireless variant of this board, the <a href="https://www.techradar.com/computing/keyboards/razer-blackwidow-v4-pro-75-percent-review">Razer BlackWidow V4 Pro 75%</a>, I found it to be among the best mechanical keyboards in terms of feel, performance, and build quality.</p><p>For a more budget mechanical option, you could try the <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price">Gamakay TK75 V2</a>. This is considerably cheaper than the Origins 2, yet it still offers great key feel and respectable build quality. </p><ul><li><strong>Value score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-specs"><span>HyperX Origins 2 1800 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>Full-size</p></td></tr><tr><td class="firstcol " ><p>Switch</p></td><td  ><p>Mechanical</p></td></tr><tr><td class="firstcol " ><p>Programmable keys</p></td><td  ><p>Yes</p></td></tr><tr><td class="firstcol " ><p>Dimensions</p></td><td  ><p>15.3 x 5.5 x 1.8 inch / 388 x 140 x 46mm</p></td></tr><tr><td class="firstcol " ><p>RGB or backlighting</p></td><td  ><p>Yes (customizable)</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-design-and-features"><span>HyperX Origins 2 1800 review: Design and features</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="g5kSzUHssf9RpzMUcAA6WB" name="HyperX_Origins_2_keyboard_03.JPG" alt="Close-up of top-left corner of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/g5kSzUHssf9RpzMUcAA6WB.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Hardware personalization options</strong></li><li><strong>Thick but lightweight</strong></li><li><strong>Premium feel as plastic constructions go</strong></li></ul><p>Aesthetically, the Origins 2 is hard to distinguish from many gaming keyboards. HyperX may call the color black but in reality it’s more of a dark grey, which departs somewhat from the sector’s obsidian dominance, albeit not by much.</p><p>Its translucent nature, though, is more original. What’s more, it allows the RGB backlighting to shine through. This lighting is brighter than many other instances I’ve seen, and really helps to liven up appearances. The keycap characters are fully transparent too, meaning these illuminate as well, which isn’t always a given on RGB keyboards.</p><p>The Origins 2 feels like a premium board. The base material, despite being plastic rather than metal, is of a high standard and the two panels are solidly put together. The unit is quite easy to flex by hand, but not to a concerning degree. This plastic also means the Origins 2 isn’t as heavy as it looks, given how thick it is. It’s also relatively easy to change the housing, requiring just a small crosshead screwdriver (not included) to disassemble and swap with another. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="UDRiHY7WXnPiYxVbvVJC8G" name="HyperX_Origins_2_keyboard_05.JPG" alt="Close-up of right side of HyperX Origins 2 1800, with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/UDRiHY7WXnPiYxVbvVJC8G.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Its thickness isn’t much of a problem from an ergonomic perspective. There’s no wrist support included, but the forward tilt of the board makes for a comfortable hand position. The dip in the middle row, typical of many keyboards, also helps in this regard. There are folding feet that angle the board towards the user even more, but the difference isn’t as great as other examples.</p><p>The USB-C cable that comes with the Origins 2 is braided and quite light. This makes it easy to maneuver, although it’s not quite as light as those that come with the <a href="https://www.techradar.com/news/best-gaming-mouse">best gaming mice</a>. Thankfully, drag isn’t exactly an issue when it comes to keyboards. Also, the cable seems a little stiffer and hardwearing than mice ones.</p><p>The latest version of HyperX’s Ngenuity software is required to customize the Origins 2. However, I couldn’t get this to work on my main gaming PC for some reason, with the app refusing to open once installed. Fortunately, I was able to install it on another Windows 11 machine. </p><p>However, the dearth of features available for the Origins 2 is disappointing. You can only adjust the RGB lighting, record macros, and rebind keys. There are plenty of options for the latter, with numerous system and media functions mappable, but there are no performance-related tweaks. Granted, a mechanical keyboard is never going to match the versatility of analog models on this front, but even more basic features, such as an SOCD function, are missing here, which might disappoint elite gamers.</p><ul><li><strong>Design and features score: 3.5 / 5</strong></li></ul><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-performance"><span>HyperX Origins 2 1800 review: Performance</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JPMJpcGSzjca4JGMSxkXTL" name="HyperX_Origins_2_keyboard_06.JPG" alt="Close-up of back of HyperX Origins 2 1800 with RGB backlighting on, on a desk with pink wall in background" src="https://cdn.mos.cms.futurecdn.net/JPMJpcGSzjca4JGMSxkXTL.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><ul><li><strong>Brilliant clicky mechanical switches</strong></li><li><strong>Comfortable for WASD position</strong></li><li><strong>Stock keycaps not great for typing</strong></li></ul><p>With its stock red Linear switches installed, the Origins 2 is a very clicky board. It produces a gratifying sound, although it’s a little louder than others. The keys are light but at the same time offer plenty of feedback, thanks to their minimal but effective dampening and generous travel distance. They rebound quickly, making them wonderfully snappy, and their actuation point is quite forgiving, which meant I didn’t suffer any mispresses.</p><p>Despite the thickness of the board, I found it comfortable to use in the WASD position, thanks to that slanted angle and central dip. Whether I had the feet up or down, I didn’t find myself wanting for wrist support, although I usually prefer a rest for long sessions. </p><p>I also found the space bar comfortable to hit, which is often a problem key for me. Its soft curve meant I rarely hit its edge. As for the other keycaps, their prominent indentations offered secure presses.</p><p>These aspects also make the Origins 2 comfortable when typing, but a bigger impediment here is the sheer height of the stock keycaps. I usually prefer low profiles as I find I can glide over them more easily. But here, I often caught their edges as I moved from key to key, which slowed me down and resulted in more errors.</p><ul><li><strong>Performance score: 4 / 5</strong></li></ul><h2 class="article-body__section" id="section-should-i-buy-the-hyperx-origins-2-1800"><span>Should I buy the HyperX Origins 2 1800?</span></h2><h2 id="scorecard-8">Scorecard</h2><div ><table><thead><tr><th class="firstcol " ><p>Attributes</p></th><th  ><p>Notes</p></th><th  ><p>Rating</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Value</p></td><td  ><p>It’s expensive, but reasonably priced compared to the competition.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Design and features</p></td><td  ><p>Thick but light and comfortable. There are plenty of hardware customizations, but not so many software ones.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Fantastically clicky and snappy switches. Great for gaming, less so for typing.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Overall rating</p></td><td  ><p>The Origins 2 is a great mechanical keyboard, slightly let down by the lack of performance tweaks. </p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-16">Buy it if…</h2><div class="product"><p><strong>You love a clicky board</strong><br>The clickiness of the stock Linear switches feels and sounds great, although they are a little loud.</p></div><div class="product"><p><strong>You want plenty of hardware customizations</strong><br>You can swap out the switches, keycaps, and even the body, letting you personalize your Origins 2 to a large extent.</p></div><h2 id="don-t-buy-it-if-20">Don't buy it if…</h2><div class="product"><p><strong>You want plenty of software customizations</strong><br>There are plenty of remapping options, but those looking for performance-related adjustments will be disappointed.</p></div><div class="product"><p><strong>You’ll be typing a lot</strong><br>While the indentations of the stock keycaps provide comfort and security, their height doesn’t exactly facilitate fast and smooth typing.</p></div><h2 class="article-body__section" id="section-hyperx-origins-2-1800-review-also-consider"><span>HyperX Origins 2 1800 review: Also consider</span></h2><div class="product"><p><strong>Razer BlackWidow V4 Pro</strong><br>Another premium mechanical board, the BlackWidow is a fantastic performer, and unlike the Origins 2, it comes with a wrist rest — and it’s one of the plushest I’ve ever used. Upon its release, it was substantially more expensive than the Origins 2, but recently it’s had considerable discounts. Read our full <a href="https://www.techradar.com/reviews/razer-blackwidow-v4-pro-review-the-return-of-the-dedicated-macro-keys" data-dimension112="7ac43caf-a5c1-4679-b63c-712f9b5a6264" data-action="Deal Block" data-label="Razer BlackWidow V4 Pro review" data-dimension48="Razer BlackWidow V4 Pro review" data-dimension25="">Razer BlackWidow V4 Pro review</a>.</p></div><div class="product"><p><strong>Gamakay TK75 V2</strong><br>If you want something cheaper than the Origins 2, but still want all that mechanical goodness, the TK75 V2 is a good choice. Not only does it perform very well, but it’s also built to a surprisingly high standard. Read our full <a href="https://www.techradar.com/computing/keyboards/gamakay-tk75-v2-review-a-mechanical-keyboard-thats-a-dream-to-use-and-comes-in-at-a-good-price" data-dimension112="59f9f696-b891-42bf-9ce4-d0feac3790a5" data-action="Deal Block" data-label="Gamakay TK75 V2 review" data-dimension48="Gamakay TK75 V2 review" data-dimension25="">Gamakay TK75 V2 review</a>.</p></div><h2 class="article-body__section" id="section-how-i-tested-the-hyperx-origins-2-1800"><span>How I tested the HyperX Origins 2 1800</span></h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="SC8tC6qWftHxMfrHGgmFX9" name="Imported image 6 - 1780904791107" alt="placeholder" src="https://cdn.mos.cms.futurecdn.net/SC8tC6qWftHxMfrHGgmFX9.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I tested the Origins 2 for several days, during which time I used it for gaming, working, and general browsing. I tested it on two PCs. As mentioned above, I was unable to get the Ngenuity software working on my main PC, but did on another, despite both running Windows 11 with x64 CPUs.</p><p>I’ve been PC gaming for over a decade, and have used numerous keyboards in that time. I’ve also reviewed a large number of them, across a range of price points, feature sets, and switch types.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ SteelSeries Aerox 3 Wireless Gen 2 review: same bones, sharper bite ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-two-minute-review"><span>SteelSeries Aerox 3 Wireless Gen 2: Two-minute review</span></h2><p>The SteelSeries Aerox 3 Wireless Gen 2 doesn’t try to do everything. Instead, it focuses primarily on one: speed.</p><p>At 68g, it’s built to be as light and responsive as possible, targeting players who want quick reactions and minimal resistance. That approach works: it’s fast, accurate, and easy to control, particularly in competitive games where small movements make a difference.</p><p>But that focus comes with trade-offs. The honeycomb shell won’t suit everyone, and the feature set is deliberately minimal. If you’re looking for extras, you’ll likely find more elsewhere. Likewise, the smaller ambidextrous shape won’t be the best fit for all hand sizes, and the Aerox 3’s mechanical switches won’t satisfy everyone, particularly when some mid-range rivals offer optical or hybrid switches.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="YwRpxPDGN5MxGmXrYqfMCi" name="SteelSeries Aerox 3 top profile with ice blue underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/YwRpxPDGN5MxGmXrYqfMCi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Nevertheless, the Gen 2 does bring some meaningful quality-of-life improvements over its predecessor. It features an up-rated 26K TrueMove sensor and boasts a 4000Hz wireless polling rate without the need for a dongle upgrade. Both represent clear upgrades in terms of gaming performance, shifting the emphasis towards fast-paced and competitive gameplay.</p><p>Battery life is similarly impressive, offering up to 120 hours on 2.4GHz, or up to 200 hours on Bluetooth. That said, this assumes 1000Hz with RGB off for both, so if you’re planning on gaming at the top end with all the bells and whistles at your disposal, expect there to be some drop-off in longevity here.</p><p>Another notable differentiator is the GG software’s 3D Aim Trainer and sensitivity converter, which can be tweaked and personalised to train your flicks, tracking, and target switching across multiple gaming environments, helping you to find the right settings before stepping into a live match.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-design"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Design</span></h2><p>The Aerox 3 Wireless Gen 2 light weight is immediately noticeable. In boxing terms, this guy is a minimumweight, clocking in at just 68g (the same as the Gen 1 model). It’s easy to move quickly and with minimal effort, it’s perfect for fast-paced gameplay.</p><p>Its low weight comes from the honeycomb chassis, which removes material to keep things light. It works well, but the perforated design may divide opinion: some will appreciate the lighter feel and added airflow, while others may find it less comfortable during longer sessions. The design feels almost skeletal, and while I didn’t find it uncomfortable per se, I remained aware of those perforations throughout testing. </p><p>Aside from its scrawny appearance then, the Aerox 3’s build quality is solid, with minimal flex during normal use. It’s zippy and responsive, with the welcome retention of the Gen 1’s IP54-rated AquaBarrier protection to help guard against dust and (coffee) splashes – which isn’t always a given in this mid-range category.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4079px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="cNNN9AiWNfvzF2oxM8pcCi" name="SteelSeries Aerox 3 top down view with pink underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/v2/t:509,l:1,cw:4079,ch:2295,q:80/cNNN9AiWNfvzF2oxM8pcCi.jpg" mos="" align="middle" fullscreen="" width="4080" height="3072" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The shape is ambidextrous and broadly accessible, although it’s best suited to claw or fingertip grips. For me, an average-sized, middle-aged ape, it felt a little small. I tend to prefer a steeper curve at the back end of a mouse; the Aerox 3’s relatively flat profile doesn’t quite accommodate a comfortable grip, with too much palm left over with nowhere to sit.</p><p>Buttons are well placed, with five programmable inputs covering the basics, and the scroll wheel offers a consistent, controlled action.</p><p>The Aerox 3 Gen 2 features three-zone RGB lighting that provides a cool, neon underglow, and it can be customized via the GG app to suit your personal preferences and to complement your gaming setup. RGB lighting is subtle rather than showy, adding a bit of visual flair without becoming a distraction, switching itself off during mouse movement to conserve battery life.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-performance"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Performance</span></h2><p>Pull the Aerox 3 Wireless Gen 2 out of the box, and the first thing you’ll notice is how little there is of it. At 68g, it almost doesn’t register in your hand, and that weightlessness translates directly into how it performs. This is a mouse that gets out of its own way.</p><p>The TrueMove 26K sensor is the engine under the hood, and it’s a willing one. Tracking was consistent across every surface I tested it on, including my SteelSeries Limited Edition QCK cloth gaming mousepad, my partner’s Corsair MM700 RGB Extended gaming mousepad, and bare-desk testing, with no drift or jitter across a range of DPI settings. The addition of adjustable lift-off distance over the Gen 1 is a small but welcome refinement, and was certainly noticeable with the amount of junk I have on my desk.</p><p>DPI flexibility is one of the Aerox 3 Gen 2’s quiet strengths. Spending time with Cyberpunk 2077, I found myself toggling between settings depending on the situation. I opted for high DPI (around 15,000+) when surrounded by enemies (which happens far too often), then dropped to between 500 and 800 DPI for precision aiming. The onboard DPI button makes switching on-the-fly straightforward, and I found myself efficiently eliminating such foes as John Wick on a rampage.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xasSH53Qw2gkGuM8UEPcEi" name="SteelSeries Aerox 3 top profile with green underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/xasSH53Qw2gkGuM8UEPcEi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>However, where the Aerox 3 Gen 2 really earns its stripes is in competitive gaming. Testing it in Apex Legends, the 4000Hz polling rate — which needs to be enabled in the GG app — delivered noticeably smoother cursor movement, low input lag, and killshots I’d have otherwise missed. At this price point, 4000Hz wireless polling without the need for a dongle upgrade is a big achievement and genuinely made a difference to my gameplay.</p><p>Running the mouse through mousetester.io at 3250 DPI with polling set to 4000Hz, I recorded a real-world polling rate of 3106Hz, which is a strong result and well within the expected range for a mouse of this specification. Pushing the DPI higher caused that figure to dip slightly — which is consistent with how high-polling-rate sensors behave under increased processing load, rather than any inherent limitation of the hardware. In practice, most competitive players will be running DPI settings where the Aerox 3 Gen 2 performs at its best anyway.</p><p>The mechanical switches deserve a mention, too. Rated for 80 million actuations, they’re crisp, light, and tactile. They might look plasticky, but they don’t feel cheap, which further affirms the price range. The PTFE feet glide smoothly across my mousepad, and the overall movement experience is effortless.</p><p>At  $99.99 / £99.99, you’re not getting the last word in gaming mouse performance; the Razer DeathAdder V4 Pro’s 45K DPI sensor and 8000Hz polling rate still sit in a different league. But that’s not what the Aerox 3 Gen 2 is trying to be. What it delivers at this price is a fast, consistent, genuinely competitive wireless experience, and it does so very well.</p><p>The Aerox 3 Wireless Gen 2 supports both 2.4GHz wireless and Bluetooth. The inclusion of both at this price is worth noting, particularly as some of the Aerox 3’s rivals have opted to drop Bluetooth entirely in pursuit of raw performance (e.g., the Razer DeathAdder V4 Pro and Logitech’s G Pro X2 Superstrike).</p><p>For gaming, 2.4GHz is the clear choice, offering lower latency and a more stable connection. Bluetooth is better suited to everyday tasks, multi-device setups, or commuting. What’s more, commuters can leave the dongle at home and still pair this mouse without it, boosting its portability factor.</p><p>Battery life is a genuine strength. SteelSeries rates the Aerox 3 Gen 2 at up to 200 hours on Bluetooth and up to 120 hours on 2.4GHz, both assuming 1000Hz polling with RGB off. Push that polling rate up to 4000Hz, however, and that figure is likely to drop sharply, to around 30 hours or so. That will still give you enough juice for the bulk of a working week, but it’s a notable trade-off if you’re planning on leaving that cable behind permanently.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Swn3vwC9HviHuL2oUAiQDi" name="SteelSeries Aerox 3 side profile with buttons" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/Swn3vwC9HviHuL2oUAiQDi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>One practical point: there’s no onboard storage for the USB dongle inside the mouse itself (no surprise there, given its aerated design). However, SteelSeries has included a desk-based extension cable for situations where signal strength may be an issue, which is a handy addition if your tower sits on the floor.</p><p>Charging is handled via USB-C with fast-charging support, which helps keep downtime to a minimum when you do eventually need to plug in.</p><p>Customization is handled through the SteelSeries GG app, which strikes a good balance between accessibility and depth.</p><p>You’ll find all the basics catered for here: you can adjust DPI across multiple levels; remap your buttons; fine-tune RGB lighting; and save profiles for different setups. Plus, its onboard memory means your key settings travel with the mouse rather than being tethered to a single machine, which is a godsend for anybody switching between computers.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1202px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="fmeufpSE2UMG3n3RAp2mz9" name="SteelSeries GG DPI Polling Settings (1).JPG" alt="Screenshot of configuration software" src="https://cdn.mos.cms.futurecdn.net/v2/t:0,l:0,cw:1202,ch:676,q:80/fmeufpSE2UMG3n3RAp2mz9.jpg" mos="" align="middle" fullscreen="" width="1202" height="725" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: SteelSeries)</span></figcaption></figure><p>One important practical note: the headline-grabbing 4000Hz polling rate isn’t enabled by default, and you’ll need to head to the GG app to unlock it. This is simple enough to enable, but worth knowing before you assume you’re getting that peak performance right off the bat.</p><p>Where the GG software genuinely stands out, however, is the 3D Aim Trainer and Sensitivity Finder. This is best described as a 10-minute mini-game that analyses your playstyle and recommends an optimal DPI setting for your chosen FPS. It even lets you apply that sensitivity across different games, so if you split your time between titles, you can maintain a consistent feel from one to the next. Considering the Aerox 3’s price point, this is a thoughtful and genuinely useful addition that goes beyond what most rival software suites offer.</p><p>The interface itself is clean and easy to navigate, and I didn’t encounter any bugs or technical issues during my time with it.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-price-availability"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Price & availability</span></h2><ul><li>$99.99 / £99.99</li><li>Available now in Shadow, Magenta Haze, and Ghost colorways</li></ul><p>The SteelSeries Aerox 3 Wireless Gen 2 typically retails for around £99.99 / $99.99, although it’s frequently available at a discount, making it an even more attractive proposition at this mid-range price point.</p><p>It comes in three colorways: Shadow (black), Magenta Haze (pink), and a semi-translucent Ghost finish, the latter of which leans into the current trend for see-through tech aesthetics and looks particularly striking with RGB lighting active. I was provided with the Ghost variant for this review, and I can absolutely vouch for the cool factor that it lends to my gaming setup.</p><p>At this price, the Aerox 3 sits comfortably alongside rivals such as the Endgame Gear OP1w 4K and Be Quiet! Dark Perk Ergo, while undercutting more premium competition such as the Razer DeathAdder V4 Pro and the Logitech G Pro X2 Superstrike by a considerable margin. For the performance on offer, it represents solid value for money.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-specs"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Buttons</p></td><td  ><p>5</p></td></tr><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>SteelSeries TrueMove 26K</p></td></tr><tr><td class="firstcol " ><p>Max DPI</p></td><td  ><p>26,000</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-should-i-buy-the-steelseries-aerox-3-wireless-gen-2"><span>Should I buy the SteelSeries Aerox 3 Wireless Gen 2?</span></h2><p>SteelSeries Aerox 3 Wireless Gen 2 scorecard</p><div ><table><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>A solid but minimal physical package, five buttons, and mechanical switches are functional rather than exciting, and some rivals offer more at this price point. The GG software’s 3D Aim Trainer partially redresses the balance.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The TrueMove 26K sensor is accurate and consistent across surfaces, and the 4000Hz polling rate made a genuine difference in competitive gameplay. The mechanical switches are crisp and functional, if not quite at the level of optical alternatives.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The honeycomb chassis keeps the weight impressively low at 68g, and the build quality is solid throughout. The smaller ambidextrous shape and flat profile won’t suit all hand sizes or grip styles, though.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>At £99.99, the Aerox 3 Gen 2 offers strong performance for the price, 4000Hz wireless polling, and dual connectivity, including Bluetooth, which are features you’d typically pay considerably more for.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-17">Buy it if…</h2><div class="product"><p><strong>You want a lightweight wireless mouse built for speed</strong><br>At just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="75af7874-8ed4-42a8-92b3-abd2d96f17f7" data-action="Deal Block" data-label="You want a lightweight wireless mouse built for speedAt just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling." data-dimension48="You want a lightweight wireless mouse built for speedAt just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You mainly play fast-paced competitive games</strong><br>The upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f323e403-735b-4b69-a42b-6b73aefae1dd" data-action="Deal Block" data-label="You mainly play fast-paced competitive gamesThe upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand." data-dimension48="You mainly play fast-paced competitive gamesThe upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You value strong battery life and flexible connectivity</strong><br>With up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="feb454af-fdd2-40dd-8608-d8cc22beea40" data-action="Deal Block" data-label="You value strong battery life and flexible connectivityWith up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with." data-dimension48="You value strong battery life and flexible connectivityWith up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-21">Don’t buy it if…</h2><div class="product"><p><strong>You prefer a solid-shell design</strong><br>The honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="d8dc15e9-111b-43c9-b8aa-f3e149ed420c" data-action="Deal Block" data-label="You prefer a solid-shell designThe honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price." data-dimension48="You prefer a solid-shell designThe honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You prefer a heavier mouse with a more premium feel in the hand</strong><br>At 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f15db250-ac92-45e6-a0c4-9923ef1d7f46" data-action="Deal Block" data-label="You prefer a heavier mouse with a more premium feel in the handAt 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison." data-dimension48="You prefer a heavier mouse with a more premium feel in the handAt 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You need more than five programmable buttons</strong><br>The Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="2f6490da-be95-4112-b9b6-ecdb611e61bf" data-action="Deal Block" data-label="You need more than five programmable buttonsThe Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds." data-dimension48="You need more than five programmable buttonsThe Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-also-consider"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Also consider</span></h2><div class="product"><p><strong>Razer DeathAdder V4 Pro</strong><br>If the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="38a76615-4fbb-4fd5-91d9-26e41c502b54" data-action="Deal Block" data-label="Razer DeathAdder V4 ProIf the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review." data-dimension48="Razer DeathAdder V4 ProIf the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Logitech G Pro X2 Superstrike</strong><br>Another premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="061403e9-9d8a-4628-b7e9-05e8fe625b06" data-action="Deal Block" data-label="Logitech G Pro X2 SuperstrikeAnother premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review." data-dimension48="Logitech G Pro X2 SuperstrikeAnother premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-steelseries-aerox-3-wireless-gen-2"><span>How I tested the SteelSeries Aerox 3 Wireless Gen 2</span></h2><ul><li><strong>Tested across multiple gaming sessions and general desktop use</strong></li><li><strong>Gaming tested in </strong><em><strong>Cyberpunk 2077 </strong></em><strong>and</strong><em><strong> Apex Legends</strong></em></li><li><strong>Polling rate verified using mousetester.io</strong></li></ul><p>I used the SteelSeries Aerox 3 Wireless Gen 2 across a mix of gaming, notably <em>Cyberpunk</em> 2077 and <em>Apex Legends</em>, and everyday tasks, focusing on responsiveness, comfort, and battery life. Testing included fast-paced shooters and general desktop use to assess responsiveness, comfort, and battery life across real-world conditions. I also ran the mouse through mousetester.io to verify real-world polling rate performance.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: June 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/steelseries-aerox-3-wireless-gen-2-review-same-bones-sharper-bite</link>
                                                                            <description>
                            <![CDATA[ The SteelSeries Aerox 3 Wireless Gen 2 is a focused, lightweight wireless gaming mouse that delivers meaningful upgrades over its predecessor. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Q32KocQyQhkSAqvVJLVfLn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/xasSH53Qw2gkGuM8UEPcEi-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jun 2026 10:55:22 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Gaming]]></category>
                                                                                                <author><![CDATA[ rob77webb@gmail.com (Rob Webb) ]]></author>                    <dc:creator><![CDATA[ Rob Webb ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/oSTNK2hmoKK86sk8saAPhD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Rob (He/Him) is a UK based tech writer with a BA Honours Degree in English Studies with Media Communications and a Diploma in Proofreading and Copy Editing.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After several long years working in the financial sector, Rob decided to pursue his passion for writing, taking the plunge into the world of freelancing at the start of 2022. &amp;nbsp;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Since that time, Rob has built up a considerable portfolio of work, covering everything including buyer’s guides, hardware reviews, sponsored commerce and eCommerce articles, features, and game reviews.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In addition to his contributions at TechRadar, Rob’s work has also been featured at MakeUseOf.com, How-To Geek, and IGN. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;As a lifelong gamer, and alongside his love of PC gaming, Rob has owned pretty much every game console ever released, and knows his onions when it comes to gaming hardware and peripherals.&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Besides tinkering with his PC and his RPG character builds, Rob is passionate about music, movies, and martial arts.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;When he’s not working, you can often find him playing Mario Kart with his 5-year old daughter, or telling people how “2001: A Space Odyssey” is the best movie of all time. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;Currently Rob is playing Dredge and Lords of the Fallen.&amp;nbsp;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/xasSH53Qw2gkGuM8UEPcEi-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[SteelSeries Aerox 3 Wireless Gen 2 mouse on desk]]></media:description>                                                            <media:text><![CDATA[SteelSeries Aerox 3 Wireless Gen 2 mouse on desk]]></media:text>
                                <media:title type="plain"><![CDATA[SteelSeries Aerox 3 Wireless Gen 2 mouse on desk]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/xasSH53Qw2gkGuM8UEPcEi-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-two-minute-review"><span>SteelSeries Aerox 3 Wireless Gen 2: Two-minute review</span></h2><p>The SteelSeries Aerox 3 Wireless Gen 2 doesn’t try to do everything. Instead, it focuses primarily on one: speed.</p><p>At 68g, it’s built to be as light and responsive as possible, targeting players who want quick reactions and minimal resistance. That approach works: it’s fast, accurate, and easy to control, particularly in competitive games where small movements make a difference.</p><p>But that focus comes with trade-offs. The honeycomb shell won’t suit everyone, and the feature set is deliberately minimal. If you’re looking for extras, you’ll likely find more elsewhere. Likewise, the smaller ambidextrous shape won’t be the best fit for all hand sizes, and the Aerox 3’s mechanical switches won’t satisfy everyone, particularly when some mid-range rivals offer optical or hybrid switches.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="YwRpxPDGN5MxGmXrYqfMCi" name="SteelSeries Aerox 3 top profile with ice blue underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/YwRpxPDGN5MxGmXrYqfMCi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Nevertheless, the Gen 2 does bring some meaningful quality-of-life improvements over its predecessor. It features an up-rated 26K TrueMove sensor and boasts a 4000Hz wireless polling rate without the need for a dongle upgrade. Both represent clear upgrades in terms of gaming performance, shifting the emphasis towards fast-paced and competitive gameplay.</p><p>Battery life is similarly impressive, offering up to 120 hours on 2.4GHz, or up to 200 hours on Bluetooth. That said, this assumes 1000Hz with RGB off for both, so if you’re planning on gaming at the top end with all the bells and whistles at your disposal, expect there to be some drop-off in longevity here.</p><p>Another notable differentiator is the GG software’s 3D Aim Trainer and sensitivity converter, which can be tweaked and personalised to train your flicks, tracking, and target switching across multiple gaming environments, helping you to find the right settings before stepping into a live match.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-design"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Design</span></h2><p>The Aerox 3 Wireless Gen 2 light weight is immediately noticeable. In boxing terms, this guy is a minimumweight, clocking in at just 68g (the same as the Gen 1 model). It’s easy to move quickly and with minimal effort, it’s perfect for fast-paced gameplay.</p><p>Its low weight comes from the honeycomb chassis, which removes material to keep things light. It works well, but the perforated design may divide opinion: some will appreciate the lighter feel and added airflow, while others may find it less comfortable during longer sessions. The design feels almost skeletal, and while I didn’t find it uncomfortable per se, I remained aware of those perforations throughout testing. </p><p>Aside from its scrawny appearance then, the Aerox 3’s build quality is solid, with minimal flex during normal use. It’s zippy and responsive, with the welcome retention of the Gen 1’s IP54-rated AquaBarrier protection to help guard against dust and (coffee) splashes – which isn’t always a given in this mid-range category.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4079px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="cNNN9AiWNfvzF2oxM8pcCi" name="SteelSeries Aerox 3 top down view with pink underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/v2/t:509,l:1,cw:4079,ch:2295,q:80/cNNN9AiWNfvzF2oxM8pcCi.jpg" mos="" align="middle" fullscreen="" width="4080" height="3072" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The shape is ambidextrous and broadly accessible, although it’s best suited to claw or fingertip grips. For me, an average-sized, middle-aged ape, it felt a little small. I tend to prefer a steeper curve at the back end of a mouse; the Aerox 3’s relatively flat profile doesn’t quite accommodate a comfortable grip, with too much palm left over with nowhere to sit.</p><p>Buttons are well placed, with five programmable inputs covering the basics, and the scroll wheel offers a consistent, controlled action.</p><p>The Aerox 3 Gen 2 features three-zone RGB lighting that provides a cool, neon underglow, and it can be customized via the GG app to suit your personal preferences and to complement your gaming setup. RGB lighting is subtle rather than showy, adding a bit of visual flair without becoming a distraction, switching itself off during mouse movement to conserve battery life.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-performance"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Performance</span></h2><p>Pull the Aerox 3 Wireless Gen 2 out of the box, and the first thing you’ll notice is how little there is of it. At 68g, it almost doesn’t register in your hand, and that weightlessness translates directly into how it performs. This is a mouse that gets out of its own way.</p><p>The TrueMove 26K sensor is the engine under the hood, and it’s a willing one. Tracking was consistent across every surface I tested it on, including my SteelSeries Limited Edition QCK cloth gaming mousepad, my partner’s Corsair MM700 RGB Extended gaming mousepad, and bare-desk testing, with no drift or jitter across a range of DPI settings. The addition of adjustable lift-off distance over the Gen 1 is a small but welcome refinement, and was certainly noticeable with the amount of junk I have on my desk.</p><p>DPI flexibility is one of the Aerox 3 Gen 2’s quiet strengths. Spending time with Cyberpunk 2077, I found myself toggling between settings depending on the situation. I opted for high DPI (around 15,000+) when surrounded by enemies (which happens far too often), then dropped to between 500 and 800 DPI for precision aiming. The onboard DPI button makes switching on-the-fly straightforward, and I found myself efficiently eliminating such foes as John Wick on a rampage.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xasSH53Qw2gkGuM8UEPcEi" name="SteelSeries Aerox 3 top profile with green underglow" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/xasSH53Qw2gkGuM8UEPcEi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>However, where the Aerox 3 Gen 2 really earns its stripes is in competitive gaming. Testing it in Apex Legends, the 4000Hz polling rate — which needs to be enabled in the GG app — delivered noticeably smoother cursor movement, low input lag, and killshots I’d have otherwise missed. At this price point, 4000Hz wireless polling without the need for a dongle upgrade is a big achievement and genuinely made a difference to my gameplay.</p><p>Running the mouse through mousetester.io at 3250 DPI with polling set to 4000Hz, I recorded a real-world polling rate of 3106Hz, which is a strong result and well within the expected range for a mouse of this specification. Pushing the DPI higher caused that figure to dip slightly — which is consistent with how high-polling-rate sensors behave under increased processing load, rather than any inherent limitation of the hardware. In practice, most competitive players will be running DPI settings where the Aerox 3 Gen 2 performs at its best anyway.</p><p>The mechanical switches deserve a mention, too. Rated for 80 million actuations, they’re crisp, light, and tactile. They might look plasticky, but they don’t feel cheap, which further affirms the price range. The PTFE feet glide smoothly across my mousepad, and the overall movement experience is effortless.</p><p>At  $99.99 / £99.99, you’re not getting the last word in gaming mouse performance; the Razer DeathAdder V4 Pro’s 45K DPI sensor and 8000Hz polling rate still sit in a different league. But that’s not what the Aerox 3 Gen 2 is trying to be. What it delivers at this price is a fast, consistent, genuinely competitive wireless experience, and it does so very well.</p><p>The Aerox 3 Wireless Gen 2 supports both 2.4GHz wireless and Bluetooth. The inclusion of both at this price is worth noting, particularly as some of the Aerox 3’s rivals have opted to drop Bluetooth entirely in pursuit of raw performance (e.g., the Razer DeathAdder V4 Pro and Logitech’s G Pro X2 Superstrike).</p><p>For gaming, 2.4GHz is the clear choice, offering lower latency and a more stable connection. Bluetooth is better suited to everyday tasks, multi-device setups, or commuting. What’s more, commuters can leave the dongle at home and still pair this mouse without it, boosting its portability factor.</p><p>Battery life is a genuine strength. SteelSeries rates the Aerox 3 Gen 2 at up to 200 hours on Bluetooth and up to 120 hours on 2.4GHz, both assuming 1000Hz polling with RGB off. Push that polling rate up to 4000Hz, however, and that figure is likely to drop sharply, to around 30 hours or so. That will still give you enough juice for the bulk of a working week, but it’s a notable trade-off if you’re planning on leaving that cable behind permanently.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4080px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Swn3vwC9HviHuL2oUAiQDi" name="SteelSeries Aerox 3 side profile with buttons" alt="SteelSeries Aerox 3 Wireless Gen 2 mouse on desk" src="https://cdn.mos.cms.futurecdn.net/Swn3vwC9HviHuL2oUAiQDi.jpg" mos="" align="middle" fullscreen="" width="4080" height="2295" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>One practical point: there’s no onboard storage for the USB dongle inside the mouse itself (no surprise there, given its aerated design). However, SteelSeries has included a desk-based extension cable for situations where signal strength may be an issue, which is a handy addition if your tower sits on the floor.</p><p>Charging is handled via USB-C with fast-charging support, which helps keep downtime to a minimum when you do eventually need to plug in.</p><p>Customization is handled through the SteelSeries GG app, which strikes a good balance between accessibility and depth.</p><p>You’ll find all the basics catered for here: you can adjust DPI across multiple levels; remap your buttons; fine-tune RGB lighting; and save profiles for different setups. Plus, its onboard memory means your key settings travel with the mouse rather than being tethered to a single machine, which is a godsend for anybody switching between computers.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1202px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="fmeufpSE2UMG3n3RAp2mz9" name="SteelSeries GG DPI Polling Settings (1).JPG" alt="Screenshot of configuration software" src="https://cdn.mos.cms.futurecdn.net/v2/t:0,l:0,cw:1202,ch:676,q:80/fmeufpSE2UMG3n3RAp2mz9.jpg" mos="" align="middle" fullscreen="" width="1202" height="725" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: SteelSeries)</span></figcaption></figure><p>One important practical note: the headline-grabbing 4000Hz polling rate isn’t enabled by default, and you’ll need to head to the GG app to unlock it. This is simple enough to enable, but worth knowing before you assume you’re getting that peak performance right off the bat.</p><p>Where the GG software genuinely stands out, however, is the 3D Aim Trainer and Sensitivity Finder. This is best described as a 10-minute mini-game that analyses your playstyle and recommends an optimal DPI setting for your chosen FPS. It even lets you apply that sensitivity across different games, so if you split your time between titles, you can maintain a consistent feel from one to the next. Considering the Aerox 3’s price point, this is a thoughtful and genuinely useful addition that goes beyond what most rival software suites offer.</p><p>The interface itself is clean and easy to navigate, and I didn’t encounter any bugs or technical issues during my time with it.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-price-availability"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Price & availability</span></h2><ul><li>$99.99 / £99.99</li><li>Available now in Shadow, Magenta Haze, and Ghost colorways</li></ul><p>The SteelSeries Aerox 3 Wireless Gen 2 typically retails for around £99.99 / $99.99, although it’s frequently available at a discount, making it an even more attractive proposition at this mid-range price point.</p><p>It comes in three colorways: Shadow (black), Magenta Haze (pink), and a semi-translucent Ghost finish, the latter of which leans into the current trend for see-through tech aesthetics and looks particularly striking with RGB lighting active. I was provided with the Ghost variant for this review, and I can absolutely vouch for the cool factor that it lends to my gaming setup.</p><p>At this price, the Aerox 3 sits comfortably alongside rivals such as the Endgame Gear OP1w 4K and Be Quiet! Dark Perk Ergo, while undercutting more premium competition such as the Razer DeathAdder V4 Pro and the Logitech G Pro X2 Superstrike by a considerable margin. For the performance on offer, it represents solid value for money.</p><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-specs"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Buttons</p></td><td  ><p>5</p></td></tr><tr><td class="firstcol " ><p>Sensor</p></td><td  ><p>SteelSeries TrueMove 26K</p></td></tr><tr><td class="firstcol " ><p>Max DPI</p></td><td  ><p>26,000</p></td></tr></tbody></table></div><h2 class="article-body__section" id="section-should-i-buy-the-steelseries-aerox-3-wireless-gen-2"><span>Should I buy the SteelSeries Aerox 3 Wireless Gen 2?</span></h2><p>SteelSeries Aerox 3 Wireless Gen 2 scorecard</p><div ><table><tbody><tr><td class="firstcol " ><p>Attribute</p></td><td  ><p>Notes</p></td><td  ><p>Score</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>A solid but minimal physical package, five buttons, and mechanical switches are functional rather than exciting, and some rivals offer more at this price point. The GG software’s 3D Aim Trainer partially redresses the balance.</p></td><td  ><p>3.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>The TrueMove 26K sensor is accurate and consistent across surfaces, and the 4000Hz polling rate made a genuine difference in competitive gameplay. The mechanical switches are crisp and functional, if not quite at the level of optical alternatives.</p></td><td  ><p>4.5 / 5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>The honeycomb chassis keeps the weight impressively low at 68g, and the build quality is solid throughout. The smaller ambidextrous shape and flat profile won’t suit all hand sizes or grip styles, though.</p></td><td  ><p>4 / 5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>At £99.99, the Aerox 3 Gen 2 offers strong performance for the price, 4000Hz wireless polling, and dual connectivity, including Bluetooth, which are features you’d typically pay considerably more for.</p></td><td  ><p>4 / 5</p></td></tr></tbody></table></div><h2 id="buy-it-if-17">Buy it if…</h2><div class="product"><p><strong>You want a lightweight wireless mouse built for speed</strong><br>At just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="75af7874-8ed4-42a8-92b3-abd2d96f17f7" data-action="Deal Block" data-label="You want a lightweight wireless mouse built for speedAt just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling." data-dimension48="You want a lightweight wireless mouse built for speedAt just 68g, the Aerox 3 Gen 2 is built to get out of your way and let you focus on what matters. At this price point, few rivals come close to matching its combination of weight, sensor performance, and 4000Hz wireless polling." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You mainly play fast-paced competitive games</strong><br>The upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f323e403-735b-4b69-a42b-6b73aefae1dd" data-action="Deal Block" data-label="You mainly play fast-paced competitive gamesThe upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand." data-dimension48="You mainly play fast-paced competitive gamesThe upgraded TrueMove 26K sensor and 4000Hz polling rate make this a genuinely capable competitive mouse, delivering the low latency and responsive tracking that fast-paced shooters demand." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You value strong battery life and flexible connectivity</strong><br>With up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="feb454af-fdd2-40dd-8608-d8cc22beea40" data-action="Deal Block" data-label="You value strong battery life and flexible connectivityWith up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with." data-dimension48="You value strong battery life and flexible connectivityWith up to 200 hours on Bluetooth and 120 hours on 2.4GHz, the Aerox 3 Gen 2 keeps going long after rivals need a charge. The inclusion of both wireless modes adds versatility that some pricier mice don’t bother with." data-dimension25="">View Deal</a></p></div><h2 id="don-t-buy-it-if-21">Don’t buy it if…</h2><div class="product"><p><strong>You prefer a solid-shell design</strong><br>The honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="d8dc15e9-111b-43c9-b8aa-f3e149ed420c" data-action="Deal Block" data-label="You prefer a solid-shell designThe honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price." data-dimension48="You prefer a solid-shell designThe honeycomb chassis is central to keeping the weight down, but if you find perforated designs uncomfortable — or simply don’t like the look — then there are cleaner alternatives available at a similar price." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You prefer a heavier mouse with a more premium feel in the hand</strong><br>At 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="f15db250-ac92-45e6-a0c4-9923ef1d7f46" data-action="Deal Block" data-label="You prefer a heavier mouse with a more premium feel in the handAt 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison." data-dimension48="You prefer a heavier mouse with a more premium feel in the handAt 68g, the Aerox 3 Gen 2 is deliberately and defiantly light, but if you find some heft reassuring, this mouse may feel a little insubstantial by comparison." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>You need more than five programmable buttons</strong><br>The Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="2f6490da-be95-4112-b9b6-ecdb611e61bf" data-action="Deal Block" data-label="You need more than five programmable buttonsThe Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds." data-dimension48="You need more than five programmable buttonsThe Aerox 3 Gen 2 keeps things simple with five inputs, which covers the basics comfortably but won’t satisfy players who rely on a full suite of side buttons for macros or keybinds." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-steelseries-aerox-3-wireless-gen-2-review-also-consider"><span>SteelSeries Aerox 3 Wireless Gen 2 review: Also consider</span></h2><div class="product"><p><strong>Razer DeathAdder V4 Pro</strong><br>If the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="38a76615-4fbb-4fd5-91d9-26e41c502b54" data-action="Deal Block" data-label="Razer DeathAdder V4 ProIf the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review." data-dimension48="Razer DeathAdder V4 ProIf the Aerox 3 Gen 2 has whetted your appetite for a more premium wireless gaming mouse, the Razer DeathAdder V4 Pro is the logical next step up. It packs a 45K DPI sensor and 8000Hz polling rate — a step up from the Aerox 3 Gen 2 in every performance metric — and backs it up with an exceptional 150-hour battery life. It will cost you considerably more, but if outright performance is the priority and budget isn’t a constraint, it’s hard to argue. Read our full Razer DeathAdder V4 Pro review." data-dimension25="">View Deal</a></p></div><div class="product"><p><strong>Logitech G Pro X2 Superstrike</strong><br>Another premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review.<a class="view-deal button" href="" target="_blank" rel="nofollow" data-dimension112="061403e9-9d8a-4628-b7e9-05e8fe625b06" data-action="Deal Block" data-label="Logitech G Pro X2 SuperstrikeAnother premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review." data-dimension48="Logitech G Pro X2 SuperstrikeAnother premium option worth a look is the Logitech G Pro X2 Superstrike, whose unique haptic click system allows you to adjust the actuation point and click feel to suit your preferences. It’s significantly pricier than the Aerox 3 Gen 2, and the absence of Bluetooth connectivity is a notable omission at that price point. However, for exacting competitive players who want something genuinely different, it’s worth considering. Read our full Logitech G Pro X2 Superstrike review." data-dimension25="">View Deal</a></p></div><h2 class="article-body__section" id="section-how-i-tested-the-steelseries-aerox-3-wireless-gen-2"><span>How I tested the SteelSeries Aerox 3 Wireless Gen 2</span></h2><ul><li><strong>Tested across multiple gaming sessions and general desktop use</strong></li><li><strong>Gaming tested in </strong><em><strong>Cyberpunk 2077 </strong></em><strong>and</strong><em><strong> Apex Legends</strong></em></li><li><strong>Polling rate verified using mousetester.io</strong></li></ul><p>I used the SteelSeries Aerox 3 Wireless Gen 2 across a mix of gaming, notably <em>Cyberpunk</em> 2077 and <em>Apex Legends</em>, and everyday tasks, focusing on responsiveness, comfort, and battery life. Testing included fast-paced shooters and general desktop use to assess responsiveness, comfort, and battery life across real-world conditions. I also ran the mouse through mousetester.io to verify real-world polling rate performance.</p><ul><li><a href="https://www.techradar.com/news/how-we-test">Read TechRadar’s reviews guarantee</a></li><li><em>First reviewed: June 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ I‘ve had some awesome mobile mice in my time, but I can’t wait to travel with the Logitech Mobi Fold ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Logitech unveils a brand new folding mouse</strong></li><li><strong>The Mobil Fold is small and durable</strong></li><li><strong>It promises more than a month of battery life</strong></li></ul><p>I’ve had all manner of computer mice over the years, but by far my favorite is a travel mouse. They come in so many different shapes, sizes, and configurations. I fondly remember a promotional USB travel mouse, perhaps no bigger than my thumb, that featured a spring-loaded retractable cable. When that died after multiple road trips, I switched to a <a href="https://www.techradar.com/news/surface-arc-mouse-aims-to-be-the-perfect-peripheral-for-surface-laptop">Microsoft Surface Arc Bluetooth travel mouse</a>. It was darn near perfect. In travel mode, it was flat, and when you wanted to use it, you bent it to a perfect, palm-hugging curve. That one died after years of business travel.</p><p>So you can imagine my excitement when Logitech showed me its new Mobi Fold ($79.99 / £69.99 / AU$129.95). As the name suggests, it is a truly foldable Bluetooth travel mouse.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ny4Kip8mhD9xfdq2gKjktj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/syAWxVNbjywpoKbUp3jUtj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TdZqHxPokM7q74vaMDvStj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>The company claims that while roughly 76% of us own mice, only 26% take them on the road. The palm-sized Mobi Fold is small enough to slip into almost any pocket and join you in your wanderlust.</p>                    <div class= "tiktok-wrapper" style="min-height: 750px;"><blockquote class="tiktok-embed" cite="https://www.tiktok.com/@techradar/video/7651577799202917654" data-video-id="7651577799202917654" style="max-width: 605px; min-width: 325px;">                        <section>                            <a target="_blank" title="@techradar" href="https://www.tiktok.com/@techradar">@techradar</a>                            <p></p><a target="_blank" title="♬ original sound - TechRadar" href="https://www.tiktok.com/music/original-sound-7651577804055857923">♬ original sound - TechRadar</a></section>                    </blockquote></div>                <p>When folded, the Logitech Mobile Fold resembles in size and shape a screenless Samsung Galaxy Z Flip. It unfolds to a roughly 60-degree curve that neatly fits under your palm. It has a pair of silent clickers — all the better to not annoy your fellow passengers — and between them is a wide touch-sensitive button that you can use to scroll through on-screen content quickly or a line at a time.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ydAkBGGC8KVkWz2aeCSBfj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9sPiezMkkPsbrYqTzrJxCj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UVbFHaxSge8bAHR84LuP6a.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ouwPsoae8hDE48P5hvLiuZ.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>The body is covered in a soft rubber material that feels good against your skin, and Logitech claims that Mobi Fold is durable and ready to accompany you on the road for up to 15 years.</p><p>In the near-term, battery life is rated for 33 days on a charge, but if you’re in a pinch, a minute of charge can net you 22 hours of operation. You also don’t have to worry about the battery running down when the mouse is folded up in your backpack or pocket. It automatically powers on when unfolded and shuts off when folded up.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9w29MkthbS6xWpNYbZwJ5k.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bCPGjj7LoYLzPRw6gTvVCa.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mo4C98dr2g8Ye9myVNc6yZ.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>If you regularly switch between, say, a desktop, laptop, and tablet, you’ll be pleased with the Mobi Fold’s quick-switch capabilities for up to three devices. There's also the Logitech Plus companion app that you can use to customize buttons to open certain apps, take screenshots, copy and paste, and perform other operations.</p><p>I got a chance to try the mouse with a few different systems and apps. It doesn’t need a special surface or mouse pad to work, and I found it comfortable and responsive. I folded and unfolded it repeatedly and noticed that the fold feels firm, not flimsy. There’s enough tension that you won’t worry about the two halves flopping about.</p><p>Yes, I even accidentally dropped the ultra-portable mouse, and it survived without issue.</p><p>Mobi Fold comes in four colors: Graphite, Off-white, Lilac, and Sand, and should start shipping this week.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/ive-had-some-awesome-mobile-mice-in-my-time-but-i-cant-wait-to-travel-with-the-logitech-mobi-fold</link>
                                                                            <description>
                            <![CDATA[ The palm-sized Mobi Fold is small enough to slip into almost any pocket and join you in your wanderlust. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">b2keGekC7g5n2LTpth6zWk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/RBXhqzioEnfsSae7rbc9dZ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jun 2026 07:05:00 +0000</pubDate>                                                                                                                                <updated>Mon, 15 Jun 2026 11:11:35 +0000</updated>
                                                                                                                                            <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                <author><![CDATA[ lance.ulanoff@futurenet.com (Lance Ulanoff) ]]></author>                    <dc:creator><![CDATA[ Lance Ulanoff ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/W2qksRaQeUfBGMwsW5bTGh.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Lance Ulanoff is an &lt;a href=&quot;https://cdn.mos.cms.futurecdn.net/ox35RKH2kNKBfSBfvHEoK6.jpg&quot;&gt;award-winning tech journalist&lt;/a&gt;, on-air expert, and commentator.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Before joining TechRadar, he served as Editor in Chief of Lifewire. Prior to that, he was Chief Correspondent for Mashable where he covered all facets of technology and the&amp;nbsp;intersection&amp;nbsp;of digital and life. He also helped Mashable find new ways to&amp;nbsp;tell&amp;nbsp;stories. Lance is based in NY.&lt;br&gt;
&lt;br&gt;
A 38-year industry veteran, &lt;a href=&quot;https://en.wikipedia.org/wiki/Lance_Ulanoff&quot; target=&quot;_blank&quot;&gt;Lance Ulanoff&lt;/a&gt; has covered technology since PCs were the size of suitcases, “on line” meant “waiting” and CPU speeds were measured in single-digit megahertz. Prior to joining Mashable as Editor in Chief in 2011, Lance Ulanoff served as Editor in Chief of PCMag.com and Senior Vice President of Content for the Ziff Davis, Inc. While there, he guided the brand to a 100% digital existence and oversaw content strategy for all of Ziff Davis’ Web sites. His long-running column on PCMag.com earned him a Bronze award from the ASBPE. Winmag.com, HomePC.com, and PCMag.com were all honored under Lance’s guidance.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
He makes frequent appearances on national, international, and local news programs including &lt;a href=&quot;https://kellyandryan.com/homepagemodules/new-years-tech-resolutions-with-lance-ulanoff/&quot; target=&quot;_blank&quot;&gt;Live with Kelly and Mark&lt;/a&gt;, &lt;a href=&quot;https://www.today.com/video/google-glass-is-beginning-of-a-revolution-44496451646&quot; target=&quot;_blank&quot;&gt;the Today Show&lt;/a&gt;, Good Morning America, CNBC, CNN, and the BBC. He has also offered commentary on National Public Radio and been interviewed by newspapers and radio stations around the country. Lance has been an invited guest speaker at numerous technology conferences including Think Mobile, CEA Line Shows, Digital Life, RoboBusiness, RoboNexus, Business Foresight, and Digital Media Wire’s Games and Mobile Forum.&lt;br&gt;
&lt;br&gt;
Lance received his Bachelor of Arts in Journalism from Hofstra University in New York. He serves on Hofstra’s School of Communication Advisory Board.&lt;br&gt;
&lt;br&gt;
In his spare time, Lance draws cartoons, which he occasionally posts online. He and his wife Linda have been married for over 30 years and have raised two amazing children.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/RBXhqzioEnfsSae7rbc9dZ-1280-80.jpg">
                                                            <media:credit><![CDATA[Lance Ulanoff / Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Logitech Mobi Fold]]></media:description>                                                            <media:text><![CDATA[Logitech Mobi Fold]]></media:text>
                                <media:title type="plain"><![CDATA[Logitech Mobi Fold]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/RBXhqzioEnfsSae7rbc9dZ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Logitech unveils a brand new folding mouse</strong></li><li><strong>The Mobil Fold is small and durable</strong></li><li><strong>It promises more than a month of battery life</strong></li></ul><p>I’ve had all manner of computer mice over the years, but by far my favorite is a travel mouse. They come in so many different shapes, sizes, and configurations. I fondly remember a promotional USB travel mouse, perhaps no bigger than my thumb, that featured a spring-loaded retractable cable. When that died after multiple road trips, I switched to a <a href="https://www.techradar.com/news/surface-arc-mouse-aims-to-be-the-perfect-peripheral-for-surface-laptop">Microsoft Surface Arc Bluetooth travel mouse</a>. It was darn near perfect. In travel mode, it was flat, and when you wanted to use it, you bent it to a perfect, palm-hugging curve. That one died after years of business travel.</p><p>So you can imagine my excitement when Logitech showed me its new Mobi Fold ($79.99 / £69.99 / AU$129.95). As the name suggests, it is a truly foldable Bluetooth travel mouse.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ny4Kip8mhD9xfdq2gKjktj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/syAWxVNbjywpoKbUp3jUtj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TdZqHxPokM7q74vaMDvStj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>The company claims that while roughly 76% of us own mice, only 26% take them on the road. The palm-sized Mobi Fold is small enough to slip into almost any pocket and join you in your wanderlust.</p>                    <div class= "tiktok-wrapper" style="min-height: 750px;"><blockquote class="tiktok-embed" cite="https://www.tiktok.com/@techradar/video/7651577799202917654" data-video-id="7651577799202917654" style="max-width: 605px; min-width: 325px;">                        <section>                            <a target="_blank" title="@techradar" href="https://www.tiktok.com/@techradar">@techradar</a>                            <p></p><a target="_blank" title="♬ original sound - TechRadar" href="https://www.tiktok.com/music/original-sound-7651577804055857923">♬ original sound - TechRadar</a></section>                    </blockquote></div>                <p>When folded, the Logitech Mobile Fold resembles in size and shape a screenless Samsung Galaxy Z Flip. It unfolds to a roughly 60-degree curve that neatly fits under your palm. It has a pair of silent clickers — all the better to not annoy your fellow passengers — and between them is a wide touch-sensitive button that you can use to scroll through on-screen content quickly or a line at a time.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ydAkBGGC8KVkWz2aeCSBfj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9sPiezMkkPsbrYqTzrJxCj.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UVbFHaxSge8bAHR84LuP6a.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ouwPsoae8hDE48P5hvLiuZ.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>The body is covered in a soft rubber material that feels good against your skin, and Logitech claims that Mobi Fold is durable and ready to accompany you on the road for up to 15 years.</p><p>In the near-term, battery life is rated for 33 days on a charge, but if you’re in a pinch, a minute of charge can net you 22 hours of operation. You also don’t have to worry about the battery running down when the mouse is folded up in your backpack or pocket. It automatically powers on when unfolded and shuts off when folded up.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9w29MkthbS6xWpNYbZwJ5k.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bCPGjj7LoYLzPRw6gTvVCa.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mo4C98dr2g8Ye9myVNc6yZ.jpg" alt="Logitech Mobi Fold" /><figcaption><small role="credit">Lance Ulanoff / Future</small></figcaption></figure></figure><p>If you regularly switch between, say, a desktop, laptop, and tablet, you’ll be pleased with the Mobi Fold’s quick-switch capabilities for up to three devices. There's also the Logitech Plus companion app that you can use to customize buttons to open certain apps, take screenshots, copy and paste, and perform other operations.</p><p>I got a chance to try the mouse with a few different systems and apps. It doesn’t need a special surface or mouse pad to work, and I found it comfortable and responsive. I folded and unfolded it repeatedly and noticed that the fold feels firm, not flimsy. There’s enough tension that you won’t worry about the two halves flopping about.</p><p>Yes, I even accidentally dropped the ultra-portable mouse, and it survived without issue.</p><p>Mobi Fold comes in four colors: Graphite, Off-white, Lilac, and Sand, and should start shipping this week.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ‘One of the most easily adjustable pre-built boards available’ — I reviewed Wobkey’s 65% mechanical keyboard and its toolless case design makes swapping out its parts a breeze ]]></title>
                                                                                                <dc:content><![CDATA[ <h2 class="article-body__section" id="section-wobkey-zen-65-review"><span>Wobkey Zen 65: review</span></h2><p>The Wobkey Zen 65 is the third keyboard in the company's lineup, and the first to tackle the super compact 65% form factor. Available in two variants, the Lite ($125.99) and the Ultra ($149.99), it shares a CNC aluminum case across both models but differentiates on plate material, switch choice, and battery capacity. </p><p>The Wobkey Zen 65 Ultra model I’ve been testing here ships with Kailh Luna switches, an FR4 plate, and a 6,000mAh battery split across two cells, while the Lite has HMX Violet switches, a polycarbonate plate, and a single 3,000mAh cell instead.</p><p>Build quality on the Wobkey Zen 65 itself is superb, in keeping with some of the <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">best keyboards</a>, and it’s helped further by a premium unboxing experience with a couple of nice included extras. It arrives nestled in its own hard shell carrying case with a soft flannel storage bag, too. It’s a little thing, but it’s a nice touch and would do a great job of protecting the keyboard in a backpack if you move between setups. </p><p>The CNC aluminum case on the White Gold colorway in front of me is understated and elegant, though I’d say it’s closer to cream than white. The double-shot PBT keycaps feature subtle pastel blue and pink coloring and the whole thing would look right at home in an all-white desk setup. The legends on each key are bold and legible, though the lack of shine-through means you’ll need to ramp up the RGB backlighting brightness to have any real impact unless the room is dark.</p><p>Wobkey has fully committed to a minimalist aesthetic on the Zen 65 and bar the USB-C port on the back, there are almost no visible interruptions to its clean, flowing lines. That leaves it looking great.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3669px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="iqjwmiDonKKnfbCp7yEZ7k" name="Wobkey Zen 65 Ultra" alt="A closeup of the Wobkey Zen 65 Ultra, showing the left hand end of the keyboard." src="https://cdn.mos.cms.futurecdn.net/iqjwmiDonKKnfbCp7yEZ7k.jpg" mos="" align="middle" fullscreen="" width="3669" height="2064" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Unfortunately, though, it’s also at the expense of practicality because the power switch ends up tucked away under the Caps Lock key. I don’t just mean slightly obscured either: I mean you’ll need to completely remove the keycap in order to switch the board on or off. It’s a bizarre choice in both theory and practice, though admittedly I can’t remember the last time I actually turned a wireless keyboard off. </p><p>Much more clever is the hidden cubbyhole for the 2.4GHz dongle under the magnetic logo plate on the bottom. Could we not have tucked the power button in there too, Wobkey?</p><p>Weighing in at more than 3 lbs / 1.36 kg, this is a seriously dense keyboard for a 65% layout and I almost couldn’t believe how heavy it was for such a compact size. That heft keeps the board planted firmly on your desk during extended typing or gaming sessions, while also making the Zen 65 feel like a premium bit of kit. </p><p>The 240g internal brass weight is partly responsible, though it’s not just there for ballast. It sits between the PCB and battery compartment to absorb keystroke vibrations and it shifts the sound profile lower and deeper than the aluminum case alone would produce. The result is a smooth, satisfying thock that’s a pleasure to listen to. It’s not the quietest of boards but each clack is rounded off in a way that means it blends into the hum of an office rather than jumping out and grabbing attention. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sBrUp7SuPHgBPmiqcdv9Bk" name="Wobkey Zen 65 Ultra" alt="A right-hand view of the side of the Wobkey Zen 65 Ultra." src="https://cdn.mos.cms.futurecdn.net/sBrUp7SuPHgBPmiqcdv9Bk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Kailh Luna switches are linear and smooth, and the stabilizers across the spacebar, backspace, and shift keys are rock solid with zero rattle. They actuate at 0.07 inches  / 1.8mm with just 1.6 oz / 45g of force, which is on the shorter end for these kinds of switches, and combined with the light spring weight can make the board feel a little twitchy. I had a noticeable number of accidental key presses during testing, particularly when in full typing flow. It’s not a major problem — there’s just not much margin for error if you clip a nearby key on your way to the one you wanted. </p><p>You’ll also need to adjust to the Zen 65’s fixed typing angle, which is set at seven degrees. The front edge isn’t overly high so I didn’t particularly struggle, but I’ll always campaign for some level of angle adjustment on any board.</p><p>The FR4 plate in the Ultra variant also contributes to a noticeably firm bottom-out. The total switch travel is on the short side too at 0.12 oz / 3.5mm, so there's less cushion before hitting the floor. Combined with the brass weight and foam dampening layers, the result is a controlled, defined stock keystroke rather than a plush one. </p><p>For gaming, those characteristics flip in the Zen 65's favor. The shorter actuation and light spring weight translate to faster inputs with less finger fatigue, and the firm bottom-out provides a clear feedback point that's easier to build muscle memory around. There’s a toggleable N-key rollover mode too that ensures every simultaneous keypress registers cleanly during complex combos.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="cz58Hj8WxkTDi9uLsfMKCk" name="Wobkey Zen 65 Ultra" alt="The underside of the Wobkey Zen 65 Ultra, showing its metal plate reading 'Wob Lab' and the compartment it usually hides containing its USB dongle." src="https://cdn.mos.cms.futurecdn.net/cz58Hj8WxkTDi9uLsfMKCk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I say stock keystroke because while I enjoyed the out-of-the-box experience, there is plenty of room for fiddling with the Wobkey Zen 65. The ball-catch quick release pops the top case off in seconds with no tools and Wobkey includes parts to switch between four mounting configurations at various levels of rigidity. It's an impressive level of tunability for a pre-built board at any price, let alone this one, and the toolless case design means experimenting between them takes seconds rather than requiring a full teardown. If you’re new to taking apart your keyboard and dialing things in, this is a great choice. </p><p>Software customization is handled with the third-party VIA web app. It’s the same clunky setup experience you’ll find with other boards taking this approach and you’ll need to upload a JSON configuration file to unlock the full feature set. Once you’ve done this though, the feature set is rich with plenty of options to play with.</p><p>Tri-mode connectivity covers wired USB-C, 2.4GHz wireless, and Bluetooth 5.0, with support for up to three paired Bluetooth devices across both Windows and macOS (though annoyingly there are no Mac-specific alternate keycaps in the box). Switching between modes is handled through keyboard shortcuts, as are a number of other keyboard admin functions — Wobkey deserves credit for including a quick reference card in the box that clearly explains what does what. My favorite touch is checking the battery, where pressing the right key combination lights up the number row to show remaining charge. Neat. </p><p>One firmware oddity I encountered is the Caps Lock indicator LED, which illuminates the left half of the key in white, but doesn't turn off promptly when Caps Lock is disengaged. On multiple occasions during testing, the light remained on for anywhere up to 10 seconds after the function had already been disabled. I’m not going to lose sleep over it, but it’s a quirk I’d like to see corrected with a firmware update.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sNyMAWupQVehPYAquGxNEk" name="Wobkey Zen 65 Ultra" alt="A closeup of the rear of the Wobkey Zen 65 Ultra, showing its USB-C port." src="https://cdn.mos.cms.futurecdn.net/sNyMAWupQVehPYAquGxNEk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-wobkey-zen-65-review-price-and-release-date"><span>Wobkey Zen 65 review: price and release date</span></h2><ul><li><strong>Available now</strong></li><li><strong>The Wobkey Zen 65 Ultra retails from $149.99 / £149.89 / AU$263.47 </strong></li><li><strong>The Wobkey Zen 65 Lite retails from $125.99 / £124.99 / AU$225.74</strong></li></ul><p>The Zen 65 originally launched via Kickstarter in June 2025 and is now available through various channels including the Wobkey store, though prices do seem to vary quite dramatically between outlets so it’s worth shopping around.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="i5kphAqpEPyjDXw6BRovKk" name="Wobkey Zen 65 Ultra" alt="A closeup of the Wobkey Zen 65 Ultra, showing the Caps Lock key remove, the switch and On/Off switch beneath and the keycap removal tool." src="https://cdn.mos.cms.futurecdn.net/i5kphAqpEPyjDXw6BRovKk.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-wobkey-zen-65-review-specs"><span>Wobkey Zen 65 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>65% (67 keys)</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Kailh Luna linear (hot-swappable, 3/5-pin)</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Bluetooth 5.0, 2.4GHz wireless, USB-C wired</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>1,000Hz (2.4GHz and wired)</p></td></tr><tr><td class="firstcol " ><p>Actuation force</p></td><td  ><p>45g</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>CNC aluminum construction, internal 240g brass weight, multi-layer foam dampening, 6,000mAh battery, NKRO, ball-catch quick release case, 4 mounting configurations</p></td></tr><tr><td class="firstcol " ><p>Compatibility</p></td><td  ><p>Windows / macOS / Linux </p></td></tr><tr><td class="firstcol " ><p>Software</p></td><td  ><p>QMK / VIA</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZjbuVpoycks7AzZ9GNtNSk" name="Wobkey Zen 65 Ultra" alt="The Wobkey Zen 65 Ultra inside its included carry case." src="https://cdn.mos.cms.futurecdn.net/ZjbuVpoycks7AzZ9GNtNSk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-wobkey-zen-65"><span>Should I buy the Wobkey Zen 65?</span></h2><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Tri-mode connectivity, four mounting configurations with ball-catch quick release cover, QMK/VIA support, 6,000mAh battery.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Deep, satisfying acoustics out of the box with rock-solid stabilizers. Slightly short actuation and bottom out.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Understated clean lines with a high-quality finish. Hidden power switch is a strange choice.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Reasonably priced considering what’s included. A great starter option for hardware customization. </p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-18">Buy it if…</h2><div class="product"><p><strong>You like to tinker (or think you might)</strong><br>Four swappable mounting configurations, hot-swap switch sockets, and a toolless ball-catch case design make the Zen 65 one of the most easily adjustable pre-built boards available. Whether you want to experiment with different typing feels or simply swap switches down the line, the infrastructure is there.</p></div><div class="product"><p><strong>You need a compact board that stays put</strong><br>At 3.3 pounds, the Zen 65 Ultra is noticeably heavy for a 65% keyboard, and that's a feature. The brass weight and aluminum case keep it anchored to the desk during fast-paced gaming or aggressive typing sessions where lighter boards could slide about.</p></div><div class="product"><p><strong>You appreciate an understated aesthetic</strong><br>Wobkey has gone all out on clean lines with the Zen 65 and the result is a wonderfully understated board. The White Gold colorway I’ve been testing would be a pleasant addition to a crisp white setup.</p></div><h2 id="don-t-buy-it-if-22">Don’t buy it if…</h2><div class="product"><p><strong>You’re primarily on Mac</strong><br>The Zen 65 supports macOS and has a dedicated Mac mode, but Wobkey doesn't include alternate Mac keycaps in the box. The Windows key functions as Command, but the legends won't match, which is an odd omission for a board that explicitly advertises cross-platform compatibility.</p></div><div class="product"><p><strong>You prefer a softer, more cushioned typing feel</strong><br>The Ultra's FR4 plate and shorter 3.5mm total switch travel produce a firm, defined bottom-out. If you favor a plusher keystroke with more give, the Lite model's polycarbonate plate would be a better fit.</p></div><div class="product"><p><strong>You always turn your keyboard off after use</strong><br>It’s a silly gripe, really, but banishing the power switch behind a keycap is a baffling decision. You’ll need to keep the keycap removal tool to hand just to shut things off.</p></div><h2 class="article-body__section" id="section-wobkey-zen-65-review-also-consider"><span>Wobkey Zen 65 review: Also consider</span></h2><div class="product"><p><strong>Epomaker P65</strong><br>If you like the idea of a CNC aluminum 65% board but want something a little more straightforward, the Epomaker P65 offers a similar build quality at $119. It lacks the Zen 65's toolless modding and mounting configurations, but it’s one of my favorites to type on and the sound profile is one of the best in the category. Read our full <a href="https://www.techradar.com/computing/keyboards/epomaker-p65-mechanical-keyboard" data-dimension112="c1923564-8422-11f1-abca-0fe24826bec4" data-action="Deal Block" data-label="Epomaker P65" data-dimension48="Epomaker P65" data-dimension25="">Epomaker P65</a> review.</p></div><div class="product"><p><strong>Wobkey Rainy 75</strong><br>If the 65% layout feels too compact but you’re keen on Wobkey, the Rainy 75 offers the same CNC aluminum construction and acoustic focus in a 75% form factor that retains dedicated function keys. Read our full <a href="https://www.techradar.com/computing/keyboards/wobkey-rainy-75-pro-review" data-dimension112="c19235be-8422-11f1-9697-e3fd64c88424" data-action="Deal Block" data-label="Wobkey Rainy75" data-dimension48="Wobkey Rainy75" data-dimension25="">Wobkey Rainy75</a> review.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.28%;"><img id="UkPZWpoWZqqXRudVE9BnSk" name="Wobkey Zen 65 Ultra" alt="The Wobkey Zen 65 Ultra with its case removed." src="https://cdn.mos.cms.futurecdn.net/UkPZWpoWZqqXRudVE9BnSk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2251" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-wobkey-zen-65"><span>How I tested the Wobkey Zen 65</span></h2><ul><li><strong>The Zen 65 Ultra was my daily driver across work and gaming, including typing up this review</strong></li><li><strong>Tested all three connection modes (USB-C, 2.4GHz, Bluetooth) and multi-device switching</strong></li><li><strong>Evaluated stock switch feel, stabilizer quality, and acoustic performance without modifications</strong></li></ul><p>My testing focused on the out-of-box experience using the default plate gasket mount configuration with stock Kailh Luna switches and keycaps. I used the Wobkey Zen 65 for extended writing sessions and gaming across both wired and wireless modes, and played around with configuration settings both with the VIA app and using onboard commands.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/wobkey-zen-65-ultra</link>
                                                                            <description>
                            <![CDATA[ With a toolless ball-catch aluminum case, 240g internal brass weight, and a range of included structural components, the Wobkey Zen 65 is one of the most moddable pre-built boards you’ll find at this price. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rsvCaTVqvBsXSAAV9dBrTB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/f8EXwTcbdmrRYWzDPpucd9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 05 Jun 2026 14:09:31 +0000</pubDate>                                                                                                                                <updated>Mon, 20 Jul 2026 10:07:03 +0000</updated>
                                                                                                                                            <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Alex Berry ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/tKiNz6yuCf5joz34mirfzB.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;With a background in sports media leading Northamptonshire cricket club’s communications for five years, these days Alex has turned his attention more to virtual grass than real turf. A fan of all things simulation and sandbox, you’ll often find him behind the wheel of an F1 sim rig or agonizing over individual rock placements in &lt;em&gt;Planet Coaster &lt;/em&gt;or &lt;em&gt;Cities: Skylines&lt;/em&gt;. Having &lt;a href=&quot;https://twitch.tv/heylookitsalex&quot;&gt;streamed on Twitch for the best part of a decade&lt;/a&gt;, he’s tried and tested more microphones, mixers, cameras, and controllers than you can imagine, writing for GamesRadar, Trusted Reviews, Mediaberry, and now TechRadar.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/f8EXwTcbdmrRYWzDPpucd9-1280-80.jpg">
                                                            <media:credit><![CDATA[Future]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[The Wobkey Zen 65 Ultra from above.]]></media:description>                                                            <media:text><![CDATA[The Wobkey Zen 65 Ultra from above.]]></media:text>
                                <media:title type="plain"><![CDATA[The Wobkey Zen 65 Ultra from above.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/f8EXwTcbdmrRYWzDPpucd9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 class="article-body__section" id="section-wobkey-zen-65-review"><span>Wobkey Zen 65: review</span></h2><p>The Wobkey Zen 65 is the third keyboard in the company's lineup, and the first to tackle the super compact 65% form factor. Available in two variants, the Lite ($125.99) and the Ultra ($149.99), it shares a CNC aluminum case across both models but differentiates on plate material, switch choice, and battery capacity. </p><p>The Wobkey Zen 65 Ultra model I’ve been testing here ships with Kailh Luna switches, an FR4 plate, and a 6,000mAh battery split across two cells, while the Lite has HMX Violet switches, a polycarbonate plate, and a single 3,000mAh cell instead.</p><p>Build quality on the Wobkey Zen 65 itself is superb, in keeping with some of the <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">best keyboards</a>, and it’s helped further by a premium unboxing experience with a couple of nice included extras. It arrives nestled in its own hard shell carrying case with a soft flannel storage bag, too. It’s a little thing, but it’s a nice touch and would do a great job of protecting the keyboard in a backpack if you move between setups. </p><p>The CNC aluminum case on the White Gold colorway in front of me is understated and elegant, though I’d say it’s closer to cream than white. The double-shot PBT keycaps feature subtle pastel blue and pink coloring and the whole thing would look right at home in an all-white desk setup. The legends on each key are bold and legible, though the lack of shine-through means you’ll need to ramp up the RGB backlighting brightness to have any real impact unless the room is dark.</p><p>Wobkey has fully committed to a minimalist aesthetic on the Zen 65 and bar the USB-C port on the back, there are almost no visible interruptions to its clean, flowing lines. That leaves it looking great.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3669px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="iqjwmiDonKKnfbCp7yEZ7k" name="Wobkey Zen 65 Ultra" alt="A closeup of the Wobkey Zen 65 Ultra, showing the left hand end of the keyboard." src="https://cdn.mos.cms.futurecdn.net/iqjwmiDonKKnfbCp7yEZ7k.jpg" mos="" align="middle" fullscreen="" width="3669" height="2064" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>Unfortunately, though, it’s also at the expense of practicality because the power switch ends up tucked away under the Caps Lock key. I don’t just mean slightly obscured either: I mean you’ll need to completely remove the keycap in order to switch the board on or off. It’s a bizarre choice in both theory and practice, though admittedly I can’t remember the last time I actually turned a wireless keyboard off. </p><p>Much more clever is the hidden cubbyhole for the 2.4GHz dongle under the magnetic logo plate on the bottom. Could we not have tucked the power button in there too, Wobkey?</p><p>Weighing in at more than 3 lbs / 1.36 kg, this is a seriously dense keyboard for a 65% layout and I almost couldn’t believe how heavy it was for such a compact size. That heft keeps the board planted firmly on your desk during extended typing or gaming sessions, while also making the Zen 65 feel like a premium bit of kit. </p><p>The 240g internal brass weight is partly responsible, though it’s not just there for ballast. It sits between the PCB and battery compartment to absorb keystroke vibrations and it shifts the sound profile lower and deeper than the aluminum case alone would produce. The result is a smooth, satisfying thock that’s a pleasure to listen to. It’s not the quietest of boards but each clack is rounded off in a way that means it blends into the hum of an office rather than jumping out and grabbing attention. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sBrUp7SuPHgBPmiqcdv9Bk" name="Wobkey Zen 65 Ultra" alt="A right-hand view of the side of the Wobkey Zen 65 Ultra." src="https://cdn.mos.cms.futurecdn.net/sBrUp7SuPHgBPmiqcdv9Bk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>The Kailh Luna switches are linear and smooth, and the stabilizers across the spacebar, backspace, and shift keys are rock solid with zero rattle. They actuate at 0.07 inches  / 1.8mm with just 1.6 oz / 45g of force, which is on the shorter end for these kinds of switches, and combined with the light spring weight can make the board feel a little twitchy. I had a noticeable number of accidental key presses during testing, particularly when in full typing flow. It’s not a major problem — there’s just not much margin for error if you clip a nearby key on your way to the one you wanted. </p><p>You’ll also need to adjust to the Zen 65’s fixed typing angle, which is set at seven degrees. The front edge isn’t overly high so I didn’t particularly struggle, but I’ll always campaign for some level of angle adjustment on any board.</p><p>The FR4 plate in the Ultra variant also contributes to a noticeably firm bottom-out. The total switch travel is on the short side too at 0.12 oz / 3.5mm, so there's less cushion before hitting the floor. Combined with the brass weight and foam dampening layers, the result is a controlled, defined stock keystroke rather than a plush one. </p><p>For gaming, those characteristics flip in the Zen 65's favor. The shorter actuation and light spring weight translate to faster inputs with less finger fatigue, and the firm bottom-out provides a clear feedback point that's easier to build muscle memory around. There’s a toggleable N-key rollover mode too that ensures every simultaneous keypress registers cleanly during complex combos.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="cz58Hj8WxkTDi9uLsfMKCk" name="Wobkey Zen 65 Ultra" alt="The underside of the Wobkey Zen 65 Ultra, showing its metal plate reading 'Wob Lab' and the compartment it usually hides containing its USB dongle." src="https://cdn.mos.cms.futurecdn.net/cz58Hj8WxkTDi9uLsfMKCk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><p>I say stock keystroke because while I enjoyed the out-of-the-box experience, there is plenty of room for fiddling with the Wobkey Zen 65. The ball-catch quick release pops the top case off in seconds with no tools and Wobkey includes parts to switch between four mounting configurations at various levels of rigidity. It's an impressive level of tunability for a pre-built board at any price, let alone this one, and the toolless case design means experimenting between them takes seconds rather than requiring a full teardown. If you’re new to taking apart your keyboard and dialing things in, this is a great choice. </p><p>Software customization is handled with the third-party VIA web app. It’s the same clunky setup experience you’ll find with other boards taking this approach and you’ll need to upload a JSON configuration file to unlock the full feature set. Once you’ve done this though, the feature set is rich with plenty of options to play with.</p><p>Tri-mode connectivity covers wired USB-C, 2.4GHz wireless, and Bluetooth 5.0, with support for up to three paired Bluetooth devices across both Windows and macOS (though annoyingly there are no Mac-specific alternate keycaps in the box). Switching between modes is handled through keyboard shortcuts, as are a number of other keyboard admin functions — Wobkey deserves credit for including a quick reference card in the box that clearly explains what does what. My favorite touch is checking the battery, where pressing the right key combination lights up the number row to show remaining charge. Neat. </p><p>One firmware oddity I encountered is the Caps Lock indicator LED, which illuminates the left half of the key in white, but doesn't turn off promptly when Caps Lock is disengaged. On multiple occasions during testing, the light remained on for anywhere up to 10 seconds after the function had already been disabled. I’m not going to lose sleep over it, but it’s a quirk I’d like to see corrected with a firmware update.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sNyMAWupQVehPYAquGxNEk" name="Wobkey Zen 65 Ultra" alt="A closeup of the rear of the Wobkey Zen 65 Ultra, showing its USB-C port." src="https://cdn.mos.cms.futurecdn.net/sNyMAWupQVehPYAquGxNEk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-wobkey-zen-65-review-price-and-release-date"><span>Wobkey Zen 65 review: price and release date</span></h2><ul><li><strong>Available now</strong></li><li><strong>The Wobkey Zen 65 Ultra retails from $149.99 / £149.89 / AU$263.47 </strong></li><li><strong>The Wobkey Zen 65 Lite retails from $125.99 / £124.99 / AU$225.74</strong></li></ul><p>The Zen 65 originally launched via Kickstarter in June 2025 and is now available through various channels including the Wobkey store, though prices do seem to vary quite dramatically between outlets so it’s worth shopping around.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4032px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="i5kphAqpEPyjDXw6BRovKk" name="Wobkey Zen 65 Ultra" alt="A closeup of the Wobkey Zen 65 Ultra, showing the Caps Lock key remove, the switch and On/Off switch beneath and the keycap removal tool." src="https://cdn.mos.cms.futurecdn.net/i5kphAqpEPyjDXw6BRovKk.jpg" mos="" align="middle" fullscreen="" width="4032" height="2268" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-wobkey-zen-65-review-specs"><span>Wobkey Zen 65 review: Specs</span></h2><div ><table><tbody><tr><td class="firstcol " ><p>Layout</p></td><td  ><p>65% (67 keys)</p></td></tr><tr><td class="firstcol " ><p>Switches</p></td><td  ><p>Kailh Luna linear (hot-swappable, 3/5-pin)</p></td></tr><tr><td class="firstcol " ><p>Connectivity</p></td><td  ><p>Bluetooth 5.0, 2.4GHz wireless, USB-C wired</p></td></tr><tr><td class="firstcol " ><p>Polling rate</p></td><td  ><p>1,000Hz (2.4GHz and wired)</p></td></tr><tr><td class="firstcol " ><p>Actuation force</p></td><td  ><p>45g</p></td></tr><tr><td class="firstcol " ><p>Features</p></td><td  ><p>CNC aluminum construction, internal 240g brass weight, multi-layer foam dampening, 6,000mAh battery, NKRO, ball-catch quick release case, 4 mounting configurations</p></td></tr><tr><td class="firstcol " ><p>Compatibility</p></td><td  ><p>Windows / macOS / Linux </p></td></tr><tr><td class="firstcol " ><p>Software</p></td><td  ><p>QMK / VIA</p></td></tr></tbody></table></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZjbuVpoycks7AzZ9GNtNSk" name="Wobkey Zen 65 Ultra" alt="The Wobkey Zen 65 Ultra inside its included carry case." src="https://cdn.mos.cms.futurecdn.net/ZjbuVpoycks7AzZ9GNtNSk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2250" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-should-i-buy-the-wobkey-zen-65"><span>Should I buy the Wobkey Zen 65?</span></h2><div ><table><thead><tr><th class="firstcol " ><p>Attribute</p></th><th  ><p>Notes</p></th><th  ><p>Score</p></th></tr></thead><tbody><tr><td class="firstcol " ><p>Features</p></td><td  ><p>Tri-mode connectivity, four mounting configurations with ball-catch quick release cover, QMK/VIA support, 6,000mAh battery.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Performance</p></td><td  ><p>Deep, satisfying acoustics out of the box with rock-solid stabilizers. Slightly short actuation and bottom out.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Design</p></td><td  ><p>Understated clean lines with a high-quality finish. Hidden power switch is a strange choice.</p></td><td  ><p>4/5</p></td></tr><tr><td class="firstcol " ><p>Value</p></td><td  ><p>Reasonably priced considering what’s included. A great starter option for hardware customization. </p></td><td  ><p>4/5</p></td></tr></tbody></table></div><h2 id="buy-it-if-18">Buy it if…</h2><div class="product"><p><strong>You like to tinker (or think you might)</strong><br>Four swappable mounting configurations, hot-swap switch sockets, and a toolless ball-catch case design make the Zen 65 one of the most easily adjustable pre-built boards available. Whether you want to experiment with different typing feels or simply swap switches down the line, the infrastructure is there.</p></div><div class="product"><p><strong>You need a compact board that stays put</strong><br>At 3.3 pounds, the Zen 65 Ultra is noticeably heavy for a 65% keyboard, and that's a feature. The brass weight and aluminum case keep it anchored to the desk during fast-paced gaming or aggressive typing sessions where lighter boards could slide about.</p></div><div class="product"><p><strong>You appreciate an understated aesthetic</strong><br>Wobkey has gone all out on clean lines with the Zen 65 and the result is a wonderfully understated board. The White Gold colorway I’ve been testing would be a pleasant addition to a crisp white setup.</p></div><h2 id="don-t-buy-it-if-22">Don’t buy it if…</h2><div class="product"><p><strong>You’re primarily on Mac</strong><br>The Zen 65 supports macOS and has a dedicated Mac mode, but Wobkey doesn't include alternate Mac keycaps in the box. The Windows key functions as Command, but the legends won't match, which is an odd omission for a board that explicitly advertises cross-platform compatibility.</p></div><div class="product"><p><strong>You prefer a softer, more cushioned typing feel</strong><br>The Ultra's FR4 plate and shorter 3.5mm total switch travel produce a firm, defined bottom-out. If you favor a plusher keystroke with more give, the Lite model's polycarbonate plate would be a better fit.</p></div><div class="product"><p><strong>You always turn your keyboard off after use</strong><br>It’s a silly gripe, really, but banishing the power switch behind a keycap is a baffling decision. You’ll need to keep the keycap removal tool to hand just to shut things off.</p></div><h2 class="article-body__section" id="section-wobkey-zen-65-review-also-consider"><span>Wobkey Zen 65 review: Also consider</span></h2><div class="product"><p><strong>Epomaker P65</strong><br>If you like the idea of a CNC aluminum 65% board but want something a little more straightforward, the Epomaker P65 offers a similar build quality at $119. It lacks the Zen 65's toolless modding and mounting configurations, but it’s one of my favorites to type on and the sound profile is one of the best in the category. Read our full <a href="https://www.techradar.com/computing/keyboards/epomaker-p65-mechanical-keyboard" data-dimension112="c1923564-8422-11f1-abca-0fe24826bec4" data-action="Deal Block" data-label="Epomaker P65" data-dimension48="Epomaker P65" data-dimension25="">Epomaker P65</a> review.</p></div><div class="product"><p><strong>Wobkey Rainy 75</strong><br>If the 65% layout feels too compact but you’re keen on Wobkey, the Rainy 75 offers the same CNC aluminum construction and acoustic focus in a 75% form factor that retains dedicated function keys. Read our full <a href="https://www.techradar.com/computing/keyboards/wobkey-rainy-75-pro-review" data-dimension112="c19235be-8422-11f1-9697-e3fd64c88424" data-action="Deal Block" data-label="Wobkey Rainy75" data-dimension48="Wobkey Rainy75" data-dimension25="">Wobkey Rainy75</a> review.</p></div><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:4000px;"><p class="vanilla-image-block" style="padding-top:56.28%;"><img id="UkPZWpoWZqqXRudVE9BnSk" name="Wobkey Zen 65 Ultra" alt="The Wobkey Zen 65 Ultra with its case removed." src="https://cdn.mos.cms.futurecdn.net/UkPZWpoWZqqXRudVE9BnSk.jpg" mos="" align="middle" fullscreen="" width="4000" height="2251" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Future)</span></figcaption></figure><h2 class="article-body__section" id="section-how-i-tested-the-wobkey-zen-65"><span>How I tested the Wobkey Zen 65</span></h2><ul><li><strong>The Zen 65 Ultra was my daily driver across work and gaming, including typing up this review</strong></li><li><strong>Tested all three connection modes (USB-C, 2.4GHz, Bluetooth) and multi-device switching</strong></li><li><strong>Evaluated stock switch feel, stabilizer quality, and acoustic performance without modifications</strong></li></ul><p>My testing focused on the out-of-box experience using the default plate gasket mount configuration with stock Kailh Luna switches and keycaps. I used the Wobkey Zen 65 for extended writing sessions and gaming across both wired and wireless modes, and played around with configuration settings both with the VIA app and using onboard commands.</p><ul><li><a href="https://www.techradar.com/news/how-we-test"><u>Read TechRadar’s reviews guarantee</u></a></li><li><em>First reviewed: July 2026</em></li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Best monitors of Computex 2026: top new displays you need to know about ]]></title>
                                                                                                <dc:content><![CDATA[ <div  class="fancy-box"><div class="fancy_box-title">Computex live Q&A</div><div class="fancy_box_body"><p class="fancy-box__body-text">Have a question about the world's biggest computing event? Let us know by commenting in our <a data-analytics-id="inline-link" href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026 live Q&A</a> and we’ll put them to the team covering the show.</p></div></div><ul><li><strong>The most exciting gaming monitor announcement at Computex 2026 is the MSI MPG OLED 322URDX36, which is the "world's first" 4K monitor clocked at 360Hz. It's a triple-mode display, giving you 540Hz in 1440p and 680Hz in 1080p, too. </strong></li><li><strong>ASRock is making its claim towards the premium end of the gaming monitor market, particularly with the TCo27QXB OLED, which offers 4K at 240Hz as well as 1080p at 480Hz. </strong></li><li><strong>Not to be outdone, Alienware's AW3926QW brings 5K OLED to the 21:9 ultrawide form factor with the AW3926QW, which is more than fast enough at 165Hz. </strong></li></ul><p><a href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026</a> is coming to a close, and the world's largest computing show hasn't been shy about revealing what's next for high-end, high refresh rate gaming monitors to come. The biggest takeaway from what we've seen has been that the compromises between resolution and refresh rate appear to be a thing of the past. It's not only about 4K anymore, but also 5K, too. </p><p>That isn't to say that other resolutions aren't being catered to. 1440p in high refresh configurations continues to impress, which is particularly important if you want a viable esports panel or the smoothest utilization of FSR 4 / DLSS 4.5.  These are the best monitors of Computex 2026 that we've seen and why. </p><h2 id="msi-debuts-the-world-s-first-4k-360hz-display-with-triple-mode-functionality">MSI debuts the "world's first" 4K 360Hz display with triple-mode functionality </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xAg6ZN7473KMwu4fUL9xYe" name="MPG OLED 322URDX36" alt="MPG OLED 322URDX36" src="https://cdn.mos.cms.futurecdn.net/xAg6ZN7473KMwu4fUL9xYe.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: MSI)</span></figcaption></figure><p>If you've got one of the best graphics cards, then you'll want to be running your games in 4K (2160p). We've seen displays allowing for 240Hz in this resolution in the past, but now MSI has unveiled a huge 32-inch display that further pushes things. The MPG OLED 322URDX36 is a stunning monitor, backed by its new triple mode functionality, a 5th-generation QD-OLED display. </p><p>If you're someone who takes esports games seriously, then you'll be aware that frames win games. Whether that's scoring an Ace in Valorant or making every millisecond count in Counter Strike 2,  pros will tell you that a higher refresh rate can make the difference between winning and losing. It achieves a staggering 680Hz in 1080p. You can also switch between 4K at 360Hz and 520Hz at 1440p as well. </p><p>The black levels sound particularly impressive from the MPG OLED 322URDX36, as this upcoming 32-inch 4K monitor features VESA Display HDR 600 True Black, the second-darkest tier behind 1,000, and far beyond what's usually seen from 4K gaming monitors. In other words, it's remarkably fast, seems to offer exceptional color reproduction, and will let you hit those high framerates in 4K, provided you've got a capable GPU, such as the <a href="https://www.techradar.com/computing/gpu/nvidia-geforce-rtx-5090">RTX 5090</a> or <a href="https://www.techradar.com/computing/gpu/nvidia-geforce-rtx-5080-review">RTX 5080</a>. </p><h2 id="asrock-s-dual-mode-monitors-give-you-the-best-of-both-worlds">ASRock's dual-mode monitors give you the best of both worlds </h2><p>ASRock is typically known for its budget and mid-range monitors, but that's a narrative that could be changing. Enter the Taichi lineup, particularly the Taichi TC027USB and the TCo27QXB OLED. The former is a 27-inch Tandem OLED display, with a native 4K 240Hz resolution, and dual mode functionality to perform at 480Hz in 1080p. </p><p>That means you get the ability to play esports games in high fidelity, but also get to switch to dazzling visuals for story-heavy or single-player releases without compromise. The TCo27QXB OLED is similar. It's a 27-inch panel that's natively clocked at 540Hz when running in 1440p. </p><h2 id="gigabyte-unveils-the-world-s-first-multi-mode-5k-gaming-monitor">Gigabyte unveils the "world's first" multi-mode 5K gaming monitor</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2WpyCB4PB4PMadxPxUgmqH" name="Gigabyte Aorus Elite monitors" alt="Gigabyte Aorus Elite monitors" src="https://cdn.mos.cms.futurecdn.net/2WpyCB4PB4PMadxPxUgmqH.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gigabyte)</span></figcaption></figure><p>Gigabyte Aorus is synonymous with pricier hardware that offers best-in-class performance, and the company's full Aorus Elite lineup this time around looks to have everything you would want from a gaming monitor in 2026. </p><p>What if you don't want to choose between just two display modes? That's the biggest strength of the "world's first" 5K multi-mode monitor, the freshly revealed FM275K16P. It's a 27-inch mini-LED display with support for three display modes: 5K at 165Hz, 4K at 220Hz, and 1440p at 330Hz, with a low response time of just 1ms GtG, a peak brightness of 1,250 nits, and a total of 2,304 local dimming zones. You'll be able to quickly adjust to the resolution and refresh rate that best accommodates what you're playing. </p><p>Two of the models in particular also impress, chiefly the FO32U24GP and FO32U24G. The first display here gives you the full 4K at 240Hz experience with a dual-mode functionality for 1080p at 480Hz. It's coupled with a 99.5% DCI-P3 gamut and a staggering peak brightness of 1,500 nits. The only main difference with the FO32U24G is that it does not have UHBR20 support.</p><h2 id="alienware-s-latest-flagship-is-a-huge-39-inch-5k-oled-behemoth">Alienware's latest flagship is a huge 39-inch 5K OLED behemoth</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="c3p9tHBz7SHYL8WNjZVrJT" name="Alienware 5K" alt="Alienware 5K monitor" src="https://cdn.mos.cms.futurecdn.net/c3p9tHBz7SHYL8WNjZVrJT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Alienware/Dell)</span></figcaption></figure><p>We don't typically think of Dell's Alienware brand when it comes to its gaming monitors, and that seems to be something the company wants to change if the AW3926QW is anything to go by. Simply put, it's a staggering 39-inch 21:9 display with a 5K resolution and OLED panel tech, which is billed as a "world's first", too. </p><p>In what's being described as "RGB stripe Tandem OLED", the Alienware AW3926QW features VESA DisplayHDR True Black 500 support, with a 1,500 curve, and multi-mode displays as well. The 5K ultrawide resolution (5,120 x 2,880) is clocked at 165Hz, which should be more than fast enough for even the <a href="https://www.techradar.com/news/computing-components/graphics-cards/best-graphics-cards-1291458">best graphics cards</a> under load. However, you can also switch out to 1080p at 330Hz for anything with more of an esports leaning, as well, which isn't typically seen in a 21:9 display of this type. </p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/best-monitors-of-computex-2026-top-new-displays-you-need-to-know-about</link>
                                                                            <description>
                            <![CDATA[ It's all about multi-mode OLED and Mini LED monitors at Computex 2026, with leading models pushing 5K into the mainstream, high-end 4K beyond just 240Hz, and near-700Hz for 1080p competitive gaming as well. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">vrkY5dYuqJVKcryxUhdVjn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tutv35pmbZtUVGT8CXMb7d-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 04 Jun 2026 13:44:02 +0000</pubDate>                                                                                                                                <updated>Thu, 04 Jun 2026 13:44:10 +0000</updated>
                                                                                                                                            <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                <author><![CDATA[ alekshamcloughlin@outlook.com (Aleksha McLoughlin) ]]></author>                    <dc:creator><![CDATA[ Aleksha McLoughlin ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/R2ds6bAUZv4yvPaXGQLawQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Formerly TechRadar Gaming&#039;s Hardware Editor, Aleksha McLoughlin is now a freelance writer and editor specializing in computing tech, video games, and E-commerce. As well as her many contributions to this site, you&#039;ll also find her work available on sister sites such as PC Gamer, GamesRadar, and Android Central. Additionally, more of her bylines can be found on Trusted Reviews, Dexerto, Expert Reviews, Techopedia, PC Guide, VideoGamer, and more.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tutv35pmbZtUVGT8CXMb7d-1280-80.jpg">
                                                            <media:credit><![CDATA[MSI]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[MPG OLED 322URDX36]]></media:description>                                                            <media:text><![CDATA[MPG OLED 322URDX36]]></media:text>
                                <media:title type="plain"><![CDATA[MPG OLED 322URDX36]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tutv35pmbZtUVGT8CXMb7d-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <div  class="fancy-box"><div class="fancy_box-title">Computex live Q&A</div><div class="fancy_box_body"><p class="fancy-box__body-text">Have a question about the world's biggest computing event? Let us know by commenting in our <a data-analytics-id="inline-link" href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026 live Q&A</a> and we’ll put them to the team covering the show.</p></div></div><ul><li><strong>The most exciting gaming monitor announcement at Computex 2026 is the MSI MPG OLED 322URDX36, which is the "world's first" 4K monitor clocked at 360Hz. It's a triple-mode display, giving you 540Hz in 1440p and 680Hz in 1080p, too. </strong></li><li><strong>ASRock is making its claim towards the premium end of the gaming monitor market, particularly with the TCo27QXB OLED, which offers 4K at 240Hz as well as 1080p at 480Hz. </strong></li><li><strong>Not to be outdone, Alienware's AW3926QW brings 5K OLED to the 21:9 ultrawide form factor with the AW3926QW, which is more than fast enough at 165Hz. </strong></li></ul><p><a href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026</a> is coming to a close, and the world's largest computing show hasn't been shy about revealing what's next for high-end, high refresh rate gaming monitors to come. The biggest takeaway from what we've seen has been that the compromises between resolution and refresh rate appear to be a thing of the past. It's not only about 4K anymore, but also 5K, too. </p><p>That isn't to say that other resolutions aren't being catered to. 1440p in high refresh configurations continues to impress, which is particularly important if you want a viable esports panel or the smoothest utilization of FSR 4 / DLSS 4.5.  These are the best monitors of Computex 2026 that we've seen and why. </p><h2 id="msi-debuts-the-world-s-first-4k-360hz-display-with-triple-mode-functionality">MSI debuts the "world's first" 4K 360Hz display with triple-mode functionality </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xAg6ZN7473KMwu4fUL9xYe" name="MPG OLED 322URDX36" alt="MPG OLED 322URDX36" src="https://cdn.mos.cms.futurecdn.net/xAg6ZN7473KMwu4fUL9xYe.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: MSI)</span></figcaption></figure><p>If you've got one of the best graphics cards, then you'll want to be running your games in 4K (2160p). We've seen displays allowing for 240Hz in this resolution in the past, but now MSI has unveiled a huge 32-inch display that further pushes things. The MPG OLED 322URDX36 is a stunning monitor, backed by its new triple mode functionality, a 5th-generation QD-OLED display. </p><p>If you're someone who takes esports games seriously, then you'll be aware that frames win games. Whether that's scoring an Ace in Valorant or making every millisecond count in Counter Strike 2,  pros will tell you that a higher refresh rate can make the difference between winning and losing. It achieves a staggering 680Hz in 1080p. You can also switch between 4K at 360Hz and 520Hz at 1440p as well. </p><p>The black levels sound particularly impressive from the MPG OLED 322URDX36, as this upcoming 32-inch 4K monitor features VESA Display HDR 600 True Black, the second-darkest tier behind 1,000, and far beyond what's usually seen from 4K gaming monitors. In other words, it's remarkably fast, seems to offer exceptional color reproduction, and will let you hit those high framerates in 4K, provided you've got a capable GPU, such as the <a href="https://www.techradar.com/computing/gpu/nvidia-geforce-rtx-5090">RTX 5090</a> or <a href="https://www.techradar.com/computing/gpu/nvidia-geforce-rtx-5080-review">RTX 5080</a>. </p><h2 id="asrock-s-dual-mode-monitors-give-you-the-best-of-both-worlds">ASRock's dual-mode monitors give you the best of both worlds </h2><p>ASRock is typically known for its budget and mid-range monitors, but that's a narrative that could be changing. Enter the Taichi lineup, particularly the Taichi TC027USB and the TCo27QXB OLED. The former is a 27-inch Tandem OLED display, with a native 4K 240Hz resolution, and dual mode functionality to perform at 480Hz in 1080p. </p><p>That means you get the ability to play esports games in high fidelity, but also get to switch to dazzling visuals for story-heavy or single-player releases without compromise. The TCo27QXB OLED is similar. It's a 27-inch panel that's natively clocked at 540Hz when running in 1440p. </p><h2 id="gigabyte-unveils-the-world-s-first-multi-mode-5k-gaming-monitor">Gigabyte unveils the "world's first" multi-mode 5K gaming monitor</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="2WpyCB4PB4PMadxPxUgmqH" name="Gigabyte Aorus Elite monitors" alt="Gigabyte Aorus Elite monitors" src="https://cdn.mos.cms.futurecdn.net/2WpyCB4PB4PMadxPxUgmqH.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gigabyte)</span></figcaption></figure><p>Gigabyte Aorus is synonymous with pricier hardware that offers best-in-class performance, and the company's full Aorus Elite lineup this time around looks to have everything you would want from a gaming monitor in 2026. </p><p>What if you don't want to choose between just two display modes? That's the biggest strength of the "world's first" 5K multi-mode monitor, the freshly revealed FM275K16P. It's a 27-inch mini-LED display with support for three display modes: 5K at 165Hz, 4K at 220Hz, and 1440p at 330Hz, with a low response time of just 1ms GtG, a peak brightness of 1,250 nits, and a total of 2,304 local dimming zones. You'll be able to quickly adjust to the resolution and refresh rate that best accommodates what you're playing. </p><p>Two of the models in particular also impress, chiefly the FO32U24GP and FO32U24G. The first display here gives you the full 4K at 240Hz experience with a dual-mode functionality for 1080p at 480Hz. It's coupled with a 99.5% DCI-P3 gamut and a staggering peak brightness of 1,500 nits. The only main difference with the FO32U24G is that it does not have UHBR20 support.</p><h2 id="alienware-s-latest-flagship-is-a-huge-39-inch-5k-oled-behemoth">Alienware's latest flagship is a huge 39-inch 5K OLED behemoth</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="c3p9tHBz7SHYL8WNjZVrJT" name="Alienware 5K" alt="Alienware 5K monitor" src="https://cdn.mos.cms.futurecdn.net/c3p9tHBz7SHYL8WNjZVrJT.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Alienware/Dell)</span></figcaption></figure><p>We don't typically think of Dell's Alienware brand when it comes to its gaming monitors, and that seems to be something the company wants to change if the AW3926QW is anything to go by. Simply put, it's a staggering 39-inch 21:9 display with a 5K resolution and OLED panel tech, which is billed as a "world's first", too. </p><p>In what's being described as "RGB stripe Tandem OLED", the Alienware AW3926QW features VESA DisplayHDR True Black 500 support, with a 1,500 curve, and multi-mode displays as well. The 5K ultrawide resolution (5,120 x 2,880) is clocked at 165Hz, which should be more than fast enough for even the <a href="https://www.techradar.com/news/computing-components/graphics-cards/best-graphics-cards-1291458">best graphics cards</a> under load. However, you can also switch out to 1080p at 330Hz for anything with more of an esports leaning, as well, which isn't typically seen in a 21:9 display of this type. </p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Best peripherals of Computex 2026: top new keyboards and mice you need to know about ]]></title>
                                                                                                <dc:content><![CDATA[ <div  class="fancy-box"><div class="fancy_box-title">Computex live Q&A</div><div class="fancy_box_body"><p class="fancy-box__body-text">Have a question about the world's biggest computing event? Let us know by commenting in our <a data-analytics-id="inline-link" href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026 live Q&A</a> and we’ll put them to the team covering the show.</p></div></div><ul><li><strong>Computex 2026 has seen an influx of manufacturers now establishing an 8,000Hz polling rate and TMR (Hall Effect) magnetic switches as the new standard. </strong></li><li><strong>Wireless capabilities are ever-evolving, such as can be observed with the Cherry XTRFY K63W, which promises a fully lossless 2.4GHz experience in 8K without the latency concerns. </strong></li><li><strong>Gigabyte and Corsair are continuing to innovate in different ways, the former with build quality and quality of life upgrades, whereas the latter makes things as compact as possible. </strong></li></ul><p><a href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026</a> is in full swing, and already we're seeing a wealth of new and exciting peripherals from some of our favorite manufacturers that look to be pushing the boundaries of what's possible on PC. </p><p>From the latest <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboards</a> to the fastest <a href="https://www.techradar.com/news/best-gaming-mouse">gaming mice</a>, and beyond, we're going over a few of the most exciting announcements and what they mean for the industry in 2026. </p><h2 id="cherry-introduces-a-world-s-first-ultra-wideband-keyboard">Cherry introduces a "world's first" ultra-wideband keyboard</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2987px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="x7Hfs8wifaqZRVtge5gKyh" name="Cherry 8K Ultrawide band" alt="Cherry XTRFY Ultra wideband" src="https://cdn.mos.cms.futurecdn.net/x7Hfs8wifaqZRVtge5gKyh.jpg" mos="" align="middle" fullscreen="" width="2987" height="1680" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry)</span></figcaption></figure><p>I've recently become a believer in everything that the new union between these two storied companies can do, and the <a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan" target="_blank">Cherry XTRFY K63W</a> looks to be truly next-level as well. </p><p>Billed as the world's first "ultra-wideband" wireless gaming keyboard, this upcoming deck promises to deliver the full-fat 8,000Hz polling rate completely lossless, thanks to new short-range wireless technology inside. It will retail in Europe for €179.99 in July, with its US launch coming a month later, in August, for $169.99. </p><p>The Cherry XTRFY brand has made waves within the gaming and esports community as of late, with its two recent offerings being among the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> that money can buy. As someone who's extensively used the K5 Pro TMR Compact and the MX 8.2 TMR TKL over the last few months, I can tell you that there's a lot to be excited for here. </p><p>Wireless connectivity aside, what stands out to me with this upcoming deck is the 6,000 mAh battery life and its 70% low-profile ergonomics. We're now seeing a trend of more keyboard manufacturers preferring lower actuation with a considered shallower feel. This is compounded by the Cherry MX Low Profile 2.0 switches, and if they're anything like the TMR-powered MK Crystal Magnetic switches, then we'll be in for a good time. </p><h2 id="gigabyte-s-new-infinity-gaming-keyboard-and-mouse">Gigabyte's new Infinity gaming keyboard and mouse </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PURZLkBMLDaBsqxLPW6SQY" name="Computex_2026_K10_M10_KV_1280x720__1" alt="Gigabyte Aorus Infinity" src="https://cdn.mos.cms.futurecdn.net/PURZLkBMLDaBsqxLPW6SQY.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gigabyte)</span></figcaption></figure><p>While Gigabyte has made peripherals in the past, the company (primarily known for its <a href="https://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361">laptops</a> and motherboards) is firmly staking a claim to the high-end gaming mouse and keyboard market. "Take Control" is the ethos of its new Infinity lineup, announced at Computex 2026: the Aorus M10 Infinity mice and K10 Infinity keyboard, available in stock in black or a glacier white "Ice" colorway. </p><p>The upcoming Gigabyte Aorus K10 Infinity gaming keyboard features "tactical magnetic switches" with support for trigger-point actuation as low as 0.1mm increments, and an 8,000Hz polling rate as standard. The USP for this board, aside from its leading specs, is the implementation of a 3.1-inch OLED touchscreen, which gives you instant access to profiles, actuation settings, your sound mixer, RGB lighting, and what's been described as a "Combat Power" feature, giving you advanced diagnostics as you play. </p><p>The Gigabyte Aorus M10 gaming mouse is of a similar level of quality. 8,000Hz polling rate, with optical switches, and a magnesium alloy base for enhanced durability, and a premium feel. If it's anything like the excellent Corsair Sabre V2 MG, then Gigabyte could be onto something. Gaming mice live and die based on their way, their smoothness, and battery life. We don't know the exact sensor inside, but everything I've heard sounds promising so far. </p><h2 id="asus-rog-20th-anniversary-peripherals-get-the-gold-treatment">Asus ROG 20th anniversary peripherals get the gold treatment </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PBCq6cYV7WecGr75xg4jJG" name="Asus ROG 20th anniversary edition" alt="Asus ROG 20th anniversary edition" src="https://cdn.mos.cms.futurecdn.net/PBCq6cYV7WecGr75xg4jJG.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Asus)</span></figcaption></figure><p>While not quite a new mouse or keyboard, Asus has given two of its newer flagship models a substantial facelift for the company's 20th anniversary. </p><p>Specifically, the ROG Azoth Extreme Edition 20 gaming keyboard and the ROG Harpe II Extreme Edition 20 are here to add a splash of gilded bling to your gaming setup. They don't come cheap; the <a href="https://www.bestbuy.com/product/asus-rog-azoth-extreme-75-wireless-mechanical-gaming-keyboard-with-rog-nx-v2-snow-linear-switches-and-color-oled-touchscreen-20th-edition/JJGHGS2T69/sku/6678508">ROG Azoth Extreme Edition 20 is $599.99</a>, and the <a href="https://www.bestbuy.com/product/asus-rog-harpe-ii-extreme-lightweight-optical-gaming-mouse-with-rog-speednova-wireless-technology-and-65k-sensor-wireless-20th-edition/JJGHGPHZYZ/sku/6678485">ROG Harpe II Extreme Edition 20 ships at $259.99</a> in limited quantities. </p><p>Starting with the ROG Azoth Extreme Edition 20, it's a special edition model of the company's popular 75% sized deck, with a new aluminium chassis, a carbon-fiber positioning plate, a full color OLED display, and 24K gold elements. A new plush wrist rest is also included, adorned with the logo, which never shipped in the box with the stock offering. </p><p>The ROG Harpe II is one of my favorite recently released gaming mice, and this version is especially striking. "Co-developed with esports professionals", this iteration has an upgraded 65K ROIG Aimpoint Pro sensor, new Gorilla Glass feet, refined optical micro switches, and the same 24K gold-plated accents (including the scroll wheel and the two side buttons), which replace the stock RGB.  </p><h2 id="corsair-s-compact-new-clipper-pro-mini-60-and-nightsword-v2-wireless-sd">Corsair's compact new Clipper Pro Mini 60 and Nightsword v2 Wireless SD </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Br7FwCQr2WbRG6eLcmUr7J" name="Clipper Pro Mini 60" alt="Corsair Clipper Pro Mini 60" src="https://cdn.mos.cms.futurecdn.net/Br7FwCQr2WbRG6eLcmUr7J.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Corsair )</span></figcaption></figure><p>If you're after a compact esports gaming keyboard to take to your next LAN, then you'll want to keep an eye out for the new <a href="https://www.corsair.com/uk/en/p/keyboards/ch-979101j-uk/clipper-pro-mini-60-hall-effect-gaming-keyboard-uk-ch-979101j-uk">Clipper Pro Mini 60</a>. This new Hall Effect 60% gaming deck features the company's MGX HyperDrive magnetic switches, featuring Rapid Triger, Tap Lock, and Smart Tap, with an 8,000Hz polling rate via Corsair Axon, and IP57-rated water and dust resistance. </p><p>Portable, capable, and with a surprisingly small footprint on your desk, the Clipper Pro Mini 60 looks to go about as small as you can get for a fully-featured gaming keyboard without sacrificing on the specs. You've no doubt noticed a trend that everything coming out nowadays is 8K as standard and features TMR (Hall Effect) tech, the future is pushing responsiveness and longevity, and now we're getting that in the smallest form factor possible here. </p><p>Streamers who have become accustomed to the Stream Deck will want to consider the new Corsair Nightsword v2 Wireless SD. True to its namesake, it has a dedicated button that boots up and unlocks the Stream Deck app, and you'll have a suite of new shortcuts for Stream Deck features straight from the mouse; this could mean emoting, checking chat, swapping voice channels, adjusting mic levels, and more. </p><p>As a gaming mouse itself, the Corsair Nightsword v2 Wireless SD seems solid. It has the Marksman S optical sensor and up to a 33,000 DPI, with a proposed 47 hours of playback when utilizing its full 8,000Hz polling rate. Be aware, though, that the extra Stream Deck button does add a little weight; it comes in at an unsubtle 89g / 0.19lbs, so it may not be the thing to be scoring aces in <em>CS2</em> or <em>VALORANT</em> without some practice. </p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/peripherals-accessories/best-peripherals-of-computex-2026-top-new-keyboards-and-mice-you-need-to-know-about</link>
                                                                            <description>
                            <![CDATA[ Computex 2026 has seen a wealth of hardware manufacturers pushing the envelope when it comes to new mice and keyboards. Here are some of our favorites we've spotted throughout the event so far. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">LTDWV4KQMBTRKY8W2rep8S</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AyubEDXvfFSNnnvQc45f8U-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 03 Jun 2026 14:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                <author><![CDATA[ alekshamcloughlin@outlook.com (Aleksha McLoughlin) ]]></author>                    <dc:creator><![CDATA[ Aleksha McLoughlin ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/R2ds6bAUZv4yvPaXGQLawQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Formerly TechRadar Gaming&#039;s Hardware Editor, Aleksha McLoughlin is now a freelance writer and editor specializing in computing tech, video games, and E-commerce. As well as her many contributions to this site, you&#039;ll also find her work available on sister sites such as PC Gamer, GamesRadar, and Android Central. Additionally, more of her bylines can be found on Trusted Reviews, Dexerto, Expert Reviews, Techopedia, PC Guide, VideoGamer, and more.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/AyubEDXvfFSNnnvQc45f8U-1280-80.jpg">
                                                            <media:credit><![CDATA[Cherry]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Cherry XTRFY K63W]]></media:description>                                                            <media:text><![CDATA[Cherry XTRFY K63W]]></media:text>
                                <media:title type="plain"><![CDATA[Cherry XTRFY K63W]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AyubEDXvfFSNnnvQc45f8U-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <div  class="fancy-box"><div class="fancy_box-title">Computex live Q&A</div><div class="fancy_box_body"><p class="fancy-box__body-text">Have a question about the world's biggest computing event? Let us know by commenting in our <a data-analytics-id="inline-link" href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026 live Q&A</a> and we’ll put them to the team covering the show.</p></div></div><ul><li><strong>Computex 2026 has seen an influx of manufacturers now establishing an 8,000Hz polling rate and TMR (Hall Effect) magnetic switches as the new standard. </strong></li><li><strong>Wireless capabilities are ever-evolving, such as can be observed with the Cherry XTRFY K63W, which promises a fully lossless 2.4GHz experience in 8K without the latency concerns. </strong></li><li><strong>Gigabyte and Corsair are continuing to innovate in different ways, the former with build quality and quality of life upgrades, whereas the latter makes things as compact as possible. </strong></li></ul><p><a href="https://www.techradar.com/computing/computex-2026-live-q-and-a">Computex 2026</a> is in full swing, and already we're seeing a wealth of new and exciting peripherals from some of our favorite manufacturers that look to be pushing the boundaries of what's possible on PC. </p><p>From the latest <a href="https://www.techradar.com/news/computing-components/peripherals/what-keyboard-10-best-keyboards-compared-1028011">keyboards</a> to the fastest <a href="https://www.techradar.com/news/best-gaming-mouse">gaming mice</a>, and beyond, we're going over a few of the most exciting announcements and what they mean for the industry in 2026. </p><h2 id="cherry-introduces-a-world-s-first-ultra-wideband-keyboard">Cherry introduces a "world's first" ultra-wideband keyboard</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2987px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="x7Hfs8wifaqZRVtge5gKyh" name="Cherry 8K Ultrawide band" alt="Cherry XTRFY Ultra wideband" src="https://cdn.mos.cms.futurecdn.net/x7Hfs8wifaqZRVtge5gKyh.jpg" mos="" align="middle" fullscreen="" width="2987" height="1680" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry)</span></figcaption></figure><p>I've recently become a believer in everything that the new union between these two storied companies can do, and the <a href="https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan" target="_blank">Cherry XTRFY K63W</a> looks to be truly next-level as well. </p><p>Billed as the world's first "ultra-wideband" wireless gaming keyboard, this upcoming deck promises to deliver the full-fat 8,000Hz polling rate completely lossless, thanks to new short-range wireless technology inside. It will retail in Europe for €179.99 in July, with its US launch coming a month later, in August, for $169.99. </p><p>The Cherry XTRFY brand has made waves within the gaming and esports community as of late, with its two recent offerings being among the <a href="https://www.techradar.com/news/gaming/10-best-gaming-keyboards-1295703">best gaming keyboards</a> that money can buy. As someone who's extensively used the K5 Pro TMR Compact and the MX 8.2 TMR TKL over the last few months, I can tell you that there's a lot to be excited for here. </p><p>Wireless connectivity aside, what stands out to me with this upcoming deck is the 6,000 mAh battery life and its 70% low-profile ergonomics. We're now seeing a trend of more keyboard manufacturers preferring lower actuation with a considered shallower feel. This is compounded by the Cherry MX Low Profile 2.0 switches, and if they're anything like the TMR-powered MK Crystal Magnetic switches, then we'll be in for a good time. </p><h2 id="gigabyte-s-new-infinity-gaming-keyboard-and-mouse">Gigabyte's new Infinity gaming keyboard and mouse </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PURZLkBMLDaBsqxLPW6SQY" name="Computex_2026_K10_M10_KV_1280x720__1" alt="Gigabyte Aorus Infinity" src="https://cdn.mos.cms.futurecdn.net/PURZLkBMLDaBsqxLPW6SQY.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Gigabyte)</span></figcaption></figure><p>While Gigabyte has made peripherals in the past, the company (primarily known for its <a href="https://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361">laptops</a> and motherboards) is firmly staking a claim to the high-end gaming mouse and keyboard market. "Take Control" is the ethos of its new Infinity lineup, announced at Computex 2026: the Aorus M10 Infinity mice and K10 Infinity keyboard, available in stock in black or a glacier white "Ice" colorway. </p><p>The upcoming Gigabyte Aorus K10 Infinity gaming keyboard features "tactical magnetic switches" with support for trigger-point actuation as low as 0.1mm increments, and an 8,000Hz polling rate as standard. The USP for this board, aside from its leading specs, is the implementation of a 3.1-inch OLED touchscreen, which gives you instant access to profiles, actuation settings, your sound mixer, RGB lighting, and what's been described as a "Combat Power" feature, giving you advanced diagnostics as you play. </p><p>The Gigabyte Aorus M10 gaming mouse is of a similar level of quality. 8,000Hz polling rate, with optical switches, and a magnesium alloy base for enhanced durability, and a premium feel. If it's anything like the excellent Corsair Sabre V2 MG, then Gigabyte could be onto something. Gaming mice live and die based on their way, their smoothness, and battery life. We don't know the exact sensor inside, but everything I've heard sounds promising so far. </p><h2 id="asus-rog-20th-anniversary-peripherals-get-the-gold-treatment">Asus ROG 20th anniversary peripherals get the gold treatment </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PBCq6cYV7WecGr75xg4jJG" name="Asus ROG 20th anniversary edition" alt="Asus ROG 20th anniversary edition" src="https://cdn.mos.cms.futurecdn.net/PBCq6cYV7WecGr75xg4jJG.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Asus)</span></figcaption></figure><p>While not quite a new mouse or keyboard, Asus has given two of its newer flagship models a substantial facelift for the company's 20th anniversary. </p><p>Specifically, the ROG Azoth Extreme Edition 20 gaming keyboard and the ROG Harpe II Extreme Edition 20 are here to add a splash of gilded bling to your gaming setup. They don't come cheap; the <a href="https://www.bestbuy.com/product/asus-rog-azoth-extreme-75-wireless-mechanical-gaming-keyboard-with-rog-nx-v2-snow-linear-switches-and-color-oled-touchscreen-20th-edition/JJGHGS2T69/sku/6678508">ROG Azoth Extreme Edition 20 is $599.99</a>, and the <a href="https://www.bestbuy.com/product/asus-rog-harpe-ii-extreme-lightweight-optical-gaming-mouse-with-rog-speednova-wireless-technology-and-65k-sensor-wireless-20th-edition/JJGHGPHZYZ/sku/6678485">ROG Harpe II Extreme Edition 20 ships at $259.99</a> in limited quantities. </p><p>Starting with the ROG Azoth Extreme Edition 20, it's a special edition model of the company's popular 75% sized deck, with a new aluminium chassis, a carbon-fiber positioning plate, a full color OLED display, and 24K gold elements. A new plush wrist rest is also included, adorned with the logo, which never shipped in the box with the stock offering. </p><p>The ROG Harpe II is one of my favorite recently released gaming mice, and this version is especially striking. "Co-developed with esports professionals", this iteration has an upgraded 65K ROIG Aimpoint Pro sensor, new Gorilla Glass feet, refined optical micro switches, and the same 24K gold-plated accents (including the scroll wheel and the two side buttons), which replace the stock RGB.  </p><h2 id="corsair-s-compact-new-clipper-pro-mini-60-and-nightsword-v2-wireless-sd">Corsair's compact new Clipper Pro Mini 60 and Nightsword v2 Wireless SD </h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Br7FwCQr2WbRG6eLcmUr7J" name="Clipper Pro Mini 60" alt="Corsair Clipper Pro Mini 60" src="https://cdn.mos.cms.futurecdn.net/Br7FwCQr2WbRG6eLcmUr7J.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Corsair )</span></figcaption></figure><p>If you're after a compact esports gaming keyboard to take to your next LAN, then you'll want to keep an eye out for the new <a href="https://www.corsair.com/uk/en/p/keyboards/ch-979101j-uk/clipper-pro-mini-60-hall-effect-gaming-keyboard-uk-ch-979101j-uk">Clipper Pro Mini 60</a>. This new Hall Effect 60% gaming deck features the company's MGX HyperDrive magnetic switches, featuring Rapid Triger, Tap Lock, and Smart Tap, with an 8,000Hz polling rate via Corsair Axon, and IP57-rated water and dust resistance. </p><p>Portable, capable, and with a surprisingly small footprint on your desk, the Clipper Pro Mini 60 looks to go about as small as you can get for a fully-featured gaming keyboard without sacrificing on the specs. You've no doubt noticed a trend that everything coming out nowadays is 8K as standard and features TMR (Hall Effect) tech, the future is pushing responsiveness and longevity, and now we're getting that in the smallest form factor possible here. </p><p>Streamers who have become accustomed to the Stream Deck will want to consider the new Corsair Nightsword v2 Wireless SD. True to its namesake, it has a dedicated button that boots up and unlocks the Stream Deck app, and you'll have a suite of new shortcuts for Stream Deck features straight from the mouse; this could mean emoting, checking chat, swapping voice channels, adjusting mic levels, and more. </p><p>As a gaming mouse itself, the Corsair Nightsword v2 Wireless SD seems solid. It has the Marksman S optical sensor and up to a 33,000 DPI, with a proposed 47 hours of playback when utilizing its full 8,000Hz polling rate. Be aware, though, that the extra Stream Deck button does add a little weight; it comes in at an unsubtle 89g / 0.19lbs, so it may not be the thing to be scoring aces in <em>CS2</em> or <em>VALORANT</em> without some practice. </p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Cherry reveals 'first 8K Ultra-Wideband gaming keyboard' at Computex 2026 — and it has me intrigued as a controller fan ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Cherry's new Ultra-Wideband gaming keyboard was during Computex 2026</strong></li><li><strong>The Cherry XTRFY K63W features a 'true 8,000 Hz polling rate' wired and wireless</strong></li><li><strong>It launches in the US in August at $169.99, and in the EU at €179.99 in July</strong></li></ul><p>The hardware announcements for gamers are coming thick and fast straight out of <a href="https://www.techradar.com/uk/tag/computex">Computex 2026</a>, and one of the latest products is primed for PC mouse-and-keyboard (MnK) gamers.</p><p>In its <a href="https://www.cherry.de/en-gb/company/news/press/article/cherry-xtrfy-introduces-first-8k-ultra-wideband-gaming-keyboard" target="_blank">press release</a>, Cherry announced the 'first 8K Ultra-Wideband gaming keyboard', the XTRFY K63W Pro Compact, which it categorizes as a high-performance option for MnK gaming. </p><p>The keyboard comes with a 'true 8,000 Hz polling rate', meaning it transmits data to a computer up to eight times every millisecond, ensuring latency isn't a point of concern when gaming. </p><p>It also helps that the polling rate applies to both wired and wireless connections, with the latter being a strong Ultra-Wideband (UWB) dongle connection, and that's paired with a 6,000 mAh battery, which Cherry claims lasts for 1,100 hours of usage. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1290px;"><p class="vanilla-image-block" style="padding-top:56.28%;"><img id="TM6ap7KUGYDtZttXSLtdwg" name="Cherry XTRFY K63W Pro" alt="Lifestyle photo of Cherry XTRFY K63W Pro gaming keyboard" src="https://cdn.mos.cms.futurecdn.net/TM6ap7KUGYDtZttXSLtdwg.jpg" mos="" align="middle" fullscreen="" width="1290" height="726" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry)</span></figcaption></figure><p>Fortunately, battery life is effectively irrelevant for non-portable scenarios, as the K63W Pro can be charged while in use. </p><p>On paper, this sounds like the ideal gaming keyboard for competitive players, especially those intent on finding the ideal option for wireless gaming sessions. As a primary controller gamer myself, it has piqued my interest, which may serve as one of the best companions for games that play better on MnK (i.e., <em>Path of Exile 2</em>).</p><p>Cherry's low-profile and compact keyboard design is a sight for sore eyes, as it has reduced the K63W's size and bulk, noted as a '70% compact layout' in favor of space for mouse movement.</p><p>I've also never been able to stick with wireless keyboards as my main option for both work and play, due to frustrating latency issues, especially with Bluetooth connectivity — and while many high-end options solve those latency issues, they're also expensive.</p><p>The Cherry K63W will be available at $169.99 in August, while launching in the EU for €179.99 (£179.99) in July. Frankly, it's still quite expensive compared to some of the more affordable high-quality options on the market, but for what it's worth in terms of specifications, it's a great option.</p> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/keyboards/cherry-reveals-first-8k-ultra-wideband-gaming-keyboard-at-computex-2026-and-it-has-me-intrigued-as-a-controller-fan</link>
                                                                            <description>
                            <![CDATA[ Gaming on a mouse and keyboard isn't for everyone, but this new Cherry Ultra-Wideband keyboard has me more interested than ever before. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">EvLgKtF9neBTcijCr96fEL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/UBxrz7awpkGFyjqatCeroW-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 02 Jun 2026 17:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Keyboards]]></category>
                                                    <category><![CDATA[Computer Gaming Accessories]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                    <category><![CDATA[Gaming Computers]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isaiah Williams ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/riqwhsJX2XLMYHR6WeadJD.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/UBxrz7awpkGFyjqatCeroW-1280-80.jpg">
                                                            <media:credit><![CDATA[Cherry]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Render of Cherry XTRFY K63W Pro gaming keyboard]]></media:description>                                                            <media:text><![CDATA[Render of Cherry XTRFY K63W Pro gaming keyboard]]></media:text>
                                <media:title type="plain"><![CDATA[Render of Cherry XTRFY K63W Pro gaming keyboard]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/UBxrz7awpkGFyjqatCeroW-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Cherry's new Ultra-Wideband gaming keyboard was during Computex 2026</strong></li><li><strong>The Cherry XTRFY K63W features a 'true 8,000 Hz polling rate' wired and wireless</strong></li><li><strong>It launches in the US in August at $169.99, and in the EU at €179.99 in July</strong></li></ul><p>The hardware announcements for gamers are coming thick and fast straight out of <a href="https://www.techradar.com/uk/tag/computex">Computex 2026</a>, and one of the latest products is primed for PC mouse-and-keyboard (MnK) gamers.</p><p>In its <a href="https://www.cherry.de/en-gb/company/news/press/article/cherry-xtrfy-introduces-first-8k-ultra-wideband-gaming-keyboard" target="_blank">press release</a>, Cherry announced the 'first 8K Ultra-Wideband gaming keyboard', the XTRFY K63W Pro Compact, which it categorizes as a high-performance option for MnK gaming. </p><p>The keyboard comes with a 'true 8,000 Hz polling rate', meaning it transmits data to a computer up to eight times every millisecond, ensuring latency isn't a point of concern when gaming. </p><p>It also helps that the polling rate applies to both wired and wireless connections, with the latter being a strong Ultra-Wideband (UWB) dongle connection, and that's paired with a 6,000 mAh battery, which Cherry claims lasts for 1,100 hours of usage. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1290px;"><p class="vanilla-image-block" style="padding-top:56.28%;"><img id="TM6ap7KUGYDtZttXSLtdwg" name="Cherry XTRFY K63W Pro" alt="Lifestyle photo of Cherry XTRFY K63W Pro gaming keyboard" src="https://cdn.mos.cms.futurecdn.net/TM6ap7KUGYDtZttXSLtdwg.jpg" mos="" align="middle" fullscreen="" width="1290" height="726" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Cherry)</span></figcaption></figure><p>Fortunately, battery life is effectively irrelevant for non-portable scenarios, as the K63W Pro can be charged while in use. </p><p>On paper, this sounds like the ideal gaming keyboard for competitive players, especially those intent on finding the ideal option for wireless gaming sessions. As a primary controller gamer myself, it has piqued my interest, which may serve as one of the best companions for games that play better on MnK (i.e., <em>Path of Exile 2</em>).</p><p>Cherry's low-profile and compact keyboard design is a sight for sore eyes, as it has reduced the K63W's size and bulk, noted as a '70% compact layout' in favor of space for mouse movement.</p><p>I've also never been able to stick with wireless keyboards as my main option for both work and play, due to frustrating latency issues, especially with Bluetooth connectivity — and while many high-end options solve those latency issues, they're also expensive.</p><p>The Cherry K63W will be available at $169.99 in August, while launching in the EU for €179.99 (£179.99) in July. Frankly, it's still quite expensive compared to some of the more affordable high-quality options on the market, but for what it's worth in terms of specifications, it's a great option.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Asus used 'feedback from esports pros' to make new 24-inch OLED — and it looks like the perfect monitor for competitive gamers ]]></title>
                                                                                                <dc:content><![CDATA[ <ul><li><strong>Asus has revealed a new 24.5-inch OLED at Computex 2026</strong></li><li><strong>This gaming monitor offers a 540Hz refresh rate</strong></li><li><strong>It blends the best of high refresh rate TN displays with the vibrancy and accurate colors of OLED</strong></li></ul><p>Asus has revealed a few new <a href="https://www.techradar.com/news/best-gaming-monitor">gaming monitors</a> over at <a href="https://www.techradar.com/tag/computex">Computex 2026</a>, but the model that's turning heads is a high-end OLED offering for competitive gamers, which is billed as a "defining moment for esports displays".</p><p><a href="https://rog.asus.com/articles/gaming-monitors/the-rog-strix-oled-xg259qwpg-ace-combines-oled-performance-and-tournament-grade-specs/" target="_blank">Asus announced</a> the ROG Strix OLED XG259QWPG Ace, which is a 24.5-inch monitor with a 1080p resolution and a very fast 540Hz refresh rate. Other specs that make this screen great for fast-paced competitive gamers include a 0.02ms response time and G-Sync support.</p><p>It's a tandem OLED panel, meaning the screen is built with two layers. As Asus notes, that gives it a 15% higher brightness level compared to a conventional OLED, not to mention a longer lifespan (some 60% longer according to the monitor maker).</p><p>Asus boasts: "As the very first OLED monitor to join our flagship Ace lineup, it brings together cutting‑edge panel technology and purpose‑built esports tuning to meet the exacting demands of professional gamers."</p><p>The company added: "We worked hand in hand with global tournament organizers like PGL and Blast to collect feedback from esports pros across the world. Their suggestions helped us develop this next-generation OLED esports monitor, and we can't wait to get this absolute weapon into the hands of gamers everywhere."</p><p>We don't yet have a release date or a price, but hopefully Asus will furnish us with those details soon enough.</p><h2 id="analysis-a-no-compromise-esports-screen">Analysis: a no-compromise esports screen</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WFuLk9Rn2CxZuYsEq2PU3H" name="Asus ROG Strix OLED XG259QWPG Ace" alt="Asus ROG Strix OLED XG259QWPG Ace monitor shown from the front" src="https://cdn.mos.cms.futurecdn.net/WFuLk9Rn2CxZuYsEq2PU3H.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Asus)</span></figcaption></figure><p>Why does this monitor have <a href="https://www.reddit.com/r/OLED_Gaming/comments/1ttniry/comment/op4g1hf/" target="_blank">some gamers so excited</a>? Because it offers 540Hz at what many consider to be the perfect, more compact size for competitive gaming, all in an OLED display with a resolution of 1080p. </p><p>It's ticking a lot of boxes because it's great for super-smooth performance with shooters (or other competitive games), and yet it offers all the vibrancy of OLED, and far superior viewing angles compared to high refresh rate TN panels. Indeed, you get 10-bit color and 99.5% coverage of the DCI-P3 color gamut with this Asus monitor, and VESA DisplayHDR 600 True Black.</p><p>So, the upshot is a gaming monitor with very accurate and punchy colors, blending the strengths of OLED with an extremely fast refresh rate.</p><p>There's a note of disappointment from some that it isn't 1440p — or that the XG259QWPG doesn't offer a dual mode choice of 1080p or 1440p — but really, pro gamers aren't going to want to up that resolution beyond Full HD (because it's then much more difficult to get blisteringly high frame rates).</p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul> ]]></dc:content>
                                                                                                                                            <link>https://www.techradar.com/computing/monitors/asus-used-feedback-from-esports-pros-to-make-new-24-inch-oled-and-it-looks-like-the-perfect-monitor-for-competitive-gamers</link>
                                                                            <description>
                            <![CDATA[ 'We can't wait to get this absolute weapon into the hands of gamers everywhere': Asus unveils 24-inch OLED monitor with 540Hz refresh rate. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6v2Tp6u3PmV6WDxJEoyLAm</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/eqhc4iibtk8Nwm8y36G5zG-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 01 Jun 2026 20:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Monitors]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                    <category><![CDATA[Peripherals &amp; Accessories]]></category>
                                                                                                                    <dc:creator><![CDATA[ Darren Allan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/eqhc4iibtk8Nwm8y36G5zG-1280-80.jpg">
                                                            <media:credit><![CDATA[Asus]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Asus ROG Strix OLED XG259QWPG Ace monitor shown on a desk next to keyboard and headset]]></media:description>                                                            <media:text><![CDATA[Asus ROG Strix OLED XG259QWPG Ace monitor shown on a desk next to keyboard and headset]]></media:text>
                                <media:title type="plain"><![CDATA[Asus ROG Strix OLED XG259QWPG Ace monitor shown on a desk next to keyboard and headset]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/eqhc4iibtk8Nwm8y36G5zG-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <ul><li><strong>Asus has revealed a new 24.5-inch OLED at Computex 2026</strong></li><li><strong>This gaming monitor offers a 540Hz refresh rate</strong></li><li><strong>It blends the best of high refresh rate TN displays with the vibrancy and accurate colors of OLED</strong></li></ul><p>Asus has revealed a few new <a href="https://www.techradar.com/news/best-gaming-monitor">gaming monitors</a> over at <a href="https://www.techradar.com/tag/computex">Computex 2026</a>, but the model that's turning heads is a high-end OLED offering for competitive gamers, which is billed as a "defining moment for esports displays".</p><p><a href="https://rog.asus.com/articles/gaming-monitors/the-rog-strix-oled-xg259qwpg-ace-combines-oled-performance-and-tournament-grade-specs/" target="_blank">Asus announced</a> the ROG Strix OLED XG259QWPG Ace, which is a 24.5-inch monitor with a 1080p resolution and a very fast 540Hz refresh rate. Other specs that make this screen great for fast-paced competitive gamers include a 0.02ms response time and G-Sync support.</p><p>It's a tandem OLED panel, meaning the screen is built with two layers. As Asus notes, that gives it a 15% higher brightness level compared to a conventional OLED, not to mention a longer lifespan (some 60% longer according to the monitor maker).</p><p>Asus boasts: "As the very first OLED monitor to join our flagship Ace lineup, it brings together cutting‑edge panel technology and purpose‑built esports tuning to meet the exacting demands of professional gamers."</p><p>The company added: "We worked hand in hand with global tournament organizers like PGL and Blast to collect feedback from esports pros across the world. Their suggestions helped us develop this next-generation OLED esports monitor, and we can't wait to get this absolute weapon into the hands of gamers everywhere."</p><p>We don't yet have a release date or a price, but hopefully Asus will furnish us with those details soon enough.</p><h2 id="analysis-a-no-compromise-esports-screen">Analysis: a no-compromise esports screen</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WFuLk9Rn2CxZuYsEq2PU3H" name="Asus ROG Strix OLED XG259QWPG Ace" alt="Asus ROG Strix OLED XG259QWPG Ace monitor shown from the front" src="https://cdn.mos.cms.futurecdn.net/WFuLk9Rn2CxZuYsEq2PU3H.jpg" mos="" align="middle" fullscreen="" width="2000" height="1125" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Asus)</span></figcaption></figure><p>Why does this monitor have <a href="https://www.reddit.com/r/OLED_Gaming/comments/1ttniry/comment/op4g1hf/" target="_blank">some gamers so excited</a>? Because it offers 540Hz at what many consider to be the perfect, more compact size for competitive gaming, all in an OLED display with a resolution of 1080p. </p><p>It's ticking a lot of boxes because it's great for super-smooth performance with shooters (or other competitive games), and yet it offers all the vibrancy of OLED, and far superior viewing angles compared to high refresh rate TN panels. Indeed, you get 10-bit color and 99.5% coverage of the DCI-P3 color gamut with this Asus monitor, and VESA DisplayHDR 600 True Black.</p><p>So, the upshot is a gaming monitor with very accurate and punchy colors, blending the strengths of OLED with an extremely fast refresh rate.</p><p>There's a note of disappointment from some that it isn't 1440p — or that the XG259QWPG doesn't offer a dual mode choice of 1080p or 1440p — but really, pro gamers aren't going to want to up that resolution beyond Full HD (because it's then much more difficult to get blisteringly high frame rates).</p><ul><li>Check out our <a href="https://www.techradar.com/uk/tag/computex" target="_blank">Computex 2026</a> hub for all the latest news out of Taipei.</li></ul>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>