@@ -17,19 +17,21 @@ page|https://en.wikipedia.org/wiki/Unicode_input>.
17
17
18
18
= head1 XCompose
19
19
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 > .
33
35
34
36
= head1 Editors and shells
35
37
0 commit comments