ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] ctr+alt+backspace
Date: Thu, 17 Nov 2011 19:22:02 +0200
Message-ID: <20111117172202.GJ21624@osdn.org.ua> (raw)
In-Reply-To: <CAJvxqFMWv6Q6xqSN2oRC32+-wdHGAJgx1uqm1U2YLDv8gvSTEw@mail.gmail.com>

On Thu, Nov 17, 2011 at 07:05:11PM +0300, Wasiliy Filippov aka komcumir wrote:
> как вернуть перезагрузку x сервера на ctr+alt+backspace

http://old.nabble.com/Re%3A-How-to-include-setxkbmap-in-Xorg.conf-directly---p31829947.html

For non-gnome users (*), I include the following file in the Xorg 1.10 packages
I build as /etc/X11/xorg.conf.avail/90-zap.conf - it should work with Xorg 1.8
& later:

# This configuration snippet enables the Ctrl-Alt-Backspace server kill key
#
# To use it, link or copy into /etc/X11/xorg.conf.d/
#
# Note that only the last XkbOptions setting seen for a device will be used,
# so to use multiple options, copy this file and add options into the Option
# string, such as "terminate:ctrl_alt_bksp,ctrl:swapcaps"

Section "InputClass"
    Identifier "keyboard zap by default"
    MatchIsKeyboard "on"

    Option "XKbOptions" "terminate:ctrl_alt_bksp"
EndSection


(*) Okay, mainly for me when I'm doing debugging using throw-away test accounts
or xinit without gnome, and including it in the packages is easier than
remembering to copy it every time I install a test system.   But I know a few
other people use it too, so it's not purely my laziness. 

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2011-11-17 17:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-17 16:05 Wasiliy Filippov aka komcumir
2011-11-17 17:22 ` Michael Shigorin [this message]
2011-11-17 18:26   ` Wasiliy Filippov aka komcumir
2011-11-18  1:50 ` Denis G. Samsonenko
2011-11-18  6:40   ` Wasiliy Filippov aka komcumir
2011-11-18  7:13     ` Denis G. Samsonenko
2011-11-18  7:42       ` Wasiliy Filippov aka komcumir
2011-11-18  7:58         ` Denis G. Samsonenko
2011-11-18  8:15           ` Wasiliy Filippov aka komcumir
2011-11-18  9:52     ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111117172202.GJ21624@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git