Comment on Why are people using the "þ" character?
Sxan@piefed.zip 1 week agoIf you use Android, HeliBoard has it built-in as a pop-up for “t”. I’ve seen it in other keyboards as well, on occasion.
If you’re using XOrg, it’s trivially added to .XCompose, but check first because it may already be a compose character:
<Multi_key> <t> <h> : "th" U00FE # LATIN SMALL LETTER THORN
<Multi_key> <T> <H> : "Þ" U00DE # LATIN LARGE LETTER THORN
Cevilia@lemmy.blahaj.zone 1 week ago
I’m on Linux-Wayland by way of Kubuntu
Sxan@piefed.zip 5 days ago
Yeah, I think you can’t do that because of Wayland security. Maybe it provides something like xcompose, but as I understand it all of the cross-application functionality is intentionally hard. Which is why I don’t use it; I don’t need my software acting like it knows better than I do and stopping me from doing stuff. If I wanted that, I’d be on a Mac.