diff options
author | J William Piggott <elseifthen@gmx.com> | 2020-03-08 21:52:07 -0400 |
---|---|---|
committer | J William Piggott <elseifthen@gmx.com> | 2020-03-22 14:11:05 -0400 |
commit | 325db79a44b0536c5089314029aae0ad6c340c6e (patch) | |
tree | 9fff3c79b21da215fbb5be551c9e6016693d7628 /geometry | |
parent | 835044ad75c5935958f93214b9e2d942afd07686 (diff) |
rules: add pc104alt & pc86 rule
pc104alt was added in 6f5f166
pc86 was added in 9bbda6b
However, neither commit added a rule so that they could be used.
Signed-off-by: J William Piggott <elseifthen@gmx.com>
Diffstat (limited to 'geometry')
-rw-r--r-- | geometry/pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/geometry/pc b/geometry/pc index c4869a72..d1197e43 100644 --- a/geometry/pc +++ b/geometry/pc @@ -889,7 +889,7 @@ xkb_geometry "abnt2" { // Created by Alexander Pohoyda <alexander.pohoyda@gmx.net> xkb_geometry "pc86" { - description = "Noname keyboard with 86 keys, DE"; + description = "Generic 86"; width = 287; height = 143; baseColor = "grey20"; |