Also, sprach Michael Stone am Donnerstag, den 04. Mai 2006 um 08:49: > On Thu, May 04, 2006 at 01:57:25PM +0200, you wrote: > >I haven't found any way to disable the new public logout button, > >neither by setting logoutButton to zero or to an high value nor by > >setting logoutCmd to an empty string. > > Setting where?
I suspect what Uwe meant is that xlock does not honor
,----
| ! number of minutes to logout button, -1 disables
| ! this will take effect the next time X is started
| XLock*logoutButton: -1
`----
in /etc/X11/Xresources/xlockmore anymore. I, too, am hit by this. I
usually activate xlock via a script which is as follows
,----
| #!/bin/bash
| xlock -remote -nice 19 -mode xjack -message "All work and no play \
| makes Sebastian a dull boy."
`----
Since the last update of xlockmore-gl the font is much larger (which I
have no problem with), and the timed logout button is there. Here the
excerpt from /var/log/aptitude:
,----
| Registro completado.
| Aptitude 0.4.1: informe de registro
| vie, abr 28 2006 06:09:02 +0200
|
| IMPORTANTE: este registro sólo muestra las acciones que se pretenden
| realizar. Puede que no se completen algunas acciones por fallos de
| dpkg.
|
| Se instalarán 53 paquetes y se eliminarán 0.
| Se usará 4719kB de espacio en disco
|
===============================================================================
| [...]
| [ACTUALIZA] xlockmore-gl 1:5.21-1 -> 1:5.21-3
| [...]
`----
> >PS: It would have been nice to get a news message about such an
> >important change in functionality during the upgrade.
>
> It's not new; it's been there for more than 5 years.
The X resources appear to be ignored. I tried to put it in
~/.Xresources and go for a xrdb -merge ~/.Xresources, but this did not
change anything. Also the changed font is IMO caused by some X
resources not applied (but I am far from being an X expert). Starting
xlock with
,----
| $ xlock -logoutButton -1 <other_stuff>
`----
works as expected. But I agree, it is unexpected to have this button
where it is all of a sudden (it _was_ _not_ there before using "out of
the box" settings). It seems like a mere mistake, though.
> Mike Stone
Greetings
--
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`--------+----------+--------------+-----------------------------------.
[] | "They that can give up essential liberty to obtain a little |
[][][] | temporary safety deserve neither liberty nor safety." |
|| : Benjamin Franklin, 1759 :
signature.asc
Description: Digital signature

