7 02 2016
Elementary OS “Freya”: Using touchegg to add three-finger-swipes between desktop spaces
check /usr/share/touchegg/touchegg.conf and /home/user/.config/touchegg/touchegg.conf
to add the three-finger swipe between desktop spaces i’m using
<gesture type="DRAG" fingers="3" direction="LEFT">
<action type="SEND_KEYS">Super+Left</action>
</gesture>
<gesture type="DRAG" fingers="3" direction="RIGHT">
<action type="SEND_KEYS">Super+Right</action>
</gesture>
this usually works everywhere except on empty desktop, to also make it work on the desktop, check this out:
http://www.hongkiat.com/blog/elementary-os-luna-tips/ (key is running nautilus!)
MacBook Pro 9,1: Installing NVIDIA drivers on GNU/Linux Elementary OS without getting blank screen GNU/Linux Backup tools: Timeshift, KBackup, rsync, Grsync, bup, rsnapshot, ddrescue, CloneZilla
Comments are currently closed.