summaryrefslogtreecommitdiffstats
path: root/source/x/x11-skel/manpages/imconfig.1
blob: 7ca95108aa1bda7d941db7a86440ff3fa08ae80e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.\" -*- nroff -*-
.ds g \" empty
.ds G \" empty
.\" Like TP, but if specified indent is more than half
.\" the current line-length - indent, use the default indent.
.de Tp
.ie \\n(.$=0:((0\\$1)*2u>(\\n(.lu-\\n(.iu)) .TP
.el .TP "\\$1"
..
.TH IMCONFIG 1 "01 June 2022" "Slackware Version 15.1.0"
.SH NAME
imconfig \- choose a default input method for X/Wayland.
.SH SYNOPSIS
.B imconfig
.SH DESCRIPTION
.B imconfig
provides a menu of the input methods available on the machine so that you
may choose one of them to use within an XDG compliant desktop environment.

imconfig writes out $HOME/.profile.d/input-method.{sh,csh} files, allowing
the user to choose their own default input method (possibly overriding the
one chosen as a system default).
.SH AUTHOR
Patrick J. Volkerding <volkerdi@slackware.com>
Heinz Wiesinger <pprkut@slackware.com>