[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xbindkeys-devel] Re: xbindkeys
From: |
Philippe Brochard |
Subject: |
Re: [Xbindkeys-devel] Re: xbindkeys |
Date: |
Sat, 23 May 2009 20:30:27 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) |
Hi,
Thanks for your reply. I remove your bug report from the bug tracker.
Regards,
Philippe
Nicolai Lissner writes:
> Hello,
> actually the bug seems to be fixed.
> Although "b:2 + b:3" still binds to button 2 only,
> except I've already have a bind to b:2, then it seems
> to use button3 only. No problem with that.
> No crashes anymore, nor does it complain
> about the wrong usage.
> So it might have been a bug in my WM or in Xorg.
> My system changed a lot since my last mail.
> best wishes,
> Nicolai
>
> On Wed, May 20, 2009 at 22:04:36 +0200, Philippe Brochard wrote:
>>
>> Hi again,
>>
>> Have you been able to reproduce this bug?
>> Normally only one button can be bound at a time.
>> Following the rc configuration file, it's the last button which is
>> bound.
>>
>> Please can you send us the output with the debug option enabled.
>> Something like this:
>>
>> $ xbindkeys -n -v
>>
>> It's not possible to bind b:2 and b:3 unless you bind b:2 and b:3
>> separately (this can be painful) and you write some scheme to handle
>> the case where they are both pressed.
>>
>> Regards,
>>
>> Philippe