> My question is, how do I go about writing a userland application to > access the extra buttons? Would I have to use ioctl(2) to poll > /dev/ukbd0? I would like to write the userland application in order to > map them to: > XF86Back ... > XF86AudioRaiseVolume > > Any suggestions? Can xmodmap(1) do what you need? Appears to be in ports.