Re: Re: CRTL-ALT-BACKSPACE broken
Owen Taylor <[email protected]>
| Newsgroups | gmane.comp.xfree86.expert |
|---|---|
| Message-ID | <[email protected]> |
Mark Vojkovich <[email protected]> writes: > On Thu, 28 Nov 2002, Mark Vojkovich wrote: > > > > > As Alan mentioned earlier, this does seem to be broken. I just > > synced up on PPC and find that none of the CRTL-ALT-XXXX keys work > > anymore. Can't quit with CTRL-ALT-BS, can't switch VTs. > > > > There have been modifications by Marc and David to xf86Events.c > > during the last week. David's specifically modifies CTRL-ALT behavior. > > Marc's puts some #ifdefs around related code, but the logic > > doesn't look suspect. > > > > Are we the only ones seeing this? I just synced up and made World > again, and made sure I got rid of my host.def so that I didn't have > any stale configuration around. I still can't do any CTRL-ALT-XXX. I was seeing the same problem, and for me the problem turned to be that I had a XKB definition file that I was using instead of the standard keyboard maps, so when the special server actions were changed to work via XKB, they simply weren't there in my configuration. What I was doing was pretty unusual ... perhaps you simply have XKB turned off in your XF86Config? Regards, Owen