Windows Key Shortcut Customization

tefaa89

New member
Local time
4:56 AM
Messages
1
Hello,

I have a dell XPS 15z laptop which has a really helpful shortcut that I am regularly using as a developer (FN+RightArrow -> End) and (FN+LeftArrow -> Home).

Now, I got an external keyboard and I am using it most of time. Unfortunately it doesn't have the "FN" key.
So, is it possible to customize the windows key to have the same functionality as the FN key in dell's keyboard ?

Meaning instead of having "WINKEY+RArrow" and "WINDKEY+LArrow" shortcuts for aligning the active window, I would like to have "Home" and "End" functionality.

Thanks in Advance
 

My Computer

OS
Cairo
You can accomplish similar with Autohotkey. This script discussion was for Ctrl+left arrow for Home, and Ctrl+right arrow for End. You can search for/write scripts for other key combos, but these will result in what you want, and you have not yet gotten used to another combo, so... :)

Hotkey for Home, End, page up , down - Support - AutoHotkey Community

We do have some Autohotkey users here who may be able to help further if needed. If you want to play with remapping keys yourself

Remapping Keys and Buttons

A very handy little program. I have in the past written little scripts to type out sentences I used a lot by pressing key combos. It's been years though :o

A Guy
 

My Computer

Computer type
PC/Desktop
OS
Windows 10 Home x64
CPU
INTEL Core i5-750 Quad-Core 3.37GHz
Motherboard
ASUS P7P55D
Memory
HyperX Fury Black Series 8GB (2 x 4GB) 1866Mhz
Graphics Card(s)
EVGA GeForce GTX 750 Superclocked 1GB 128-Bit GDDR5
Monitor(s) Displays
LG 32MA68HY 32" IPS
Screen Resolution
1920 x 1080
Hard Drives
Samsung 840 Evo 120GB, SEAGATE 500GB Barracuda® 7200.12, SATA 3 Gb/s, 7200 RPM, 16MB cache
PSU
ANTEC TruePower New TP-550, 80 PLUS, 550W
Case
ANTEC Three Hundred Illusion
Cooling
COOLER MASTER Hyper 212 Plus, 4 x 120mm 1 x 140mm Noctua's
Internet Speed
85 + Mbps
Antivirus
Avast
Browser
Vivaldi
Hello,

I have a dell XPS 15z laptop which has a really helpful shortcut that I am regularly using as a developer (FN+RightArrow -> End) and (FN+LeftArrow -> Home).

Now, I got an external keyboard and I am using it most of time. Unfortunately it doesn't have the "FN" key.
So, is it possible to customize the windows key to have the same functionality as the FN key in dell's keyboard ?

Meaning instead of having "WINKEY+RArrow" and "WINDKEY+LArrow" shortcuts for aligning the active window, I would like to have "Home" and "End" functionality.

Thanks in Advance

Hi tefaa89,

You should use the AUTOHOTKEY as suggested by A Guy. Its good program for remapping keys. All you need to do learn is writing a script which once achieved it would working exactly like your laptop.

Please check their support articles which should be helpful in writing the scripts. Keep us posted with the results so we can advise you further.
 

My Computer

Computer type
PC/Desktop
OS
Winndows 7 32 bit
Back
Top