Skip to content
Snippets Groups Projects
Unverified Commit 7df8828d authored by Sergey Larin's avatar Sergey Larin Committed by Oliver Smith
Browse files

samsung-i927: Set touchscreen and keyboard in deviceinfo (!217)

[skip ci]: already built successfully in CI
parent 6b1072a7
No related branches found
No related tags found
No related merge requests found
Pipeline #196124 skipped
......@@ -2,7 +2,7 @@
pkgname="device-samsung-i927"
pkgdesc="Samsung Captivate Glide"
pkgver=0.1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armhf"
......@@ -41,5 +41,5 @@ nonfree_firmware() {
mkdir "$subpkgdir"
}
sha512sums="7edacfb24ec729bcf354ad3516aca0b17bceadef4090d848d30fb2fa77494a50d4e5901033222094c758a8b81d97710df1d460fd613541da11f566110ea4b9b0 deviceinfo
sha512sums="9a6677a65bb651bb009115d4cf001277a708d0ea3b65cabd5b453580d8f97101c51008c0c1d4a152f6157dcc2a7bdd24c115d84336b29128f56d2249a1e97c1f deviceinfo
d8ce60ea7acaabf627ddca2f0887a4cda46f313b7aaf7934bef2fef8a6e0798ccefab849e4571e4e3fcd06ae34c1a6efe3b58b401e2e443416f6200e6d4ea769 modules-load.conf"
......@@ -15,9 +15,9 @@ deviceinfo_keyboard="true"
deviceinfo_external_storage="true"
deviceinfo_screen_width="480"
deviceinfo_screen_height="800"
deviceinfo_dev_touchscreen=""
deviceinfo_dev_touchscreen="/dev/input/event2"
deviceinfo_dev_touchscreen_calibration=""
deviceinfo_dev_keyboard=""
deviceinfo_dev_keyboard="/dev/input/event1"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment