Hello,
an external touchpad from Bosto does not work completely with my system.
https://www.bostotablet.com/prod_view.aspx?TypeId=97&id=356&fid=t3:97:3
I tried Touchpad on another PC with Ubuntu 24.04. It works incl. gesture control with 3 and 4 fingers.
For Fedora 41 one or two finger functionality possible but no gnome related controls with gestures not working.
I can connect it via bluetooth and found BOSTO related entries.
with
sudo libinput list-devices
no output if for swipe inputs
sudo libinput list-devices
…
Device: BOSTO Keyboard
Kernel: /dev/input/event26
Group: 9
Seat: seat0, default
Capabilities: keyboard pointer
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: n/a
Nat.scrolling: disabled
Middle emulation: n/a
Calibration: n/a
Scroll methods: none
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: n/a
Rotation: 0.0
Device: BOSTO Mouse
Kernel: /dev/input/event27
Group: 9
Seat: seat0, default
Capabilities: pointer
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock: n/a
Left-handed: disabled
Nat.scrolling: disabled
Middle emulation: disabled
Calibration: n/a
Scroll methods: button
Click methods: none
Disable-w-typing: n/a
Disable-w-trackpointing: n/a
Accel profiles: flat *adaptive custom
Rotation: 0.0
…
I tried gnome extension window-gestures but no success.
Thank you in advance!