Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamjolu committed Nov 15, 2018
1 parent f777150 commit 0945203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -6,6 +6,8 @@ ClickScan - A Windows utility that enhances a switch adapted mouse by providing
ClickScan presents itself as small window with a red button that hovers over other applications. When a user clicks the red button
ClickScan starts sending a user-defined sequence of keystrokes to the most recently active application. Upon a second click ClickScan concludes the sequence and sends a second user-defined keystroke to the active application. In the case of a web browser a sequence of Tab keys will move the focus through the various buttons and links on a webpage. The Enter key will then select the focussed item. ClickScan lets you define the keystrokes needed for moving the focus and for making selections. It also lets you define the rate at which the focus moving kestroke is issued (a scan rate.) It also supports a mode where two targets can be defined. When the user clicks the red button the first target is clicked. Then after a user-defined interval a second target is clicked. This mode can be used as to create motivating cause and effect activities encouraging switch interaction an build motor skills.

ClickScan does not require an installation. Just unzip the ClickScan.zip and run ClickScan.exe

ClickScan was created using AutoHotKey. This repository contains:
1. cs.ini -- The setup file for ClickScan. This file must reside in the same folder as ClickScan.exe (or ClickScan.ahk.)
2. ClickScan.ahk -- The AutoHotKey source file.
Expand Down

0 comments on commit 0945203

Please sign in to comment.