> > Previously I had the trackpad set to /dev/input/mouse0. What makes
> > /dev/input/mice work with the mouse button emulation and not
> > /dev/input/mouse0?
>
> If mouse0 is indeed the trackpad, I have only one idea - does the button
> emulation only work for 'mice'?
If mouse emulation and ADB
On Thu, Mar 15, 2001 at 05:43:16PM +0100, Michel Dänzer wrote:
> Grant Miller wrote:
>
> > > > Still no 2nd or 3rd mouse button in X.
> > >
> > > Have you set it up to use /dev/input/mice and have three buttons?
> >
> > Well I feel stoopid :)
>
> Don't.
>
> > That works.
>
> Great!
>
> > Pr
Grant Miller wrote:
> > > Still no 2nd or 3rd mouse button in X.
> >
> > Have you set it up to use /dev/input/mice and have three buttons?
>
> Well I feel stoopid :)
Don't.
> That works.
Great!
> Previously I had the trackpad set to /dev/input/mouse0. What makes
> /dev/input/mice work with
On Thu, Mar 15, 2001 at 02:11:10AM +0100, Michel Dänzer wrote:
> Grant Miller wrote:
>
> > [EMAIL PROTECTED]:~% echo 1 > /proc/sys/dev/mac_hid/mouse_button_emulation
> > [EMAIL PROTECTED]:~% echo 67 > /proc/sys/dev/mac_hid/mouse_button2_keycode
> > [EMAIL PROTECTED]:~% echo 68 > /proc/sys/dev/mac_
Grant Miller wrote:
> [EMAIL PROTECTED]:~% echo 1 > /proc/sys/dev/mac_hid/mouse_button_emulation
> [EMAIL PROTECTED]:~% echo 67 > /proc/sys/dev/mac_hid/mouse_button2_keycode
> [EMAIL PROTECTED]:~% echo 68 > /proc/sys/dev/mac_hid/mouse_button3_keycode
> [EMAIL PROTECTED]:~%
> [EMAIL PROTECTED]:~% c
On Wed, Mar 14, 2001 at 11:04:19AM -0600, Michael Hope wrote:
>
>
> On Tue, 13 Mar 2001, Grant Miller wrote:
>
> > On Sun, Mar 11, 2001 at 02:15:15PM -0600, Michael Hope wrote:
> > > > I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2.
> > > > I'm
> > > > running kernel 2.4.2
On Tue, 13 Mar 2001, Grant Miller wrote:
> On Sun, Mar 11, 2001 at 02:15:15PM -0600, Michael Hope wrote:
> > > I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2. I'm
> > > running kernel 2.4.2-pre3 from bitkeeper's sources. I have the following
> > > relevant options in my ke
On Sun, Mar 11, 2001 at 02:15:15PM -0600, Michael Hope wrote:
> > I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2. I'm
> > running kernel 2.4.2-pre3 from bitkeeper's sources. I have the following
> > relevant options in my kerenl conifg:
> >
> > CONFIG_USB=y
> > CONFIG_USB_H
> dev.mac_hid.mouse_button2_keycode = 101
> dev.mac_hid.mouse_button3_keycode = 109
> dev.mac_hid.mouse_button_emulation = 1
>
>
> using showkey, I found F9 to be 101 and F10 to be 109.
Look in linux/input.h and use the keycodes defined there for F9 and F10.
Michael
On Mon, 12 Mar 2001, Paolo Redaelli wrote:
> Michael Hope wrote:
> >
> > > I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2. I'm
> > > running kernel 2.4.2-pre3 from bitkeeper's sources. I have the following
> > > relevant options in my kerenl conifg:
> > >
> > > CONFIG_USB=y
Michael Hope wrote:
>
> > I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2. I'm
> > running kernel 2.4.2-pre3 from bitkeeper's sources. I have the following
> > relevant options in my kerenl conifg:
> >
> > CONFIG_USB=y
> > CONFIG_USB_HID=y
> > CONFIG_INPUT_KEYBDEV=y
> > CONFI
> I'm trying to get a 2nd and 3rd mouse button working in XFree 4.0.2. I'm
> running kernel 2.4.2-pre3 from bitkeeper's sources. I have the following
> relevant options in my kerenl conifg:
>
> CONFIG_USB=y
> CONFIG_USB_HID=y
> CONFIG_INPUT_KEYBDEV=y
> CONFIG_INPUT_MOUSEDEV=y
> CONFIG_INPUT_EVD
12 matches
Mail list logo