Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
xkb-switch(1)			  User Commands 		   xkb-switch(1)

xkb-switch
     xkb-switch  is a C++ program that allows to query and change the XKB layout
     state.

SYNTAX
     xkb-switch [options]

DESCRIPTION
     xkb-switch is a C++ program that allows to query and change the XKB  layout
     state. Originally ruby-based code written by J. Bromley.

OPTIONS
     -s <layout>
	    Set current layout group to <layout>.

     -l, --list
	    Display all layout groups.

     -h, --help
	    Display a help message.

     -v, --version
	    Show version number.

     -w [-p], --wait [-p]
	    Wait  for group change and exits.  If -p is specified, print the new
	    layout group.

     -W     Infinitely wait for group change.

     -n, --next
	    Switch to the next layout group.

     -p     Display current layout group.

     AUTHORS

     J. Bromley, S. Mironov, Alexei Rad'kov

J. Bromley, S. Mironov, Alexei Rad... 1.3.1			   xkb-switch(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xkb-switch&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help