You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In X11 you can use xcape to remap the ctrl key to esc on short press and ctrl on long press. Can similar capability be added to wlc? It doesn't look like there are any keypress or key release hooks in src/compositor/seat/keyboard.c.
If someone can help me start the implementation I would appreciate the guidance.
The text was updated successfully, but these errors were encountered:
Issue by alimunjaya
Sunday Mar 19, 2017 at 09:34 GMT
Originally opened as Cloudef/wlc#242
In X11 you can use xcape to remap the
ctrl
key toesc
on short press andctrl
on long press. Can similar capability be added to wlc? It doesn't look like there are any keypress or key release hooks in src/compositor/seat/keyboard.c.If someone can help me start the implementation I would appreciate the guidance.
The text was updated successfully, but these errors were encountered: