From 94b6336790964024d6cfe4917f83c79e1374acbb Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 2 Oct 2018 08:05:21 +0000 Subject: [PATCH] Srollsocket - type fix Fix https://gitlab.com/fdroid/fdroiddata/issues/1384 --- metadata/io.github.powerinside.scrollsocket.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/io.github.powerinside.scrollsocket.txt b/metadata/io.github.powerinside.scrollsocket.txt index 9975aa7986..ae54a1f672 100644 --- a/metadata/io.github.powerinside.scrollsocket.txt +++ b/metadata/io.github.powerinside.scrollsocket.txt @@ -16,7 +16,7 @@ over the android touchscreen. Requires a small driver to be running on the computer. See [http://powerinside.github.io/ScrollSocket/ website] for more details on building the driver from source. -* Currently supports only linux with uninput kernel module. +* Currently supports only linux with uinput kernel module. * Horizontal scrolling not yet added. This is a fork of the much awesome [[at.bitfire.gfxtablet]] app.