Gentoo Archives: gentoo-ppc-user

From: "mauricio hernàndez" <mhz@××××××.cl>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Mouse buttons
Date: Mon, 27 Sep 2004 15:05:34
Message-Id: 20040927143314.M30485@esfera.cl
In Reply to: [gentoo-ppc-user] Mouse buttons by Ovidiu Bivolaru
1 On Mon, 27 Sep 2004 11:34:16 +0300, Ovidiu Bivolaru wrote
2 > Hi,
3 >
4 > I've installed Gentoo 2004.2 on an iBook G3 800Mhz and I didn't found
5 > how to get my mouse buttons (right-click and left-click) to work in X
6 > (xorg-x11 6.8.0-r1). I've installed pbbuttonsd and gtkpbbuttons, but I
7 > still don't understand how to use left-click/right-click. Is there a key
8 > combination which emulate those ?
9 > Thanks in advance!
10 >
11 > Regards,
12 > Ovidiu
13 >
14 > --
15 > gentoo-ppc-user@g.o mailing list
16
17 There's an axplanation somewhere in Installation Handbook - I guess- to edit the sysctl.conf file.
18 You should add these lines and just change the 'key number' for the one of your choice.
19
20
21 # Enable mouse emulation
22 dev.mac_hid.mouse_button_emulation = 1
23
24 # Set 2nd button to 87 - F11
25 dev.mac_hid.mouse_button2_keycode = 87
26
27 # Set 3rd button to 88 - F12
28 dev.mac_hid.mouse_button3_keycode = 88
29
30
31 Hope it works for you, too.
32 MHZ
33
34 << Liberty is the freedom to choose, and freedom is the result of the right choice >>
35
36 ID #287183
37 http://counter.li.org/index.html
38
39 [Este mail ha sido escrito bajo estandares simples de edicion para asi evitar problemas de
40 compatibilidad de caracteres considerando los idiomas de las personas que lo podran recibir]
41
42
43 --
44 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Mouse buttons Ovidiu Bivolaru <ovidiu@×××××××××××××××.ro>