diff options
author | marha <marha@users.sourceforge.net> | 2011-11-18 08:02:19 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-18 08:02:19 +0100 |
commit | 1d325f411302fb329f0045f1288fc7cba03b17ce (patch) | |
tree | 3b2c929ef627cd229af957926a73df91bbcdc2f8 /xorg-server/xkeyboard-config/rules | |
parent | d41bc08d1ae8c4784c09d8977816c0fadab1ba52 (diff) | |
download | vcxsrv-1d325f411302fb329f0045f1288fc7cba03b17ce.tar.gz vcxsrv-1d325f411302fb329f0045f1288fc7cba03b17ce.tar.bz2 vcxsrv-1d325f411302fb329f0045f1288fc7cba03b17ce.zip |
xkeyboard-config mesa git update 18 nov 2011
Diffstat (limited to 'xorg-server/xkeyboard-config/rules')
-rw-r--r-- | xorg-server/xkeyboard-config/rules/base.o_s.part | 1 | ||||
-rw-r--r-- | xorg-server/xkeyboard-config/rules/base.xml.in | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/xorg-server/xkeyboard-config/rules/base.o_s.part b/xorg-server/xkeyboard-config/rules/base.o_s.part index 6cf9f1406..e1188ba34 100644 --- a/xorg-server/xkeyboard-config/rules/base.o_s.part +++ b/xorg-server/xkeyboard-config/rules/base.o_s.part @@ -103,6 +103,7 @@ nbsp:level4n = +nbsp(level4n) nbsp:level4nl = +nbsp(level4nl) japan:nicola_f_bs = +jp(nicola_f_bs) + japan:hztg_escape = +jp(hztg_escape) kpdl:dot = +kpdl(dot) kpdl:comma = +kpdl(comma) kpdl:dotoss = +kpdl(dotoss) diff --git a/xorg-server/xkeyboard-config/rules/base.xml.in b/xorg-server/xkeyboard-config/rules/base.xml.in index 5279521a6..8816034a3 100644 --- a/xorg-server/xkeyboard-config/rules/base.xml.in +++ b/xorg-server/xkeyboard-config/rules/base.xml.in @@ -4779,6 +4779,7 @@ <_description>Taiwanese</_description> <languageList> <iso639Id>trv</iso639Id> + <iso639Id>pwn</iso639Id> </languageList> </configItem> <variantList> @@ -6498,6 +6499,12 @@ <_description>NICOLA-F style Backspace</_description> </configItem> </option> + <option> + <configItem> + <name>japan:hztg_escape</name> + <_description>Make Zenkaku Hankaku an additional ESC</_description> + </configItem> + </option> </group> <group allowMultipleSelection="false"> <configItem> |