From f4476a916aa9ad65054f13bfa2c320d40761220f Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Thu, 6 May 2010 00:02:54 +0100 Subject: Updated pc105 geometry https://bugs.freedesktop.org/show_bug.cgi?id=26945 --- geometry/pc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'geometry') diff --git a/geometry/pc b/geometry/pc index 812f842..ee923fc 100644 --- a/geometry/pc +++ b/geometry/pc @@ -514,10 +514,13 @@ xkb_geometry "pc105" { shape "BKSP" { { [ 38,18] }, { [2,1], [ 36,16] } }; shape "TABK" { { [ 28,18] }, { [2,1], [ 26,16] } }; shape "BKSL" { { [ 28,18] }, { [2,1], [ 26,16] } }; - shape "RTRN" { { [ 42,18] }, { [2,1], [ 40,16] } }; + shape "RTRN" { + { [0,0], [28,0], [28,37], [5,37], [5,18], [0,18] } , + { [2,1], [26,1], [26,35], [7,35], [7,16], [2,16] } , + approx = { [5,0], [28,37] } }; shape "CAPS" { { [ 33,18] }, { [2,1], [ 31,16] } }; shape "LFSH" { { [ 25,18] }, { [2,1], [ 23,16] } }; - shape "RTSH" { { [ 50,18] }, { [2,1], [ 50,16] } }; + shape "RTSH" { { [ 50,18] }, { [2,1], [ 48,16] } }; shape "MODK" { { [ 27,18] }, { [2,1], [ 25,16] } }; shape "SMOD" { { [ 23,18] }, { [2,1], [ 21,16] } }; shape "SPCE" { { [113,18] }, { [2,1], [111,16] } }; @@ -578,7 +581,7 @@ xkb_geometry "pc105" { keys { { , "TABK", color="grey20" }, , , , , , , , , , , - , , { , "BKSL" } + , , { , "RTRN", color="grey20" } }; }; row { @@ -586,7 +589,7 @@ xkb_geometry "pc105" { keys { { , "CAPS", color="grey20" }, , , , , , , , , , , - , { , "RTRN", color="grey20" } + , }; }; row { -- cgit v1.2.1