|
|
| |
xkb-switch(1) |
User Commands |
xkb-switch(1) |
xkb-switch is a C++ program that allows to query and change the XKB
layout state.
xkb-switch is a C++ program that allows to query and change the XKB
layout state. Originally ruby-based code written by J. Bromley.
- -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.
J. Bromley, S. Mironov, Alexei Rad'kov
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |