aboutsummaryrefslogtreecommitdiffstats
path: root/package/etc/registeredApp.json
blob: 490b33c13259fa06e62ad767350d3b408ae33478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
	"1st shortcut key": {
		"id": "launcher@0.1",
		"name": "launcher"
	},
	"2nd shortcut key": {
		"id": "sdl_usb@5.0",
		"name": "sdl_usb"
	},
	"3rd shortcut key": {
		"id": "video@0.1",
		"name": "video"
	},
	"4th shortcut key": {
		"id": "navigation@0.1",
		"name": "navigation"
	}
}