This file is indexed.

/usr/share/X11/xkb/keymap/sgi_vndr/dvorak 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
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)+dvorak"	};
    xkb_geometry	{ include "sgi_vndr/indy(pc101)"		};
};
xkb_keymap "indigo" {
    xkb_keycodes	{ include "sgi_vndr/indigo"		};
    xkb_types		{ include "default"		};
    xkb_compatibility	{ include "default"		};
    xkb_symbols 	{ include "us(pc101)+dvorak"	};
    xkb_geometry	{ include "sgi_vndr/indigo(pc101)"	};
};