Subject: Re: After Gnome, Keyboard goodfy, no audio
To: None <port-macppc@netbsd.org>
From: Magnus Henoch <mange@freemail.hu>
List: port-macppc
Date: 10/21/2005 11:49:07
Greg Evans <greg.evans7@verizon.net> writes:
> I guess now keyboard-wise I am just down to getting a middle and
> right mouse button. I saw something about this, and added what I
> thought were the proper keycodes to a ~/.xmodmaprc but they were not
> working, so I disabled it. Perhaps they would work when I re-enable
> it now?
Here is what I use for that (on an iBook G4):
! activate mouse keys with F12
keycode 96 = Pointer_EnableKeys
! F9, F10, F11 = button 1, 2, 3
keycode 75 = Pointer_Button1
keycode 76 = Pointer_Button2
keycode 95 = Pointer_Button3
Magnus