Skip to content

Commit cd3bb65

Browse files
authored
Merge pull request #2206 from mienaikage/wincompose
Add WinCompose to unicode_entry
2 parents 950b22c + ea00aa4 commit cd3bb65

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/Language/unicode_entry.pod6

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,22 @@ ibus-daemon command as shown above, with the C<--desktop> option set to
7474
C<--desktop=plasma>. Click OK. It should now launch automatically when you
7575
log in again.
7676
77+
=head1 WinCompose (Windows)
78+
79+
L<WinCompose|https://github.com/samhocevar/wincompose> adds
80+
L<compose key|https://en.wikipedia.org/wiki/Compose_key> functionality to Windows.
81+
It can be installed either via the L<WinCompose releases|https://github.com/samhocevar/wincompose/releases>
82+
page on GitHub, or with the L<Chocolatey package manager|https://chocolatey.org/packages/wincompose>.
83+
84+
Once the program is installed and running, right click the tray icon and
85+
select C<Options → General → Compose Key> to set your desired key.
86+
87+
WinCompose uses L<kragen/xcompose|https://github.com/kragen/xcompose> as
88+
a source, so by default has plenty of useful sequences available.
89+
These sequences can be viewed by right clicking the tray icon and selecting C<Show Sequences>.
90+
If you wish to add your own sequences, you can do so by either adding/modifying
91+
C<.XCompose> in C<%USERPROFILE%>, or editing user-defined sequences in the options menu.
92+
7793
=head1 Editors and shells
7894
7995
=head2 Vim

0 commit comments

Comments
 (0)