summaryrefslogtreecommitdiff
path: root/symbols/macintosh_vndr
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/macintosh_vndr
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/macintosh_vndr')
-rw-r--r--symbols/macintosh_vndr/us11
1 files changed, 4 insertions, 7 deletions
diff --git a/symbols/macintosh_vndr/us b/symbols/macintosh_vndr/us
index d0cf560..81e4b77 100644
--- a/symbols/macintosh_vndr/us
+++ b/symbols/macintosh_vndr/us
@@ -5,7 +5,6 @@ xkb_symbols "extended" {
name[Group1]= "USA";
key <ESC> { [ Escape ] };
- // Alphanumeric section
key <TLDE> { [ grave, asciitilde ] };
key <AE01> { [ 1, exclam ] };
key <AE02> { [ 2, at ] };
@@ -58,13 +57,11 @@ xkb_symbols "extended" {
key <AB10> { [ slash, question ] };
key <SPCE> { [ space ] };
- // End alphanumeric section
-
include "eurosign(e)"
include "keypad"
- key <KPEQ> { [ equal ] };
+ key <KPEQ> { [ equal ] };
};
hidden
@@ -104,11 +101,11 @@ xkb_symbols "oldmac" {
key <RGHT> { [ Right ] };
// End "Editing" section
- key <BKSP> { [ BackSpace ] };
- key <TAB> { [ Tab, ISO_Left_Tab ] };
+ key <BKSP> { [ BackSpace ] };
+ key <TAB> { [ Tab, ISO_Left_Tab ] };
key <RTRN> { [ Return ] };
key <CAPS> { [ Caps_Lock ] };
- key <NMLK> { [ Num_Lock, Pointer_EnableKeys ] };
+ key <NMLK> { [ Num_Lock, Pointer_EnableKeys ] };
// Begin "Modifier" section
key <LFSH> { [ Shift_L ] };