зеркало из https://github.com/mozilla/eideticker.git
Bug 995983 - Add support for Tarako device. r=wlachance
This commit is contained in:
Родитель
7f4fb42c61
Коммит
bf31648282
|
@ -77,6 +77,12 @@ DEVICE_PROPERTIES = {
|
|||
"inputDevice": "/dev/input/event4",
|
||||
"defaultOrientation": "portrait",
|
||||
"dimensions": (320, 480),
|
||||
"swipePadding": (40, 40, 40, 40)},
|
||||
"sp6821a": {
|
||||
"hdmiResolution": None,
|
||||
"inputDevice": "/dev/input/event1",
|
||||
"defaultOrientation": "portrait",
|
||||
"dimensions": (320, 480),
|
||||
"swipePadding": (40, 40, 40, 40)}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче