Hello!

I use Xubuntu and the window manager awesome (awesomewm.org).

When I run extra/gesture-logger/gesture-logger.factor
and press the insert key I only get

T{ key-down }
T{ key-up }

The home key for example produces

T{ key-down { sym "HOME" } }
T{ key-up { sym "HOME" } }

Is it possible to use the insert key too ?

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to