On mar, 2005-04-05 at 16:56 +0200, Esben Stien wrote: > Esben Stien <[email protected]> writes: > > > can't find a single problem with the device. > > I should mention a couple of things after some testing: There are some > inconsistencies with regard to cruise control. > > When I press TOP CLICK BACKWARD/TOP CLICK FORWARD to cruise control > down/up, it waits about 100ms before it starts cruising. This means > that pressing a single click does not move me anywhere. I have to hold > the key down and wait until it starts cruising. This is probabbly because you're using the referenced xbindkeys trick to delete the button11/12 event. Unfortunately, binding 11/12 while cruise control is enabled also obscures the first scroll event. The horrible-ugly-very-nasty-workaround is to bind that event to a command that re-simulates the up/down click. I've attached a piece of C code that'll do that. ('./click 4' will simulate button 4 going up and down.) > > > > # "cruise control" disabled: > > "~/click/click 4" > > m:0x10 + b:11 > > "~/click/click 5" > > m:0x10 + b:12 I'm sort of guessing at the xbindkeys setting for this. Myself, i've performed this bind event in my openbox configuration. This still doesn't catch the button 11/12 mouse-up event, although that doesn't seem to bother many applications
Attachment:
click.tgz
Description: application/compressed-tar
Attachment:
signature.asc
Description: This is a digitally signed message part
- References:
- Re: Logitech MX1000 Horizontal Scrolling
- From: Jeremy Nickurak <[email protected]>
- Re: Logitech MX1000 Horizontal Scrolling
- From: Esben Stien <[email protected]>
- Re: Logitech MX1000 Horizontal Scrolling
- From: Juergen Kreileder <[email protected]>
- Re: Logitech MX1000 Horizontal Scrolling
- From: Esben Stien <[email protected]>
- Re: Logitech MX1000 Horizontal Scrolling
- From: Esben Stien <[email protected]>
- Re: Logitech MX1000 Horizontal Scrolling
- Prev by Date: Re: [ACPI] Re: It's getting worse: 2.6.12-rc2-mm1 and suspend2ram
- Next by Date: Re: Linux 2.4.30-rc3 md/ext3 problems (ext3 gurus : please check)
- Previous by thread: Re: Logitech MX1000 Horizontal Scrolling
- Next by thread: Re: Logitech MX1000 Horizontal Scrolling
- Index(es):