Saturday, June 16, 2007

Disable Shift Backspace

I was typing fast when suddenly my X11 was closed. It happened several times when my fingers near the bottom left (shift, control, etc.) and upper right (backspace). It turns out that the key combination " shift backspace " reset my X11 (similar with control alt backspace combination).

To avoid this create ~/.Xmodmap that contains the following :
keycode 22 = BackSpace BackSpace

No comments: