logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

swaykbdd - keyboard layout switcher for Sway

Bugs

       For suggestions, comments, bug reports etc. visit the project homepage.

swaykbdd                                           2022-03-17                                        SWAYKBDD(1)

Description

       The swaykbdd utility can be used to automatically change the keyboard layout on a per-window basis.

       For automatic start add to the Sway config file the following command: `exec swaykbdd`.

Environment

SWAYSOCK
              Path to the socket file used for Sway IPC.

Name

       swaykbdd - keyboard layout switcher for Sway

Options

-h, --help
              Display help message.

       -v, --version
              Display version information.

       -d, --default=ID
              Set  the  default keyboard layout for new windows. ID is an index of layout, default is 0, special
              value -1 can be used to disable set the layout for new windows (currently active  layout  will  be
              used instead).

       -t, --timeout=MS
              Ignored  time  between  layout change and focus lost events, in milliseconds. The default value is
              50.

Synopsis

       swaykbdd [OPTIONS...]

See Also