| View previous topic :: View next topic |
| Author |
Message |
gentronix n00b

Joined: 10 Jan 2008 Posts: 3
|
Posted: Thu Jan 10, 2008 4:18 pm Post subject: [SOLVED]shift + del kills X |
|
|
Hi together.
I have a Problem with my X Windows. If I accidentially press shift + del X shuts down(crashes?). I do not find anything in the logfiles. I was searching the net for this problem but obviously I am the only one on this planet with the same issue
This problem is really nasty for me because if I am in need of a { I hit from time to time the backspace key and X is down. As you can imagine this is really a pain.
thanks in advance.
Last edited by gentronix on Wed Jan 16, 2008 1:43 pm; edited 1 time in total |
|
| Back to top |
|
 |
gentronix n00b

Joined: 10 Jan 2008 Posts: 3
|
Posted: Fri Jan 11, 2008 10:11 am Post subject: Re: shift + del kills X |
|
|
| gentronix wrote: | Hi together.
I have a Problem with my X Windows. If I accidentially press shift + del X shuts down(crashes?). I do not find anything in the logfiles. I was searching the net for this problem but obviously I am the only one on this planet with the same issue
This problem is really nasty for me because if I am in need of a { I hit from time to time the backspace key and X is down. As you can imagine this is really a pain.
thanks in advance. |
Seems to be I am still alone with the problem. I am wondering if there is a possibility to tell X which key combinations are used to kill the X server (like ctrl-alt-del). Does somebody know if there is something like DontZap "true" which avoids shift - del to shut down X? |
|
| Back to top |
|
 |
estel n00b

Joined: 21 Jan 2006 Posts: 26 Location: Bristol, England
|
Posted: Fri Jan 11, 2008 3:58 pm Post subject: |
|
|
I think that I used to have this problem (I think it might have done an X restart), but I can't remember what fixed it! Sorry! _________________ Dell Inspiron 6400 | Pentium Dual Core T2060 | 1GB | 80GB HDD | Gentoo ~ |
|
| Back to top |
|
 |
gentronix n00b

Joined: 10 Jan 2008 Posts: 3
|
Posted: Wed Jan 16, 2008 1:39 pm Post subject: Re: shift + del kills X |
|
|
| gentronix wrote: | Hi together.
I have a Problem with my X Windows. If I accidentially press shift + del X shuts down(crashes?). I do not find anything in the logfiles. I was searching the net for this problem but obviously I am the only one on this planet with the same issue
This problem is really nasty for me because if I am in need of a { I hit from time to time the backspace key and X is down. As you can imagine this is really a pain.
thanks in advance. |
I've found the solution here: http://ubuntuforums.org/showthread.php?t=188553
adding xmodmap -e "keycode 22 = BackSpace" and set xkb us to /etc/profile (not sure if its the right place) and the problem is gone. |
|
| Back to top |
|
 |
|