Remap "Ctrl+S" to Single "Windows" Key - Possible? Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Soniclight

Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 11:16

First, pre-posting preview does not show the image of my keyboard via closing link, so if there is none in this post, click on link. As to image itself, please ignore labels and key highlights I had added (they were for another question a while back). Still the keyboard I use, Logitech MK520.

Subject line/title is pretty self-explanatory. I never use the Windows key, so hoping to put it to better use. Have found nothing so far anywhere where this is possible. Swapping key functions, yes, but to map multiple key presses to one key seems no-go.

True/false?

I hope I'm wrong, but got a suspicion answer it is a no-go.
If on the other hand this is possible with AutoHotkey and/or other workaround, I welcome the specific script, etc. needed.

Thank you for reality-checking me either way.

~ PSK

IMAGE OF KEYBOARD:

https://drive.google.com/open?id=0B8utU ... XZmSjR6UlU
4GForce
Posts: 553
Joined: 25 Jan 2017, 03:18
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 12:09

Soniclight wrote:but to map multiple key presses to one key seems no-go.
Have you been thru the tutorial ?
https://autohotkey.com/docs/Tutorial.htm#s2
https://autohotkey.com/docs/Tutorial.htm#s3
You might also want to have a look at those:
https://autohotkey.com/docs/Hotkeys.htm
https://autohotkey.com/docs/KeyList.htm
https://autohotkey.com/docs/commands/Send.htm

I'm pretty sure you'll figure it out !

PS: Win key shortcuts are so usefull, I find it strange that you never use that key. ( http://www.shortcutmania.com/Windows-7- ... rtcuts.htm )
4GForce
Posts: 553
Joined: 25 Jan 2017, 03:18
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 13:25

guest3456 wrote:

Code: Select all

LWin::Send, ^s
You could've let him work for it a bit ...
And fyi, the send is not needed

Code: Select all

LWin::^s
4GForce
Posts: 553
Joined: 25 Jan 2017, 03:18
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 14:13

Helgef wrote:Needed for what? :ugeek:
For simple remapping as stated in the post title ?!
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 14:30

The exact desired properties of the remapping wasn't stated :?: :!:
4GForce
Posts: 553
Joined: 25 Jan 2017, 03:18
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 14:35

Helgef wrote:The exact desired properties of the remapping wasn't stated :?: :!:
Even tho you're right, I feel like I'm being trolled :trollface:
Helgef
Posts: 4709
Joined: 17 Jul 2016, 01:02
Contact:

Re: Remap "Ctrl+S" to Single "Windows" Key - Possible?

20 Mar 2017, 14:58

4GForce wrote: I feel like I'm being trolled :trollface:
I'll let you work for it a bit ;)

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: haomingchen1998, mikeyww, mmflume, roysubs, scriptor2016, ShatterCoder and 100 guests