Update post-update
This commit is contained in:
parent
b60107c8b7
commit
ed287ef012
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ FBHEIGHT=$(fbset | awk '/geometry/ {print $3}')
|
|||
ASPECT=$(printf "%.2f" $(echo "(${FBWIDTH} / ${FBHEIGHT})" | bc -l))
|
||||
|
||||
case ${ASPECT} in
|
||||
1.31|0.76)
|
||||
1.50|0.67)
|
||||
ASPECT="3:2"
|
||||
;;
|
||||
1.33|0.75)
|
||||
|
|
Loading…
Reference in a new issue