Use this tag for questions about touch as an action, e.g. interacting with apps. For issues with touchscreen specifically, use [touchscreen] instead.
Questions tagged [touch]
36 questions
3
votes
0 answers
resize screen for dead touch zone (using adb command)
My Oneplus One fell recently, and I can't use the bottom 2-3cm of the touchscreen.
I found this question here: Resize screen for Dead touch zone
I tried the option using adb.
I only used the command: adb shell wm overscan 0,0,0,400
But I get this…

Waelvis
- 31
- 2
1
vote
0 answers
Moto G7 Power (XT1955-4) detects two touch inputs
I bought an aftermarket replacement LCD + touch for my Moto G7 Power off Aliexpress. However, it has an issue.
The problem is that it sometimes detects a touch in the top middle of the screen. This is the part of the screen where the notch is. So an…

Anteino
- 166
- 6
0
votes
2 answers
Replace the content of a certain dead area of the display
There's an area on the quarter top of my touch that is not working. Dead.
The display works on that area, the touch doesn't
I know I can disable the touch and image on that area, dragging everything closer to the bottom
But
Is there a way to do…
user113550