Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2687

From: <debian-user-digest-request(at)lists.debian.org>
Date: Sat Oct 27 2007 - 12:20:19 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2687

Today's Topics:

  Re: SMTP smart host authentication f  [ "Douglas A. Tutty"  ]
  Re: SMTP smart host authentication f  [ Haines Brown  ]
  system clock reset on reboot          [ Jonas Meurer  ]
  ebox on Debian                        [ Stef Daniels VK5HSX  ]
  Re: multimedia.debian.org question    [ Jose Luis Rivas Contreras 

Date: Sat, 27 Oct 2007 09:15:25 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: SMTP smart host authentication fails

Message-ID: <20071027131525.GA6760@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Sat, Oct 27, 2007 at 11:20:10AM +0000, Mihira Fernando wrote:
> Haines Brown wrote:
> >This morning, my ISP decided to change the names of their POP and SMTP
> >servers. For POP, I adjusted the poll in ~/.fetchmailrc and can
> >receive mail.
> >
> >As for SMTP, the new address (smtp.hartford-hwp.com) failed because
> >there was no IP address for it on the SMTP server. I called back tech
> >support and was told, Oh, you also need to specify port 587. I tried
> >that, but still get an error when I try to send a message to
> >bogggus@msn.com (I'm looking for the DNS server error
> >message). /var/log/exim4/maillog has:
> >
> >2007-10-26 21:07:36 1Ila9I-0001tq-DL
> > <= brownh@teufel.hartford-hwp.com U=brownh P=local S=417
> >2007-10-26 21:07:36 1Ila9I-0001tq-DL no IP address found for host
> > smtp.hartford-hwp.com
> >2007-10-26 21:07:36 1Ila9I-0001tq-DL == bogggus@msn.com R=smarthost
> > defer (-1): lookup of host "smtp.hartford-hwp.com" failed in
> > smarthost router
> >
> >My /etc/exim4/update-exim4.conf.conf has:
> >
> >dc_eximconfig_configtype='smarthost'
> >dc_other_hostnames='hartford-hwp.com'
> >dc_local_interfaces=''
> >dc_readhost='hartford-hwp.com'
> >dc_relay_domains=''
> >dc_minimaldns='false'
> >dc_relay_nets=''
> >dc_smarthost='smtp.hartford-hwp.com::587'
> >CFILEMODE='644'
> >dc_use_split_config='false'
> >dc_hide_mailname='true'
> >dc_mailname_in_oh='true'
> >dc_localdelivery='mail_spool'
> >
> >I reconfirmed with tech support that the server address above is
> >correct. Tehnical support kept asking me if I had enabled
> >authentication. I can only assume it is.
> >
> >My mail utility is rmail, and the default mail_spool sents the
> >incoming mail to ~/RMAIL archive file.
> >
> >Is there anything obviously wrong with the exim4 configuration? Except
> >for the smarthost line, it is what I've been using many months. Could
> >it be that the server does not like the hostname "teufel" in my
> >address? I know that I have to edit messages sent to this newsgroup by
> >removing it from the address on the From: line.
> >
>
> You have to configure exim to authenticate itself on port 587 (submission
> port) using your smtp username and password.
> This is what they mean by enabling authentication.
> Your current exim configuration doesn't seem to have the username &
> password parameters.
> Sorry I cant help you on configuring exim as I have never used it.

I have.

I'm using Etch with the standard exim4 packages. To complicated matters, you're using a single template file and I'm using split. So I can't tell you "change this file" since for you everything is in one file. All I can do is tell you what section to look for.

Do you need help?X

cd /etc/exim4

If everything works as it should, you should only have to do two things:

  1. Put your password info in passwd.client.

Assuming that you only have one smarthost (so that exim doesn't have to send a different password depending on the DNS name of the smarthost to which it is talking), put something like this in the file (this is what I have, minus the passwd):

*.porchlight.ca:dtutty:PASSWORD

Note that you don't have to encode the password as exim will do this automatically. For me, the password is the same as my ppp login password.

Now, if this is an unsecured connection, exim will balk at sending a clear-text password. I'm on dialup so with a point-to-point link over a phone line there is no real concern, so I had to put this in. On your single file, it will go on the fourth line down, right before the

####
# Runtime configuration file for exim4...

Here's what I have:

Do you need more help?X

#### localmacros
#### see /usr/share/doc/exim4-base/README.Debian.html section 2.1.3

# porchlight.ca requires plain-text SMTP auth. Exim by default does # allow this. See section 2.3.1
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = TRUE #Allow non-root to check the mailq
queue_list_requires_admin = false


This should be everything you need. If it doesn't work, look in the file exim4.conf.template and search for "AUTHENTICATION".

You'll come to the auth section.

You'll see the "auth/30_exim4-config_examples section.

Here is where all the auth stuff takes place. Talk to your ISP tech support to determine the type of auth they do so that you can ensure that exim is set up to do it correctly.

When I was running Sarge, the passwd.client lookup wasn't happening correctly so I had to put it manually into this section instead.

Good luck,

Can we help you?X

Doug.

Date: Sat, 27 Oct 2007 19:12:24 +0530
From: Raj Kiran Grandhi <grajkiran@gmail.com> To: "Jaime Herazo B." <jherazo_1999@yahoo.com> Cc: Debian User Mailing List <debian-user@lists.debian.org> Subject: Re: Old mixed distro machine upgrade to stable: possible? worth it?

Message-ID: <47234040.8050405@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Jaime Herazo B. wrote:
>
> Do you guys think it's worth to do a dist-upgrade to stable at this
> point? i'm inclined to just format it and be done with that mess, but
> he doesn't want to go that route since he'd have to reconfigure it
> all (i'd personally be willing to pay that price to be able to have
> the comfort of trusting the contents of the machine). Do you think
> it'd be good to give it a shot anyway? or would it just be a
> complicated way of delaying the unavoidable?
>

As others have pointed out, you are likely to spend quite a bit of time configuring the new stuff anyway, so that a reinstall would not take more time than an upgrade. However, if you have some time and enjoy experimenting, you might try an upgrade. I would recommend backing up the entire hard disk (you might consider clonezilla-live or use partimage directly) so that you can restore the entire system with a minimum fuss.

Good luck, and please post your experience if you do decide to experiment :)

Raj Kiran

Date: Sat, 27 Oct 2007 04:34:38 +0200
From: Micha Feigin <michf@post.tau.ac.il> To: debian-user <debian-user@lists.debian.org> Subject: configuring an external usb mouse wiith x to dynamically connect

Message-ID: <20071027043438.5bf1299b@vivalunalitshi.luna.local>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Can't find what you're looking for?X

I have a thinkpad laptop with a trackpoint, touchpad and occasionally an external usb mouse. The laptop goes to sleep between uses so X isn't restarted much. I want to be able to connect the mouse on occasions, when it was not connected when starting X, while still being able to give each device it's own configuration.

Theoretically I would define the touchpad to use /dev/input/mouse0, the trackppoint /dev/input/mouse1 and the usb mouse /dev/input/mouse2 (as they do), but since mouse2 doesn't exist when X starts I can't connect it unless it was connected initially.

I found a workaround of defining the trackpoint to use /dev/input/mice and the touchpad /dev/input/mouse0 so that it can use the synaptic driver, but that is not ideal as the trackpoint uses PS/2 or microsoftPS2 and the external mouse ImPs/2 (I hope I remember all of these correctly) and I also want different options for the mouse and touchpad.

Is that possible? Windows does it, so I Hope that the answer is yes ... Thanks

Date: 27 Oct 2007 09:41:24 -0400
From: Haines Brown <brownh@hartford-hwp.com> To: debian-user@lists.debian.org
Subject: Re: SMTP smart host authentication fails Message-ID: <874pgcptdn.fsf@teufel.hartford-hwp.com> Content-Type: text/plain; charset=us-ascii

Mihira Fernando <mihiratheace@gmail.com> writes:

> You have to configure exim to authenticate itself on port 587
> (submission port) using your smtp username and password.
> This is what they mean by enabling authentication.
> Your current exim configuration doesn't seem to have the username &
> password parameters.
> Sorry I cant help you on configuring exim as I have never used it.
>
> Mihira.

Don't know where to look next?X

Mihira, thanks. The ISP didn't tell me they were shifting to SSL, and so I assumed the port was to be at their end.

Unfortunately, I don't have a decent HOWTO for ports, and so am uncertain. I added the line:

    ssmtp 587/tcp smtps # SMTP over SSL

to /etc/inetd.conf, but not sure of first "s" here. I then restarted the inetd (I ran through a reconfiguration of exim4 to restart inetd, but suppose I could as well have done: # /usr/sbin/inetd restart (I'm running debian etch).

For exim, the UID and PW are kept in a separate file, /etc/exim4/passwd.client. I had to change the server address here as well as in the exim4 configuration:

  smtp.hartford-hwp.com:<PW>

I believe the syntax here is correct. However, I still can't send out mail. Here is an example of the exim4/mainlog entry:

2007-10-27 08:51:05 1Ill85-0002gD-1O
  <= brownh@teufel.hartford-hwp.com U=brownh P=local S=478 2007-10-27 08:51:05 1Ill85-0002gD-1O
  no IP address found for host smtp.hartford-hwp.com 2007-10-27 08:51:05 1Ill85-0002gD-1O

  • boggus@msn.com R=smarthost defer (-1): lookup of host "smtp.hartford-hwp.com" failed in smarthost router 2007-10-27 08:51:05 1Ill85-0002gD-1O => brownh <brownh@teufel.hartford-hwp.com> R=local_user T=mail_spool
Confused? Frustrated?X

I'm not being authenticated on the SMTP server.

-- 
 
       Haines Brown, KB1GRM

	 
        

Date: Sat, 27 Oct 2007 09:42:59 -0400 From: "H.S." <hs.samix@gmail.com> To: debian-user@lists.debian.org Subject: Re: Open Office 2.0 Writer craks Message-ID: <ffvf93$m20$1@ger.gmane.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Pantor wrote:
> Installed strace and the same shit:
>> 89-125-103-244:/home/andrius# Gtk-Message: Failed to load module >> "atk-bridge": libatk-bridge.so: cannot open shared object file: No >> such file or directory >> GTK Accessibility Module initialized Did you answer the question Davide asked you (see below)? >> Anyway, apt-file shows that this libatk-bridge.so is included in >> package at-spi. Is it installed? >> >> And by the way, you're not really running ooffice as root, are you? >> >> Davide >>
>
>

Date: Sat, 27 Oct 2007 16:07:09 +0200 From: Jonas Meurer <jonas@freesources.org> To: Debian-User <debian-user@lists.debian.org> Subject: system clock reset on reboot Message-ID: <20071027140709.GB7198@freesources.org> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hello, since one or two months, my system clock is reset on every reboot. # date Sun Oct 28 11:37:15 CET 2007 # ntpdate-debian 27 Oct 15:52:03 ntpdate[14642]: step time server 134.34.3.19 offset -74779.179229 sec if i'm correct, this is due to a wrongly set hardware clock. so i set the hardware clock to the system time after running ntpdate-debian: # hwclock --systohc but after the next reboot, my system (and hardware) clock is again reset to some date and time in the future (something about 1d 4h, not exactly). i remember some debconf question at the installation of debian, where i was asked whether my hardware clock is set to GMT. is GMT the same as UTC? and to which package does this question belong? could a wrong answer here be the reason for my issues? if this is the case, it must have changed in debian/unstable within the last months, as i didn't have this problem before. greetings, jonas

Date: Sat, 27 Oct 2007 09:22:29 -0500 From: "Russell L. Harris" <rlharris@oplink.net> To: debian-user@lists.debian.org Subject: Re: system clock reset on reboot Message-ID: <20071027142229.GB3997@oplink.net> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Jonas Meurer <jonas@freesources.org> [071027 09:14]:
> hello,
>
> since one or two months, my system clock is reset on every reboot.
>
> # date
> Sun Oct 28 11:37:15 CET 2007
> # ntpdate-debian
> 27 Oct 15:52:03 ntpdate[14642]: step time server 134.34.3.19 offset -74779.179229 sec
>
> if i'm correct, this is due to a wrongly set hardware clock. so i set
> the hardware clock to the system time after running ntpdate-debian:
>
> # hwclock --systohc
>
> but after the next reboot, my system (and hardware) clock is again reset
> to some date and time in the future (something about 1d 4h, not exactly).
>
> i remember some debconf question at the installation of debian, where i
> was asked whether my hardware clock is set to GMT. is GMT the same as UTC?
> and to which package does this question belong?
>
> could a wrong answer here be the reason for my issues? if this is the
> case, it must have changed in debian/unstable within the last months, as
> i didn't have this problem before.
>
> greetings,
> jonas
>
Has it been more than three or four years since you changed the CMOS RAM backup battery on the motherboard? A dead battery can cause difficulties, because some of the time utilities expect to make only minor corrections (seconds and minutes, not months and years). Check by searching with Google, but I think that there is only a minor technical difference between GMT and UTC. For practical purposes, they are one and the same. GMT is the traditional term; UTC is recent. RLH

Date: Sat, 27 Oct 2007 16:29:15 +0200 From: "Mirco Piccin" <pictux@gmail.com> To: debian-user@lists.debian.org Subject: Re: Default Gnome2 Font Message-ID: <ff8e9dfe0710270729l5b8363efi37c87bf0c950efbb@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_10516_17644717.1193495355798" ------=_Part_10516_17644717.1193495355798 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all. >> thanks for the suggest, but output about screen resolution is correct: >> >> # xdpyinfo | egrep 'dimens|resol' >> dimensions: 1400x1050 pixels (286x214 millimeters) <- that is my >> screen resolution.. >> resolution: 124x125 dots per inch >> >> >> For now i modify manually the fonts and fonts size from "Appereance" menu, >> but is not enought. >> I'd like to know which is the "mint" fonts config.... > >Try to set Xft.dpi explicitly to the correct value: > >echo "Xft.dpi: 124" | xrdb -merge - All seem rigth, but i have still the problem. I try to boot with a live cd. And i discover that i must set another Resolution in the System -> Preference ->Appereance -> Fonts -> Details Infact if i here define a "Resolution: 96 dots per inch", all fonts dimension in right. Ant here's the solution (i think) to this problem. If i define instead "Resolution: 124 dots per inch", all fonts dimension seem bigger. But, i don't understand: if i have a bigger resolution, i should have smaller fonts, or not??? Bye and thanks! ------=_Part_10516_17644717.1193495355798 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all.<br><br>&gt;&gt; thanks for the suggest, but output about screen resolution is correct:<br>&gt;&gt;<br>&gt;&gt; # xdpyinfo | egrep &#39;dimens|resol&#39;<br>&gt;&gt;&nbsp;&nbsp; dimensions:&nbsp;&nbsp;&nbsp;&nbsp;1400x1050 pixels (286x214 millimeters)&nbsp;&nbsp;&nbsp;&nbsp;&lt;- that is my <br>&gt;&gt; screen resolution..<br>&gt;&gt;&nbsp;&nbsp; resolution:&nbsp;&nbsp;&nbsp;&nbsp;124x125 dots per inch<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; For now i modify manually the fonts and fonts size from &quot;Appereance&quot; menu,<br>&gt;&gt; but is not enought. <br>&gt;&gt; I&#39;d like to know which is the &quot;mint&quot; fonts config....<br>&gt;<br>&gt;Try to set Xft.dpi explicitly to the correct value:<br>&gt;<br>&gt;echo &quot;Xft.dpi: 124&quot; | xrdb -merge -<br><br>All seem rigth, but i have still the problem. <br>I try to boot with a live cd.<br>And i discover that i must set another Resolution in the <br>System -&gt; Preference -&gt;Appereance -&gt; Fonts -&gt; Details<br><br>Infact if i here define a &quot;Resolution: 96 dots per inch&quot;, all fonts dimension in right. Ant here&#39;s the solution (i think) to this problem. <br>If i define instead &quot;Resolution: 124 dots per inch&quot;, all fonts dimension seem bigger.<br><br>But, i don&#39;t understand: if i have a bigger resolution, i should have smaller fonts, or not???<br><br>Bye and thanks! <br><br><br> ------=_Part_10516_17644717.1193495355798--

Date: Sun, 28 Oct 2007 00:07:15 +0930 From: Stef Daniels VK5HSX <vk5hsx@wia.org.au> To: Debian_Users List <debian-user@lists.debian.org> Subject: ebox on Debian Message-Id: <1193495835.30214.0.camel@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi there, Just wondering whether anyone has tried ebox http://www.ebox-platform.com on the debian system. By the looks it's similar to Webmin, however, not as long running. Currently, it's running version 0.10. I was considering setting it up on my firewall\proxy \router at home. Any comments, ideas appreciated. -- Regards & Best 73, Stef Daniels VK5HSX - (OpenPGP: 0x828E2EB0) Amateur Radio Station Adelaide, Sth Australia - (vk5hsx@wia.org.au) Member South Coast ARC Inc. - (www.scarc.org.au) Member Wireless Inst. of Aust - (www.wia.org.au)

Date: Sat, 27 Oct 2007 10:32:05 -0500 (CDT) From: Jude DaShiell <jdashiel@shellworld.net> To: debian-user@lists.debian.org Subject: multimedia.debian.org question Message-ID: <Pine.BSF.4.64.0710271030030.76040@freire2.furyyjbeyq.arg> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed What can I add to /etc/apt/sources.list to access multimedia.debian.org repository? This machine runs lenny if that's important.

Date: Sat, 27 Oct 2007 16:39:52 +0100 From: Martin Waller <martinej.waller@ntlworld.com> To: debian user <debian-user@lists.debian.org> Subject: Re: gnome screensavers - can I get more? Message-ID: <47235BC8.9040202@ntlworld.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Ron Johnson wrote:
> -----BEGIN PG6:49, Martin Waller wrote:
>
>> Hello, >> >> I don't seem to have a very wide variety of screensavers under gnome (5 >> basic ones). >> 1) Are more available? >> 2) From where? >> 3) How do install them? >> >
> Before we can answer that, you must tell us how many screen saver
> packages do you already have installed.
>
>
Hi Ron, package gnome-screensaver 2.14.3-3 (etch). In gnome, 'desktop | Preferences | screensaver shows screeensavers 'Cosmos', 'Floationg Debian', Floating Feet', Pictures Folder', 'Pop artsquares'. I hope that's sufficient information. Thanks for your time, Martin

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

Date: Sat, 27 Oct 2007 17:24:15 +0200 From: 'HUX01 - 'Watchdog' Demon' <'HUX01_-_'Watchdog'_Demon'@generali.providencia.hu> To: debian-user <debian-user@lists.debian.org> Subject: [Tiltott csatolt =?ISO-8859-2?Q?=E1llom=E1ny]?= Message-ID: <OF04384F60.13CCCDCF-ONC1257381.00549E6B@generali.providencia.hu> Content-type: text/plain; charset=ISO-8859-2 Content-transfer-encoding: quoted-printable GROUP Watchdog Server: HUX01 -----------------------------------------------------------------------= Az =D6n =E1ltal k=FCld=F6tt lev=E9l tiltott =E1llom=E1nyt=EDpust tartal= mazott, ez=E9rt nem ker=FClt k=E9zbes=EDt=E9sre. / Your mail item contained attachments that are denied by type. -----------------------------------------------------------------------= Mail-Info From: debian-user@lists.debian.org @ INOEXTHU To: generali@generali.hu Rec.: CN=3DGenerali/OU=3DVIG/OU=3DBP/O=3DINO/C=3DHU @ INOHU Date: 2007.10.27 17:23:35 Subject: Status -----------------------------------------------------------------------= file is denied: readme.zip =

Date: Sat, 27 Oct 2007 17:44:04 +0200 From: "Mirco Piccin" <pictux@gmail.com> To: "Jude DaShiell" <jdashiel@shellworld.net> Cc: debian-user@lists.debian.org Subject: Re: multimedia.debian.org question Message-ID: <ff8e9dfe0710270844p42388be4p3f87a99a6fe54e4e@mail.gmail.com> Content-Type: multipart/alternative; boundary="----=_Part_10699_25151657.1193499844875" ------=_Part_10699_25151657.1193499844875 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi.
> What can I add to /etc/apt/sources.list to access multimedia.debian.org
>repository? This machine runs lenny if that's important. I'm running lenny/sid, too. I've added : ### Marillat Debian Multimedia ### deb http://www.debian-multimedia.org/ testing main deb-src http://www.debian-multimedia.org/ testing main to my /etc/apt/source.list Hope it helps you and that's what you are looking for! Bye! ------=_Part_10699_25151657.1193499844875 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi.<br><br>&gt; What can I add to /etc/apt/sources.list to access multimedia.debian.org<br>&gt;repository?&nbsp;&nbsp;This machine runs lenny if that&#39;s important.<br><br>I&#39;m running lenny/sid, too. <br>I&#39;ve added :<br><br>### Marillat Debian Multimedia ###<br>deb http://www.debian-multimedia.org/ testing main<br>deb-src <a href="http://www.debian-multimedia.org/">http://www.debian-multimedia.org/ </a> testing main<br><br>to my /etc/apt/source.list<br><br>Hope it helps you and that&#39;s what you are looking for!<br>Bye!<br> ------=_Part_10699_25151657.1193499844875--

Date: Sat, 27 Oct 2007 11:59:55 -0400 From: Jose Luis Rivas Contreras <ghostbar38@gmail.com> To: Debian <debian-user@lists.debian.org> Subject: Re: multimedia.debian.org question Message-ID: <4723607B.4030501@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2688A4FDCB8B9B8A2F65147C" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2688A4FDCB8B9B8A2F65147C Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Mirco Piccin wrote:
> Hi.
>=20 >> What can I add to /etc/apt/sources.list to access
> multimedia.debian.org <http://multimedia.debian.org>
>>repository? This machine runs lenny if that's important. >=20
> I'm running lenny/sid, too.
> I've added :
>=20
> ### Marillat Debian Multimedia ###
> deb http://www.debian-multimedia.org/ testing main
> deb-src http://www.debian-multimedia.org/
Just for the record: multimedia.debian.org does NOT exists and debian-multimedia.org is not an official repository of Debian but managed by a DD. Regards, Jose Luis. --=20 ghostbar on debian linux 'sid' 2.6.22 x86_64-SMP - #382503 Weblog: http://ghostbar.ath.cx/ - http://linuxtachira.org http://debian.org.ve - irc.debian.org #debian-ve #debian-devel-es San Crist=C3=B3bal, Venezuela. http://chaslug.org.ve GPG: 0xCACAB118 --------------enig2688A4FDCB8B9B8A2F65147C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHI2B7OKCtW8rKsRgRAvKUAJ0eTpdnEE5dUtLpdzWW6UYM6Ix0+ACdG2kY W7/SMZqNliXqOgE56WazJ4k= =TL1O -----END PGP SIGNATURE----- --------------enig2688A4FDCB8B9B8A2F65147C--

Date: Sat, 27 Oct 2007 12:00:35 -0400 From: Jose Luis Rivas Contreras <ghostbar38@gmail.com> To: Debian <debian-user@lists.debian.org> Subject: Re: gnome screensavers - can I get more? Message-ID: <472360A3.6000505@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig970F2852B646F6AC6682C367" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig970F2852B646F6AC6682C367 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Martin Waller wrote:
> Hello,
>=20
> I don't seem to have a very wide variety of screensavers under gnome (5=

> basic ones).
> 1) Are more available?
> 2) From where?
> 3) How do install them?
Hi Martin, there's rss-glx and the hacks of xscreensaver but you need to installe the full package of xscreensaver (including the application!), right now I'm working in a package that makes this easier for gnome-screensaver including the hacks of xscreensaver as well ;-). Regards, Jose Luis. --=20 ghostbar on debian linux 'sid' 2.6.22 x86_64-SMP - #382503 Weblog: http://ghostbar.ath.cx/ - http://linuxtachira.org http://debian.org.ve - irc.debian.org #debian-ve #debian-devel-es San Crist=C3=B3bal, Venezuela. http://chaslug.org.ve GPG: 0xCACAB118 --------------enig970F2852B646F6AC6682C367 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHI2CkOKCtW8rKsRgRArFwAJ9B4RzixeExF5tSceMLl5rCeHwr1QCgvDHE SS7wbuCU9118pbSCIm+06jM= =PXS9 -----END PGP SIGNATURE----- --------------enig970F2852B646F6AC6682C367-- End of debian-user-digest Digest V2007 Issue #2687 ************************************************** Received on Sat Oct 27 12:20:35 2007

This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:55:26 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library