this post was submitted on 11 Sep 2023
15 points (89.5% liked)

Linux

45501 readers
1617 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm new to linux, running last version of ubuntu MATE. Tried to get fusuma to have a better experience with my touchpad (I'm using an hp notebook). I followed the whole guide for ubuntu users on the Github page, created the config.yml using these two commands:

mkdir -p ~/.config/fusuma

nano ~/.config/fusuma/config.yml

Then I used the config.yml file they provided and got the result you see in this image when I launched sudo fusuma, i.e the error :

config file: /root/.config/fusuma/config.yml is NOT FOUND

Then I run just "fusuma" without sudo and the error disappeared, but fusuma does literally nothing. Can someone please help me with this?

This is the first time I installed a Linux distro (I heard it lowers the possibility of getting a blue screen which happened to me lately result of my SSD dying). So I really don't understand permissions here (how I run things as administrator like in windows) and the difference between root and home clearly, I don't even know how to uninstall fusuma to try again now!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago (1 children)

Did you try this command yet?

gsettings set org.gnome.desktop.peripherals.touchpad send-events enabled

[–] [email protected] 1 points 9 months ago (1 children)

I just now opened the terminal and ran this, nothing happened. The I ran "fusuma" and tried pinch zoom and 3 fingers gestures also nothing happened.

[–] [email protected] 1 points 9 months ago (1 children)

Hmm, in that case I've got nothing more sorry, since I don't use this program myself, nor MATE. You could try asking on fusuma's github page, or alternatively, I would recommend using Touchégg instead, which is a basically the de-facto program for multi-touch gestures, for people using a non-standard desktop.

[–] [email protected] 1 points 9 months ago

Okay, I tried it (along with touché the gui, and it's worst here, it breaks the whole system ability to make use of the touchpad. I guess problem with the gnome version of MATE. Thanks for your help bro