On 6 April 2010 20:47, lux-integ <[email protected]> wrote: > PROBLEM B: > > On starting X with the instruction > X -retro -config ~/xorg.confXXX ( > http://www.linuxfromscratch.org/blfs/view/cvs/x/x-setup.html) > the Control+Alt+Backspace does not work. I could not find a way to stop X > save crashing the setup. >
This one I know about! I'd assumed the version of xorg-server in the book was old enough not to be affected, but I've never attempted to use that version. Someone suggested ctrl-alt-F1 to go back to tty1 (or whichever tty you were using!) and then Ctrl-C. Myself, I have the following in .xinitrc (this needs to be done for each user if you have multiple users) - setxkbmap -option "terminate:ctrl_alt_bksp" ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
