-
With multiple monitors, I can just set one, and another got turned off.
How could I turn off all monitors? Thanks.
-
This happened mid-game to me, so I started a new single-player game to see if the same thing happened. After a few turns, I had a turn with three messages, the second message was blank, and I couldn't…
-
```luau
local part = Instance.new("Part")
part.Touched:Connect(function(touchedPart)
-- touchedPart: BasePart
-- touchedPart.Name: string
if touchedPart.Name == "Handle" then
-- touchedPart…
-
I am hosting a single-user instance behind a reverse proxy which handles authentication. For that reason, no additional password is needed. However, I found no way of disabling the password prompt.
…
-
### Describe the bug
Every time I finish registering an account, when I try to log in again the next day, it always shows that the account or password does not match. At first, I thought I had rememb…
-
Firmware used: 1.1
Active mode: Spectrum
I noticed it twice in the past two days. At some point the screensaver only displays a white/orange dot that always starts in the middle of the display. Th…
-
Hello, I would like to know how the '-- turn screen off' instruction in scrcpy is implemented
My requirement is to use ADB to turn off the screen backlight instead of locking the screen, similar to…
-
-
Dear All,
I just installed my first fresh TURN server using the install script. Everything looked fine during intallation and ended without errors. Then I tested my TURN server with Trickle ICE but…
-
#### Software versions
Briefcase v1.11.x, Java v1.8.171, operating system: Ubuntu, MacOS and Windows
#### Problem description
Turning off the Remember passwords works always no matter if you c…