ibus-fep - Man Page

IBus client for text terminals

Synopsis

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

Description

ibus-fep is an IBus client for text terminals.

Options

-h, ā€‰--help

Show summary of options.

-s, ā€‰--preedit-style=STYLE

Specify input style ("root" or "over-the-spot"). The default is "over-the-spot" which shows preedit text at the cursor position. If you don't like it because it can overwrite the screen, use "root" which places preedit text at the bottom line of the screen.

Example

$ pgrep -lf ibus-daemon

make sure that ibus-daemon is running

$ unset XMODIFIERS

disable XIM

$ xterm -e ibus-fep

run a default shell program under ibus-fep

$ xterm -e ibus-fep -- nano

run GNU nano instead of shell under ibus-fep

See Also

fep(1), xterm(1)

Author

ibus-fep was written by Daiki Ueno <ueno@unixuser.org>.

Info

10 Feb 2012