Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvorster committed Feb 26, 2024
1 parent c03564b commit 7de65cb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,10 @@ DynaMouse allows you to assign a specific display to a dedicated mouse device (i

Behold:

![](screenshots/screenshot.png)
![](screenshots/screenshot1.png)
![](screenshots/screenshot2.png)

When you first start DynaMouse and start configuring it, you will be asked to enable a few settings in System Preferences so that DynaMouse can:

* Input monitoring (Access HID devices)
* Accessibility (Control the mouse position)
When you first start DynaMouse and start configuring it, you will be asked to enable Accessibility permissions in System Preferences so that DynaMouse can monitor usb pointer devices and also control the mouse position on the screen. Dynamouse will wait for these permissions to be enabled before continuing to boot up :)

## Features

Expand All @@ -28,6 +26,7 @@ When you first start DynaMouse and start configuring it, you will be asked to en
* Non-obtrusive: doesn't lock the mouse to screen bounds, i.e. you can still drag a mouse to a different screen.
* Can be configured to launch on login.
* Can handle usb devices being attached / detached
* Specify a startup delay (useful when various devices are busy booting up after login)

## Devices tested

Expand Down
Binary file removed screenshots/screenshot.png
Binary file not shown.
Binary file added screenshots/screenshot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7de65cb

Please sign in to comment.