1IBUS EMOJI(1) User Commands IBUS EMOJI(1)
2
3
4
6 ibus emoji utility - Call the IBus emoji utility by IBus Emojier
7
8
10 /usr/libexec/ibus-ui-emojier [OPTION]...
11
12
14 IBus Emojier provides a GUI to select an emoji by typing an emoji anno‐
15 tation or choosing a character with mouse click and it's designed to
16 work as an extended IBus lookup window using Space, Enter, and Arrow
17 keys. The text entry accepts an emoji annotation or Unicode points.
18 If IBus panel is launched, IBus panel calls IBus Emojier with a short‐
19 cut key or the right click menu and output the selected emoji on the
20 previous focused text on an application. If IBus panel is not avail‐
21 able likes GNOME desktop, You can still use ibus emoji command to
22 launch IBus Emojier and it saves the selected emoji in your clipboard
23 and you can paste the emoji by a paste key likes Control-v.
24
25
26 Refer emoji section in ibus (1) for the command line options.
27
28
29 Homepage: https://github.com/ibus/ibus/wiki
30
31
33 ANNOTATION LANGUAGE
34 You can choose a language of emoji annotations with ibus-setup
35 [1m(1).
36
37 FONT You can choose an emoji font with ibus-setup (1). E.g. "Noto
38 Color Emoji", "Android Emoji" font.
39
40
42 Control-Shift-e
43 Launch IBus Emojier. The shortcut key can be customized by
44 ibus-setup (1).
45
46 Left, Right arrow, Control-b or Control-f
47 Select the next left or right category or emoji on the list if
48 an annotation is not typed. Otherwise move the cursor to the
49 immdediate left or right in the typed annotation.
50
51 Down, Up arrow, Control-n or Control-p
52 Select the next top or down category or emoji on the list
53
54 Enter Commit the selected emoji.
55
56 Escape Go back to the category list from emoji list, erase the typed
57 annotation, and close IBus Emojier.
58
59 Space Select the next left category or emoji on the list. If
60 Shift-Space is typed, a space chararacter can be inserted
61 between words in an annotation or Unicode points. E.g. 1f466
62 Shift-Space 1f3fb
63
64 PageDown or PageUp
65 Move to the next or previous page in the emoji list.
66
67 Head, End, Control-h or Control-e
68 Select the first or last emoji on the list if an annotation is
69 not typed. Otherwise move the cursor to the head or end in the
70 typed annotation.
71
72 Control-u
73 Erase the typed annotation.
74
75 Control-x or Control-v or Control-c
76 Cut the selected annotation to the clipboard with Control-x.
77 Paste the contents of the clipboard into the annotation entry
78 with Control-v. Copy the selected annotation to the clipboard
79 with Control-c.
80
81 Control-Shift-c
82 Copy the selected emoji to the clipboard.
83
84
86 If you find a bug, please report it at
87 https://github.com/ibus/ibus/issues
88
89
90
911.5.17 May 2017 IBUS EMOJI(1)