[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: locking all terminals w/ a single command?
From: Hannah Schroeter <uk1o@rz.uni-karlsruhe.de>
Subject: Re: locking all terminals w/ a single command?
Date: Sun, 5 Nov 2000 18:44:10 +0100
Message-ID: <20001105184410.A3790@rz.uni-karlsruhe.de>
> Hello!
>
> On Tue, Oct 17, 2000 at 02:05:02PM +0900, sen_ml@eccosys.com wrote:
> > [...]
>
> > is there a way to issue a single command to lock all terminals?
> > (something like vlock -a from linux would be nice...) i'd like a solution
> > that doesn't require me to run x11.
>
> Is there any reason to lock up all virtual consoles, especially including
> those you are *not* logged in into?
hello ;-)
i want to be able to walk away from my system for a few minutes w/o
having to switch among all virtual terminals and run lock on all of
them separately.
actually, being able to lock all virtual terminals i'm logged into
would be fine w/ me -- i just don't want to have to run lock on all of
them separately by hand.
may be there's some programmatic way to switch among all virtual
terminals i'm logged into and run lock on all of them? of course, i'd
want the unlocking of those virtual terminals to happen w/o having to
manually unlock them all as well.
anyway, i hope to actual come up w/ some code to do something more
appropriate than disable the alt key temporarily ;-)