Copy the xkb file to
/usr/share/X11/xkb/symbols/ and load
the layout using
setxkbmap -layout colemaq
Use the
-variant option to load a different ColemaQ variant
- ColemaQ-F (ANSI) -variant f
- ColemaQ-ID (ANSI) -variant id
- ColemaQ-Wide (ANSI) -variant wide
- ColemaQ (ISO) -variant iso
- ColemaQ-F (ISO) -variant f_iso
- ColemaQ-ID (ISO) -variant id_iso
- ColemaQ-Wide (ISO) -variant wide_iso
For example to set the layout to ColemaQ-F on an ISO board
use the command setxkbmap -layout colemaq -variant f_iso