Re: [PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
Mauro Carvalho Chehab <[email protected]> Fri, 14 May 2021 16:18:25 +0200
| Newsgroups | gmane.linux.documentation,gmane.linux.kernel,gmane.linux.alsa.devel,gmane.comp.video.dri.devel,gmane.comp.freedesktop.xorg.drivers.intel,gmane.comp.emulators.kvm.devel,gmane.linux.acpi.devel,gmane.linux.ports.arm.kernel,gmane.comp.file-systems.ext4,gmane.linux.file-systems.f2fs,gmane.linux.kernel.hwmon,gmane.linux.kernel.iio,gmane.linux.kernel.input,gmane.linux.drivers.video-input-infrastructure,gmane.linux.kernel.pci,gmane.linux.power-management.general,gmane.linux.drivers.rdma,gmane.linux.usb.general,gmane.comp.video.mjpeg.user,gmane.linux.network |
|---|---|
| Message-ID | <[email protected]> |
Em Fri, 14 May 2021 12:08:36 +0100 Edward Cree <[email protected]> escreveu: > For anyone who doesn't know about it: X has this wonderful thing called > the Compose key[1]. For instance, type ⎄--- to get —, or ⎄<" for “. > Much more mnemonic than Unicode codepoints; and you can extend it with > user-defined sequences in your ~/.XCompose file. Good tip. I haven't use composite for years, as US-intl with dead keys is enough for 99.999% of my needs. Btw, at least on Fedora with Mate, Composite is disabled by default. It has to be enabled first using the same tool that allows changing the Keyboard layout[1]. Yet, typing an EN DASH for example, would be "<composite>--.", with is 4 keystrokes instead of just two ('--'). It means twice the effort ;-) [1] KDE, GNome, Mate, ... have different ways to enable it and to select what key would be considered <composite>: https://dry.sailingissues.com/us-international-keyboard-layout.html https://help.ubuntu.com/community/ComposeKey Thanks, Mauro