Тёмный

How To Enable Touchpad Gestures On Manjaro (Works On All Arch based Distros) 

My Reviews
Подписаться 577
Просмотров 21 тыс.
50% 1

In this video I will show you how to enable touchpad gestures on manjaro. This method works on any Arch based linux distro.
Xdotool list of key codes:
gitlab.com/cunidev/gestures/-...
KDE keyboard shortcuts cheat sheet:
docs.kde.org/trunk5/en/applic...
Add user to input group command:
sudo gpasswd -a $USER input
Start libinput service command:
libinput-gestures-setup start
Autostart libinput service on boot:
libinput-gestures-setup autostart
Swipe/Pinch gestures commands in gestures app:
xdotool key [key combination]
Music:- ASHUTOSH - Stereo Love
Watch:- • ASHUTOSH - Stereo Love
www.ashutoshmusic.com/music

Наука

Опубликовано:

 

5 янв 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 69   
@reed1hiragar422
@reed1hiragar422 3 года назад
thanks worked completely fine on manjaro KDE version. also i think i can edit however i want and customize it which looks great
@OtavioPrestes
@OtavioPrestes Год назад
Thanks, I`ve install Manjaro Gnome on my macbook, and now I can configure the same gestures from MacOs to Manjaro.
@THE_SAMBE
@THE_SAMBE 2 года назад
Great job...Thanks for this video...much love XD
@TonyGonzales
@TonyGonzales 2 года назад
Great tutorial, thanks a bunch!
@MyReviews_karkan
@MyReviews_karkan 2 года назад
You're welcome. I'm glad it's helped.
@santiagogonzalez6338
@santiagogonzalez6338 3 года назад
Great video!
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Glad it helped :)
@koushik7604
@koushik7604 3 года назад
Nice job! thank you
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Glad it helped
@LiveLife378
@LiveLife378 3 года назад
great job! Straight forward without excessive explanation. Thank you! Any thought on creating video on how to create the nice terminal prompts you have there. Also the what is the app launcher your using? plank? I just subscribed ... keep it up.
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Hey there. Glad you've found the video useful. It did take a lot of work to make. That terminal is achieved by replacing bash shell with fish shell and making it default. Then install the theme tidal. I don't recommend doing that, though, as fish shell breaks the system badly if it is set to default instead of bash. I couldn't even recover my laptop from a timeshift restore. On a side note, I need to start making more videos. Life has been extremely busy with the day job and two kids :/ Thanks for subbing.
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Oh, and that app launcher is latte dock
@lobonegro6268
@lobonegro6268 Год назад
@@MyReviews_karkan me salvaste la vida amigo que buen video.. por favor uelve a subir videos
@Leo-fg2kc
@Leo-fg2kc 3 года назад
Отличное видео
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Спасибо
@aryankr
@aryankr 2 года назад
Simple great
@dumbllama8495
@dumbllama8495 3 года назад
great job
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Thanks. Hope it helped.
@dumbllama8495
@dumbllama8495 3 года назад
@@MyReviews_karkan it did, way easier than debian based systems
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Good to hear. I might actually make a video on how to install debian itself.
@ALEXAGON
@ALEXAGON 3 года назад
Does it work for MOVING BACK AND FORWARD in a browser??
@dummifiedme4091
@dummifiedme4091 2 года назад
Why do we need to add gpassd? What is its function?
@MrTswilly
@MrTswilly 3 года назад
Thanks for the video, it was very helpful :). I was able to configure "ctr+plus" to zoom in by pinching out, however "ctrl+minus" does not work when I pinch in; do you have any idea why by any chance ? (I'm using manjaro KDE plasma)
@MyReviews_karkan
@MyReviews_karkan 3 года назад
You're welcome. Glad it has worked for you. Make sure to type Control (with a capital C) Plus = 0x002b Minus = 0x002d I just tried it and both work. It is a little finicky, but it works. You just have to be precise. You can try using 3 fingers, too. So for zooming in use this (pinch out with 2 fingers or 3): xdotool key Control+0x002b For zooming out (pinch in with 2 fingers or 3): xdotool key Control+0x002d
@MrTswilly
@MrTswilly 3 года назад
@@MyReviews_karkan Thank you very much for the fast reply :D. I did try with both the "xdotool key Control+0x002d" form and "xdotool key ctrl+minus" already but with no success. I've tried with 3 finger pinch as well. It seems really weird because using the exact same style/form/manner, the zooming in works fine. Manually pressing ctrl + minus does work so it doesn't seem like an issue with the minus key itself either. I've also tried to test if it was an issue with detecting the "pinching in" gesture but it's not the case because I'm able to zoom in using that gesture.
@MyReviews_karkan
@MyReviews_karkan 3 года назад
@@MrTswilly No problem, I don't have a million sub, so I can answer very quickly 😂️..... But not sure to be honest. It is working on my end. I noticed that you have to swipe in a certain way and very precisely for it to work. Another solution is that you can just assign a 4 finger swipe to it. Let's say swipe up with 4 fingers zooms in and swipe down with 4 fingers zooms out. See if that works (if you are not already using 4 fingers swipe for something else)
@MrTswilly
@MrTswilly 3 года назад
@@MyReviews_karkan Haha ^^ fair enough, I really sincerely appreciate the help nonetheless. I've just tried replacing the gestures by 4 finger swipe up/down for zoom in/out and I still have the same issue of zoom out not working (zoom in still works). Mmmm... maybe the minus key on my keyboard is not mapped as "minus" or "0x002d" ? I'm very confused. I've been trying to work this out for almost 2 hours now hahaha I've just tried typing xdotool type '-' in the terminal to see what comes out and - does come out properly.... :O
@MyReviews_karkan
@MyReviews_karkan 3 года назад
You're welcome. I don't know then. I'm sorry :/
@Optioning
@Optioning 2 года назад
Any arch distro has this already installed? Can't believe Manjaro doesn't
@keshav950
@keshav950 Год назад
hi can you please tell me how did you set this dock/taskbar. My manjaro taskbar cover full screen width, I want something like what you have
@MyReviews_karkan
@MyReviews_karkan Год назад
Install Latte dock
@GeneralistDev
@GeneralistDev Год назад
@@MyReviews_karkan thanks for replying... I just got super excited after seeing it's features and animations... >>>>
@user-op6ux4vn1e
@user-op6ux4vn1e Год назад
doesn't starts "libinput-gestures failed to start as a user device". I'm added into input group. And when I'm trying running gui app, under my created gesture it is written "Unsupported on Wayland sessions"
@MyReviews_karkan
@MyReviews_karkan Год назад
It doesn't work on Wayland. I've made this video before I even knew what Wayland was.
@CjqNslXUcM
@CjqNslXUcM 2 года назад
xdotool doesn't work any more in wayland
@pmckeown22
@pmckeown22 3 года назад
I tried it and it technically worked, but half the time it did nothing and made a note on my desktop. Not worth it, at least on my Lenovo L460.
@-eggsy
@-eggsy 3 года назад
i have manjaro and i get unsupported on wayland sessions. How to fix it?
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Yeah, it doesn't work that well on Wayland. Especially if you are running gnome. There is a way, though. Look towards the bottom of the github page where it says "Wayland and other notes" and read from there. github.com/bulletmark/libinput-gestures
@donnikitosCom
@donnikitosCom 2 года назад
Attention: this method only works with X11 (libinput only supports X11) Not for Wayland users (Gnome)
@MyReviews_karkan
@MyReviews_karkan 2 года назад
Thanks for that.
@CjqNslXUcM
@CjqNslXUcM 2 года назад
libinput works fine on my kde wayland session, but xdotool doesn't
@yunggbx
@yunggbx 3 года назад
Great video! However, why can't we create gestures using two fingers swipe? I'm on Manjaro KDE and noticed that yours is also disabled
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Because two fingers gestures are a part of the system already. You use those to scroll through the whole UI elements like your file explorer and web browser.
@yunggbx
@yunggbx 3 года назад
@@MyReviews_karkan I thought about that, but on the touchpad options there's the option to disable horizontal scrolling, shouldn't marking that option allow us to at least add horizontal two finger swipe gestures?
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Disabling Horizontal scrolling doesn't mean disabling two finger swipe scrolling, it just means no more scrolling Horizontally.
@yunggbx
@yunggbx 3 года назад
@@MyReviews_karkan alright then, thanks!
@olehdevua
@olehdevua 2 года назад
Is it gonna work for apple trackpad 2? thx in advance for an answer
@MyReviews_karkan
@MyReviews_karkan 2 года назад
I'm not sure. Never tried Linux on any apple products.
@dijaym
@dijaym 3 года назад
However the built-in gesture feature on Gnome Wayland overrides libinput-gestures so that doesn't work properly on Gnome Wayland. Anyone who knows how to disable the built-in gesture feature on Wayland?
@MyReviews_karkan
@MyReviews_karkan 3 года назад
The Wayland gestures are kinda impossible to disable since they're hard coded into mutter. Are you able to switch to xorg on your distro? If so, do it and libinput gestures will work just fine.
@pradeepbagri4810
@pradeepbagri4810 Год назад
Bro use gnome gestures improvement extension it will work
@mdaasil2329
@mdaasil2329 2 года назад
This is how a tutorial should be.!!!
@MyReviews_karkan
@MyReviews_karkan 2 года назад
Thank you. I try to make my tutorials like I'd like to see others do them for me. I try to be as detailed as possible.
@mdaasil2329
@mdaasil2329 2 года назад
@@MyReviews_karkan soo nice of you bro
@sahyogsaini6375
@sahyogsaini6375 3 года назад
hey, i like your Konsole customization, can you please share the script
@MyReviews_karkan
@MyReviews_karkan 3 года назад
That's fish shell with tide theme. Be careful with fish shell, don't make it your default instead of bash. It will cause a ton of issues.
@sahyogsaini6375
@sahyogsaini6375 3 года назад
@@MyReviews_karkan ok , got it ,thanks for the information
@serge2033
@serge2033 2 года назад
not working
@crusherman96
@crusherman96 3 года назад
Cheat sheet link is broken
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Try this one defkey.com/kde-plasma-shortcuts
@crusherman96
@crusherman96 2 года назад
@@MyReviews_karkan It worked! Thanks. Also, do you know how to activate gestures in Wayland?
@MyReviews_karkan
@MyReviews_karkan 2 года назад
@@crusherman96 they're not yet supported on Wayland. They're coming soon, probably in 5.23
@palestinabaddie
@palestinabaddie 2 года назад
اوه
@KTSpeedruns
@KTSpeedruns 3 года назад
Talk about the complete opposite of user-friendly.
@MyReviews_karkan
@MyReviews_karkan 3 года назад
Was the procedure not clear? Or are you referring to something else?
@centipedekid9824
@centipedekid9824 3 года назад
This should be built in to start. Even after following the video it doesnt work 100%. Elementary OS does gestures way better I think I'm going to switch.
Далее
100+ Linux Things you Need to Know
12:23
Просмотров 775 тыс.
Lady Plays Hide and Seek with Her Dog
00:23
Просмотров 6 млн
Linux Touchpad Gestures Like Macbooks!
12:54
Просмотров 33 тыс.
Top 10 Linux Apps: Essential Software Everyone Needs
18:31
From Noob To Power User With Manjaro KDE
28:16
Просмотров 52 тыс.
Why Do So Many YouTubers Run Arch Rather Than Mint?
12:09
The Linux Tier List
27:34
Просмотров 996 тыс.
17 KDE Plasma Features That You Didn't Know About
6:18
What Happened To Google Search?
14:05
Просмотров 3,1 млн
How I DOUBLED my battery life on Arch Linux
5:20
Просмотров 25 тыс.
PopOS is SPECIAL, and I'm moving to it, here's why!
20:15
Wylsa Pro: опять блокировка YouTube?
17:49
Acer Predator Тараканьи Бега!
1:00
Просмотров 480 тыс.
Самый быстрый пылесос!
0:30
Просмотров 14 тыс.
Собери ПК и Получи 10,000₽
1:00
Просмотров 2,7 млн