~/.config/lxsession is not found in Raspbian Buster..

yury-zaryadov 2020-01-25 19:21:28 -05:00
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