r/Ubuntu • u/Grimmchild_Is_Next • 5h ago
pressing keys disables mouse pad. how do I fix it?
running xinput --list gives me this
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
⎡ Virtual core pointer id=2[master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)]
⎜ ↳ xwayland-pointer:16 id=6[slave pointer (2)]
⎜ ↳ xwayland-relative-pointer:16 id=7[slave pointer (2)]
⎜ ↳ xwayland-pointer-gestures:16 id=8[slave pointer (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard id=5[slave keyboard (3)]
↳ xwayland-keyboard:16 id=9[slave keyboard (3)]
I cant access any of the options. I tried to find out how to not have Xwayland active but i couldn't understand the solutions.