Closed GoogleCodeExporter closed 8 years ago
Hi! You can try to use the Alt+Left/Alt+Right shortcut. I use it without any
problem, this is my own configuration:
<application name="Chromium-browser, Dolphin, Plasma-desktop">
<gesture type="DRAG" fingers="2" direction="LEFT">
<action type="SEND_KEYS">Alt+Left</action>
</gesture>
<gesture type="DRAG" fingers="2" direction="RIGHT">
<action type="SEND_KEYS">Alt+Right</action>
</gesture>
</application>
Original comment by jose.exposito89@gmail.com
on 8 Aug 2011 at 11:15
Hi! You can try to use the Alt+Left/Alt+Right shortcut. I use it without any
problem, this is my own configuration:
<application name="Chromium-browser, Dolphin, Plasma-desktop">
<gesture type="DRAG" fingers="2" direction="LEFT">
<action type="SEND_KEYS">Alt+Left</action>
</gesture>
<gesture type="DRAG" fingers="2" direction="RIGHT">
<action type="SEND_KEYS">Alt+Right</action>
</gesture>
</application>
Original comment by jose.exposito89@gmail.com
on 8 Aug 2011 at 11:15
this syntax looks different from what is in my touchegg.conf file.
touchegg.conf is in /usr/share/touchegg (rather than ~/.config/touchegg) on my
setup. entering the code you provided doesn't work.
Original comment by rubbersoul.josh@gmail.com
on 8 Aug 2011 at 9:29
Attachments:
Ooops, I'm sorry, this sintax is for the next version (SVN code) you can edit
the action from the GUI. Assign to your gestures a send keys action with:
Key to hold down: Control_L
Key to press: Left or Right depending of the gesture
Greetings!
Original comment by jose.exposito89@gmail.com
on 8 Aug 2011 at 10:34
I'm sorry, is Alt_L not Control_L
Original comment by jose.exposito89@gmail.com
on 8 Aug 2011 at 10:36
Original comment by jose.exposito89@gmail.com
on 19 Aug 2011 at 11:34
Original issue reported on code.google.com by
rubbersoul.josh@gmail.com
on 7 Aug 2011 at 7:18