

CRU WiebeTech Programmable Mouse Jiggler MJ-3 (Single Unit)
-
Nilesh Tailor
> 3 dayA life saver and it comes up in device manager as a usb mouse so no alerts being thrown around
-
ddmcneill
> 3 dayProduct is as advertised. Thank you.
-
Jared Thompson
Greater than one weekLove it! I work on and off the computer and this thing saves a lot of logging on for me.
-
tylernt
> 3 dayDoes a great job keeping a PC from going to sleep, however, the little plastic shell that you grab to remove it is very fragile and mine quickly broke. I superglued it, and it broke into even more pieces... so I need to use pliers to remove the metal stub now.
-
Michael
Greater than one weekOpt(TrayOnEventMode,1) Opt(TrayMenuMode,1) $AboutItem = TrayCreateItem(About) TrayItemSetOnEvent(-1,ReadList) TrayCreateItem() $ExitItem = TrayCreateItem(Exit) TrayItemSetOnEvent(-1,ReadList) Func ReadList() $SelectedItem = TrayItemGetText(@TRAY_ID) If $SelectedItem=Exit Then Exit ElseIf $SelectedItem=About Then Call(About) EndIf EndFunc Func About() MsgBox(064,No Sleep Utility,Prevents your computer from automatically locking or going to screen saver as it normally would. & @CRLF & Copyright Mike Langford ©2009) EndFunc While 1 Sleep(30000) $CurPos = MouseGetPos ( ) MouseMove ( $CurPos[0] + 1, $CurPos[1] ) MouseMove ( $CurPos[0] - 1, $CurPos[1] ) WEnd
-
Carol Dhanoolal
> 3 dayGood product
-
Aaron C. Lampe
Greater than one weekThis thing is great. Just plug it in a USB port and it does it’s thing. Great for keeping your company computer awake when you can’t edit the settings due to administrator control.
-
Tina
> 3 dayThis mouse jiggler works great for me!
-
BW
> 3 dayDoes exactly what I need it to do. I have a machine in a physically secure location that is used as a status monitor, but has the default configuration for a stupidly fast timeout. Sure, I could bypass security and reset the timeout in the OS, but on enterprise systems, thats a registry change, and then if I move it from the secure location, I have to remember to change it back. As a one-off system, this is easier to both add and remove, plus it provides a physical reminder that the security has been defanged.
-
Ali
> 3 dayI bought this a year ago, the plastic cap broke off after a few months. Since then ive had it plugged into my laptop and dont move my laptop much and it works just fine. Recently it broke, the whole thing just fell apart into pieces when i was trying to remove the usb. Id say as long as youre not taking it out or moving it, youre fine. If you have to remove it, even once, for any reason....You were warned.