device-samsung-manta: Enable touchscreen input (#1572)

This commit is contained in:
Bradley Gamble 2018-06-17 22:48:22 +01:00 committed by Oliver Smith
parent 3263bc4cb4
commit 9311f9c2f2
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname="device-samsung-manta"
pkgdesc="Google Nexus 10"
pkgver=0.1
pkgver=0.2
pkgrel=3
url="https://postmarketos.org"
license="MIT"
@ -19,4 +19,4 @@ package() {
devicepkg_package $startdir $pkgname
}
sha512sums="86e3ba33317aeea57b3a837502e4364b0e6b55f93711266e24af44578e593f19e98deca21a2e3d0c9fc78dfbe223723479db0fc77e233920ac78b631d5fba632 deviceinfo"
sha512sums="626b6a2c979805270e1aef1d4f8de3c7f9f04e26294fbfb1db1cd9b80be27887ad915ec68783f1a5d3791b7d150bc6c0fc100647d30cc5d4801ae2ff3270448e deviceinfo"

View File

@ -14,7 +14,7 @@ deviceinfo_keyboard="false"
deviceinfo_external_storage="false"
deviceinfo_screen_width="2560"
deviceinfo_screen_height="1600"
deviceinfo_dev_touchscreen=""
deviceinfo_dev_touchscreen="/dev/input/event2"
deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""