1919b37f3a
* Add HTC Desire (Bravo) device-specific and kernel package * Enable kernel virtual terminal support * Add framebuffer and usb configuration in initfs-hook script * Add udev required kernel options and set correct framebuffer resolution * Add touchscreen device rules and enabled kernel logs (dmesg) * Add deviceinfo_flash_offset_base in deviceinfo and update other offsets
5 lines
248 B
Text
5 lines
248 B
Text
# Touchscreen (use 'weston-calibrator' to calibrate)
|
|
SUBSYSTEM=="input", ATTRS{name}=="synaptics-rmi-touchscreen", \
|
|
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1", \
|
|
ENV{WL_CALIBRATION}="1.035377 0.014809 -24.804611 0.057590 0.954340 1.480835"
|
|
|