live puppy use root user default
and xscreensaver not working instead screensaver i see at display red message "...do not use root login"
how start xscreensaver from live puppy usb?
Moderator: Forum moderators
-
- Posts: 37
- Joined: Thu Jul 04, 2024 7:44 pm
- Has thanked: 16 times
- Been thanked: 2 times
how start xscreensaver from live puppy usb?
-
- Posts: 37
- Joined: Thu Jul 04, 2024 7:44 pm
- Has thanked: 16 times
- Been thanked: 2 times
Re: how start xscreensaver from live puppy usb?
run-as-spot xscreensaver
but how make autorun at boot run-as-spot app xscreensaver
?
- rockedge
- Site Admin
- Posts: 6553
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2757 times
- Been thanked: 2629 times
- Contact:
Re: how start xscreensaver from live puppy usb?
create this script:
/root/Startup/start_xscreensaver
Code: Select all
#!/bin/sh
run-as-spot xscreensaver
make it executable and place it in /root/Startup
, there the script will be automatically run during system start.
-
- Posts: 37
- Joined: Thu Jul 04, 2024 7:44 pm
- Has thanked: 16 times
- Been thanked: 2 times
- rockedge
- Site Admin
- Posts: 6553
- Joined: Mon Dec 02, 2019 1:38 am
- Location: Connecticut,U.S.A.
- Has thanked: 2757 times
- Been thanked: 2629 times
- Contact: