sticky xkb options ?

2011-08-20 Thread Matthieu Herrb
Hi, In order to keep the oldctrl+alt+backspace sequence killing X by default, I'm looking for the best place to place the configuration option. I'd like to put it in /etc/X11/xorg.conf.d/00-killserver or similar. Unfortunatly, at least with xserver 1.9 or 1.10, 'Option XkbOption

Fw: sticky xkb options ?

2011-08-20 Thread Chris Robinson
- Forwarded Message - From: Chris Robinson fabricat...@yahoo.com To: Matthieu Herrb matthieu.he...@laas.fr Sent: Sunday, 21 August 2011 4:01 AM Subject: Re: sticky xkb options ? Hi, Try: Section “ServerFlags”     Option “DontZap”  “yes” EndSection in xorg.conf I just verified this

Re: Fw: sticky xkb options ?

2011-08-20 Thread Alan Coopersmith
On 08/20/11 11:02, Chris Robinson wrote: - Forwarded Message - *From:* Chris Robinson fabricat...@yahoo.com *To:* Matthieu Herrb matthieu.he...@laas.fr *Sent:* Sunday, 21 August 2011 4:01 AM *Subject:* Re: sticky xkb options ? Hi, Try: Section “ServerFlags” Option

Re: Fw: sticky xkb options ?

2011-08-20 Thread Matthieu Herrb
On Sat, Aug 20, 2011 at 11:07:07AM -0700, Alan Coopersmith wrote: On 08/20/11 11:02, Chris Robinson wrote: - Forwarded Message - *From:* Chris Robinson fabricat...@yahoo.com *To:* Matthieu Herrb matthieu.he...@laas.fr *Sent:* Sunday, 21 August 2011 4:01 AM *Subject:* Re:

Re: Fw: sticky xkb options ?

2011-08-20 Thread Alan Coopersmith
On 08/20/11 11:50, Matthieu Herrb wrote: And sticky xkboptions could be useful for other options too, given that a way to reset them explicitely also exist. Yes, an XkbOptionsAdd or similar to append instead of clear/set would be very nice. It would need to handle autoadding the , separator

Re: sticky xkb options ?

2011-08-20 Thread Peter Hutterer
On 21/08/11 03:28 , Matthieu Herrb wrote: In order to keep the oldctrl+alt+backspace sequence killing X by default, I'm looking for the best place to place the configuration option. I'd like to put it in /etc/X11/xorg.conf.d/00-killserver or similar. Unfortunatly, at least with xserver 1.9 or

Re: Fw: sticky xkb options ?

2011-08-20 Thread Alan Coopersmith
On 08/20/11 12:45, Alan Coopersmith wrote: On 08/20/11 11:50, Matthieu Herrb wrote: And sticky xkboptions could be useful for other options too, given that a way to reset them explicitely also exist. Yes, an XkbOptionsAdd or similar to append instead of clear/set would be very nice. It