1IBUS-FEP(1)                 General Commands Manual                IBUS-FEP(1)
2
3
4

NAME

6       ibus-fep - IBus client for text terminals
7

SYNOPSIS

9       ibus-fep [options] [-- command [args]]
10

DESCRIPTION

12       ibus-fep is an IBus client for text terminals.
13

OPTIONS

15       -h, --help
16              Show summary of options.
17
18       -s, --preedit-style=STYLE
19              Specify input style ("root" or "over-the-spot").  The default is
20              "over-the-spot" which shows preedit text at the cursor position.
21              If  you  don't  like it because it can overwrite the screen, use
22              "root" which places preedit text  at  the  bottom  line  of  the
23              screen.
24

EXAMPLE

26       $ pgrep -lf ibus-daemon
27              make sure that ibus-daemon is running
28
29       $ unset XMODIFIERS
30              disable XIM
31
32       $ xterm -e ibus-fep
33              run a default shell program under ibus-fep
34
35       $ xterm -e ibus-fep -- nano
36              run GNU nano instead of shell under ibus-fep
37

SEE ALSO

39       fep(1), xterm(1)
40

AUTHOR

42       ibus-fep was written by Daiki Ueno <ueno@unixuser.org>.
43
44
45
46                                  10 Feb 2012                      IBUS-FEP(1)
Impressum