-
Fusuma stopped working after upgrading libinput10 to version 1.19.1-1
I've also upgraded fusuma to the latest version this morning, but I think the problem comes from libinput.
Any ideas ?
ghost updated
3 years ago
-
I am trying to use gesture with 2 fingers to go back and next in browser
Below is my config file;
```swipe:
2:
left:
command: 'xdotool key alt+Left'
right:
command: 'x…
-
Hi. I have successfully installed `fusuma` along with `fusuma-plugin-keypress` on my Ubuntu 21.04 by following the instruction in the documentation. They work pretty well on many applications, however…
-
Hi,
When I try to use LEFTCTRL or LEFTSHIFT with a swipe, it doesn't work at all, here is my config:
`swipe:`
`3:`
`left:`
`command: 'xdotool key Alt+Tab'`
`right:`
`c…
ghost updated
3 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue description
All services inside home-manager are not running. This is the file that I have defined my ho…
-
In Windows 10, task switcher opens on three-finger swipe start, and when you continue movement, you scroll through tasks, and select one on fingers release.
Is is possible to implement something si…
-
before it used to work find but updating to GNOME 40 and fusuma doesnot work at all
-
I'm running Unity on Ubuntu 17.04.
So far I've been manually running
`$ fusuma & disown`
And then closing the terminal, which works well enough.
However, I wish I could get fusuma to run by it…
-
```yaml
swipe:
3:
left:
command: 'xdotool key ctrl+Page_Up'
keypress:
LEFTSHIFT:
command: 'xdotool key alt+right' # forth
right:
c…
-
Unfortunately, I find that super is not supported. So the combo with super + s, super + d, and others are unavailable.
Can you please add it?
Or maybe I can do something instead of workspace an…