summarylogtreecommitdiffstats
path: root/remotemouse.service
diff options
context:
space:
mode:
Diffstat (limited to 'remotemouse.service')
-rw-r--r--remotemouse.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/remotemouse.service b/remotemouse.service
new file mode 100644
index 000000000000..2cc5d2645fb5
--- /dev/null
+++ b/remotemouse.service
@@ -0,0 +1,10 @@
+[Unit]
+ConditionPathExists=/usr/bin/remotemouse
+Description=Use a mobile phone or tablet as a wireless mouse and keyboard
+Documentation=https://remotemouse.net/
+
+[Service]
+ExecStart=/usr/bin/remotemouse
+
+[Install]
+WantedBy=xorg.target