Bug 18076 - Patch implementing ZapWarning
Summary: Patch implementing ZapWarning
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 10:03 UTC by Luc Verhaegen
Modified: 2010-04-03 03:33 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Implement ZapWarning (4.90 KB, patch)
2008-10-15 10:03 UTC, Luc Verhaegen
no flags Details | Splinter Review
zap_warning_xserver.diff (5.80 KB, patch)
2009-03-20 04:57 UTC, Stefan Dirsch
no flags Details | Splinter Review

Description Luc Verhaegen 2008-10-15 10:03:29 UTC
Created attachment 19669 [details] [review]
Implement ZapWarning

This patch implements the ZapWarning feature, as shipped with opensuse 11.0.

Press zap once, beep loudly over pc-speaker.
Press again within two seconds, x server dies as normal.

Only enabled when the option zapwarning is set in xorg.conf.

This code is kept as non-intrusive as possible.

Requires a fixed keyboard driver (already pushed).
Comment 1 Stefan Dirsch 2008-11-22 14:54:24 UTC
Luc, please finally push your patch. Thanks.
Comment 2 Stefan Dirsch 2009-03-20 04:57:19 UTC
Created attachment 24081 [details] [review]
zap_warning_xserver.diff

Updated patch against xorg-server 1.6. Hope I didn't break it.
Comment 3 Stefan Dirsch 2010-04-03 03:33:20 UTC
I believe that patch is obsolete meanwhile. Zapping can now be enabled/disabled during runtime. It's now an xkb option:

Enable  Zapping: setxkbmap -option terminate:ctrl_alt_bksp
Disable Zapping: setxkbmap -option ""


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.