Friday, June 06, 2008

Disable Shift+Backspace from restarting XGL

This is really annoying!

So disable it

xmodmap -e 'keycode 22 = BackSpace BackSpace Terminate_Server'

This command will not happen automatically every time you reboot so add it to $HOME/.bashrc and your good.

No comments: