Re: Problems with Xorg after portupgrade



On Mon, 20 Apr 2009 15:58:15 +0300
Manolis Kiagias <sonicy@xxxxxxxxx> wrote:

Jerry wrote:
On Mon, 20 Apr 2009 03:58:10 +0200
Polytropon <freebsd@xxxxxxxx> wrote:

[snip]


While CTRL+ALT+Backspace does not kill the X server, I can press
CTRL+ALT+F1 or ALT+F1 to return to the text mode console. I then
kill the X server via CTRL+C.

There's a new setting that needs to be put into xorg.conf:

Section "ServerFlags"
Option "DontZap" "false"
EndSection

Then you should be able to Ctrl+Alt+BkSpace to kill X.


Maybe I am reading this incorrectly; however, in my /etc/xorg.conf
file, I have this notation.

# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

# Option "DontZap"

It would seem the language is confusing. As I would understand it,
uncommenting the line disables the sequence. Therefore, it would seem
to indicate that leaving it commented out activates the sequence.
Maybe the language should be cleaned up.


Heh, it can be quite confusing because it enables the system to *not*
do something, which is the reverse of what we usually think options do.
Using Option "DontZap" simply enables "DontZap" which prevents
CTRL+ALT+BSKP from being used. Hence disabling DontZap allows X-Server
to be... Zapped or killed by the key combination ;)

I agree. I hate programmers who think they have to 'confuse' the end
user. Setting something off to enable it, and vice versa is neither
logical or intuitive.

Maybe changing the option to: OPTION "EnableKill" "On"
and then explaining the with it enabled the <CTRL>+<ALT>+<BKSP> key
combination is enabled would make more sense.

--
Jerry
gesbbb@xxxxxxxxx

Good day to deal with people in high places;
particularly lonely stewardesses.

Attachment: signature.asc
Description: PGP signature



Relevant Pages

  • Re: Problems with Xorg after portupgrade
    ... kill the X server via CTRL+C. ... Then you should be able to Ctrl+Alt+BkSpace to kill X. ... It would seem the language is confusing. ... to indicate that leaving it commented out activates the sequence. ...
    (freebsd-questions)
  • Re: named startup problems upgrading from 7.1p4 to 7.1p5 or 7.1p6
    ... Sorry for starting a new thread with this - my ISP's mail server seems to rejecting all mail recipients when I ... file being created) or by a kill command other than kill -9. ... local devdir rs _me ... Running any rndc command causes rndc to load ...
    (freebsd-questions)
  • Re: Tom Porterfield MS-MVP?
    ... > Let me begin with the fact that I have the utmost respect ... one reason only. ... to the posts by the server. ... Your first post (sequence 98349): ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Math.random() algorithm
    ... If all numbers are issued by a single server, the task is trivial, as ... I want a standard way to assign a unique id to every single XML ... permuted or flipped so that the sequence is not obvious from samples). ... The problem lies in getting enough apparent randomness to initialise the ...
    (comp.lang.javascript)
  • Re: background/SIGTERM
    ... > Can I start the server in background-mode, ... > 2) To terminate the server I curently use WRKACTJOB and then terminate ... That's because you a never ending command in your interactive session; ... you kill the job, you kill the session. ...
    (comp.sys.ibm.as400.misc)