44
submitted 2 months ago by [email protected] to c/[email protected]

What was up with that? Why did it do that?

all 15 comments
sorted by: hot top controversial new old
[-] [email protected] 58 points 2 months ago

I might be wrong, but I think that's due to crappy mouse sensors/firmware.

With teams/idle checking, these days, I almost wish everyone had one of those to keep PCs active all the time.

[-] [email protected] 33 points 2 months ago* (last edited 2 months ago)

You might be interested in these things called mouse jigglers, they range from a tiny USB dongle that simulates a mouse, to motorised movement pads that you can place under a real mouse, which would be undetectable by software.

PS: You're welcome. ;)

[-] [email protected] 15 points 2 months ago

Just be careful using them at work as there are other methods to detect if someone is working or gaming the system and it could get you fired (source: fired someone for using one of these)

[-] [email protected] 12 points 2 months ago* (last edited 2 months ago)

Just curious: What is the basis of firing people using these? I mean, what's the justification, public or otherwise, for saying this is not allowed?

I use an autohotkey script for something similar myself, mainly so the laptop doesn't fall asleep while I'm waiting for something. I don't really care about what my employer may or may not think about it though, as I handed in my notice last month.

[-] [email protected] 8 points 2 months ago

This alone wasnt the issue. They weren’t getting their work done and they would never respond when they showed they were online. Respondes would be 2-4 hours later and always some excuse of “oh I didn’t notice the message”. When we discovered that they had this and weren’t doing work because, well they weren’t doing anything, they were gone.

[-] [email protected] 9 points 2 months ago

Ah, ok. That makes sense; the wiggler was seen more as proof than the issue itself.

[-] [email protected] 5 points 2 months ago

While I do not condone stealing time and not doing your job, for anyone who has a job without a lot of work that still requires you to look "busy" and are wondering how to get around the "people are suspicious because it says I'm online but I wasn't responding" issue, set up a meeting for the time you're up from your computer so teams will indicate you're busy. Probably won't work in a super small team where everybody knows whoever would be in a meeting with you, isn't, though.

[-] [email protected] 1 points 2 months ago

There has been one time I needed to keep a computer and stop the screen saver, I had no access to the settings but realized that if you just play a video in WMP or on YT the screen saver never activates, and you never need too install anything.

[-] [email protected] 6 points 2 months ago

Yeah, the USB ones are an interesting thing, I'm sure writing up the code in an Arduino is trivial these days. Sometime like

#include jiggler.h mouse.jiggle(excitation,time);

I work with hardware that uses fans though, and a piece of paper flailing in the wind does a great job if I'm running a long test.

[-] [email protected] 9 points 2 months ago

Yes, it's called mouse drifting. Basically, back in the early days of laser mice (which replaced the roller ball mice technology), the sensors weren't as advanced as they are today, so they would be "detecting" slight movements. When in fact, the mouse was stationary.

[-] [email protected] 7 points 2 months ago

I think this is probably the case. The old roller ball mice did not seem to have this problem, but early optical mice did.

[-] [email protected] 3 points 2 months ago

Yeah, the only mouse I have that does this I'd my Logitech T-BB-18 when I take the ball out.

[-] [email protected] 20 points 2 months ago
  • noisy mouse sensor
  • threshold setting.
    • above threshold: must be a mouse movement.
    • below threshold: its noise, ignore.

You'd usually want the threshold to be low to get more mouse sensitivity. But too low and it starts doing stuff like moving to the left with no input.

[-] [email protected] 5 points 2 months ago

I think the only times I've ever personally dealt with that was when a wired mouse was slowly moving because the wire was dragging it. No idea about any other problems that could caus it.

this post was submitted on 29 Apr 2024
44 points (90.7% liked)

Asklemmy

42608 readers
614 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS