The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Dell XPS 15 9550 Middle Click

    Discussion in 'Dell XPS and Studio XPS' started by sailerboy, Jan 2, 2016.

  1. sailerboy

    sailerboy Notebook Guru

    Reputations:
    207
    Messages:
    65
    Likes Received:
    0
    Trophy Points:
    15
    Is there a way to do a middle click? I use that extensively when navigating code through IDEs or web browsing, and my old synaptics touchpad on my lenovo seemed to work fine, but there's no option to do that with my XPS 15.
     
  2. didsip

    didsip Notebook Consultant

    Reputations:
    2
    Messages:
    150
    Likes Received:
    27
    Trophy Points:
    41
    Use this as an autohotkey script for three finger middle click:

     
    Kikuri, AWBbox and arshcaria like this.
  3. sailerboy

    sailerboy Notebook Guru

    Reputations:
    207
    Messages:
    65
    Likes Received:
    0
    Trophy Points:
    15
    Thanks a million!
     
  4. AWBbox

    AWBbox Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    6
    Sorry for the possibly dumb question but where do I configure this script? The only options I see in mouse settings are "Search with Cortana" and "Action Centre", there doesn't seem to be a way to run a custom task. Thanks.
     
  5. g.achrainer

    g.achrainer Notebook Geek

    Reputations:
    2
    Messages:
    77
    Likes Received:
    8
    Trophy Points:
    16
    "Autohotkey" is the name of an open source program that allows to create scripts that can be executed under certain conditions. Just google it...
     
  6. arshcaria

    arshcaria Notebook Enthusiast

    Reputations:
    11
    Messages:
    35
    Likes Received:
    21
    Trophy Points:
    16
    This works perfectly!
    Thank you so much!
     
  7. AWBbox

    AWBbox Newbie

    Reputations:
    0
    Messages:
    2
    Likes Received:
    1
    Trophy Points:
    6
    Just wanted to say thanks to didsip for this, I have been using this solution for three months now and it works flawlessly. +rep for you sir! :)
     
    didsip likes this.
  8. didsip

    didsip Notebook Consultant

    Reputations:
    2
    Messages:
    150
    Likes Received:
    27
    Trophy Points:
    41
    I'm not the one who wrote the script, but thanks. :)
     
  9. elyl

    elyl Notebook Enthusiast

    Reputations:
    0
    Messages:
    28
    Likes Received:
    2
    Trophy Points:
    6
    Sorry to bump an old thread, but is anyone having problems with this script sending a middle mouse click PLUS an left mouse click?
    I've downloaded a keyscanner, and when I 3-finger click on the touchpad, I am seeing a LWin+Shift+Ctrl+F22 as well as an individual LWin and an individual LClick sent simultaneously.

    What I see as a result, when I try to middle-click a link in Chrome to open it in a new tab, it opens a new tab, but also loads the link in the current tab too.

    Is anyone else having this issue?