diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-04-29 22:56:43 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-03-31 15:56:31 +0200 |
commit | d83eacaaa8f17b5d573d540ca6338390fcfa0ba1 (patch) | |
tree | 153075aff35139a53455ab72c728b2a0f77e9a5e /package/python-libusb1 | |
parent | 5563a1c6a48716debe2983869ddb757318094dce (diff) | |
download | buildroot-d83eacaaa8f17b5d573d540ca6338390fcfa0ba1.tar.gz buildroot-d83eacaaa8f17b5d573d540ca6338390fcfa0ba1.zip |
package/x11r7/xserver_xorg-server: add sysv init script
We need ":0.0 vt01" to make sure Xorg finds the correct terminal.
Quoting https://www.x.org/archive/X11R6.8.0/doc/Xorg.1.html
-allowMouseOpenFail
Allow the server to start up even if the mouse device can't be
opened or initialised.
We need this option in case BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE was
not enabled.
-noreset
prevents a server reset when the last client connection is closed.
We need this option to prevent auto-close of Xorg.
Tested with a qemu image and Kodi.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Arnout: copy an abbreviate version of the explanation above to the
script.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/python-libusb1')
0 files changed, 0 insertions, 0 deletions