[EMAIL PROTECTED] wrote: > > If the options AllowDeactivateGrabs and AllowClosedownGrabs are not > specified in XF86Config, the function will always return a success status. > Else, it will only fail if another program already requested a temporary > disable of the key sequences, or if the program is calling it twice. > It also uses the XF86Config option AllowNonLocalModInDev, that defaults > to off, to allow, or not, remote clients from disabling the keyboard > sequence; this is actually one of the main reasons for that functionality, > remote applications running over a slow link can make X unusable for a > large amount of time during keyboard/mouse grabs, as well as broken apps.
So, does this function disable *only* C-A-KP-slash/star, or does it disable *all* the magic key sequences? That's what I couldn't figure out from reading the source. (People request all the time that when the screen is locked, it should be impossible to switch to another VT, or to kill the server. But of course they want to be able to switch/kill when the screen is unlocked, so just turning those keys off permanently in XF86Config isn't what they want.) -- Jamie Zawinski [EMAIL PROTECTED] http://www.jwz.org/ [EMAIL PROTECTED] http://www.dnalounge.com/ _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

