Flattr this

Florian Schweikert

Some of my projects

Testing SailfishOS SDK

2013-03-01

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