[SOLVED] Keyboard Key mapping to to toggle Flight Mode on/off ?

knight sharma

Distinguished
Feb 28, 2015
97
2
18,645
Hi community,
As the Title mention's, I want to map a key to turn flight mode on or off. Details are:
Operating System: Windows 11
Keyboard: Logitech MK275
Old Key Function: Blue Home Key or Blue Email Key or Pause|Break Key
New Key Function: Flight Mode on/off or Wi-Fi on/off
 

knight sharma

Distinguished
Feb 28, 2015
97
2
18,645
See if this helps you out though I'm certain that remapping your shortcuts on that keyboard might be a moot endeavor.
This didn't help me solve the problem but I was able to figure out a work around.
  1. Created 2 batch script to enable/disable Wi-Fi
  2. Schedule both via Task Scheduler individually (With Privileges)
  3. Created a Shortcut with file location as: schtasks /run /tn “TaskName”
  4. Assigned a Ctrl + F11 and Ctrl + F12 as the shortcut key.
It works like a charm now.