I have an old AIO PC and its touch panel is not working properly. Are there any DEs or distros that doesnt have touch support?

Edit: Thanks to everyone that replied and suggested solutions. For me this worked: https://linuxconfig.org/how-to-blacklist-a-module-on-ubuntu-debian-linux

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 9 points 2 years ago (4 children)

No. The touch panel is making ghost inputs. So, I want to get a DE without touch support or need to figure out how I can disable touch input.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 29 points 2 years ago* (1 child)

    Seems like what you want is to disable the touch screen rather than a DE that specifically doesn't support it... Often times the touchscreen can be disabled in the BIOS/UEFI. But if that's not the case see: https://unix.stackexchange.com/a/531919

    Another option would be to look into calibrating the touchscreen to stop the ghost inputs.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago

    There is no option in BIOS to disable touch input.

    The stackexchange solution didnt work. When I tried to set it to unbind, Im getting permission denied even as root.

    Touchscreen is physically damaged.

  • source
  • parent
  • [–] 13 points 2 years ago (1 child)

    You can definitely disable the touch pad in any distro. Try the steps in the best answer here

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 2 years ago* (2 children)

    xinput --disable is not working due to Wayland

  • source
  • parent
  • hideshow 4 child comments
  • [–] 0 points 2 years ago (1 child)

    Then you have your solution. Use x11 and be done with it

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago* (1 child)