Hi all,
I’ve switched to Linux only recently, and am very sad that I had to abandon WinCompose. For those who don’t know, it is a taskbar application which allows you to toggle “compose-mode” with your R-Alt key and then combine multiple keystrokes to create special characters in an intuitive way. For example, Alt -> U -> “-” becomes Ū. Is there an alternative to this for Linux? I’m on Zorin OS 17.1 Core, specifically. To clarify, I’m not looking for a symbol table add-on. I’m looking for something that I can utilise with only my keyboard.
Thanks in advance!
You’re in luck. As far as i recall wincompose is inspired by Xorg’s Compose feature (https://github.com/samhocevar/wincompose?tab=readme-ov-file#features). Depending on your installation you can toggle it via some settings, or by running:
setxkbmap -option compose:ralt
I always find the book useful for this stuff: https://wiki.archlinux.org/title/Xorg/Keyboard_configuration#Configuring_compose_key
Thank you so much for the answer and the link to “The Book”! The Linux world is so amazing and I’m happy to learn more.
Check your keyboard settings, should be something in there for enable/define compose key.
I definitely will. Thanks!
Check your keyboard layout. Perhaps add whatever language keyboard you are looking to use the characters from? In my case, I couldn’t find a Welsh keyboard but the UK English keyboard has keystrokes for characters like ŵ. That could potentially be an option.