[26043] in Source-Commits
Re: /svn/athena r25359 - trunk/debathena/config/gdm-config/debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Fri Aug 5 16:23:17 2011
Date: Fri, 5 Aug 2011 16:23:10 -0400 (EDT)
From: Geoffrey Thomas <geofft@MIT.EDU>
To: Jonathan D Reed <jdreed@mit.edu>
cc: source-commits@mit.edu
In-Reply-To: <201108052017.p75KHM29019956@drugstore.mit.edu>
Message-ID: <alpine.DEB.2.00.1108051622560.3986@tyger.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
ACK
--
Geoffrey Thomas
geofft@mit.edu
On Fri, 5 Aug 2011, Jonathan D Reed wrote:
> Author: jdreed
> Date: 2011-08-05 16:17:21 -0400 (Fri, 05 Aug 2011)
> New Revision: 25359
>
> Modified:
> trunk/debathena/config/gdm-config/debian/%gconf-tree.xml
> trunk/debathena/config/gdm-config/debian/changelog
> Log:
> In gdm-config:
> * Disable the screensaver on the login screen because Natty's metacity
> is too stupid to redraw the screen correctly (and we blank the screen
> via DPMS anyway)
>
>
> Modified: trunk/debathena/config/gdm-config/debian/%gconf-tree.xml
> ===================================================================
> --- trunk/debathena/config/gdm-config/debian/%gconf-tree.xml 2011-08-04 15:38:12 UTC (rev 25358)
> +++ trunk/debathena/config/gdm-config/debian/%gconf-tree.xml 2011-08-05 20:17:21 UTC (rev 25359)
> @@ -9,4 +9,9 @@
> </dir>
> </dir>
> </dir>
> + <dir name="apps">
> + <dir name="gnome-screensaver">
> + <entry name="idle_activation_enabled" mtime="1312575197" type="bool" value="false"/>
> + </dir>
> + </dir>
> </gconf>
>
> Modified: trunk/debathena/config/gdm-config/debian/changelog
> ===================================================================
> --- trunk/debathena/config/gdm-config/debian/changelog 2011-08-04 15:38:12 UTC (rev 25358)
> +++ trunk/debathena/config/gdm-config/debian/changelog 2011-08-05 20:17:21 UTC (rev 25359)
> @@ -3,8 +3,11 @@
> * Only display the nologin-monitor window on startup if the file exists
> AND this is -cluster
> * Include a timestamp in the window
> + * Disable the screensaver on the login screen because Natty's metacity
> + is too stupid to redraw the screen correctly (and we blank the screen
> + via DPMS anyway)
>
> - -- Jonathan Reed <jdreed@mit.edu> Thu, 04 Aug 2011 11:36:58 -0400
> + -- Jonathan Reed <jdreed@mit.edu> Fri, 05 Aug 2011 16:16:32 -0400
>
> debathena-gdm-config (1.30) unstable; urgency=low
>
>
>