diff options
author | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
commit | 45710577f374972946a8eb37833a9c94e5a299bf (patch) | |
tree | 83862aa10e13033fe715c36f673f6e82c5434934 /xorg-server/xkeyboard-config/symbols/us | |
parent | 1037d56ca89d503cfd62830a90e934a2806ad804 (diff) | |
download | vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.gz vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.bz2 vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.zip |
xserver xkeyboard-config mesa git update 21 nov 2011
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/us')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/us | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/us b/xorg-server/xkeyboard-config/symbols/us index 1d8bdd0dd..7c3ee2499 100644 --- a/xorg-server/xkeyboard-config/symbols/us +++ b/xorg-server/xkeyboard-config/symbols/us @@ -573,7 +573,7 @@ xkb_symbols "dvp" { key <AE10> { [ bracketright, 6 ], type[Group1] = "FOUR_LEVEL_ALPHABETIC" }; key <AE11> { [ exclam, 8, exclamdown ], type[Group1] = "FOUR_LEVEL_ALPHABETIC" }; key <AE12> { [ numbersign, grave, dead_grave ] }; - key <BKSP> { [ BackSpace ] }; + key <BKSP> { [ BackSpace, BackSpace ] }; // upper row, left side key <AD01> { [ semicolon, colon, dead_diaeresis ] }; |