Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.hardware > #1384 > unrolled thread

Synaprics right click

Started bybuck <buck@private.mil>
First post2012-07-28 21:03 +0000
Last post2012-08-07 20:35 +0000
Articles 13 — 7 participants

Back to article view | Back to comp.os.linux.hardware


Contents

  Synaprics right click buck <buck@private.mil> - 2012-07-28 21:03 +0000
    Re: Synaprics right click Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2012-07-29 11:31 +0200
    Re: Synaprics right click Aaron W. Hsu <arcfide@sacrideo.us> - 2012-07-29 21:21 -0500
      Re: Synaprics right click Michael Black <et472@ncf.ca> - 2012-07-29 23:22 -0400
        Re: Synaprics right click buck <buck@private.mil> - 2012-07-30 07:53 +0000
          Re: Synaprics right click Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2012-07-30 11:16 +0200
          Re: Synaprics right click Bobbie Sellers <bliss-sf4ever@dslextreme.com> - 2012-08-06 10:18 -0700
    Re: Synaprics right click Sylvain Robitaille <syl@alcor.concordia.ca> - 2012-08-01 19:37 +0000
      Re: Synaprics right click buck <buck@private.mil> - 2012-08-02 18:56 +0000
        Re: Synaprics right click Sylvain Robitaille <syl@alcor.concordia.ca> - 2012-08-06 16:12 +0000
          Re: Synaprics right click Jerry Peters <jerry@example.invalid> - 2012-08-06 20:44 +0000
            Re: Synaprics right click buck <buck@private.mil> - 2012-08-07 16:56 +0000
              Re: Synaprics right click Jerry Peters <jerry@example.invalid> - 2012-08-07 20:35 +0000

#1384 — Synaprics right click

Frombuck <buck@private.mil>
Date2012-07-28 21:03 +0000
SubjectSynaprics right click
Message-ID<jv1k3u02uvo@news1.newsguy.com>
I have an HP Pavillion dv7 laptop with a Synaptics TouchPad.  Either 
the Synaptics is brain dead or I am.

There is a key to the right of the spacebar that I think is a RIGHT 
CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is not 
context sensitive.  By that I mean that when I use a real mouse and 
right click a taskbar icon, I get a drop down window with options such 
as "Always On Top" and "Close", but when I use what I suppose is the 
RIGHT CLICK key, a menu containing (among others) "Cut" and "Paste" 
appears no matter where the "mouse" is pointed.

I have attempted everything I find with Google to enable a two or 
three finger tap that will cause the Synaptics to perform a right 
click, but nothing works.  The "buttons:" line in Xorg.0.log contains 
only "left right".

Is there a solution, or am I going to have to use a real mouse and 
forget about the TouchPad?
--
buck

[toc] | [next] | [standalone]


#1385

FromHenrik Carlqvist <Henrik.Carlqvist@deadspam.com>
Date2012-07-29 11:31 +0200
Message-ID<pan.2012.07.29.09.31.25.679125@deadspam.com>
In reply to#1384
buck <buck@private.mil> wrote:
> There is a key to the right of the spacebar that I think is a RIGHT 
> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), 

That key is probably a special keyboard key and not a mouse button. You
can verify this by running xev. Mouse buttons give ButtonPress and
ButtonRelease events, keyboard keys give KeyPress and KeyRelease events.

Depending on your window manager you might be able to map the key to
something useful like showing a menu or locking the screen.

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc351(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

[toc] | [prev] | [next] | [standalone]


#1387

FromAaron W. Hsu <arcfide@sacrideo.us>
Date2012-07-29 21:21 -0500
Message-ID<N4CdnXED_P80cojNnZ2dnUVZ_h2dnZ2d@giganews.com>
In reply to#1384
buck <buck@private.mil> writes:

>There is a key to the right of the spacebar that I think is a RIGHT 
>CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is not 
>context sensitive.  

I am afraid that I cannot help you with the synaptics issue directly, 
but I think the key to which you refer is the Menu key, which is, 
of course, different than the Right-click key, though at times they pull 
up the same menu.

-- 
-- 
Aaron W. Hsu | arcfide@sacrideo.us | http://www.sacrideo.us
Programming is just another word for the lost art of thinking.

[toc] | [prev] | [next] | [standalone]


#1388

FromMichael Black <et472@ncf.ca>
Date2012-07-29 23:22 -0400
Message-ID<Pine.LNX.4.64.1207292315300.7182@darkstar.example.net>
In reply to#1387
On Sun, 29 Jul 2012, Aaron W. Hsu wrote:

> buck <buck@private.mil> writes:
>
>> There is a key to the right of the spacebar that I think is a RIGHT
>> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is not
>> context sensitive.
>
> I am afraid that I cannot help you with the synaptics issue directly,
> but I think the key to which you refer is the Menu key, which is,
> of course, different than the Right-click key, though at times they pull
> up the same menu.
>
I find the original question a tad confusing, because it reads like the 
buttons don't give what the mouse is doing, yet it almost seems like the 
mouse is configured a certain way (which then suggests the trackpad needs 
similar configuration).

I got a USB keyboard a couple of months ago that has a trackpad at the 
bottom (and the ittle "joystick" gizmo in between keys) and I was really 
surprised that the minute I plugged it in that it worked (specifically 
with Slackware).  I had expected it to need some configuring.  The 
keyboard is really like a laptop keyboard in a case for the desktop.

Anyway, I just plugged it, and I seem to get the same results as with the 
mouse, the trackpad on this keyboard has two buttons at the bottom, and 3 
at the top.

Yes, fiddling I see no difference between the trackpad and the mouse.

   Michael

[toc] | [prev] | [next] | [standalone]


#1390

Frombuck <buck@private.mil>
Date2012-07-30 07:53 +0000
Message-ID<jv5eib0akq@news3.newsguy.com>
In reply to#1388
Michael Black <et472@ncf.ca> wrote in
news:Pine.LNX.4.64.1207292315300.7182@darkstar.example.net: 

> On Sun, 29 Jul 2012, Aaron W. Hsu wrote:
> 
>> buck <buck@private.mil> writes:
>>
>>> There is a key to the right of the spacebar that I think is a 
RIGHT
>>> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is 
not
>>> context sensitive.
>>
> I find the original question a tad confusing, because it reads like
> the buttons don't give what the mouse is doing, yet it almost seems
> like the mouse is configured a certain way (which then suggests the
> trackpad needs similar configuration).
>    Michael

Perhaps if I say that I want the TouchPad to behave exactly like a 
mouse that will clarify it?

I had hoped to get a definitive answer with respect to this hardware.

I mentioned the key because it seems to me that its presence means 
that the pad cannot be configured to right click, so that the key is 
HP's effort at similar but not identical functionality.
--
buck

[toc] | [prev] | [next] | [standalone]


#1391

FromHenrik Carlqvist <Henrik.Carlqvist@deadspam.com>
Date2012-07-30 11:16 +0200
Message-ID<pan.2012.07.30.09.16.54.969465@deadspam.com>
In reply to#1390
buck <buck@private.mil> wrote:
> Perhaps if I say that I want the TouchPad to behave exactly like a 
> mouse that will clarify it?

If you want a mouse rather than a touchpad your best option might be to
buy an USB mouse for your laptop.
 
> I mentioned the key because it seems to me that its presence means that
> the pad cannot be configured to right click, so that the key is HP's
> effort at similar but not identical functionality.

It is up to you to configure the functionality of the key as you like.

My laptop also has a touchpad. Both the left and right button below this
touchpad works fine, but it has no physical middle button. I did configure
X to emulate a middle button by pressing both left and right button at
once with the following line in xorg.conf:

    Option "Emulate3Buttons"

IMHO this does not make the touchpad with its button as convenient to use
as a real 3 button mouse, but it makes it good enough not to make it worth
the effort to have an extra mouse for the laptop.

regards Henrik
-- 
The address in the header is only to prevent spam. My real address is:
hc351(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

[toc] | [prev] | [next] | [standalone]


#1408

FromBobbie Sellers <bliss-sf4ever@dslextreme.com>
Date2012-08-06 10:18 -0700
Message-ID<jvou8h$cl0$1@dont-email.me>
In reply to#1390
On 07/30/2012 12:53 AM, buck wrote:
> Michael Black<et472@ncf.ca>  wrote in
> news:Pine.LNX.4.64.1207292315300.7182@darkstar.example.net:
>
>> On Sun, 29 Jul 2012, Aaron W. Hsu wrote:
>>
>>> buck<buck@private.mil>  writes:
>>>
>>>> There is a key to the right of the spacebar that I think is a
> RIGHT
>>>> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is
> not
>>>> context sensitive.
>>>
>> I find the original question a tad confusing, because it reads like
>> the buttons don't give what the mouse is doing, yet it almost seems
>> like the mouse is configured a certain way (which then suggests the
>> trackpad needs similar configuration).
>>     Michael
>
> Perhaps if I say that I want the TouchPad to behave exactly like a
> mouse that will clarify it?
>
> I had hoped to get a definitive answer with respect to this hardware.
>
> I mentioned the key because it seems to me that its presence means
> that the pad cannot be configured to right click, so that the key is
> HP's effort at similar but not identical functionality.
> --
> buck

	What I see at the following has buttons.
<http://shopping.hp.com/en_US/home-office/-/products/Laptops/HP-Pavilion/B2P31UA?HP-Pavilion-dv7-7012nr-Entertainment-Notebook-PC>

	Maybe you want to include all the numbers in the model specifications?
	Or maybe you need better lighting or glasses?
	Or maybe read the User Guide...  It might be online
you know if you search under the whole model number.

	bliss

[toc] | [prev] | [next] | [standalone]


#1400

FromSylvain Robitaille <syl@alcor.concordia.ca>
Date2012-08-01 19:37 +0000
Message-ID<slrnk1j1bn.p9f.syl@charlotte.encs.concordia.ca>
In reply to#1384
On 28 Jul 2012 21:03:58 GMT, buck wrote:

> There is a key to the right of the spacebar that I think is a RIGHT
> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is not
> context sensitive.  By that I mean that when I use a real mouse and
> right click a taskbar icon, I get a drop down window with options
> such as "Always On Top" and "Close", but when I use what I suppose
> is the RIGHT CLICK key, a menu containing (among others) "Cut" and
> "Paste" appears no matter where the "mouse" is pointed.

I suspect you're confused (or maybe I am!).  The key you're referring
to on the keyboard clearly isn't the right mouse button.  Did you
try the right button of the pair of buttons below the trackpad on
your laptop?  That should be the right mouse button.  I think the
key you're referring to is simply a "menu" key.

> I have attempted everything I find with Google to enable a two or 
> three finger tap that will cause the Synaptics to perform a right 
> click, but nothing works.

I've had mixed success with the same myself, and resorted to simply
using the buttons below the trackpad.  They're pretty reliable.

-- 
----------------------------------------------------------------------
Sylvain Robitaille                               syl@encs.concordia.ca
 
Systems analyst / AITS                            Concordia University
Faculty of Engineering and Computer Science   Montreal, Quebec, Canada
----------------------------------------------------------------------

[toc] | [prev] | [next] | [standalone]


#1403

Frombuck <buck@private.mil>
Date2012-08-02 18:56 +0000
Message-ID<jveihf026cr@news4.newsguy.com>
In reply to#1400
Sylvain Robitaille <syl@alcor.concordia.ca> wrote in 
news:slrnk1j1bn.p9f.syl@charlotte.encs.concordia.ca:

> On 28 Jul 2012 21:03:58 GMT, buck wrote:
> 
>> There is a key to the right of the spacebar that I think is a RIGHT
>> CLICK key (SPACE then ALT then RIGHT CLICK then CTRL), but it is 
> 
> I suspect you're confused (or maybe I am!).  The key you're 
referring
> to on the keyboard clearly isn't the right mouse button.  Did you
> try the right button of the pair of buttons below the trackpad on
> your laptop?  That should be the right mouse button.  I think the
> key you're referring to is simply a "menu" key.

Probably true.
 
>> I have attempted everything I find with Google to enable a two or 
>> three finger tap that will cause the Synaptics to perform a right 
>> click, but nothing works.
> 
> I've had mixed success with the same myself, and resorted to simply
> using the buttons below the trackpad.  They're pretty reliable.

There are no buttons!  Which is why I'm attempting multifinger right 
click.  As I said in the first post, this setup is brain dead.

[toc] | [prev] | [next] | [standalone]


#1407

FromSylvain Robitaille <syl@alcor.concordia.ca>
Date2012-08-06 16:12 +0000
Message-ID<slrnk1vr7c.pqj.syl@charlotte.encs.concordia.ca>
In reply to#1403
On 2 Aug 2012 18:56:47 GMT, buck wrote:

> There are no buttons!  ...

Odd!  The photos I looked at for the model laptop you listed suggest
otherwise, but obviously I'm not looking at your specific unit.
Given no buttons, are you sure yours isn't a Mac?  ;-)

-- 
----------------------------------------------------------------------
Sylvain Robitaille                               syl@encs.concordia.ca
 
Systems analyst / AITS                            Concordia University
Faculty of Engineering and Computer Science   Montreal, Quebec, Canada
----------------------------------------------------------------------

[toc] | [prev] | [next] | [standalone]


#1409

FromJerry Peters <jerry@example.invalid>
Date2012-08-06 20:44 +0000
Message-ID<jvpab5$nph$1@dont-email.me>
In reply to#1407
In alt.os.linux.slackware Sylvain Robitaille <syl@alcor.concordia.ca> wrote:
> On 2 Aug 2012 18:56:47 GMT, buck wrote:
> 
>> There are no buttons!  ...
> 
> Odd!  The photos I looked at for the model laptop you listed suggest
> otherwise, but obviously I'm not looking at your specific unit.
> Given no buttons, are you sure yours isn't a Mac?  ;-)
> 

I think on some of the newer touchpads the buttons are specific areas
on the touchpad itself. Much like my AA1 TP which has an scroll
function builtin (which is unusable, it's not at the right edge, and
is difficult to find, 2-finger scroll via the driver works much
better).

	Jerry

[toc] | [prev] | [next] | [standalone]


#1410

Frombuck <buck@private.mil>
Date2012-08-07 16:56 +0000
Message-ID<jvrhcj01db3@news4.newsguy.com>
In reply to#1409
Jerry Peters <jerry@example.invalid> wrote in
news:jvpab5$nph$1@dont-email.me: 

> I think on some of the newer touchpads the buttons are specific areas
> on the touchpad itself. Much like my AA1 TP which has an scroll
> function builtin (which is unusable, it's not at the right edge, and
> is difficult to find, 2-finger scroll via the driver works much
> better).
> 
>      Jerry

AWESOME, thanks!  Tapping the top right corner gives me a context 
sensitive right click.
--
buck

[toc] | [prev] | [next] | [standalone]


#1411

FromJerry Peters <jerry@example.invalid>
Date2012-08-07 20:35 +0000
Message-ID<jvru71$9ii$1@dont-email.me>
In reply to#1410
In alt.os.linux.slackware buck <buck@private.mil> wrote:
> Jerry Peters <jerry@example.invalid> wrote in
> news:jvpab5$nph$1@dont-email.me: 
> 
>> I think on some of the newer touchpads the buttons are specific areas
>> on the touchpad itself. Much like my AA1 TP which has an scroll
>> function builtin (which is unusable, it's not at the right edge, and
>> is difficult to find, 2-finger scroll via the driver works much
>> better).
>> 
>>      Jerry
> 
> AWESOME, thanks!  Tapping the top right corner gives me a context 
> sensitive right click.
> --
> buck

If you issue 'synclient -l' you should see entries for the corner
buttons so you can see what's set:

RTCornerButton          = 0
RBCornerButton          = 0
LTCornerButton          = 0
LBCornerButton          = 0

	Jerry

[toc] | [prev] | [standalone]


Back to top | Article view | comp.os.linux.hardware


csiph-web