diff options
author | Benno Schulenberg <bensberg@justemail.net> | 2013-09-04 14:18:33 +0200 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2013-09-05 23:27:36 +0100 |
commit | 570a3c8e5b7599addaf8e46fe88f6ee1843788ed (patch) | |
tree | a2824de6eaf588a5d7bf90d9aa289823c6b9d7bb /geometry/macintosh | |
parent | 23d2257774a8629392293138399a0159399bbfc4 (diff) |
geometries: Correcting three, and removing two wrong comments.
Also removing several superfluous comments, and
adjusting some indentation, grammar and spelling.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'geometry/macintosh')
-rw-r--r-- | geometry/macintosh | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/geometry/macintosh b/geometry/macintosh index 1e0e125d..b6251b4f 100644 --- a/geometry/macintosh +++ b/geometry/macintosh @@ -149,7 +149,6 @@ default xkb_geometry "macintosh" { }; }; // End of "Editing" section - // Begin of "Keypad" section section "Keypad" { top = 87; left = 380; @@ -301,7 +300,6 @@ xkb_geometry "applepro" { }; }; // End of "Editing" section - // Begin of "Keypad" section section "Keypad" { top = 48; left = 370; @@ -544,7 +542,6 @@ xkb_geometry "macbook79" { <KPEN> }; }; - }; // End of "Alpha" section key.shape= "ARRO"; @@ -565,7 +562,7 @@ xkb_geometry "macbook79" { alias <AC00> = <CAPS>; alias <AA00> = <LCTL>; -}; // End of "default" geometry +}; // Aluminium Keyboard, ANSI model (United States, 109 keys) |