We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please, can you add support for this?
A frame from a screen recording of TEA on FreeBSD-based helloSystem (with global menu integration) in a VirtualBox guest:
– key strokes Control-Shift-U 2 0 2 6 Space bar should generate:
𠈶…
(Shift was invisible because I forgot to use option --vis-shift with screenkey.)
--vis-shift
Below, I see support for a compose key however I am much more accustomed to the method above.
Many thanks
– essentially, that was setxkbmap -option compose:ralt for Alt Gr (right Alt key) composition.
setxkbmap -option compose:ralt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please, can you add support for this?
A frame from a screen recording of TEA on FreeBSD-based helloSystem (with global menu integration) in a VirtualBox guest:
– key strokes Control-Shift-U 2 0 2 6 Space bar should generate:
𠈶…
(Shift was invisible because I forgot to use option
--vis-shift
with screenkey.)Below, I see support for a compose key however I am much more accustomed to the method above.
Many thanks
– essentially, that was
setxkbmap -option compose:ralt
for Alt Gr (right Alt key) composition.The text was updated successfully, but these errors were encountered: