.XCompose-ordering has the same format as .XCompose. (I include the former from the latter.) It consists of lines of usually the following format:
<XKeySym>(?: <XKeySym>)* : (?:"string"|U[\da-fA-F]{4})(?: description)?String is usually a single UTF-8 char, but is a C-style string (\n \r \\, etc.). And Uxxxx represents a single Unicode char. The format also supports '#'-comments, which last to the end of the line, ala perl. And it supports 'include' lines:
include "other file"In reply to Re^2: Best way to keep script with generated output
by benizi
in thread Best way to keep script with generated output
by benizi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |