[comp.windows.x] xmodmap windowcide

envbvs@epb2.lbl.gov (Brian V. Smith) (06/29/89)

In article <5221@decvax.dec.com> dike@flume.Berkeley.EDU (Jeff Dike) writes:
< 
< The following works for me:
< xmodmap -e 'keycode 0xe8 = comma less'
< xmodmap -e 'keycode 0xed = period greater'
< 

This is a different question about xmodmap.
If we have any windows up (except one xterm) and run xmodmap it seems
to kill some windows at random.  Therefore, and because it makes sense
anyway, we run xmodmap before starting any other clients.

Does anyone know why clients would die just because keycodes are being
remapped?


_____________________________________
Brian V. Smith    (bvsmith@lbl.gov)
Lawrence Berkeley Laboratory
We don't need no signatures!

jg@max.crl.dec.com (Jim Gettys) (06/30/89)

It means that those applications are buggy; they are not handling the
event the server sends when the keyboard mapping is changed....
				- Jim