summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access/data/opt
Commit message (Collapse)AuthorAgeFilesLines
* [remote-access] Add another hint regarding remote access to lightdmSimon Rettberg2024-10-314-0/+15
|
* [remote-access] Move VNC script to separate fileSimon Rettberg2023-07-041-0/+152
|
* [remote-access/xorg] Use OutputClass instead of Device for dynamic stuffSimon Rettberg2022-09-092-10/+2Star
|
* [remote-access] Force usage of modesetting_drv on newer intel chipsSimon Rettberg2022-09-081-0/+9
|
* [remote-access] Get rid of evdi for nowSimon Rettberg2022-09-081-0/+4
| | | | | | Causes problems with certain Intel HD versions, makes acceleration slow on nVidia if no real screen is connected. Why can't we have nice things. :-(
* [remote-access] insmod doesn't check modprobe.dSimon Rettberg2022-02-241-1/+2
|
* [remote-access] Load evdi for virtual displaySimon Rettberg2022-02-231-0/+7
|
* [remote-access] Explicitly add virtual output on intel cardsSimon Rettberg2022-02-222-0/+10
| | | | | | It seems that in the past, a virtual output was added automatically when no screen was connected. This isn't the case anymore, so let's see if adding an xorg config fixes the issue.
* /var/run -> /runSimon Rettberg2021-11-121-1/+1
|
* [*] Helper script to add text to lightdm logo, and change its colorSimon Rettberg2020-10-061-0/+2
|
* [remote-access] Split noinput xorg config from zaphodhead configSimon Rettberg2020-10-023-6/+8
|
* [remote-access] Disable ZaphodHead on intelSimon Rettberg2020-09-211-0/+6
| | | | | | | | | | This can cause the X session to become unresponsive under certain, currently unknown circumstances. It seems to involve VMware 15.5.x vs. 15.1.x previously, and happens after the xscreensaver tried to start once (and fails). This hasn't been reproduced everywere and remains a mystery, but until this feature works reliably, we have to forgo the warning messages on the physically connected screen and let it enter standby instead.
* [remote-access] Only use ZaphodHead xorg config for intelSimon Rettberg2020-08-051-3/+5
| | | | | This does nothing at best with other drivers, but with vmware it actually causes a segfault in the xserver.
* [remote-access] Tweak screen splittingSimon Rettberg2020-07-081-2/+8
|
* [remote-access] Work a bit better with NVIDIA cr**Simon Rettberg2020-06-221-0/+2
|
* [remote-access] Add more possible output namesSimon Rettberg2020-06-221-1/+2
|
* [remote-access] Show warning on real display (TODO: Make pretty)Simon Rettberg2020-06-192-43/+78
|
* [remote-access] mkdirSimon Rettberg2020-06-181-0/+1
|
* [remote-access] Actually enable LoginRPC of lightdm greeterSimon Rettberg2020-06-181-0/+4
|
* [remote-access] Add ModuleSimon Rettberg2020-06-163-0/+69