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" } }
|
||
|---|---|---|
| .. | ||
| cocoa | ||
| gtk | ||
| windows | ||
| x11 | ||
| authors.txt | ||
| backend.factor | ||
| summary.txt | ||