topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 23, 2024, 11:08 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Program to send Windows + Right (or Left) Arrow ?  (Read 4251 times)

timmy2

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 28
    • View Profile
    • Donate to Member
Program to send Windows + Right (or Left) Arrow ?
« on: September 06, 2016, 05:27 PM »
When I'm remoted into a distant PC I am unable to maximize windows left or right on the remote PC by by holding down the Windows key and pressing the left or right arrow key. The key combination is always intercepted by my own PC.  Does a program exist that I can place on the remote PC and simply double-click on it to generate the needed keystroke (one for left arrow, another for right arrow)?

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Program to send Windows + Right (or Left) Arrow ?
« Reply #1 on: September 06, 2016, 08:12 PM »
What you are asking should be easy, and one of the autohotkey (ahk) coders who hang out here should be able to code it pretty easily.

However let me suggest a small tweak -- instead of a shortcut to trigger the double click, a better solution might be something that converted another keypress into your desired keypress.  i.e. let you use F9 and F10 for win+left and win+right.
There might be several advantages to that: First, would be quicker to trigger.  Second, it would not involve leaving the focus of the current program, which could otherwise make this process more difficult.

timmy2

  • Supporting Member
  • Joined in 2008
  • **
  • default avatar
  • Posts: 28
    • View Profile
    • Donate to Member
Re: Program to send Windows + Right (or Left) Arrow ?
« Reply #2 on: September 06, 2016, 08:25 PM »
Excellent suggestion!  :Thmbsup:  So, map an unused function key to the desired keyboard combination. By all means!

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: Program to send Windows + Right (or Left) Arrow ?
« Reply #3 on: September 07, 2016, 01:38 AM »
What software do you use to connect to the remote PC, mstsc (Windows' Remote Desktop Client)?
I'm using Terminals (find it here), and that supports the use of Win-Arrow, Alt-Tab, etc. inside the remote system, instead of acting on your local Windows box, unlike the standard Remote Desktop Client, even though Terminals is using the Terminal Services ActiveX control. It just works. And you have all your remote desktops in one tabbed window.
A very happy user here (no connections with the maker), highly recommended :Thmbsup:

dr_andus

  • Supporting Member
  • Joined in 2012
  • **
  • Posts: 851
    • View Profile
    • Dr Andus's toolbox
    • Donate to Member
Re: Program to send Windows + Right (or Left) Arrow ?
« Reply #4 on: September 07, 2016, 06:00 AM »
I've tried a few software for this but I keep sticking with WinSplit Revolution v.11.04. It gives you controls both for mouse clicks and keyboard shortcuts. It is no longer being developed, but if you're lucky, you might be able to find it on some download site. I run it in Windows XP compatibility on a Win7 64-bit system.