From 533aca9684907b8cd3575a71e0926dbfb69e29ec Mon Sep 17 00:00:00 2001 From: svu Date: Thu, 28 Sep 2006 20:33:00 +0000 Subject: fixing thinkpad geometry, b.fd.o#8419 --- geometry/thinkpad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'geometry') diff --git a/geometry/thinkpad b/geometry/thinkpad index 6599c418..c9b769cc 100644 --- a/geometry/thinkpad +++ b/geometry/thinkpad @@ -167,7 +167,7 @@ xkb_geometry "common" { // 85 keys // US/English (FRU 02K4785). xkb_geometry "us" { - include "ibm_vndr/thinkpad(common)" + include "thinkpad(common)" description = "IBM ThinkPad 560Z/600/600E/A22E, US"; shape "RTRN" { cornerRadius = 1, { [43, 18] }, { [2.5, 0], [40.5, 14] } }; @@ -217,7 +217,7 @@ xkb_geometry "us" { // 86 keys // Tested on: DE/German, UK/English (FRU 02K4787). xkb_geometry "intl" { - include "ibm_vndr/thinkpad(common)" + include "thinkpad(common)" description = "IBM ThinkPad 560Z/600/600E/A22E, Intl"; shape "RTRN" { cornerRadius = 1, { [28, 0], [28, 37], [4, 37], [4, 18], -- cgit v1.2.3