Problem: cannot control pointer using touchpad when spacefn is active. Trackpoint works fine.
Confirmed using fresh build of latest commit (0cbcf0d) on Lenovo T480s w. Ubuntu 20.04 and Dell Latitude 5570 w. Ubuntu 18.04.
Backstory: I didn't notice it before, because I use trackpoint instead of touchpad on my Thinkpad. Recently I installed spacefn on Dell laptop which has a terrible trackpoint so I wanted to use the touchpad, but it didn't move the pointer.
More details:
Unlike #2 this time I don't have any idea why it's happening. Can you reproduce?
Problem: cannot control pointer using touchpad when
spacefnis active. Trackpoint works fine.Confirmed using fresh build of latest commit (0cbcf0d) on Lenovo T480s w. Ubuntu 20.04 and Dell Latitude 5570 w. Ubuntu 18.04.
Backstory: I didn't notice it before, because I use trackpoint instead of touchpad on my Thinkpad. Recently I installed spacefn on Dell laptop which has a terrible trackpoint so I wanted to use the touchpad, but it didn't move the pointer.
More details:
evtestthe keyboard streams that I'm feeding tospacefndon't register events from the touchpad, so it's not the case thatspacefnis supressing them as it did for external keyboards Can't control cursor with external keyboards that have integrated touchpad or trackpoint #2spacefnstartup (After starting repeated return code is send #3) touchpad operates normally. As soon as I press space to stop the repeated return code the touchpad no longer moves the pointer.Unlike #2 this time I don't have any idea why it's happening. Can you reproduce?