Linux Fan wrote:
> We may know that ctrl_alt_bksp to kill X-window-session is no longer default.
> To regain ctrl_alt_bksp function,
> An InputClass may be added to a file in [some_where]/X11/xorg.conf.d.
> An InputClass section may alternatively be added to xorg.conf.
> Section "InputClass"
> Identifier "XKB Defaults"
> MatchIsKeyboard "yes"
> Option "XkbOptions" "terminate:ctrl_alt_bksp"
> EndSection
>
> It is easy for me to put it in xorg.conf, but the vim highlighting shows
> error.
> I made a $HOME/.vim/syntax/xf86conf.vim with added InputClass and the
> highlighting is accepted.
>
> Attached test patch inputclass.patch
David Ne\v{c}as (Yeti) is the maintainer of this syntax file.
--
[SIR LAUNCELOT runs back up the stairs, grabs a rope
of the wall and swings out over the heads of the CROWD in a
swashbuckling manner towards a large window. He stops just short
of the window and is left swing pathetically back and forth.]
LAUNCELOT: Excuse me ... could somebody give me a push ...
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php