Open
Description
cyclefocus.key({ modkey, }, "Return", {
cycle_filters = { cyclefocus.filters.same_screen, cyclefocus.filters.common_tag }
})
I have this. modkey == "Modkey4" which == super.
I want to use my right hand so that would be the right super and the Enter (return)
This works, the problem is that if I use the right super, cyclefocus sticks (doesn't close when the keys are released).
This also happens if I use right alt instead of left alt for instance, it's not bound to super.
I'm not sure if this is a problem with cyclefocus or awesome or my keyboard.
Metadata
Metadata
Assignees
Labels
No labels
Activity