mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 13:33:15 +00:00
~/.config/lxsession is not found in Raspbian Buster..
parent
ff5f1ac154
commit
1d4696342c
@ -23,6 +23,11 @@ And add the following line:
|
|||||||
@xrandr --output HDMI-1 --rotate right
|
@xrandr --output HDMI-1 --rotate right
|
||||||
````
|
````
|
||||||
|
|
||||||
|
If ~/.config/lxsession folder is not found:
|
||||||
|
````
|
||||||
|
nano /etc/xdg/lxsession/LXDE-pi/autostart
|
||||||
|
````
|
||||||
|
|
||||||
ℹ️ _As was mentioned in the [forums](https://forum.magicmirror.builders/topic/4684/electron-cpu-usage/238) you can also use the fake kms driver instead._
|
ℹ️ _As was mentioned in the [forums](https://forum.magicmirror.builders/topic/4684/electron-cpu-usage/238) you can also use the fake kms driver instead._
|
||||||
|
|
||||||
EDIT 03JAN20: fkms + screen rotation using display_rotate no longer seems to work, but kms method still does
|
EDIT 03JAN20: fkms + screen rotation using display_rotate no longer seems to work, but kms method still does
|
||||||
|
Loading…
x
Reference in New Issue
Block a user