diff --git a/pages/linux/setxkbmap.md b/pages/linux/setxkbmap.md new file mode 100644 index 0000000000..fd203bf3db --- /dev/null +++ b/pages/linux/setxkbmap.md @@ -0,0 +1,11 @@ +# setxkbmap + +> Set the keyboard using the X Keyboard Extension. + +- Set the keyboard in French AZERTY: + +`setxkbmap {{fr}}` + +- Get help: + +`setxkbmap -help`