Portál AbcLinuxu, 14. května 2025 01:15
Řešení dotazu:
~/.config/kscreenlockerrc
kscreenlockerrc
s tímto obsahem:
[$Version] update_info=kscreenlocker.upd:0.1-autolock [Daemon] Autolock=false LockGrace=0 [Greeter] Theme=org.kde.breezedark.desktop
#!/bin/sh exec systemd-inhibit --what=handle-lid-switch /usr/bin/mplayer "$@"Je to celkem praktické, pokud je notebook připojen k televizi/projektoru a nechci, aby překážel ve výhledu.
xset dpms 0 0 0 &
xset s noblank &
xset s 0 0 &
xset s noexpose
a je klid.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.