<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>24119</bug_id>
          
          <creation_ts>2010-09-20 10:52:52 +0400</creation_ts>
          <short_desc>Ключи в xorg.conf &quot;DontZap&quot; и &quot;XkbDisable&quot; не работают.</short_desc>
          <delta_ts>2010-09-26 14:08:56 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 5.1</product>
          <component>xorg</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>NOTABUG</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="XBM">for_robot</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>mike</cc>
          
          <qa_contact name="QA 5.1">qa-5.1</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>112357</commentid>
    <comment_count>0</comment_count>
    <who name="XBM">for_robot</who>
    <bug_when>2010-09-20 10:52:52 +0400</bug_when>
    <thetext>Добавил в xorg.conf пару строчек:
Section &quot;ServerFlags&quot;
...
        Option      &quot;DontZap&quot; &quot;false&quot;
        Option      &quot;XkbDisable&quot; &quot;false&quot;
EndSection
Надеялся получить по нажатию Ctrl+Alt+Backspace перезагрузку X-сервера.
Не работает. По нажатию этой комбинации клавиш никакого видимого эффекта не происходит.
2.6.32-un-def-alt5, репозиторий 5.1, KDE4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112374</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2010-09-20 15:52:32 +0400</bug_when>
    <thetext>Апстрим решил оторвать эту фичу в угоду тем, кто всё терял при случайном нажатии C-A-BS... а управляется это теперь через XKB (упомянутый файлик -- исполняемый скрипт):

pad:~&gt; cat .xsession.d/setxkbmap 
#!/bin/sh
exec setxkbmap -option -option grp_led:caps,grp:caps_toggle,terminate:ctrl_alt_bksp</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>