FreeBSD logon screen
Gökşin Akdeniz
goksin.akdeniz at gmail.com
Sun May 8 09:54:28 UTC 2011
Those error messages are due to GTK interface of Xscreensaver
configuration tool which can be called with "xscreensaver-demo"
If you want xscreensaver start when user type command "startx" simply
edit the .xinitrc file. Sample configuration is for a fluxbox windows
manager and Xscreensaver.
#!/bin/sh
# start xscreensaver-daemon
xscreensvaer -no-splash &
# start fluxbox
exec startfluxbox
This particular set up will start Xscreensaver daemon when startx
command executed.
You need to configure xscreensvaer in order to operate. This can be done
by either running command from xterm with "xscreensaver-daemon&" or
editing the .xscreensaver file by hand.
Use the Xscreensaver-demo frontend to select the screensaver, idle and
cycle time. You'll get those gtk erors and ignore them ;) The frontend
will generate the .xscreensaver file for you.
--
Gökşin Akdeniz (Gökşin Akdeniz) <goksin.akdeniz at gmail.com>
Anahtar parmakizi/finger print = FE10 8C14 A144 4FDE BE18 D5E3 E758
F49A 8A5D F8AE
[Son kullanma tarihi/expire date: 2011-06-08]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20110508/1c8edbf4/signature.pgp
More information about the freebsd-questions
mailing list