On Tue, Feb 18, 2003 at 02:02:50PM +0000, Tom Payne wrote: > Hi -- > > How can I map a ion function onto Modifier+Space? kpress "Space" doesn't > seem to work...
kpress "space" A little tip: If you don't know what a key is called, check /usr/X11R6/include/X11/keysymdef.h. They're all there, just remove the XK_ prefix. /Pelle
