Source position: xkb.pp line 1422
type TXkbLogoDoodadRec = record
name: TAtom;
_type: Byte;
priority: Byte;
top: SmallInt;
left: SmallInt;
angle: SmallInt;
color_ndx: Word;
shape_ndx: Word;
logo_name: PChar;
end;