summaryrefslogtreecommitdiff
path: root/geometry/hp
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-09-04 14:18:33 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-09-05 23:27:36 +0100
commit570a3c8e5b7599addaf8e46fe88f6ee1843788ed (patch)
treea2824de6eaf588a5d7bf90d9aa289823c6b9d7bb /geometry/hp
parent23d2257774a8629392293138399a0159399bbfc4 (diff)
downloadxkeyboard-config-570a3c8e5b7599addaf8e46fe88f6ee1843788ed.tar.gz
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/hp')
-rw-r--r--geometry/hp23
1 files changed, 11 insertions, 12 deletions
diff --git a/geometry/hp b/geometry/hp
index 8cb07b4..caab94f 100644
--- a/geometry/hp
+++ b/geometry/hp
@@ -273,7 +273,7 @@ xkb_geometry "hil" {
};
}; // End of "Keypad" section
-}; // End of "default" geometry
+};
// Created by Alexander Pohoyda <alexander.pohoyda@gmx.net>
@@ -563,7 +563,7 @@ xkb_geometry "dv5" {
height=118.4;
width=310.6;
- description = "HP Pavilion dv5";
+ description = "HP Pavilion dv5";
shape.cornerRadius = 1;
@@ -610,10 +610,10 @@ xkb_geometry "dv5" {
};
};
- section "Alpha" {
+ section "Alpha" {
top = 17.9;
key.shape = "NORM";
- left = 3;
+ left = 3;
row {
top = 0;
@@ -646,29 +646,28 @@ xkb_geometry "dv5" {
{ <RTSH>, "RTSH" }
};
};
- }; // End of "Alpha" section
+ }; // End of "Alpha" section
- section "Controls" {
+ section "Controls" {
top = 95.9;
key.shape = "CTLS";
- left = 3;
-
+ left = 3;
row {
top = 0;
keys { {<LCTL>, "LCTL"}, <FN>, <LWIN>, <LALT>, {<SPCE>, "SPCE"},
<RALT>, <MENU>, {<RCTL>, "RCTL"}
};
};
- };
+ };
- section "Edition" {
+ section "Editing" {
top = 16.5;
- left = 289.9;
+ left = 289.9;
key.shape = "EDIT";
key.gap = 1.4;
row {
top = 0;
- vertical = true;
+ vertical = true;
keys {
<HOME>, <PGUP>, <PGDN>, <END>
};