diff --git a/README.md b/README.md new file mode 100644 index 0000000..d627b28 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# Cursor-overlay + +### GNOME Extension for creating cursor overlay + +## Configuration + +- Overlay shape + - Circle + - Cursor (Xcursor from your system cursor) + - Image + +- Per-monitor toggle (Disable/Enable on Meta-0) + +## Why? + +Intended to used with **gnome-remote-desktop**. + +"Extend" mode is used to make your iPad a second screen, but cursor is somehow invisible on extend mode. + +This extenstion will add a virtual cursor for you to see on your iPad. + +## Screenshot + + diff --git a/screenshot.jpeg b/screenshot.jpeg new file mode 100644 index 0000000..6f603c4 Binary files /dev/null and b/screenshot.jpeg differ