Mac OS' X11.app uses certain key bindings that I'd rather send to the underlying X app in use. Specifically I'd like to pass Command+W and Command-1 (and -2, etc) to the X app in question.
Is there any way to disable keybindings in an app? I'm aware of the system dialog that allows adding additional keybindings, but that doesn't seem to allow removing them.
Or maybe there's a way that's specific to X11.app?