Enable touchpad gestures
Hi guis, i'm new to fedora world: this distribution is amazing! I've installed fedora 25 beta on a dell inspiron 13 7000, everything is ok but i can't use touchpad gestures like pinch-to-zoom or to change workspace. this is my xinput with xorg session:
Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ DLL0675:00 06CB:75DB Touchpad id=13 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=15 [slave pointer (2)]
⎜ ↳ ELAN Touchscreen id=11 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Integrated_Webcam_HD id=10 [slave keyboard (3)]
↳ Intel Virtual Button driver id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=14 [slave keyboard (3)]
↳ DELL Wireless hotkeys id=16 [slave keyboard (3)]
↳ Dell WMI hotkeys id=17 [slave keyboard (3)]
It seems that there are two touchpad recognized, it's very strange.
Do they work under Wayland session? I'm not 100% sure, but I've heard that multi-touch gestures are only supported under Wayland.
they don't work with wayland too. I use xorg because i love to use redshift
Your touchpad is an i2c one, but because of how the kernel works you get the legacy ps/2 device too. it's just a cosmetic issue and you can ignore it, the "SynPS/2... " touchpad device will never send events.