-
-
Notifications
You must be signed in to change notification settings - Fork 441
Open
Description
Problem description
Starting with...
TERMUX_X11_XSTARTUP="dbus-launch --exit-with-session i3"
termux-x11 :0Launches termux-x11 as expected;
Problem
When i press Meta key, then Enter key to lauch a terminal
The Meta key remains active!
Such that any other key pressed resolves to meta+<that key>...which is not what should happen
This continues forever...until Meta key is pressed again...Then the outcome is undefined; that is -- sometimes the meta key is released and sometimes it isn't...
Using latest release 1.03.01-2a1fac2-09.06.25 downloaded from releases page on github...
What i have tried
Enabling accessibility...(tho WRITE_SECURE_SETTINGS not granted)
trying all possible permutations of keyboard settings
Extra info...(probably not relevant)
Keyboard - Unexpected Keyboard (from fdroid/github
What steps will reproduce the bug?
- Start i3 as explained above...
- Meta+Enter (or any key + Meta)
What is the expected behavior?
Meta4+Enter should release the meta key...
Metadata
Metadata
Assignees
Labels
No labels