xev only shows the X keycodes. He needs the console keycodes which can be gotten with showkey run on a console (not in an XTerm).
> use the program "xev" > > On Wed, Jul 02, 2003 at 12:50:44AM -0500, [EMAIL PROTECTED] wrote: > > How can i see the keycodes? > > > > i want to configure the 2 and 3 mouse button, but in the keys i want. > > > > dev/mac_hid/mouse_button2_keycode=68 > > dev/mac_hid/mouse_button3_keycode=87 > > > > is for F9 and F10, but i need diferent keys > > > > Thanks. > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > > [EMAIL PROTECTED]

