Bug 1026511 - Update touch screen input device to event0 on Flame devices. r=wlachance

This commit is contained in:
Dave Hunt 2014-06-17 15:17:41 +01:00
Родитель 3e65c3f168
Коммит 6d4ea85912
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -87,7 +87,7 @@ DEVICE_PROPERTIES = {
},
"flame": {
"hdmiResolution": None,
"inputDevice": "/dev/input/event6",
"inputDevice": "/dev/input/event0",
"defaultOrientation": "portrait",
"dimensions": (480, 854),
"swipePadding": (40, 40, 40, 40)