Skip to content

Commit 282b9bd

Browse files
committed
Add formatting to XCompose section
1 parent cc4bf1c commit 282b9bd

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

doc/Language/unicode_entry.pod

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,21 @@ page|https://en.wikipedia.org/wiki/Unicode_input>.
1717
1818
=head1 XCompose
1919
20-
Xorg includes digraph support using a Compose key
21-
https://en.wikipedia.org/wiki/Compose_key#GNU.2FLinux .
22-
The default of AltGr + Shift can be remapped to something easier such as
23-
Capslock. In GNOME2 2 and MATE this can be setup under
24-
Preferences → Keyboard → Layouts → Options → Position of Compose Key.
25-
So, for example, to input »+« you could type CAPSLOCK > > + CAPSLOCK < <
26-
27-
XCompose allows customising the digraph sequences using a .XCompose file and
28-
https://github.com/kragen/xcompose/blob/master/dotXCompose is an extremely
29-
complete one. In GNOME, XCompose was overridden and replaced with a
30-
hardcoded list, but it is possible to restore XCompose by setting
31-
GTK_IM_MODULE=xim in your environment. It might be necessary to install
32-
a xim bridge as well, such as uim-xim.
20+
Xorg includes digraph support using a
21+
L<I<Compose key>|https://en.wikipedia.org/wiki/Compose_key#GNU.2FLinux> .
22+
The default of C<AltGr + Shift> can be remapped to something easier such as
23+
C<Capslock>. In I<GNOME 2> and I<MATE> this can be setup under
24+
C<Preferences → Keyboard → Layouts → Options → Position of Compose Key>.
25+
So, for example, to input C<»+«> you could type
26+
C<< CAPSLOCK > > + CAPSLOCK < < >>
27+
28+
I<XCompose> allows customising the digraph sequences using a C<.XCompose>
29+
file and
30+
L<https://github.com/kragen/xcompose/blob/master/dotXCompose> is an extremely
31+
complete one. In I<GNOME>, I<XCompose> was overridden and replaced with a
32+
hardcoded list, but it is possible to restore I<XCompose> by setting
33+
C<GTK_IM_MODULE=xim> in your environment. It might be necessary to install
34+
a xim bridge as well, such as C<uim-xim>.
3335
3436
=head1 Editors and shells
3537

0 commit comments

Comments
 (0)