Re: Jenux OS, The "Next Jen!"

Hello:

The keyboard shortcuts as configured by default only work using the mate desktop. If using another desktop environment or window manager, the command for screen off is "sudo screenctl off", while the command for screen on is "sudo screenctl on". If you are still having trouble, try the following:
install the intel-gpu-tools package and try the request again
as root, go to /sys/class/backlight/<platform specific backlight id> and echo 0 to the brightness file
If it stops the screen curtain as soon as you hit a key, run the commandin a while loop, i.e. while true;do sudo screenctl off;done, put that in either a init script/systemd unit, easier to control, or in your desktop's startup settings, requires restarting your desktop/machine to disable. If using a systemd unit, assuming your systemd unit is called monitor, to start screen curtain on boot, do:
sudo systemctl enable monitor
To disable start at boot, but leave it running:
sudo systemctl disable monitor
to stop it:
sudo systemctl stop monitor
sudo screenctl on
To start it immediately, regardless of desktop or other conditions:
sudo systemctl start monitor
hth

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Phoenix009 via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : hacker via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : ernie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : ernie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : hacker via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Off-topic room : kingzombie via Audiogames-reflector

Reply via email to