This file is indexed.

/usr/share/ubuntu/settings/system/mouse.settings is in ubuntu-system-settings 0.3+16.04.20160330-0ubuntu1.

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
{
    "icon": "input-mouse-symbolic",
    "name": "Mouse & Touchpad",
    "translations": "ubuntu-system-settings",
    "category": "system",
    "form-factors": [
        "phone",
        "tablet"
    ],
    "keywords": [
        "mouse",
        "touchpad",
        "tap",
        "touch",
        "click",
        "input"
    ],
    "has-dynamic-keywords": false,
    "has-dynamic-visibility": false,
    "page-component": "PageComponent.qml"
}