Path: utzoo!mnetor!uunet!husc6!mailrus!ames!pasteur!ucbvax!VIOLET.BERKELEY.EDU!jkh From: jkh@VIOLET.BERKELEY.EDU (Jordan K. Hubbard) Newsgroups: comp.windows.x Subject: re: locking the screen under X Message-ID: <8803230022.AA07703@violet.berkeley.edu> Date: 23 Mar 88 00:22:21 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 26 That seems like an extremely unwieldy approach, to say the least. Couple that with the fact that the suntools lockscreen is totally bogus. Start one up and then whap the "lower window" key (I think it's L5, been awhile since I used suntools, thankfully) a few times. With some fast typing, you can almost always find the lockscreen pid and kill it from an open shelltool window. Creating your own shelltool just takes a little longer. Besides, your sun is totally insecure anyway. Someone can boot you single user or take advantage of the numerous holes in RPC to totally frob your machine. Not that I mean to start a *debate* on security or anything, this list is noisy enough already. I think a better solution for locking your screen is to unplug the keyboard and lock it in your desk. Failing that, you can probably plug an X application together in 15 minutes that will do the trick. You could even have it listen to mouse buttons depressed in a certain sequence rather than have a password. Anyway, while I'm on trivial topics, has anyone gotten the xlogo screensaver on the sun server to work? I've tried invoking it with -logo and whatnot and it still just blanks the screen. The code is surrounded by #ifndef NOLOGOHACK statements, and NOLOGOHACK isn't defined anywhere I can see, so I'm curious as to why it doesn't work. ideas? Jordan