summaryrefslogtreecommitdiff
path: root/symbols/sy
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-09-08 11:14:34 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-09-28 22:25:57 +0100
commit9fa2d90a85ec9e67bed962dfc297b3134df280c4 (patch)
tree27a1a41b4d1b1685d2966cded09c55deff4de241 /symbols/sy
parent1776677f50d388bb5fe4bdfda41083e33a1cf342 (diff)
downloadxkeyboard-config-9fa2d90a85ec9e67bed962dfc297b3134df280c4.tar.gz
Removal of some useless comments, and alignment of some braces.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'symbols/sy')
-rw-r--r--symbols/sy11
1 files changed, 1 insertions, 10 deletions
diff --git a/symbols/sy b/symbols/sy
index 1a82f0e..aa6ce82 100644
--- a/symbols/sy
+++ b/symbols/sy
@@ -59,13 +59,9 @@ xkb_symbols "syc" {
key <AB09> { [ 0x1000719, Arabic_semicolon ] };
key <AB10> { [ 0x1000707, Arabic_question_mark ] };
- // End Alphanumeric Section
-
- // Space
+ // Space plus zero-width non-joiner:
include "nbsp(zwnj2)"
- // Begin Modifier Mappings
-
modifier_map Shift { Shift_L, Shift_R };
modifier_map Lock { Caps_Lock };
modifier_map Control{ Control_L, Control_R };
@@ -130,11 +126,6 @@ xkb_symbols "syc_phonetic" {
key <AB09> { [ 0x100002E, Arabic_semicolon ] };
key <AB10> { [ 0x1000707, Arabic_question_mark ] };
- // End Alphanumeric Section
-
-
- // Begin Modifier Mappings
-
modifier_map Shift { Shift_L, Shift_R };
modifier_map Lock { Caps_Lock };
modifier_map Control{ Control_L, Control_R };