You are not logged in.
For
Ctrl + Shift + u + [hex]1. Can change to use decimal instead of hex? Since there is decimal in Windows by
Alt + [dec] and I already remember bunch of these(I'm dual booting Win and Arch) e.g. 223 ß
2. Can I use numpad to input the number part? idk why it just can't work with numpad
similar question: https://askubuntu.com/questions/719764/ … to-decimal
Last edited by unamed^^ (2024-02-21 16:27:41)
Σ(-᷅_-᷄๑)
Offline
Windows Alt-codes below 256 are bound to the current Windows codepage. So not only the answer is “no” for non-Windows systems, but that doesn’t even work reliably between different Windows installations.
However, there is no need to rely on such archaic solutions either. Under Linux keyboard input usually supports the Compose key. E.g. a typical sequence to get ‘ß’ is: Compose s s.
You likely can configure the compose key under your desktop environment’s keyboard settings. If not, Arch Wiki describes the way to configure compose key in Xorg. Note that e.g. IBus⁽¹⁾ prevents users from defining their own compose sequences, so you’re going to be stuck with a pre-defined set.
____
⁽¹⁾ Ctrl+Shift+u is a solution specific IBus, so I assume it’s in use.
Paperclips in avatars? | Sometimes I seem a bit harsh — don’t get offended too easily!
Offline
Windows Alt-codes below 256 are bound to the current Windows codepage. So not only the answer is “no” for non-Windows systems, but that doesn’t even work reliably between different Windows installations.
However, there is no need to rely on such archaic solutions either. Under Linux keyboard input usually supports the Compose key. E.g. a typical sequence to get ‘ß’ is: Compose s s.
You likely can configure the compose key under your desktop environment’s keyboard settings. If not, Arch Wiki describes the way to configure compose key in Xorg. Note that e.g. IBus⁽¹⁾ prevents users from defining their own compose sequences, so you’re going to be stuck with a pre-defined set.
____
⁽¹⁾ Ctrl+Shift+u is a solution specific IBus, so I assume it’s in use.
Yes I guess you are right. I'll try the compose key later, and also in windows.
tysm
Σ(-᷅_-᷄๑)
Offline