Skip to content
Snippets Groups Projects

motorola-condor: new device

Merged Imported Administrator requested to merge condor-porting into master
All threads resolved!
12 files
+ 3649
0
Compare changes
  • Side-by-side
  • Inline
Files
12
# use 'weston-calibrator' to calibrate the touchscreen!
SUBSYSTEM=="input", ATTRS{name}=="touch_dev", \
ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1" \
ENV{LIBINPUT_CALIBRATION_MATRIX}="-1 0 1 0 -1 1"
Loading