[rhelv6-list] howto enable CTRL+ALT+BACKSPACE on RHEL6.1

Tiziana Manfroni manfroni at mat.uniroma3.it
Wed Jul 6 11:08:03 UTC 2011


Hi all, I would like to know howto enable CTRL+ALT+BACKSPACE for all 
user.
I try to create /etc/X11/xorg.conf

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

but it doesn't work.
Then I try to insert into /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi
<match key="info.capabilities" contains="input.keys">
       <merge key="input.x11_driver" type="string">keyboard</merge>
#new line
       <merge key="input.xkb.options" type="string">terminate:ctrl_alt_bksp</merge>
#
       <match key="/org/freedesktop/Hal/devices/computer:system.kernel.name" string="Linux">
         <merge key="input.x11_driver" type="string">evdev</merge>
       </match>
</match>

I don't understand where is the error. Can you help me?

Thanks in advance

 	Tiziana

____________________________________________________
       ____
      / /  \           Tiziana Manfroni
     / / /\ \          Dipartimento di Matematica
    / / /\ \ \         Universita' Roma Tre
   / /_/__\ \ \        tel : 0657338237
  /________\ \ \       fax : 0657338080
  .___________\/	   e-mail : manfroni at mat.uniroma3.it
____________________________________________________




More information about the rhelv6-list mailing list