mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-30 14:46:33 +00:00
Fix screen orientation for EP 2.2.2 on balenaOS 2.62.0.+rev1
Change-type: patch
This commit is contained in:
parent
eb0602a5f1
commit
c77f595724
@ -54,6 +54,9 @@ const db = {
|
|||||||
'2.58.3+rev4': {
|
'2.58.3+rev4': {
|
||||||
xrandrArgs: '-o inverted -x',
|
xrandrArgs: '-o inverted -x',
|
||||||
},
|
},
|
||||||
|
'2.62.0+rev1': {
|
||||||
|
xrandrArgs: '-o inverted -x',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
'2.3.1': {
|
'2.3.1': {
|
||||||
default: {
|
default: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user