0

Is it possible to bindsym a MotionNotify event in i3 config?

Something like:

bindsym MotionNotify button1 kill

1 Answer 1

0

I would try running xev, and taking note of what keys are mapped to your touch events. It may be that you need to specify more specifically the keycode for the touch events, especially if they're registered as XF86 keys. I don't have a touch-enabled computer, so sorry I can't be of more help.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .