Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masskro0 authored Nov 16, 2023
1 parent 6fee36b commit bb965ea
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 @@ -23,6 +23,9 @@ There are 3 additional flags:
<li>-t: Timeout: Timeout in milliseconds between the last keystroke and re-enabling the touchpad. Default value is 1500. E.g. <b>-t 1500</b></li>
</ul>

## Start application after booting
Place the `block-touchpad.desktop` file into `/home/<user>/.config/autostart` and adapt the directory in this file to the one pointing to the binary file. This directory only exists if you're using Gnome as your desktop environment.

## Memory Leaks
Valgrind shows no memory leaks:
```
Expand Down

0 comments on commit bb965ea

Please sign in to comment.