topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 4:36 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Mouse clicker, without using mouse buttons physically  (Read 10753 times)

midiworks

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member

http://www.sensoryso...software/dwellclick/
Dwelling is resting the mouse over one area of the screen for a specified time. The dwell click software allows you to perform left-click, right-click and double clicks, and even drag things around the screen.

This is ideal for those who can operate the mouse pointer, but not the buttons. For example, users of a head mouse such as the Smart NAV can use this software to control mouse operated Windows programs.

There are configuration options to:

specify the size of the target for users who cannot hold the pointer in one place.
change the length of time for a dwell to be accepted
turn sounds on or off
move the dwell clicker window around the screen

Dwell clicker is a free download from our Software Information page.
http://www.sensoryso...loads/DwellClick.exe

there are several tools, that let you use your mouse without the need
of actually kicking any buttons.
these tools are mainly meant for people who have little or no ability to perform mouse clicks.

but none of the programs I have tried are working the way they should or could work.
missing things like: Mark a text part for exemple.
(not bad, but still not good or simple enough.)
the programme of the picture I have posted above works quite well,
but it should be a more complet solution, combining several functions.
In the end it should be a multi-tool that can really help people to do things,
they cant do anymore or that are difficult to do.

MouseActivate v1.3 from Skrommel, goes are bit into that direction.
Maybe somebody here is interested in creating such a useful tool
that really works well for handicapped people ?

Thanks and cheers
 :D
René
« Last Edit: April 13, 2006, 02:47 AM by brotherS »

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: Mouse clicker, without using mouse bottons physically .
« Reply #1 on: April 12, 2006, 08:50 PM »
 :) Hi again, midiworks!

Try NoButtons preview!

Move the mouse to where you want to click. Hold the mouse still for one second, and the window appears under your cursor. Now just hold the mouse over the action you want, the window goes away and the action is performed.

I've tried DwellClicker, and the main problem is the distance you have to move the mouse. So I've stolen this idea from Monkey Island and other adventure games.

It's just to get feedback, so it is very rough.

Edited 2006.04.13: Changed the default button to leftclick instead of rest. The buttons can be moved and changed, and there's an option to send any AutoHotkey keypress.

Edited 2006.04.13: Added option to run programs.

Skrommel




AHK: https://www.donationcoder.com/Software/Skrommel/NoButtons/NoButtons.ahk

EXE: https://www.donationcoder.com/Software/Skrommel/NoButtons/NoButtons.exe
« Last Edit: April 13, 2006, 09:43 AM by skrommel »

midiworks

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
Re: Mouse clicker, without using mouse bottons physically .
« Reply #2 on: April 13, 2006, 01:53 AM »
Hi skrommel  :)

This is really, already not bad !
I also liked very much the shift button, but it should be automatically unshifted after another left click is detected.
(Or after a certain number of seconds)
Otherwise if shift is held all the time the mouse wheel is not working any more.

Sometimes I was unsure which button was in use, a visual help would be good like inverseing the colour of the button.
I have to try more with several programs and see how it is reacting/working then.
Complex programs like Photoshop was such, are a very hard to handle in general with all the available programs.
 
All in all already a very nice approach !
I really liked the idea that it disappears and reappears, this is very nice thinking. ;)

The best way to figure out what can be changed or be different is to try it,
I mean, try only to do all the things you usually do without touching the keyboard or the mouse buttons.
When ever you reach for the keyboard, then there is a need to adapt the program so it can be done without it.
Things like:  hold this or that key and click the left mouse button are is simply impossible,
but as you will experience those combinations will show up more often than you wish.
Maybe one or two buttons, that can be freely assigned to whatever might help.

Great work so far !

Thanks a lot,
René
« Last Edit: April 13, 2006, 02:01 AM by midiworks »

midiworks

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
Re: Mouse clicker, without using mouse bottons physically .
« Reply #3 on: April 13, 2006, 02:40 AM »
Just a few findings:
when the cursor is on the taskbar, the tool should show up above,
or the user cannot select all functions.

At the moment it is not reacting/clicking all the times like you would expect.
There also seems to be a problem because it is not always on top of all programs.
Like I'm using Dragon NaturallySpeaking to dictate this text,
the Dragon bar is the most top window....

Maybe one botton could open up a pop-up menu with additional functions like:
copy-paste
keyboard shortcuts
etc.

:)
René

PS. I just saw that the taskbar is also transparent now, even after quitting NoButtons.
« Last Edit: April 13, 2006, 02:48 AM by midiworks »

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: IDEA: Mouse clicker, without using mouse buttons physically
« Reply #4 on: April 13, 2006, 08:44 AM »
 :) Just uploaded a new preview of NoButtons.

But I'm not shure if it's the best solution after all... The mouseclick, which is used most frequently take twice the time it has to, and the window flashing can be tiresome, too. But it is easy to convert into something like DwellClicker, so tell me what you think.

Remember to delete the ini-file!

Skrommel
« Last Edit: April 13, 2006, 09:47 AM by skrommel »

skrommel

  • Fastest code in the west
  • Developer
  • Joined in 2005
  • ***
  • Posts: 933
    • View Profile
    • 1 Hour Software by skrommel
    • Donate to Member
Re: IDEA: Mouse clicker, without using mouse buttons physically
« Reply #5 on: April 13, 2006, 09:43 AM »
 :) And another.

Remember to delete the ini-file!

Skrommel
« Last Edit: April 13, 2006, 09:47 AM by skrommel »

midiworks

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
Re: IDEA: Mouse clicker, without using mouse buttons physically
« Reply #6 on: April 13, 2006, 01:40 PM »
Hi skrommel  :)
Hm, this is too nervous...... I can not watch that 12-14h a day. :-\
Maybe add a follow mouse option.
Default was better centered.
I could not work at all with synthedit http://synthedit.com/
Connecting cables.


Nice work so far !  :-*

Thanks,
René
« Last Edit: April 13, 2006, 01:45 PM by midiworks »

midiworks

  • Supporting Member
  • Joined in 2006
  • **
  • default avatar
  • Posts: 12
    • View Profile
    • Donate to Member
Re: IDEA: Mouse clicker, without using mouse buttons physically
« Reply #7 on: April 15, 2006, 08:07 AM »
 :Thmbsup: skrommel :)
« Last Edit: April 15, 2006, 08:09 AM by midiworks »