Re: FVWM: lock screen ?

2002-04-16 Thread Dan Espen
Christian MICHON <[EMAIL PROTECTED]> writes: > > Fvwm itself won't do that, you need to start one of the screen > > lockers, xscreensaver, xlock... > > > > You can do that in your .xinitrc. > > We use xautolock 2.0 here. Very stable. > .xinitrc calls it like this: > xautolock -time 10 -corners 0

Re: FVWM: lock screen ?

2002-04-16 Thread Christian MICHON
> Fvwm itself won't do that, you need to start one of the screen > lockers, xscreensaver, xlock... > > You can do that in your .xinitrc. We use xautolock 2.0 here. Very stable. .xinitrc calls it like this: xautolock -time 10 -corners 0+-- -cornersize 10 -cornerdelay 1 -cornerredelay 10 & After

FVWM: MacOS9-like minimize-to-bar-on-desktop

2002-04-16 Thread Rob Windsor
Before I go digging around into this, has someone set up their fvwm to behave like MacOS9's minimize-to-bar-on-desktop? I've grown kind of fond of that feature in MacOS for some stupid reason. After running a fundamentally-unchanged .fvwmrc (now .fvwm2rc) for eight or so years, I've decided t

Re: FVWM: Flickering of buttons and mouse focus

2002-04-16 Thread S. Anderson
On Mon, Apr 15, 2002 at 07:58:21PM +0300, Tom Alsberg wrote: > On Mon, Apr 15, 2002 at 12:42:31PM +0200, Dominik Vogt wrote: > > On Sun, Apr 14, 2002 at 10:23:27PM +0300, Tom Alsberg wrote: > > > In the current FVWM (CVS), there seems to be a bug in mouse focus... I > > > don't really know where t

Re: FVWM: DISPLAY changes on restart

2002-04-16 Thread Gregg Dameron
Mikhael Goikhman wrote: > ":0.1" and "unix:0.1" are different names for the same thing, so I see > nothing risky for X applications. Right. The risk is to processes that are siblings of fvwm2 (other children of the session manager), who (a) are not X-based, (b) inherited $DISPLAY from the sessi

Re: FVWM: lock screen ?

2002-04-16 Thread Dan Espen
Malte Schuenemann <[EMAIL PROTECTED]> writes: > I would like my screen to automatically lock after a > certain time when there is no keyboard / mouse > activity. > > Is there any possibility to achieve this ? Fvwm itself won't do that, you need to start one of the screen lockers, xscreensaver, x

Re: FVWM: Flickering of buttons and mouse focus

2002-04-16 Thread Dominik Vogt
On Tue, Apr 16, 2002 at 01:50:14PM +0300, Tom Alsberg wrote: > On Tue, Apr 16, 2002 at 12:17:59PM +0200, Dominik Vogt wrote: > > > > > > > > > > > No, it doesn't happen without a config file... > > > I checked a bit further, and found that the problem is related to the > > > following in my .fv

FVWM: lock screen ?

2002-04-16 Thread Malte Schuenemann
I would like my screen to automatically lock after a certain time when there is no keyboard / mouse activity. Is there any possibility to achieve this ? ThanX = Gruß / regards, Malte Schünemann __ Do You Yahoo!? Yahoo! Tax Center - onli

Re: FVWM: Flickering of buttons and mouse focus

2002-04-16 Thread Tom Alsberg
On Tue, Apr 16, 2002 at 12:17:59PM +0200, Dominik Vogt wrote: > > > > > > > No, it doesn't happen without a config file... > > I checked a bit further, and found that the problem is related to the > > following in my .fvwm2rc - if I remove them then the problem goes > > away: > > > > # For aut

Re: FVWM: Flickering of buttons and mouse focus

2002-04-16 Thread Tom Alsberg
On Mon, Apr 15, 2002 at 09:47:15PM +, Mikhael Goikhman wrote: > On 15 Apr 2002 19:52:16 +0300, Tom Alsberg wrote: > > > > > # For auto-raise: > > *FvwmEvent: enter_window"Silent SelectiveRaise" > > *FvwmEvent: leave_window"Silent SelectiveLower" > > > > # Functions to auto-raise / a

Re: FVWM: Flickering of buttons and mouse focus

2002-04-16 Thread Dominik Vogt
On Mon, Apr 15, 2002 at 07:52:16PM +0300, Tom Alsberg wrote: > On Sun, Apr 14, 2002 at 08:20:15PM +, Mikhael Goikhman wrote: > > On 14 Apr 2002 22:23:27 +0300, Tom Alsberg wrote: > > > > > > In the current FVWM (CVS), there seems to be a bug in mouse focus... I > > > don't really know where t