Narsil / rdev

Simple library to listen and send events to keyboard and mouse (MacOS, Windows, Linux)
MIT License
503 stars 124 forks source link

Support FreeBSD #125

Open yurivict opened 7 months ago

yurivict commented 7 months ago

"linux" shouldn't be synonymous with "x11", because x11 is supported on a variety of systems.

This patch renames the mod linux into x11, and uses it for freebsd along with linux.