On 10/29/10, linux fan <linuxscra...@gmail.com> wrote: > On 10/29/10, Ken Moffat <k...@linuxfromscratch.org> wrote: >> >> Looking at what I'm using on the desktop, I see I added the >> following to ~/.xinitrc in January to reinstate the old behaviour for >> xorg-7.4. Apologies for missing this last night - >> >> setxkbmap -option "terminate:ctrl_alt_bksp" >> > > For me, not all things pass thru ~/.xinitrc (e.g., xfce) and thus my > requirement is the ???/X11/xorg.conf.d/xkb-defaults.conf seen earlier > to actually get ctrl_alt_bksp function. >
Interestingly, this works in xorg.conf although vim highligting shows error Section "InputClass" Identifier "XKB Defaults" MatchIsKeyboard "yes" Option "XkbOptions" "terminate:ctrl_alt_bksp" EndSection -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page