Skip to content

ndandoulakis/SlickCursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlickCursor (download)

SlickCursor is a mouse emulator that performs on-the-fly screen analysis.

You can move the mouse cursor up and down, over navigable screen sections - a functionality that resembles menu item selection, with a single key press.

Navigable sections are detected on-the-fly, while users operate the application. The sections are never displayed on the screen because users don't need to be aware of them. They are visible only through the Inspector window.

Standard keys

[Up] mouse Up
[Down] mouse Down
[Left] mouse Left
[Right] mouse Right
[Page Up] mouse Wheel Up
[Page Down] mouse Wheel Down

Numpad keys (Num Lock off)

[8] mouse Up
[5] or [2] mouse Down
[4] mouse Left
[6] mouse Right
[9] mouse Wheel Up
[3] mouse Wheel Down
[+] mouse Left Button
[-] mouse Right Button
[/] browser Back Button
[*] browser Forward Button

Fast speed

Hold down [Left Shift] while moving the cursor