Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hp-pcd!hpfcso!stroyan From: stroyan@hpfcso.FC.HP.COM (Mike Stroyan) Newsgroups: comp.sys.hp Subject: Re: Disabling Message-ID: <7370335@hpfcso.FC.HP.COM> Date: 8 Mar 91 02:16:29 GMT References: <91491@tut.cis.ohio-state.edu> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 11 > 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