This file is indexed.

/usr/share/X11/xkb/keymap/sgi_vndr/bg is in xkb-data 2.5-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
default xkb_keymap "indy" {
    xkb_keycodes	{ include "sgi_vndr/indy(universal)"	};
    xkb_types		{ include "default"		};
    xkb_compatibility	{ include "default"		};
    xkb_symbols  { 
	include "us(pc_universal)+bg+group(shifts_toggle)"
    };
    xkb_geometry	{ include "sgi_vndr/indy(pc102)"	};
};
xkb_keymap "indigo" {
    xkb_keycodes	{ include "sgi_vndr/indigo(pc102)"	};
    xkb_types		{ include "default"		};
    xkb_compatibility	{ include "default"		};
    xkb_symbols { 
	include "us(pc102)+bg+group(shifts_toggle)"
    };
    xkb_geometry	{ include "sgi_vndr/indigo(pc102)"	};
};