Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpda!hpcupt1!hpindwa!dundas From: dundas@hpindwa.cup.hp.com (Alan Dundas) Newsgroups: comp.sys.hp Subject: Re: Disabling Message-ID: <36280023@hpindwa.cup.hp.com> Date: 8 Mar 91 22:10:51 GMT References: <91491@tut.cis.ohio-state.edu> Organization: Hewlett-Packard, Cupertino CA Lines: 13 / hpindwa:comp.sys.hp / stroyan@hpfcso.FC.HP.COM (Mike Stroyan) / 6:16 pm Mar 7, 1991 / > We have been running the X11R4 server code from MIT and are mostly happy. > One small problem is that there does not appear to be an easy way to > disable . This makes xlock rather useless. Has anyone > got a way to disable this feature. Thanks. There is an HP extension to control this which is documented in "Programming With Xlib", Appendix E, section E.4, "Locking an X Display". Disable the sequence with XHPDisableReset(display). Enable it with XHPEnableReset(display). Mike Stroyan, mike_stroyan@fc.hp.com ----------