XPS 13 touchscreen issue on Fedora F31
by edonlinux from LinuxQuestions.org on (#4TBKE)
After much problem with F30 on my new XPS 13 (https://www.linuxquestions.org/quest...30-4175663245/), I have come to one last major issue after upgrading to F31.
My laptop can't seem to recognize my touchscreen input.
Not sure which way is the right way to list my devices:
Code:
>xinput --list
Code:WARNING: running xinput against an Xwayland server. See the xinput man page for details.
a Virtual core pointer id=2 [master pointer (3)]
a a^3 Virtual core XTEST pointer id=4 [slave pointer (2)]
a a^3 xwayland-pointer:17 id=6 [slave pointer (2)]
a a^3 xwayland-relative-pointer:17 id=7 [slave pointer (2)]
a Virtual core keyboard id=3 [master keyboard (2)]
a^3 Virtual core XTEST keyboard id=5 [slave keyboard (3)]
a^3 xwayland-keyboard:17 id=8 [slave keyboard (3)]Code:
Code:> libinput list-devices | grep -i touch
Device: SynPS/2 Synaptics TouchPadCan anyone guide me on how to troubleshoot this? Thanks.


My laptop can't seem to recognize my touchscreen input.
Not sure which way is the right way to list my devices:
Code:
>xinput --list
Code:WARNING: running xinput against an Xwayland server. See the xinput man page for details.
a Virtual core pointer id=2 [master pointer (3)]
a a^3 Virtual core XTEST pointer id=4 [slave pointer (2)]
a a^3 xwayland-pointer:17 id=6 [slave pointer (2)]
a a^3 xwayland-relative-pointer:17 id=7 [slave pointer (2)]
a Virtual core keyboard id=3 [master keyboard (2)]
a^3 Virtual core XTEST keyboard id=5 [slave keyboard (3)]
a^3 xwayland-keyboard:17 id=8 [slave keyboard (3)]Code:
Code:> libinput list-devices | grep -i touch
Device: SynPS/2 Synaptics TouchPadCan anyone guide me on how to troubleshoot this? Thanks.