mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server:
- start with no background
This commit is contained in:
parent
6a30179289
commit
c870ad14a0
@ -10,7 +10,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
DISPLAY=':0.0'
|
||||
XORG_NVIDIA_CONF="/etc/X11/xorg-nvidia.conf"
|
||||
XORG_ARGS="-s 0 -br -noreset -allowMouseOpenFail -nocursor -nolisten tcp"
|
||||
XORG_ARGS="-s 0 -nr -noreset -allowMouseOpenFail -nocursor -nolisten tcp"
|
||||
XORG_NVIDIA_MODULE="nvidia"
|
||||
|
||||
export DISPLAY
|
||||
|
Loading…
x
Reference in New Issue
Block a user