[PATCH setxkbmap] man: multiple layouts can be specified (#34118)

Julien Cristau jcristau at debian.org
Fri Feb 18 02:44:25 PST 2011


On Fri, Feb 18, 2011 at 13:17:00 +1000, Peter Hutterer wrote:

> X.Org Bug 34118 <http://bugs.freedesktop.org/show_bug.cgi?id=34118>
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
>  man/setxkbmap.man |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/man/setxkbmap.man b/man/setxkbmap.man
> index 1c0b87a..22b2798 100644
> --- a/man/setxkbmap.man
> +++ b/man/setxkbmap.man
> @@ -61,8 +61,8 @@ a keyboard layout.
>  .TP 8
>  .B \-layout \fIname\fP
>  Specifies the name of the layout used to determine the components which
> -make up the keyboard description.  Only one layout may be specified on
> -the command line.
> +make up the keyboard description. The \fI-layout\fP option may only be used
> +once. Multiple layouts can be specified as a comma-separated list.
>  .TP 8
>  .B \-model \fIname\fP
>  Specifies the name of the keyboard model used to determine the components

Should probably update -variant to say it should be a comma-separated
list of the same length as -layout.

Cheers,
Julien


More information about the xorg-devel mailing list