mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
20 lines
512 B
Plaintext
20 lines
512 B
Plaintext
#
|
|
# FPC1020 Touch sensor driver
|
|
#
|
|
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
#
|
|
# This program is free software; you can redistribute it and/or
|
|
# modify it under the terms of the GNU General Public License Version 2
|
|
# as published by the Free Software Foundation.
|
|
#
|
|
|
|
#single click
|
|
#key 353 DPAD_CENTER VIRTUAL
|
|
#double click
|
|
#key 306 BUTTON_C VIRTUAL
|
|
# HOME --> DPAD_CENTER
|
|
#key 102 DPAD_CENTER VIRTUAL
|
|
#key 105 DPAD_LEFT VIRTUAL
|
|
#key 106 DPAD_RIGHT VIRTUAL
|
|
|