Skip to content

noiseredux2/ToucheggKDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ToucheggKDE

TouchEgg configuration for Touchpad Gestures like MacOS/Windows for KDE Plasma. Finally, enjoy the multi-touch touchpad gesture goodness of MacOS in KDE Plasma!

Installation

Install touchegg first if you haven't already

git clone https://github.com/noiseredux2/ToucheggKDE.git
cd Touchegg*
mkdir ~/.config/touchegg
cp touch* ~/.config/touchegg/

That's it!

Usage

Swipe Gestures:

  • 3 Fingers UP: Present Windows
  • 3 Fingers DOWN: Show Desktop
  • 3 Fingers LEFT/RIGHT: Switch Virtual Desktops
  • 4 Fingers UP/DOWN: Control System Volume
  • [Browsers] 4 Fingers LEFT/RIGHT: Go Back/Forward untitled

Pinch Gestures:

  • 3 Fingers PINCH IN/OUT: Desktops Grid View
  • 2 Fingers PINCH IN/OUT: Zoom IN/OUT
  • [Browsers] 4 Fingers PINCH IN/OUT: Switch Tabs

Troubleshoot

If you're using OpenSUSE or other distros which don't have the qdbus package, do this:

nano ~/.bashrc

Then at the end of the file, add: alias qdbus=”qdbus-qt5”
Exit with Ctrl+O, Enter then Ctrl+X.. Then

source ~/.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published