From f2898e5811afdda798587404bcc9104eda4d4b7b Mon Sep 17 00:00:00 2001 From: Maartz Date: Thu, 3 Oct 2019 12:23:34 +0200 Subject: [PATCH] setxkbmap: add page (#3288) --- pages/linux/setxkbmap.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pages/linux/setxkbmap.md diff --git a/pages/linux/setxkbmap.md b/pages/linux/setxkbmap.md new file mode 100644 index 000000000..fd203bf3d --- /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`