On Mon, Mar 12, 2001 at 06:33:54PM -0800, Matheson Cameron wrote: > > I reconfigured X so that it's using the Microsoft > Natural Pro keyboard map-thing, but the buttons at the > top aren't doing anything. I was wondering how I > assign them to different programs, etc (I figure I > probably use xmodmap, but the man page wasn't > incredibly enlightening)
Try using xev to capture the keysyms, and xmodmap or xkeycaps (the latter is easier) to assign events to them. Cheers Tiarnan