Re: Right Click


Subject: Re: Right Click
From: Romain Kang (romain@kzsu.stanford.edu)
Date: Sat Nov 24 2001 - 09:55:07 MST


On Sat, Nov 24, 2001 at 09:31:24AM -0600, Cortney M. Masters wrote:
> I'm very new to linux in general, and I know this is an easy question, but
> I need to know how to get my right click working.

As delivered, the following should work on a 2001 iBook with YDL 2.1:
        Left == Trackpad button
        Middle == Left
        Right == <fn>F12

Also, I like to feed the following to xmodmap on X startup:
!
! Xmodmap hacks for iBook
!
! make small Enter key on Right equivalent to Ctl:
!
keycode 108 = Control_R
add Control = Control_R
!
! make Cmd keys equivalent to Alt
!
keycode 115 = Alt_L
keycode 222 = Alt_R
add Mod1 = Alt_L Alt_R



This archive was generated by hypermail 2a24 : Sat Nov 24 2001 - 10:07:58 MST