Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: antjimmav on February 10, 2010, 04:25:57 AM
-
Hello. I'm trying to setup a screensaver, but I don't know how. I've been looking for through forums and I haven't read anything related. There is xscreensaver, but it doesn't appear on repositories.
What I need is just an image moving on the screen.
I've used TC in University of Seville. I've customized a TC and installed on certain computers, whose goal are consult the Library's Catalogue. Principal of Library of University of Sevilla has liked TC a lot. I'll thank your help.
-
There is xscreensaver, but it doesn't appear on repositories.
It is there in the 2.x repo!
xscreensaver-base.tcz
xscreensaver-extra.tcz
-
Thanks so much. I read something about xscreensaver, but I couldn't find it in my repositories. I'm using 1.4.3. I tried to use 2.5, but I found much easier 1.4.3 for the propose I wanted...
Is there any way to add xscreensaver to my old tiny? Can I add new repositories?
Thank you.
-
Well, TC 1.x is not supported anymore and there are so many exciting news, developments arount 2.x My kind advice to update to change over from 1.x to 2.x even if it requires learning the changes and may slow you down in the beginning.
-
Thank you so much bmarkus. I'm affraid i'll have to update. Meanwhile, I only can turn off the screen using xset...
-
You will love 2.x for sure :) !
-
The reason which I left 2.5 and installed 1.4.3 was I found 1.4.3 much easier to customize the desktop. I needed to remove the contextual menu and add some buttons to the task bar. Modifying .jwmrc* files is quite simple to that. 2.5 caused to me lots of headache.
-
While the default window manager has changed, you still have the choice. If you wish to use jwm in 2.x, just load the jwm extension.
-
Help. Beating my head against the wall. ???
The info section for xscreensaver says:
To start at boot, install the xscreensaver daemon
from /opt/bootlocal.sh using:
su tc xscreensaver -nosplash &
This is not working for me. The system is root at this point and will not execute this command. I must be missing something basic.
Please help.
xscreensaver works fine when manually started after boot. Just will not start from bootlocal.sh.
Thx as always
sci_fi
-
Try starting it from .xsession instead, IIRC the daemon requires X. No need for su tc, as .xsession is executed as an user.
-
Thank you, curaga. Working fine from .xsession. MUCH APPRECIATED!!!!!
sci_fi