Coder Social home page Coder Social logo

rotate lcd screen and touch about lcd-show HOT 3 CLOSED

Sho0ter avatar Sho0ter commented on August 18, 2024
rotate lcd screen and touch

from lcd-show.

Comments (3)

sarah278 avatar sarah278 commented on August 18, 2024

For the 3.5 TFT following change to /etc/X11/xorg.conf.d/99-calibration.conf did the job:

After
Option "SwapAxes" "1"
insert
Option "InvertX" "1"
Option "InvertY" "1"

from lcd-show.

binaryjam avatar binaryjam commented on August 18, 2024

I have done this but my touch is still not rotated.

I changed boot/config.txt
dtoverlay=tft35a:rotate=90

(Although, the screen has always been landscape so this seemed unecessary, or there is other config)

I edited the calibration files and did all three of the above, and variations on them but the touch is always the same, x=y y=x.

I ran xinput_calibrator, it has these settings
Option "SwapXY" "1" # unless it was already set to 1
Option "InvertX" "0" # unless it was already set
Option "InvertY" "0" # unless it was already set
Slightly different again, but as this is the latest driver and package Id expect this and changes to this to work, but that doesnt either.

Is there something else t check or set ?

from lcd-show.

binaryjam avatar binaryjam commented on August 18, 2024

Ok I found a document that seems t work for anyone else with this problem
https://wiki.ubuntu.com/X/InputCoordinateTransformation

from lcd-show.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.