1IBUS-FBTERM(1) User Commands IBUS-FBTERM(1)
2
3
4
6 ibus-fbterm - IBus front-end for FbTerm
7
8
10 ibus-fbterm is an input method for FbTerm based on IBus.
11
12
13 This is a wrapper to run dbus-daemon, ibus-daemon, fbterm and
14 ibus-fbterm-backend.
15
16
17 Homepage: https://github.com/ibus/ibus/wiki
18
19
21 The recent ibus-fbterm no longer uses the protocol of fbterm because
22 fbterm would bind Control-space focibly and now the private header
23 files are not used to communicate between fbterm and ibus-fbterm-back‐
24 end.
25
26
27 The default keybinding is Super-space to switch ibus engines. Most
28 keybdings would not work due to VT100 keybindings. Super-space and
29 Control-space are tested to work fine.
30
31
32 Super-space switches the first two IMEs only. To show IBus IME
33 switcher panel can be launched by double Super-space keys instead of
34 Super-space-space because VT100 does not handle key release events.
35 Enter key can select an input method engine on the switcher and Escape
36 key cancels the switcher.
37
38
39 Shift modifier can be generated by Escape key in ibus-fbterm because
40 VT100 does not handle Shift modifier. E.g. The reverse switching key‐
41 binding is Escape and Super-space keys instead of Shift-Super-space.
42 E.g. Escape and space keys can generate Shift-space key and it might be
43 used in ibus-hangul. Notice: Escape and space keys enable Hangul and
44 only Escape key disables Hangul in ibus-hangul by default. But I'd
45 recommned to use Control-space rather than Escape and space with
46 ibus-setup-hangul because Escape key disables vi mode.
47
48
50 ibus-fbterm runs loadkeys(1) command to set XKB keymaps internally.
51
52
54 Show keybindings
55
56 gsettings get org.freedesktop.ibus.general.hotkey triggers
57
58 Show selectable IMEs
59
60 gsettings get org.freedesktop.ibus.general preload-engines
61
62
64 If you find a bug, please report it at https://github.com/fuji‐
65 warat/ibus-fbterm/issues
66
67
68
691.0.1 Jan 2016 IBUS-FBTERM(1)