You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
Mouse-rs is a rust library for controlling your mouse from a rust program, without having to go into your kernel yourself.
5
5
6
6
This project was loosely based on the python [mouse](https://github.com/boppreh/mouse/) library.
7
-
Currently it supports macos, windows and linux! If you need any other OS added please open an [issue](https://github.com/DankDumpster/mouse-rs/issues/new)
7
+
Currently it supports macos, windows and linux (X11)! If you need any other OS added please open an [issue](https://github.com/DankDumpster/mouse-rs/issues/new)
0 commit comments