diff options
author | Nik Kopylov <homocomputeris@gmail.com> | 2017-05-01 00:21:21 +0200 |
---|---|---|
committer | Sergey Udaltsov <sergey.udaltsov@gmail.com> | 2017-05-01 00:41:08 +0100 |
commit | 10cf5acd90327a0b9e115964c8c4f52b4575cd4b (patch) | |
tree | da9ce7c30c85eabe5f98708f8d626f907ee67684 /geometry | |
parent | 9358e2e6db6263d0dd3288a869c8eb3eff5b977d (diff) |
Descriptions formatting, typos and mistakes v2
Diffstat (limited to 'geometry')
-rw-r--r-- | geometry/dell | 4 | ||||
-rw-r--r-- | geometry/hhk | 8 | ||||
-rw-r--r-- | geometry/kinesis | 2 | ||||
-rw-r--r-- | geometry/macintosh | 4 | ||||
-rw-r--r-- | geometry/microsoft | 4 | ||||
-rw-r--r-- | geometry/teck | 4 |
6 files changed, 13 insertions, 13 deletions
diff --git a/geometry/dell b/geometry/dell index 5d3f9702..501fdca1 100644 --- a/geometry/dell +++ b/geometry/dell @@ -354,12 +354,12 @@ xkb_geometry "dell65x" { // -// Dell Precision M65 +// Dell Precision M65 laptop // xkb_geometry "dellm65" { - description= "Dell Precision M65"; + description= "Dell Precision M65 laptop"; width= 308; height= 152; baseColor = "grey20"; diff --git a/geometry/hhk b/geometry/hhk index 97b7d740..793f7c07 100644 --- a/geometry/hhk +++ b/geometry/hhk @@ -1,5 +1,5 @@ // -// XKB geometry for the Happy Hacking Keyboard (Lite). +// XKB geometry for the Happy Hacking (Lite). // Different variants correspond to different switch // settings on the HHK. // @@ -128,7 +128,7 @@ xkb_geometry "jp1" { }; }; -// SW = 001 Layout with Muhenkan and Henkan keys swapped with Alt keys +// SW = 001 Layout with Muhenkan and Henkan keys swapped with Alt xkb_geometry "jp2" { include "hhk(basic)" @@ -170,7 +170,7 @@ xkb_geometry "jp3" { }; }; -// SW = 001 Layout with Henkan key swapped with Alt keys and left-Alt as Fn +// SW = 001 Layout with Henkan key swapped with Alt and left-Alt as Fn xkb_geometry "jp4" { include "hhk(basic)" @@ -194,7 +194,7 @@ xkb_geometry "jp4" { // Basic layout for non-switchable keys partial hidden xkb_geometry "basic" { - description = "Happy Hacking Keyboard"; + description = "Happy Hacking"; width = 290; height = 106; diff --git a/geometry/kinesis b/geometry/kinesis index 1e1b8233..d73b1e14 100644 --- a/geometry/kinesis +++ b/geometry/kinesis @@ -4,7 +4,7 @@ default xkb_geometry "model100" { // Generated completely by eye. I didn't actually *measure* a real // keyboard. - description= "Kinesis Ergonomic Keyboard"; + description= "Kinesis Ergonomic"; width= 421; height= 185; diff --git a/geometry/macintosh b/geometry/macintosh index b6251b4f..d7971ff3 100644 --- a/geometry/macintosh +++ b/geometry/macintosh @@ -329,7 +329,7 @@ xkb_geometry "applepro" { xkb_geometry "macbook78" { - description= "Apple Laptop 78-key (US)"; + description= "Apple laptop 78-key (US)"; width= 273; height= 110; @@ -448,7 +448,7 @@ xkb_geometry "macbook78" { xkb_geometry "macbook79" { - description= "Apple Laptop 79-key (Intl)"; + description= "Apple laptop 79-key (Intl)"; width= 273; height= 110; diff --git a/geometry/microsoft b/geometry/microsoft index 4dd4f541..4fd277cb 100644 --- a/geometry/microsoft +++ b/geometry/microsoft @@ -1,7 +1,7 @@ default xkb_geometry "natural" { - // Approximate layout for a Microsoft Natural Keyboard - description= "Microsoft Natural Keyboard"; + // Approximate layout for a Microsoft Natural + description= "Microsoft Natural"; width= 550; height= 190; diff --git a/geometry/teck b/geometry/teck index ae2e68c8..889978d0 100644 --- a/geometry/teck +++ b/geometry/teck @@ -1,5 +1,5 @@ default xkb_geometry "teck227" { - description="Truly Ergonomic Computer Keyboard Model 227 with wide Alt keys. (Standard US layout)"; + description="Truly Ergonomic Computer Keyboard Model 227 with wide Alt. (Standard US layout)"; width=296; height=155; @@ -313,7 +313,7 @@ default xkb_geometry "teck227" { }; xkb_geometry "teck229" { - description="Truly Ergonomic Computer Keyboard Model 229 with standard sized Alt keys and an additional Menu and Super key. (Standard US layout)"; + description="Truly Ergonomic Computer Keyboard Model 229 with standard sized Alt and an additional Menu and Super key. (Standard US layout)"; width=296; height=155; |