using screenblank

2024-03-30 Thread Henry
Hope everyone is doing well.

Two questions concerning /usr/sbin/screenblank:
1) How do I get the text console screen to unblank/resume?  The
defaults, keyboard and mouse activity, don't work.  I've also tried
"-i /dev/wskbd1" and "-i /dev/wsmouse1" to no avail.  All I've been
able to do is login over tcp and kill -9 the screenblank process.
(Thank goodness that works.)
2) Once I get 1) solved, what file would be a good place to put the
screenblank command line so that the screenblanker will start its
countdown at the login prompt, so I don't have to login to manually
start screenblank?

TIA

Henry


Re: Firefox with webcam

2024-03-30 Thread maya
On Mon, Mar 11, 2024 at 10:15:25AM +0100, Hauke Fath (SPG) wrote:
> Hi,
> 
> has anybody had any recent success in using a webcam with Firefox?
> 
> Sites like  claim to detect the webcam (it's a
> logitech whatzit, attached as uvideo0), but are missing access permissions.
> 
> Firefox (123.0.1 here), OTOH, never asks for permissions; it does not log
> any related errors, either.

fixed with firefox 123.0.1nb1

For future reference to myself: when debugging firefox, I keep
forgetting it has ample logging and spits out the occasional function
name giving you pointers for where to start reading the code. You can
do this with either the MOZ_LOG environment variable or about:logging
page.

firefox's ktrace, meanwhile, is an endless stream of queries getting
the current time of day and polling.