Testing SailfishOS SDK

by Florian Schweikert

Using my old Acer T231H touchscreen for some sailfishos testing.

    
      # rotate display
      xrandr --output HDMI1 --rotate right
      # rotate touch input
      xinput set-prop "Acer T231H" --type=float "Coordinate Transformation Matrix" 0 1 0 1 0 1 0 0 1