Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zedstar16 committed Jan 4, 2021
1 parent a4d6077 commit 954c704
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ My first C++ program, it basically allows you to lock the cursor

Lets say you needed to go afk but you like your desktop displaying your pretty wallpaper, but you don't really want anyone using your pc while you are gone. You can simply run this program and hit F7 and the cursor will be locked to a certain position. Hit F7 again and its free to move!

## How can i run it?
- Either compile it, or download it from [here](https://github.com/Zedstar16/CursedCursor/raw/main/CursedCursor.exe)

## Controls
- F7 Toggles whether cursor is frozen or not
- F8 Toggles whether program is shown or if its background (shows and hides the window)
Expand Down

0 comments on commit 954c704

Please sign in to comment.