Author Topic: Slowing down single mouse click speed  (Read 806 times)

Offline Delirium

  • Platinum Member
  • ******
  • Posts: 7276
Slowing down single mouse click speed
« on: September 27, 2010, 10:10:11 AM »
Is there a way or an application that will slow down single click mouse speed?

For example, I want to insert a delay between mouse clicks of about 0.25-0.5 second delay between clicks.

Thanks in advance!
Delirium
80th "Headhunters"
Retired AH Trainer (but still teach the P38 selectively)

I found an air leak in my inflatable sheep and plugged the hole! Honest!

Offline JTs

  • Nickel Member
  • ***
  • Posts: 692
Re: Slowing down single mouse click speed
« Reply #1 on: September 27, 2010, 10:15:39 AM »
sorry brain didnt read your post right.
« Last Edit: September 27, 2010, 10:19:43 AM by JTs »

Offline FLOTSOM

  • Persona Non Grata
  • Gold Member
  • *****
  • Posts: 2822
      • http://www.myspace.com/prfctstrngr
Re: Slowing down single mouse click speed
« Reply #2 on: September 27, 2010, 10:24:35 AM »
Del isnt there an application right in windows to adjust mouse click speed? i dont know if its what your looking for but you may want to start there and see what you get from it.
FLOTSOM

Never underestimate the power of stupid people in large groups!
Quote from Skuzzy
"The game is designed to encourage combat, not hide from it."
http://www.myspace.com/prfctstrngr

Offline Delirium

  • Platinum Member
  • ******
  • Posts: 7276
Re: Slowing down single mouse click speed
« Reply #3 on: September 27, 2010, 10:28:56 AM »
The only thing available in Windows is to decrease double click speed.

I want to slow down the ability to single click by 0.25 seconds or so. To be blunt, this is for my job, I have people that would rather go as fast as they can and not read what they are putting in the system. I'm hoping this will help slow them down and force them to read the screen.

Shareware, whatever it takes to get it done.
Delirium
80th "Headhunters"
Retired AH Trainer (but still teach the P38 selectively)

I found an air leak in my inflatable sheep and plugged the hole! Honest!

Offline gyrene81

  • Plutonium Member
  • *******
  • Posts: 11629
Re: Slowing down single mouse click speed
« Reply #4 on: September 27, 2010, 12:19:09 PM »
Sorry Del, but even if you do manage to pause the input speed...you're going to have the elevator syndrome.

There might be a registry hack to accomplish what you want...  :headscratch:
jarhed  
Build a man a fire and he'll be warm for a day...
Set a man on fire and he'll be warm for the rest of his life. - Terry Pratchett

Offline Ack-Ack

  • Radioactive Member
  • *******
  • Posts: 25260
      • FlameWarriors
Re: Slowing down single mouse click speed
« Reply #5 on: September 27, 2010, 02:19:37 PM »
Is there a way or an application that will slow down single click mouse speed?

For example, I want to insert a delay between mouse clicks of about 0.25-0.5 second delay between clicks.

Thanks in advance!

In the Windows Mouse Properties, there is a slider to adjust the double click speed but it doesn't allow for precise settings.  Depending on your mouse, there maybe a program that came with it that allows such precise settings.  My CM Storm Sentinel mouse programming software allows me to set my click speed like how you're trying to do.


ack-ack
"If Jesus came back as an airplane, he would be a P-38." - WW2 P-38 pilot
Elite Top Aces +1 Mexican Official Squadron Song

Offline MonkGF

  • Copper Member
  • **
  • Posts: 139
Re: Slowing down single mouse click speed
« Reply #6 on: September 28, 2010, 12:13:59 PM »
Not aware of off-the-shelf commercial software, but writing something that hooks in and blocks some mouse presses wouldn't be that hard I don't think. You basically want to hook the mouse button events and only pass along ones that are a certain time apart. Are you trying to hook off-the-shelf software, or is it custom software that you could modify? Only one package, or lots?
-- Greg Stelmack
-- Ex-AW pilot, Gunfighters Squadron

Offline Delirium

  • Platinum Member
  • ******
  • Posts: 7276
Re: Slowing down single mouse click speed
« Reply #7 on: September 28, 2010, 01:59:20 PM »
Custom software would be the best but if a simple registry edit is available, I'd go for that too.


I don't think it would be cost effective to hire someone to write a program for me alone, I was hoping there was one that already existed.
Delirium
80th "Headhunters"
Retired AH Trainer (but still teach the P38 selectively)

I found an air leak in my inflatable sheep and plugged the hole! Honest!

Offline Ack-Ack

  • Radioactive Member
  • *******
  • Posts: 25260
      • FlameWarriors
Re: Slowing down single mouse click speed
« Reply #8 on: September 28, 2010, 07:33:45 PM »
Custom software would be the best but if a simple registry edit is available, I'd go for that too.


I don't think it would be cost effective to hire someone to write a program for me alone, I was hoping there was one that already existed.


You could always get a mouse that has software that allows you to do fine adjustments to the click speed.


ack-ack
"If Jesus came back as an airplane, he would be a P-38." - WW2 P-38 pilot
Elite Top Aces +1 Mexican Official Squadron Song

Offline katanaso

  • Gold Member
  • *****
  • Posts: 2480
Re: Slowing down single mouse click speed
« Reply #9 on: September 28, 2010, 08:24:41 PM »
You could always get a mouse that has software that allows you to do fine adjustments to the click speed.


ack-ack

Piggybacking on that, have you looked at Microsoft's Intellipoint software?  I don't know if it has what you want, but it may, and it's a free download.
mir
80th FS "Headhunters"


The most terrifying words in the English language are: "I'm from the government and I'm here to help."

Offline gyrene81

  • Plutonium Member
  • *******
  • Posts: 11629
Re: Slowing down single mouse click speed
« Reply #10 on: September 30, 2010, 09:00:18 AM »
The mouse control software and the mouse settings in the control panel do not perform the function that Delirium is wanting. The idea is to interrupt the system recognizing mouse button input so that within a specific time period, no matter how many times the user clicks the button the system won't recognize the input until the time runs out. That's fairly tricky, and I've done some scrounging around in some dark corners of the retardnet with no success in finding a way to do it. Seems no one has ever wanted to interrupt mouse input before.
jarhed  
Build a man a fire and he'll be warm for a day...
Set a man on fire and he'll be warm for the rest of his life. - Terry Pratchett