|
|
|
date: Thu, 16 Jul 2009 17:07:52 +0100,
group: uk.comp.os.linux
back
Emulating middle mouse button with keyboard
I want to emulate middle mouse button clicks with a spare key on my
keyboard. I used to do it with one of my old laptops but I can't
remember how. I can't find anything useful on Google; the only thing
that looked like what I wanted was xrebind, but that didn't work for me.
--
TH * http://www.realh.co.uk
date: Thu, 16 Jul 2009 17:07:52 +0100
author: Tony Houghton
|
Re: Emulating middle mouse button with keyboard
Tony Houghton wrote:
> I want to emulate middle mouse button clicks with a spare key on my
> keyboard. I used to do it with one of my old laptops but I can't
> remember how. I can't find anything useful on Google; the only thing
> that looked like what I wanted was xrebind, but that didn't work for me.
xmodmap?
--
Just because I've written it doesn't mean that
either you or I have to believe it.
date: Thu, 16 Jul 2009 21:12:56 +0100
author: Big and Blue
|
Re: Emulating middle mouse button with keyboard
On Thu, 16 Jul 2009 17:07:52 +0100
Tony Houghton wrote:
> I want to emulate middle mouse button clicks with a spare key on my
> keyboard. I used to do it with one of my old laptops but I can't
> remember how. I can't find anything useful on Google; the only thing
> that looked like what I wanted was xrebind, but that didn't work for me.
For the record I remembered the name of the utility I used before:
evrouter. Its web page says some of its functionality is obsolete since
2008, but it still works for me except that compiz thinks I'm pressing
the key as a modifier as well as middle-clicking and activates zoom
mode.
--
TH * http://www.realh.co.uk
date: Thu, 16 Jul 2009 20:39:14 +0100
author: Tony Houghton
|
Re: Emulating middle mouse button with keyboard
On Thu, 16 Jul 2009 21:12:56 +0100
Big and Blue wrote:
> Tony Houghton wrote:
> > I want to emulate middle mouse button clicks with a spare key on my
> > keyboard. I used to do it with one of my old laptops but I can't
> > remember how. I can't find anything useful on Google; the only thing
> > that looked like what I wanted was xrebind, but that didn't work for me.
>
> xmodmap?
AFAICT it treats mouse buttons and keyboard keys as different entities
with no way of mapping between the two different types.
--
TH * http://www.realh.co.uk
date: Thu, 16 Jul 2009 23:54:08 +0100
author: Tony Houghton
|
|
|