Initial Commit

This commit is contained in:
2025-05-08 17:14:01 +03:00
commit 3c90a296c1
3 changed files with 54 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
name: gpm
description: Virtual console mouse server
dependencies: ["udevd"]
type: simple
start_cmd: /usr/sbin/gpm -m /dev/input/mice -t imps2
exit_method: kill