Christian Seberino wrote: > My keyboard I'm using has lots of cutsy extra keys that are meant to be > used to start email, browser and other stuff. > > Is it possible to map these extra keyboard keys to do something? > > HOW FIND out what "code" they sent to Linux? >
under X, xev (I thought there was another one [or more], but can't remember) and, maybe xkbwatch which seems to show the bits in 5 flags registers (for shift keys and led state). I'm kind of rusty on these -- didn't remember that there are 5 different flag bytes? for operation in a text console, showkey Regards, ..jim -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
