This file is indexed.

/usr/share/vkeybd/vkeybdmap is in vkeybd 1:0.1.18d-2.

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
19
20
21
22
23
global keymap
set keymap {
    {a 8}
    {z 9}
    {s 10}
    {x 11}
    {c 12}
    {f 13}
    {v 14}
    {g 15}
    {b 16}
    {n 17}
    {j 18}
    {m 19}
    {k 20}
    {comma 21}
    {l 22}
    {period 23}
    {slash 24}
    {apostrophe 25}
    {backslash 26}
    {grave 27}
}