doc: fix user-configuration sample file
Support copy-pasting from the docs to get something functional. Signed-off-by: Jouke Witteveen <j.witteveen@gmail.com>master
parent
5d297c5012
commit
8b603dbe11
|
@ -197,8 +197,10 @@ $ cat $XDG_CONFIG_HOME/xkb/rules/evdev.xml
|
||||||
<name>orange</name>
|
<name>orange</name>
|
||||||
<shortDescription>or</shortDescription>
|
<shortDescription>or</shortDescription>
|
||||||
<description>Orange (Banana)</description>
|
<description>Orange (Banana)</description>
|
||||||
</variant>
|
</configItem>
|
||||||
|
</variant>
|
||||||
</variantList>
|
</variantList>
|
||||||
|
</layout>
|
||||||
</layoutList>
|
</layoutList>
|
||||||
<optionList>
|
<optionList>
|
||||||
<group allowMultipleSelection="true">
|
<group allowMultipleSelection="true">
|
||||||
|
|
Loading…
Reference in New Issue