bulletmark / libinput-gestures

Actions gestures on your touchpad using libinput
3.9k stars 241 forks source link

Multiple configuration files? #329

Closed ervinpopescu closed 2 years ago

ervinpopescu commented 2 years ago
libinput-gestures: session qtile+x11 on Linux-5.15.12-zen1-1-zen-x86_64-with-glibc2.33, python 3.10.1, libinput 1.19.3
Hash: 40fbc7bf6f74dfec892301edf07949e5
Gestures configured in ~/.config/libinput-gestures.conf:
swipe left       4 xdotool key super+Right
swipe right      4 xdotool key super+Left
swipe up         3 xdotool key super+Up
pinch in         2 xdotool key ctrl+minus
pinch out        2 xdotool key ctrl+equal
libinput-gestures: device /dev/input/by-path/platform-i8042-serio-1-event-mouse(event8): SynPS/2 Synaptics TouchPad
libinput-gestures is installed.
libinput-gestures is set up as a desktop application.
libinput-gestures is currently running as a desktop application.
libinput-gestures is set to autostart as a desktop application.
libinput-gestures is using custom configuration file.

Describe the issue Support for config file choosing: -c perhaps?

ervinpopescu commented 2 years ago

I didn't check the other issues. Closing.

bulletmark commented 2 years ago

Not sure what you mean by "check the other issues" but note that libinput-gestures has always offered a -c option to use an alternative configuration file.