But i can't modify the libinput file to add the trakpad functions... i really need help to make me acces those files. I can see them but save nothing in the file.
All those libinput files have a lock on them because they are system files and owned by 'root', apart from the top one. You cannot edit them graphically you have to edit using the terminal. Launch a Terminal with Ctrl+ Alt+ T, or Menu | Utilities | Terminal or just enter Terminal in search bar of menu. Use that first command on the GitHub page you linked to in your last post. To save making typos there is a copy to clipboard icon at the end of each command on that GitHub page so you can paste into the Terminal. Whenever you issue a sudo command you will be asked for your login password to enable you to be elevated to 'root' (think of Run as ... Administrator in that other OS).
Then the Files doesn't exist yet. So, You have to type first
sudo mkdir /etc/libinput/local-overrides.quirks
That creates the File and then You can use the nano Command. But of Course You can install nautilus-admin and then make it in Nautilus in the graphical Way.