Module Name: src Committed By: nia Date: Mon Jul 13 11:14:12 UTC 2020
Modified Files: src/sbin/wsconsctl: wsconsctl.8 src/share/man/man4: pckbd.4 wskbd.4 Log Message: Move description of keyboard layouts to wskbd.4, add newer layouts Previously, the best reference was pckbd.4. This does not make much sense to read if you are on, say, an evbarm device with only USB. wsconsctl.8 contained a vaguer description of supported language names, which isn't very useful because you can't pass full language names to the command. Point readers to wskbd.4 instead. Note in the wskbd.4 page that while all layouts are generally supported by pckbd(4) and ukbd(4), older keyboard interfaces might only support a subset. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sbin/wsconsctl/wsconsctl.8 cvs rdiff -u -r1.24 -r1.25 src/share/man/man4/pckbd.4 cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/wskbd.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.