<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Levi</title>
    <description>The latest articles on DEV Community by Levi (@woodland_it_guy).</description>
    <link>https://dev.to/woodland_it_guy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2731086%2Fe7248f48-ff6b-47fc-aed2-52dfe83811b6.jpg</url>
      <title>DEV Community: Levi</title>
      <link>https://dev.to/woodland_it_guy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/woodland_it_guy"/>
    <language>en</language>
    <item>
      <title>Lenovo Yoga 7 mouse glitch</title>
      <dc:creator>Levi</dc:creator>
      <pubDate>Fri, 17 Jan 2025 21:21:31 +0000</pubDate>
      <link>https://dev.to/woodland_it_guy/lenovo-yoga-7-mouse-glitch-2el6</link>
      <guid>https://dev.to/woodland_it_guy/lenovo-yoga-7-mouse-glitch-2el6</guid>
      <description>&lt;p&gt;I'm a Sys Admin and we have deployed dozens of Lenovo Yoga 7 laptops across my work environment.&lt;/p&gt;

&lt;p&gt;About half my end users complain about a mouse glitch where the mouse just randomly jumps to the top corner of the screen. Sometimes it does it several times a day, sometimes it doesn't do it at all.&lt;/p&gt;

&lt;p&gt;I narrowed it down to the default HID drivers that Windows installs when you first plug in a mouse, keyboard or ANY Human Interface Device (this includes devices that install through Bluetooth like the Pen that comes with the Yoga).&lt;br&gt;
Removing or disabling these drivers from Device Manager WON'T fix it. Windows will simply re-install the HID drivers again and you will end up with multiple HID (Human interface device) drivers for the same device.&lt;/p&gt;

&lt;p&gt;Long story short, use a keyboard or mouse that has dedicated drivers and install those drivers, not devices that depend on the awful HID drivers that Windows uses by default.&lt;/p&gt;

&lt;p&gt;This is how I fixed it for my end users:&lt;br&gt;
Where I work, we use Logitech Unifying Software for our keyboards and mice. Instead of allowing Windows to default install a keyboard or mouse, I used the Logitech Unifying Software to install these devices.&lt;br&gt;
How you do this is go to Logitech's website and find the "Logitech Unifying Software", download and install it. The install is about 4MB.&lt;br&gt;
Once installed, you Click "Advanced", this button will be on the first window that pops up once the software is installed. If you have a Logitech Unifying receiver plugged into your laptop, it will show you all the Logitech devices that are currently installed. Go ahead and click the "check for updates" button and wait a few seconds. if you have any kind of internet, the software will update itself in about 5 seconds.&lt;br&gt;
Warning: before doing the next step make sure your touch pad is working or have a spare USB mouse just in case.&lt;br&gt;
"Un-Pair" all your devices and re-pair them so they get a fresh update. you will likely lose your mouse (if you are using a wireless Logitech mouse) so make sure your touch pad is working as you will need a non-Logitech device to do the "re-Pairing".&lt;br&gt;
You will need to flip the power switch off and then back on during the pairing process.&lt;br&gt;
Once done, all the end users I did this for reported no more mouse glitch.&lt;/p&gt;

&lt;p&gt;NOTE: This glitch only happened for people using an external keyboard. My end users that use the built-in keyboard didn't report the glitch except a few of them disabled their touchpad and were using a wireless mouse.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
