Skip to main content
4 events
when toggle format what by license comment
Oct 27, 2020 at 0:41 comment added ConceptRat Just a note about using ~/.Xcompose. Unless you are copying a system Compose file into your ~/.XCompose file, make sure you put include "%L" at the top of it before your custom Compose lines. That way you can reference the locale specific system Compose file under /usr/share/X11/locale. This is slightly better in that you are always referencing the latest installed system Compose file for your locale and your custom Compose file is cleaner as it only contains your definitions. You can find out about %L by using man Compose from a terminal.
Oct 30, 2014 at 0:40 vote accept Anko
Oct 30, 2014 at 0:40 comment added Anko Dang, I forgot strace existed. Great detective work. Thank you!
Oct 30, 2014 at 0:33 history answered Gilles 'SO- stop being evil' CC BY-SA 3.0