[systemd-devel] [PATCH 1/2] man: fix localectl set-x11-keymap syntax description

Ran Benita ran234 at gmail.com
Fri Oct 17 06:52:35 PDT 2014


On Fri, Oct 17, 2014 at 02:02:12PM +0200, Jan Synacek wrote:
> ---
>  man/localectl.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/localectl.xml b/man/localectl.xml
> index 38e73c7..c332027 100644
> --- a/man/localectl.xml
> +++ b/man/localectl.xml
> @@ -178,7 +178,7 @@
>                          </varlistentry>
>  
>                          <varlistentry>
> -                                <term><command>set-x11-keymap LAYOUT [MODEL] [VARIANT] [OPTIONS]</command></term>
> +                                <term><command>set-x11-keymap LAYOUT [MODEL [VARIANT [OPTIONS]]]</command></term>

Would have been nice if this used the same order as setxkbmap (which is
more sensible), but I suppose this cannot be changed?

>  
>                                  <listitem><para>Set the system default
>                                  keyboard mapping for X11. This takes a
> -- 
> 1.9.3
> 
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list