gdk emits ISO_Left_Tab for shift + tab. Not sure if factor should silently
transform that in tab..
With this patch, shift tabs emits the following gesture:
T{ key-down { mods { S+ } } { sym "TAB" } }
|
||
|---|---|---|
| .. | ||
| input-methods | ||
| io | ||
| authors.txt | ||
| gtk.factor | ||
| platforms.txt | ||
| summary.txt | ||